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
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none; } .slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; } .flexslider a img { outline: none; border: none; } .flexslider { margin: 0; padding: 0; } .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; } .flexslider .slides img { width: 100%; display: block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } html[xmlns] .slides { display: block; } * html .slides { height: 1%; } .flexslider { position: relative; zoom: 1; padding: 10px; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 1px 1px rgba(0,0,0, .2); -moz-box-shadow: 0px 1px 1px rgba(0,0,0, .2); box-shadow: 0px 1px 1px rgba(0,0,0, .2); } .flex-container { min-width: 400px; max-width: 1500px; } .flexslider .slides { zoom: 1; } /* .flex-direction-nav a { display: block; position: absolute; margin: -17px 0 0 0; width: 35px; height: 35px; top: 50%; cursor: pointer; text-indent: -9999px; background-color: #82d344; background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#51af34)); background-image: -webkit-linear-gradient(top, #82d344, #51af34); background-image: -moz-linear-gradient(top, #82d344, #51af34); background-image: -o-linear-gradient(top, #82d344, #51af34); background-image: linear-gradient(to bottom, #82d344, #51af34); } */ /* .flex-direction-nav a:before { display: block; position: absolute; content: ''; width: 9px; height: 13px; top: 11px; left: 11px; background: url(../img/arrows.png) no-repeat; } .flex-direction-nav a:after { display: block; position: absolute; content: ''; width: 0; height: 0; top: 35px; } */ /* .flex-direction-nav .flex-next { right: -5px; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; } .flex-direction-nav .flex-prev { left: -5px; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; } .flex-direction-nav .flex-next:before { background-position: -9px 0; left: 15px; } .flex-direction-nav .flex-prev:before { background-position: 0 0; } .flex-direction-nav .flex-next:after { right: 0; border-bottom: 5px solid transparent; border-left: 5px solid #31611e; } .flex-direction-nav .flex-prev:after { left: 0; border-bottom: 5px solid transparent; border-right: 5px solid #31611e; } */ .flexslider .flex-control-nav { position: absolute; width: 100%; bottom: -40px; text-align: center; margin: 0 0 0 -10px; } .flex-control-nav li { display: inline-block; zoom: 1; } .flex-control-paging li a { display: block; cursor: pointer; text-indent: -9999px; width: 12px; height: 12px; margin: 0 3px; background-color: #b6b6b6 \9; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; -webkit-box-shadow: inset 0 0 0 2px #b6b6b6; -moz-box-shadow: inset 0 0 0 2px #b6b6b6; box-shadow: inset 0 0 0 2px #b6b6b6; } .flex-control-paging li a.flex-active { background-color: #82d344; background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#51af34)); background-image: -webkit-linear-gradient(top, #82d344, #51af34); background-image: -moz-linear-gradient(top, #82d344, #51af34); background-image: -o-linear-gradient(top, #82d344, #51af34); background-image: linear-gradient(to bottom, #82d344, #51af34); -webkit-box-shadow: none; -moz-box-shadow: none; box- } .flexslider .slides p { display: block; position: absolute; left: 0; bottom: 0; padding: 0 5px; margin: 0; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 20px; color: white; background-color: #222222; background: rgba(0,0,0, .9); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
img/Gary_files/slider.css
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none; } .slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; } .flexslider a img { outline: none; border: none; } .flexslider { margin: 0; padding: 0; } .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; } .flexslider .slides img { width: 100%; display: block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } html[xmlns] .slides { display: block; } * html .slides { height: 1%; } .flexslider { position: relative; zoom: 1; padding: 10px; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 1px 1px rgba(0,0,0, .2); -moz-box-shadow: 0px 1px 1px rgba(0,0,0, .2); box-shadow: 0px 1px 1px rgba(0,0,0, .2); } .flex-container { min-width: 400px; max-width: 1500px; } .flexslider .slides { zoom: 1; } /* .flex-direction-nav a { display: block; position: absolute; margin: -17px 0 0 0; width: 35px; height: 35px; top: 50%; cursor: pointer; text-indent: -9999px; background-color: #82d344; background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#51af34)); background-image: -webkit-linear-gradient(top, #82d344, #51af34); background-image: -moz-linear-gradient(top, #82d344, #51af34); background-image: -o-linear-gradient(top, #82d344, #51af34); background-image: linear-gradient(to bottom, #82d344, #51af34); } */ /* .flex-direction-nav a:before { display: block; position: absolute; content: ''; width: 9px; height: 13px; top: 11px; left: 11px; background: url(../img/arrows.png) no-repeat; } .flex-direction-nav a:after { display: block; position: absolute; content: ''; width: 0; height: 0; top: 35px; } */ /* .flex-direction-nav .flex-next { right: -5px; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; } .flex-direction-nav .flex-prev { left: -5px; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; } .flex-direction-nav .flex-next:before { background-position: -9px 0; left: 15px; } .flex-direction-nav .flex-prev:before { background-position: 0 0; } .flex-direction-nav .flex-next:after { right: 0; border-bottom: 5px solid transparent; border-left: 5px solid #31611e; } .flex-direction-nav .flex-prev:after { left: 0; border-bottom: 5px solid transparent; border-right: 5px solid #31611e; } */ .flexslider .flex-control-nav { position: absolute; width: 100%; bottom: -40px; text-align: center; margin: 0 0 0 -10px; } .flex-control-nav li { display: inline-block; zoom: 1; } .flex-control-paging li a { display: block; cursor: pointer; text-indent: -9999px; width: 12px; height: 12px; margin: 0 3px; background-color: #b6b6b6 \9; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; -webkit-box-shadow: inset 0 0 0 2px #b6b6b6; -moz-box-shadow: inset 0 0 0 2px #b6b6b6; box-shadow: inset 0 0 0 2px #b6b6b6; } .flex-control-paging li a.flex-active { background-color: #82d344; background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#51af34)); background-image: -webkit-linear-gradient(top, #82d344, #51af34); background-image: -moz-linear-gradient(top, #82d344, #51af34); background-image: -o-linear-gradient(top, #82d344, #51af34); background-image: linear-gradient(to bottom, #82d344, #51af34); -webkit-box-shadow: none; -moz-box-shadow: none; box- } .flexslider .slides p { display: block; position: absolute; left: 0; bottom: 0; padding: 0 5px; margin: 0; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 20px; color: white; background-color: #222222; background: rgba(0,0,0, .9); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
0.455441
0.090494
a, a:focus, a:hover { color: #fff; } /* Custom default button */ .btn-secondary, .btn-secondary:hover, .btn-secondary:focus { color: #333; text-shadow: none; /* Prevent inheritance from `body` */ background-color: #fff; border: .05rem solid #fff; } /* * Base structure */ html, body { height: 100%; background-color: #333; } body { color: #fff; text-align: center; text-shadow: 0 .05rem .1rem rgba(0,0,0,.5); } /* Extra markup and styles for table-esque vertical and horizontal centering */ .site-wrapper { display: table; width: 100%; height: 100%; /* For at least Firefox */ min-height: 100%; box-shadow: inset 0 0 5rem rgba(0,0,0,.5); } .site-wrapper-inner { display: table-cell; vertical-align: middle; } .cover-container { margin-right: auto; margin-left: auto; } /* Padding for spacing */ .inner { padding: 2rem; } .form-control,.btn-group-lg>.btn, .btn-lg, .custom-file-control { border-radius: 0px; } .btn{ cursor: pointer; } .btn.disabled, .btn:disabled { cursor: default; background-color: gray; border-color: darkgray; } a.btn{ text-decoration: none; } /* * Header */ .header-bg{ position: fixed; top: 0; height: 5rem; width: 100%; background: rgba(0,0,0,0.7); left: 0px; border-bottom: 0.1rem solid rgba(150,150,150,0.5); } .masthead { margin-bottom: 2rem; } .masthead-brand { margin-bottom: 0; } .masthead-brand a { border-bottom: .25rem solid transparent; background-color: transparent; padding: .3em 0em; } .masthead-brand a:hover { text-decoration: none; border-bottom-color: rgba(255,255,255,.25); } .nav-masthead .nav-item { padding: .25rem 1rem; font-weight: 700; } .nav-masthead .navbar-text{ color: rgba(255,255,255,.5); } .nav-masthead .nav-link { display: inline-block; color: rgba(255,255,255,.5); border-bottom: .25rem solid transparent; background-color: transparent; padding: .3em 0em; } .nav-masthead .nav-link:hover, .nav-masthead .nav-link:focus { border-bottom-color: rgba(255,255,255,.25); } .nav-masthead .nav-link + .nav-link { margin-left: 1rem; } .nav-masthead .active { color: #fff; border-bottom-color: #fff; } /* * Cover */ .innerbg{ display: inline-block; padding: 2em; border: 0.1rem solid rgba(150,150,150,0.5); background: rgba(0,0,0,0.7); min-width: 28rem; } .inner .form-line{ padding: 0.8rem 1rem; } .inner .form-line-small{ padding: 0.1rem 1rem; } .inner .form-line.share{ background: whitesmoke; color: #207cb5; text-shadow: none; } .cover { padding: 0 1.5rem; } .cover .btn-lg { padding: .75rem 1.25rem; font-weight: 700; } /* * Footer */ .mastfoot { color: rgba(255,255,255,.5); } /* * Affix and center */ .fsh-mobile-hide{ display: none; } .fsh-mobile-show{ display: block; } .fsh-mobile-nav{ text-align: left; background: rgba(0,0,0,0.7); } .fsh-mobile-nav .navbar-toggler{ float: right; } @media (min-width: 40em) { /* Pull out the header and footer */ .masthead-brand { float: left; } .nav-masthead { float: right; } .fsh-mobile-hide{ display: block; } .fsh-mobile-show{ display: none; } .masthead { position: fixed; top: 0; } .mastfoot { position: fixed; bottom: 0; } /* Handle the widths */ .masthead, .mastfoot, .cover-container { width: 100%; /* Must be percentage or pixels for horizontal alignment */ } } @media (min-width: 62em) { .masthead, .mastfoot, .cover-container { width: 62rem; } } /* * Upload Input field * */ .fsh-file-input .input{ width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } .fsh-file-input .input-label { max-width: 21.5rem; background-color: white; border: 1px solid #ced4da; color: #495057; transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; width: 100%; font-weight: normal; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; display: inline-block; overflow: hidden; padding: 0.625rem 1.25rem; } .fsh-file-input .input-label .fa{ font-size: 120%; } /*TODO*/ .fsh-file-input:focus .input-label, .fsh-file-input.has-focus .input-label, .fsh-file-input .input-label:hover { background-color: #e6e6e6; }
src/main/resources/SLING-INF/apps/fileshare/clientlibs/fileshare/css/fileshare.css
a, a:focus, a:hover { color: #fff; } /* Custom default button */ .btn-secondary, .btn-secondary:hover, .btn-secondary:focus { color: #333; text-shadow: none; /* Prevent inheritance from `body` */ background-color: #fff; border: .05rem solid #fff; } /* * Base structure */ html, body { height: 100%; background-color: #333; } body { color: #fff; text-align: center; text-shadow: 0 .05rem .1rem rgba(0,0,0,.5); } /* Extra markup and styles for table-esque vertical and horizontal centering */ .site-wrapper { display: table; width: 100%; height: 100%; /* For at least Firefox */ min-height: 100%; box-shadow: inset 0 0 5rem rgba(0,0,0,.5); } .site-wrapper-inner { display: table-cell; vertical-align: middle; } .cover-container { margin-right: auto; margin-left: auto; } /* Padding for spacing */ .inner { padding: 2rem; } .form-control,.btn-group-lg>.btn, .btn-lg, .custom-file-control { border-radius: 0px; } .btn{ cursor: pointer; } .btn.disabled, .btn:disabled { cursor: default; background-color: gray; border-color: darkgray; } a.btn{ text-decoration: none; } /* * Header */ .header-bg{ position: fixed; top: 0; height: 5rem; width: 100%; background: rgba(0,0,0,0.7); left: 0px; border-bottom: 0.1rem solid rgba(150,150,150,0.5); } .masthead { margin-bottom: 2rem; } .masthead-brand { margin-bottom: 0; } .masthead-brand a { border-bottom: .25rem solid transparent; background-color: transparent; padding: .3em 0em; } .masthead-brand a:hover { text-decoration: none; border-bottom-color: rgba(255,255,255,.25); } .nav-masthead .nav-item { padding: .25rem 1rem; font-weight: 700; } .nav-masthead .navbar-text{ color: rgba(255,255,255,.5); } .nav-masthead .nav-link { display: inline-block; color: rgba(255,255,255,.5); border-bottom: .25rem solid transparent; background-color: transparent; padding: .3em 0em; } .nav-masthead .nav-link:hover, .nav-masthead .nav-link:focus { border-bottom-color: rgba(255,255,255,.25); } .nav-masthead .nav-link + .nav-link { margin-left: 1rem; } .nav-masthead .active { color: #fff; border-bottom-color: #fff; } /* * Cover */ .innerbg{ display: inline-block; padding: 2em; border: 0.1rem solid rgba(150,150,150,0.5); background: rgba(0,0,0,0.7); min-width: 28rem; } .inner .form-line{ padding: 0.8rem 1rem; } .inner .form-line-small{ padding: 0.1rem 1rem; } .inner .form-line.share{ background: whitesmoke; color: #207cb5; text-shadow: none; } .cover { padding: 0 1.5rem; } .cover .btn-lg { padding: .75rem 1.25rem; font-weight: 700; } /* * Footer */ .mastfoot { color: rgba(255,255,255,.5); } /* * Affix and center */ .fsh-mobile-hide{ display: none; } .fsh-mobile-show{ display: block; } .fsh-mobile-nav{ text-align: left; background: rgba(0,0,0,0.7); } .fsh-mobile-nav .navbar-toggler{ float: right; } @media (min-width: 40em) { /* Pull out the header and footer */ .masthead-brand { float: left; } .nav-masthead { float: right; } .fsh-mobile-hide{ display: block; } .fsh-mobile-show{ display: none; } .masthead { position: fixed; top: 0; } .mastfoot { position: fixed; bottom: 0; } /* Handle the widths */ .masthead, .mastfoot, .cover-container { width: 100%; /* Must be percentage or pixels for horizontal alignment */ } } @media (min-width: 62em) { .masthead, .mastfoot, .cover-container { width: 62rem; } } /* * Upload Input field * */ .fsh-file-input .input{ width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } .fsh-file-input .input-label { max-width: 21.5rem; background-color: white; border: 1px solid #ced4da; color: #495057; transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; width: 100%; font-weight: normal; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; display: inline-block; overflow: hidden; padding: 0.625rem 1.25rem; } .fsh-file-input .input-label .fa{ font-size: 120%; } /*TODO*/ .fsh-file-input:focus .input-label, .fsh-file-input.has-focus .input-label, .fsh-file-input .input-label:hover { background-color: #e6e6e6; }
0.486332
0.060308
@import url("panels/MobilePanel/style.css"); @import url("panels/OnScreenPanel/style.css"); #map { position: relative !important; background-color: rgb(238, 238, 238); overflow: hidden; min-width: 1px; min-height: 1px; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; padding: 0px; z-index: auto; width: 100% !important; height: 100% !important; } .hidden { display: none !important; } .jimu-dnd-layout { position: absolute; top: 80px; left: 0; right: 0; bottom: 0; } .jimu-nav-mode .jimu-dnd-layout .lm_splitter { opacity: 0.3; } .jimu-edit-layout { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 100; } .jimu-dnd-layout.modify-btn { border-radius: 24px; -webkit-border-radius: 24px; -moz-border-radius: 24px; position: absolute; top: 20px; right: 20px; left: auto; height: 48px; line-height: 48px; cursor: pointer; z-index: 110; background-color: rgba(102,102,102,0.3); border: none; font-size: 14px; } .jimu-rtl .jimu-dnd-layout.modify-btn { left: 20px; right: auto; } .jimu-dnd-layout.modify-btn > div { border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px; margin: 6px; height: 36px; line-height: 36px; cursor: pointer; padding: 0 24px; color: #FFF; background-image: linear-gradient(90deg, #FF6400 1%, #FF9A19 98%); border: none; } .jimu-dnd-layout.modify-btn > div:hover { background-color: #CC6600; background-image: none; } .jimu-dnd-layout.modify-btn .feature-action{ color: #FFF; font-size: 12px; margin-right: 10px; } .jimu-rtl .jimu-dnd-layout.modify-btn .feature-action{ margin-right: auto; margin-left: 10px; } .layout-actionbar .jimu-btn { background: #0D93AF; border-radius: 0; height: 40px; margin-top: 25px; line-height: 40px; padding: 0 24px; } .layout-actionbar .jimu-btn-vacation { background: transparent; border-radius: 0; height: 40px; margin-top: 25px; line-height: 40px; color: #979797; border: 1px solid #979797; cursor: pointer; min-width: 70px; display: inline-block; padding: 0 15px; text-align: center; padding: 0 24px; font-size: 14px; } .layout-actionbar .jimu-btn-vacation:hover { background: #0D93AF; color: #FFFFFF; border: 1px solid transparent; } .layout-actionbar .save-btn, .layout-actionbar .add-btn, .layout-actionbar .cancel-btn { height: 36px; line-height: 36px; } .layout-actionbar .save-btn { background-image: linear-gradient(90deg, #0D93AF 0%, #1EC5D8 100%); border-radius: 100px; border: none; } .layout-actionbar .save-btn:hover { background-color: #0C839C; background-image: none; } .layout-actionbar .add-btn { background-image: linear-gradient(90deg, #FF7912 1%, #FFB250 96%); border-radius: 100px; border: none; } .layout-actionbar .add-btn:hover { background-color: #CC6600; background-image: none; } .layout-actionbar .cancel-btn { border-radius: 100px; } .layout-actionbar .cancel-btn:hover { background-color: #0C839C; } .layout-actionbar .save-btn { margin-left: 10px; margin-right: 10px; } .jimu-edit-layout .layout-container { width: 100%; height: calc(100% - 80px); } .jimu-edit-layout .lm_item_container > .lm_dragmask, .jimu-edit-layout .lm_item_container > .lm_dragmask .lm_drag_handler { display: block !important; } .jimu-edit-layout .lm_item_container > .lm_dragmask .lm_drag_handler { position: absolute; top: 0; left: 0; bottom: 0; right: 0; cursor: move; } .jimu-edit-layout .layout-actionbar { width: 100%; height: 80px; background: #444444; } /* Customize golden layout style*/ .lm_header .lm_tab{ font-family: "Avenir Light" !important; } .jimu-edit-layout .lm_header .lm_tabs .lm_close_tab, .jimu-edit-layout .lm_header .lm_controls .lm_maximise { display: none !important; } .jimu-dnd-layout .lm_controls .lm_close, .jimu-dnd-layout .lm_close_tab { display: none !important; } .jimu-dnd-layout .lm_header .lm_tabdropdown_list { z-index: 105; } .jimu-dnd-layout.config .lm_splitter .lm_drag_handle { cursor: default; } .jimu-edit-layout .lm_header { cursor: pointer; } .lm_header.no-tabs > .lm_tabs{ display: none; } .lm_stack.highlight .lm_stack_highlight { display: block; background-color: rgba(232, 75, 75, 0.4); border: 2px solid #e84b4b; z-index: 105; } .lm_content { position: relative; } .lm_content .jimu-panel { width: 100%; height: 100%; } .jimu-dnd-layout.config .lm_content .tip { display: block; } .lm_content .tip { position: relative; top: 50%; margin: -70px 10px 0 10px; display: none; } .lm_content .tip .idx { width: 90px; height: 90px; border: 1px solid #666666; border-radius: 45px; text-align: center; color: #666; font-size: 36px; margin: 15px auto; line-height: 90px; } .lm_content .tip .label { color: #666; text-align: center; } .jimu-edit-layout .maptip { position: relative; top: 50%; margin: -18px 10px 0 10px; text-align: center; color: #666; font-size: 36px; } .jimu-rtl .lm_header .lm_tab { float: right; } .jimu-rtl .lm_header .lm_controls { left: 3px; right: auto; } .jimu-rtl .lm_header .lm_controls>li { float: right; } .jimu-rtl .lm_header .lm_tabdropdown_list { right: auto; left: 0; } .jimu-ismobile .jimu-widget-attributetable { z-index: 200 !important; } .jimu-widget-homebutton, .jimu-widget-fullScreen, .jimu-widget-zoomslider, .jimu-widget-mylocation, .jimu-widget-extent-navigate{ border: 0; } .jimu-widget-homebutton .HomeButton .home, .jimu-widget-mylocation .place-holder.nohttps, .jimu-widget-extent-navigate .operation, .jimu-widget-mylocation .place-holder.nohttps:hover, .jimu-widget-mylocation .place-holder{ background-color: transparent; } /**********calendar styles***************/ .dijitCalendarPopup .dijitCalendar { background: #333; } .dijitCalendarPopup .dijitCalendarHover, .dijitCalendarPopup .dijitCalendar:hover, .dijitCalendarPopup .dijitCalendarActive { background-color: #333; } .dijitCalendarPopup .dijitCalendar .dijitDropDownButton .dijitButtonNode, .dijitPopup .dijitCalendarMonthMenu { background-color: #333; } .dijitCalendarPopup .dijitCalendar .dijitDropDownButton .dijitButtonNode .dijitCalendarMonthLabel, .dijitPopup .dijitCalendarMonthMenu .dijitCalendarMonthLabel { color: #fff; } .dijitPopup .dijitCalendarMonthMenu .dijitCalendarMonthLabelHover, .dijitPopup .dijitCalendarMonthMenu .dijitCalendarMonthLabelActive { background-color: #666; } .dijitCalendarPopup .dijitCalendarDecrementArrow { float: left; background: url(images/arrow_left_light.svg) no-repeat center center transparent; } .dijitCalendarPopup .dijitCalendarIncrementArrow { background: url(images/arrow_right_light.svg) no-repeat center center transparent; } .jimu-rtl .dijitCalendarPopup .dijitCalendarDecrementArrow { float: right; background: url(images/arrow_right_light.svg) no-repeat center center transparent; } .jimu-rtl .dijitCalendarPopup .dijitCalendarIncrementArrow { background: url(images/arrow_left_light.svg) no-repeat center center transparent; } .dijitCalendarPopup .dijitCalendarDecrementArrow.dijitCalendarArrowHover, .dijitCalendarPopup .dijitCalendarIncrementArrow.dijitCalendarArrowHover { background-color: #666; } .dijitCalendarPopup .dijitDropDownButton .dijitArrowButtonInner { background: url(images/arrow_down_light.svg) no-repeat center center transparent; } .dijitCalendarPopup .dijitCalendar table .dijitCalendarDayLabelTemplate{ border-bottom: 1px solid #4c4c4c; } .dijitCalendarPopup .dijitCalendar table .dijitCalendarDayLabel{ color: #fff; } .dijitCalendarPopup .dijitCalendarDateTemplate .dijitCalendarDateLabel { color: #fff; border: solid 1px #333; } .dijitCalendarPopup .dijitCalendarDateTemplate, .dijitCalendarPopup .dijitCalendarPreviousMonth, .dijitCalendarPopup .dijitCalendarNextMonth { background-color: #333; } .dijitCalendarPopup .dijitCalendarPreviousMonth .dijitCalendarDateLabel, .dijitCalendarPopup .dijitCalendarNextMonth .dijitCalendarDateLabel { color: #999 !important; border: 1px solid #333; } .dijitCalendarPopup .dijitCalendarEnabledDate.dijitCalendarPreviousMonth:hover .dijitCalendarDateLabel, .dijitCalendarPopup .dijitCalendarEnabledDate.dijitCalendarNextMonth:hover .dijitCalendarDateLabel { background-color: #666; color: #999; } .dijitCalendarPopup .dijitCalendarHoveredDate .dijitCalendarDateLabel, .dijitCalendarPopup .dijitCalendarEnabledDate:hover .dijitCalendarDateLabel { background-color: #666; border: 1px solid #333; color: #fff; } .dijitCalendarPopup .dijitCalendarSelectedDate .dijitCalendarDateLabel, .dijitCalendarPopup .dijitCalendarSelectedDate.dijitCalendarHoveredDate .dijitCalendarDateLabel { color: #fff; background-color: #999; border-color: #333; } /*year prev-next*/ .dijitCalendarYearContainer .dijitCalendarYearLabel{ border-top: 1px solid #000; border-bottom: 1px solid #000; } .dijitCalendarYearContainer .dijitCalendarSelectedYear{ color:#fff; } .dijitCalendarYearContainer .dijitCalendarNextYear, .dijitCalendarYearContainer .dijitCalendarPreviousYear { color: #999; } .dijitCalendarYearContainer .dijitCalendarNextYearHover, .dijitCalendarYearContainer .dijitCalendarNextYear:hover, .dijitCalendarYearContainer .dijitCalendarPreviousYearHover, .dijitCalendarYearContainer .dijitCalendarPreviousYear:hover { color: #fff; /* border: none; */ background-color: #666; } /*time picker*/ .jimu-dateTimeBox { background: #333; } .jimu-dateTimeBox .timeTextContainer .dijitTextBox{ background-color: #333; } .jimu-dateTimeBox .timeTextContainer .timeTextIcon{ background-image: url(images/schedule.svg); } .dijitTimePickerPopup .dijitTimePicker{ background-color: #333; } .dijitTimePickerPopup .dijitTimePickerItem{ color: #fff; border-top: solid 1px #333; border-bottom: solid 1px #333; } .dijitTimePickerPopup .dijitTimePickerTick { background-color: #333; } .dijitTimePickerPopup .dijitTimePickerMarker { background-color: #2d2c2c; } .dijitTimePickerPopup .dijitTimePickerTickHover, .dijitTimePickerPopup .dijitTimePickerMarkerHover { background-color: #666; } .dijitTimePickerPopup .dijitTimePickerMarkerSelected, .dijitTimePickerPopup .dijitTimePickerTickSelected { background-color: #999; } .dijitTimePickerPopup .dijitTimePickerMarkerSelected.dijitTimePickerMarkerHover, .dijitTimePickerPopup .dijitTimePickerTickSelected.dijitTimePickerTickHover { background-color: #999; } .jimu-popup.jimu-popup-date-time-picker .button-container .jimu-btn-vacation{ color: #fff; background: #333 !important; border: 1px solid #999 !important; }
themes/DashboardTheme/common.css
@import url("panels/MobilePanel/style.css"); @import url("panels/OnScreenPanel/style.css"); #map { position: relative !important; background-color: rgb(238, 238, 238); overflow: hidden; min-width: 1px; min-height: 1px; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; padding: 0px; z-index: auto; width: 100% !important; height: 100% !important; } .hidden { display: none !important; } .jimu-dnd-layout { position: absolute; top: 80px; left: 0; right: 0; bottom: 0; } .jimu-nav-mode .jimu-dnd-layout .lm_splitter { opacity: 0.3; } .jimu-edit-layout { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 100; } .jimu-dnd-layout.modify-btn { border-radius: 24px; -webkit-border-radius: 24px; -moz-border-radius: 24px; position: absolute; top: 20px; right: 20px; left: auto; height: 48px; line-height: 48px; cursor: pointer; z-index: 110; background-color: rgba(102,102,102,0.3); border: none; font-size: 14px; } .jimu-rtl .jimu-dnd-layout.modify-btn { left: 20px; right: auto; } .jimu-dnd-layout.modify-btn > div { border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px; margin: 6px; height: 36px; line-height: 36px; cursor: pointer; padding: 0 24px; color: #FFF; background-image: linear-gradient(90deg, #FF6400 1%, #FF9A19 98%); border: none; } .jimu-dnd-layout.modify-btn > div:hover { background-color: #CC6600; background-image: none; } .jimu-dnd-layout.modify-btn .feature-action{ color: #FFF; font-size: 12px; margin-right: 10px; } .jimu-rtl .jimu-dnd-layout.modify-btn .feature-action{ margin-right: auto; margin-left: 10px; } .layout-actionbar .jimu-btn { background: #0D93AF; border-radius: 0; height: 40px; margin-top: 25px; line-height: 40px; padding: 0 24px; } .layout-actionbar .jimu-btn-vacation { background: transparent; border-radius: 0; height: 40px; margin-top: 25px; line-height: 40px; color: #979797; border: 1px solid #979797; cursor: pointer; min-width: 70px; display: inline-block; padding: 0 15px; text-align: center; padding: 0 24px; font-size: 14px; } .layout-actionbar .jimu-btn-vacation:hover { background: #0D93AF; color: #FFFFFF; border: 1px solid transparent; } .layout-actionbar .save-btn, .layout-actionbar .add-btn, .layout-actionbar .cancel-btn { height: 36px; line-height: 36px; } .layout-actionbar .save-btn { background-image: linear-gradient(90deg, #0D93AF 0%, #1EC5D8 100%); border-radius: 100px; border: none; } .layout-actionbar .save-btn:hover { background-color: #0C839C; background-image: none; } .layout-actionbar .add-btn { background-image: linear-gradient(90deg, #FF7912 1%, #FFB250 96%); border-radius: 100px; border: none; } .layout-actionbar .add-btn:hover { background-color: #CC6600; background-image: none; } .layout-actionbar .cancel-btn { border-radius: 100px; } .layout-actionbar .cancel-btn:hover { background-color: #0C839C; } .layout-actionbar .save-btn { margin-left: 10px; margin-right: 10px; } .jimu-edit-layout .layout-container { width: 100%; height: calc(100% - 80px); } .jimu-edit-layout .lm_item_container > .lm_dragmask, .jimu-edit-layout .lm_item_container > .lm_dragmask .lm_drag_handler { display: block !important; } .jimu-edit-layout .lm_item_container > .lm_dragmask .lm_drag_handler { position: absolute; top: 0; left: 0; bottom: 0; right: 0; cursor: move; } .jimu-edit-layout .layout-actionbar { width: 100%; height: 80px; background: #444444; } /* Customize golden layout style*/ .lm_header .lm_tab{ font-family: "Avenir Light" !important; } .jimu-edit-layout .lm_header .lm_tabs .lm_close_tab, .jimu-edit-layout .lm_header .lm_controls .lm_maximise { display: none !important; } .jimu-dnd-layout .lm_controls .lm_close, .jimu-dnd-layout .lm_close_tab { display: none !important; } .jimu-dnd-layout .lm_header .lm_tabdropdown_list { z-index: 105; } .jimu-dnd-layout.config .lm_splitter .lm_drag_handle { cursor: default; } .jimu-edit-layout .lm_header { cursor: pointer; } .lm_header.no-tabs > .lm_tabs{ display: none; } .lm_stack.highlight .lm_stack_highlight { display: block; background-color: rgba(232, 75, 75, 0.4); border: 2px solid #e84b4b; z-index: 105; } .lm_content { position: relative; } .lm_content .jimu-panel { width: 100%; height: 100%; } .jimu-dnd-layout.config .lm_content .tip { display: block; } .lm_content .tip { position: relative; top: 50%; margin: -70px 10px 0 10px; display: none; } .lm_content .tip .idx { width: 90px; height: 90px; border: 1px solid #666666; border-radius: 45px; text-align: center; color: #666; font-size: 36px; margin: 15px auto; line-height: 90px; } .lm_content .tip .label { color: #666; text-align: center; } .jimu-edit-layout .maptip { position: relative; top: 50%; margin: -18px 10px 0 10px; text-align: center; color: #666; font-size: 36px; } .jimu-rtl .lm_header .lm_tab { float: right; } .jimu-rtl .lm_header .lm_controls { left: 3px; right: auto; } .jimu-rtl .lm_header .lm_controls>li { float: right; } .jimu-rtl .lm_header .lm_tabdropdown_list { right: auto; left: 0; } .jimu-ismobile .jimu-widget-attributetable { z-index: 200 !important; } .jimu-widget-homebutton, .jimu-widget-fullScreen, .jimu-widget-zoomslider, .jimu-widget-mylocation, .jimu-widget-extent-navigate{ border: 0; } .jimu-widget-homebutton .HomeButton .home, .jimu-widget-mylocation .place-holder.nohttps, .jimu-widget-extent-navigate .operation, .jimu-widget-mylocation .place-holder.nohttps:hover, .jimu-widget-mylocation .place-holder{ background-color: transparent; } /**********calendar styles***************/ .dijitCalendarPopup .dijitCalendar { background: #333; } .dijitCalendarPopup .dijitCalendarHover, .dijitCalendarPopup .dijitCalendar:hover, .dijitCalendarPopup .dijitCalendarActive { background-color: #333; } .dijitCalendarPopup .dijitCalendar .dijitDropDownButton .dijitButtonNode, .dijitPopup .dijitCalendarMonthMenu { background-color: #333; } .dijitCalendarPopup .dijitCalendar .dijitDropDownButton .dijitButtonNode .dijitCalendarMonthLabel, .dijitPopup .dijitCalendarMonthMenu .dijitCalendarMonthLabel { color: #fff; } .dijitPopup .dijitCalendarMonthMenu .dijitCalendarMonthLabelHover, .dijitPopup .dijitCalendarMonthMenu .dijitCalendarMonthLabelActive { background-color: #666; } .dijitCalendarPopup .dijitCalendarDecrementArrow { float: left; background: url(images/arrow_left_light.svg) no-repeat center center transparent; } .dijitCalendarPopup .dijitCalendarIncrementArrow { background: url(images/arrow_right_light.svg) no-repeat center center transparent; } .jimu-rtl .dijitCalendarPopup .dijitCalendarDecrementArrow { float: right; background: url(images/arrow_right_light.svg) no-repeat center center transparent; } .jimu-rtl .dijitCalendarPopup .dijitCalendarIncrementArrow { background: url(images/arrow_left_light.svg) no-repeat center center transparent; } .dijitCalendarPopup .dijitCalendarDecrementArrow.dijitCalendarArrowHover, .dijitCalendarPopup .dijitCalendarIncrementArrow.dijitCalendarArrowHover { background-color: #666; } .dijitCalendarPopup .dijitDropDownButton .dijitArrowButtonInner { background: url(images/arrow_down_light.svg) no-repeat center center transparent; } .dijitCalendarPopup .dijitCalendar table .dijitCalendarDayLabelTemplate{ border-bottom: 1px solid #4c4c4c; } .dijitCalendarPopup .dijitCalendar table .dijitCalendarDayLabel{ color: #fff; } .dijitCalendarPopup .dijitCalendarDateTemplate .dijitCalendarDateLabel { color: #fff; border: solid 1px #333; } .dijitCalendarPopup .dijitCalendarDateTemplate, .dijitCalendarPopup .dijitCalendarPreviousMonth, .dijitCalendarPopup .dijitCalendarNextMonth { background-color: #333; } .dijitCalendarPopup .dijitCalendarPreviousMonth .dijitCalendarDateLabel, .dijitCalendarPopup .dijitCalendarNextMonth .dijitCalendarDateLabel { color: #999 !important; border: 1px solid #333; } .dijitCalendarPopup .dijitCalendarEnabledDate.dijitCalendarPreviousMonth:hover .dijitCalendarDateLabel, .dijitCalendarPopup .dijitCalendarEnabledDate.dijitCalendarNextMonth:hover .dijitCalendarDateLabel { background-color: #666; color: #999; } .dijitCalendarPopup .dijitCalendarHoveredDate .dijitCalendarDateLabel, .dijitCalendarPopup .dijitCalendarEnabledDate:hover .dijitCalendarDateLabel { background-color: #666; border: 1px solid #333; color: #fff; } .dijitCalendarPopup .dijitCalendarSelectedDate .dijitCalendarDateLabel, .dijitCalendarPopup .dijitCalendarSelectedDate.dijitCalendarHoveredDate .dijitCalendarDateLabel { color: #fff; background-color: #999; border-color: #333; } /*year prev-next*/ .dijitCalendarYearContainer .dijitCalendarYearLabel{ border-top: 1px solid #000; border-bottom: 1px solid #000; } .dijitCalendarYearContainer .dijitCalendarSelectedYear{ color:#fff; } .dijitCalendarYearContainer .dijitCalendarNextYear, .dijitCalendarYearContainer .dijitCalendarPreviousYear { color: #999; } .dijitCalendarYearContainer .dijitCalendarNextYearHover, .dijitCalendarYearContainer .dijitCalendarNextYear:hover, .dijitCalendarYearContainer .dijitCalendarPreviousYearHover, .dijitCalendarYearContainer .dijitCalendarPreviousYear:hover { color: #fff; /* border: none; */ background-color: #666; } /*time picker*/ .jimu-dateTimeBox { background: #333; } .jimu-dateTimeBox .timeTextContainer .dijitTextBox{ background-color: #333; } .jimu-dateTimeBox .timeTextContainer .timeTextIcon{ background-image: url(images/schedule.svg); } .dijitTimePickerPopup .dijitTimePicker{ background-color: #333; } .dijitTimePickerPopup .dijitTimePickerItem{ color: #fff; border-top: solid 1px #333; border-bottom: solid 1px #333; } .dijitTimePickerPopup .dijitTimePickerTick { background-color: #333; } .dijitTimePickerPopup .dijitTimePickerMarker { background-color: #2d2c2c; } .dijitTimePickerPopup .dijitTimePickerTickHover, .dijitTimePickerPopup .dijitTimePickerMarkerHover { background-color: #666; } .dijitTimePickerPopup .dijitTimePickerMarkerSelected, .dijitTimePickerPopup .dijitTimePickerTickSelected { background-color: #999; } .dijitTimePickerPopup .dijitTimePickerMarkerSelected.dijitTimePickerMarkerHover, .dijitTimePickerPopup .dijitTimePickerTickSelected.dijitTimePickerTickHover { background-color: #999; } .jimu-popup.jimu-popup-date-time-picker .button-container .jimu-btn-vacation{ color: #fff; background: #333 !important; border: 1px solid #999 !important; }
0.351645
0.061255
html { font-family: 'Nanum Gothic', serif; font-style: italic; padding: 0; color: #353535; background: rgba(234,234,234,1.0); display: block; overflow-x: hidden; overflow-y: hidden } div#preloader { width: 100%; height: 100%; background: rgba(234,234,234,1.0); z-index: 100; position: absolute; display: block } body { margin: 0; padding: 0; top: 0; overflow-x: hidden; font-size: 11pt } img { border: none } strong { font-weight: normal; color: #353535; padding-left: 3px; padding-right: 3px; background: #e0e0e0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-family: 'Nanum Gothic', serif; font-size: 11pt; font-style: italic } #bkgd { position: fixed; margin: 0; padding: 0 } a,a:link,a:visited,a:active,a:hover { text-decoration: none } #nav a,#nav a:link,#nav a:visited,section#about a,section#about a:link,section#about a:visited { font-family: 'Nanum Gothic', serif; color: #353535; text-decoration: none } #nav a:hover,section#about a:hover { font-family: 'Nanum Gothic', serif; color: #353535; border-bottom: 1px solid gray } #fxToggle { display: none; position: absolute; right: 30px; top: 30px } #fxToggle a,#fxToggle a:link,#fxToggle a:visited,#fxToggle a:active { color: #353535; opacity: .1; padding: 3px } #fxToggle a:hover { color: rgba(234,234,234,1.0); opacity: 1.0; background: #353535; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px } .projectPreview { display: block; height: 200px; width: 200px; margin-bottom: 40px } header { top: 0; height: 160px; position: absolute; width: 100% } header hr { margin-left: 30px; margin-right: 30px; border: none; border-top: 1px solid #353535; opacity: .4 } header h1 { margin: 0; padding-left: 30px; padding-top: 30px } #nav { left: 128px; margin: 0; position: absolute; top: 50px; padding: 0; font-size: 11pt; font-weight: lighter } #nav ul { list-style: none; margin: 0; padding: 0; text-transform: lowercase } section#works { margin-top: 150px; position: absolute; left: 12.5%; width: 75% } section#works ul { list-style: none; margin: auto; padding: 0 } section#works ul li { float: left; margin-right: 20px; padding: 0; text-align: center } section#screens { margin-top: 150px; position: absolute; margin-left: 300px } section#screens ul { list-style: none; padding: 0; margin: 0; width: 800px; opacity: .0 } section#screens ul li { display: none } section#screens ul li img { margin-bottom: 5px } section#screens ul li img:first-of-type { margin-top: 30px } .projectThumbnail::selection,section#about img::selection { background-color: #0ff } .projectThumbnail::-moz-selection,section#about img::-moz-selection { background-color: #0ff } .projectThumbnail,#backImg { -moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px; display: block } #backLink { display: none } #upLink { height: 200px; width: 200px; position: absolute; display: none; bottom: 8px; opacity: .0 } #upImg { -moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px } .projectDetails { font-family: 'Nanum Gothic', serif; text-transform: lowercase; display: block; text-align: center; color: #000 } .projectTitle { font-family: 'Nanum Gothic', serif; font-size: 30pt; margin-top: 0; margin-bottom: 18px } .projectTags { font-family: 'Nanum Gothic', serif; font-style: italic; font-size: 11pt; color: #353535; margin-bottom: 1px; margin-top: 0 } small a,small a:link,small a:visited,small a:active { color: #353535; opacity: .2; text-decoration: none } small a:hover { color: #353535; opacity: .7; text-decoration: none; border-bottom: 1px solid #353535 } p.project_p { font-style: italic; font-weight: lighter; font-family: 'Nanum Gothic', serif; font-style: italic; color: #353535; margin-top: 0; margin-bottom: 1px } section#about { display: none; margin-top: 150px; position: absolute; left: 30px; width: 690px; opacity: .0 } section#about p { display: block; width: 450px; float: right } section#about img { display: block; float: left } section#about p#hi { font-family: 'Nanum Gothic', serif; font-size: 30pt; margin-top: 70px; margin-bottom: 0 } section#about p#aboutme_p { height: 400px; margin-top: 4px; color: #353535; font: italic 11pt/14.5pt 'Nanum Gothic', serif; } section#about p#aboutme_p span#hireme { font-weight: normal; color: #353535; padding-left: 3px; padding-right: 3px; background: #fcc6ce; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-family: 'Nanum Gothic', serif; font-size: 11pt; font-style: italic } section#about ul#contacts { float: left; width: 214px; list-style: none; margin: 0; padding: 0 } section#about ul#contacts li { font-family: 'Nanum Gothic', serif; text-align: center; margin-bottom: 2px } section#about ul#contacts li hr { border: none; width: 10%; border-top: 1px solid #353535; opacity: .4; margin: auto; margin-top: 18px; margin-bottom: 15px } .fake-browser-ui { margin-top: 30px; border-radius: 3px; border-bottom: 2px solid #ccc; background: #ddd; display: inline-block; position: relative; line-height: 0; } .fake-browser-ui .frame { display: block; height: 15px; position: absolute; top: 5px; left: 1px; } .fake-browser-ui span { height: 8px; width: 8px; border-radius: 8px; border: 1px solid #dadada; float: left; margin: 0 0 0 4px; } .fake-browser-ui span:nth-child(1) { background-color: red; } .fake-browser-ui span:nth-child(2) { background-color: darkorange; } .fake-browser-ui span:nth-child(3) { background-color: green; } .project_p { width: 480px; padding-top: 10px; } .projectTags { width: 480px; }
public/css/main.css
html { font-family: 'Nanum Gothic', serif; font-style: italic; padding: 0; color: #353535; background: rgba(234,234,234,1.0); display: block; overflow-x: hidden; overflow-y: hidden } div#preloader { width: 100%; height: 100%; background: rgba(234,234,234,1.0); z-index: 100; position: absolute; display: block } body { margin: 0; padding: 0; top: 0; overflow-x: hidden; font-size: 11pt } img { border: none } strong { font-weight: normal; color: #353535; padding-left: 3px; padding-right: 3px; background: #e0e0e0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-family: 'Nanum Gothic', serif; font-size: 11pt; font-style: italic } #bkgd { position: fixed; margin: 0; padding: 0 } a,a:link,a:visited,a:active,a:hover { text-decoration: none } #nav a,#nav a:link,#nav a:visited,section#about a,section#about a:link,section#about a:visited { font-family: 'Nanum Gothic', serif; color: #353535; text-decoration: none } #nav a:hover,section#about a:hover { font-family: 'Nanum Gothic', serif; color: #353535; border-bottom: 1px solid gray } #fxToggle { display: none; position: absolute; right: 30px; top: 30px } #fxToggle a,#fxToggle a:link,#fxToggle a:visited,#fxToggle a:active { color: #353535; opacity: .1; padding: 3px } #fxToggle a:hover { color: rgba(234,234,234,1.0); opacity: 1.0; background: #353535; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px } .projectPreview { display: block; height: 200px; width: 200px; margin-bottom: 40px } header { top: 0; height: 160px; position: absolute; width: 100% } header hr { margin-left: 30px; margin-right: 30px; border: none; border-top: 1px solid #353535; opacity: .4 } header h1 { margin: 0; padding-left: 30px; padding-top: 30px } #nav { left: 128px; margin: 0; position: absolute; top: 50px; padding: 0; font-size: 11pt; font-weight: lighter } #nav ul { list-style: none; margin: 0; padding: 0; text-transform: lowercase } section#works { margin-top: 150px; position: absolute; left: 12.5%; width: 75% } section#works ul { list-style: none; margin: auto; padding: 0 } section#works ul li { float: left; margin-right: 20px; padding: 0; text-align: center } section#screens { margin-top: 150px; position: absolute; margin-left: 300px } section#screens ul { list-style: none; padding: 0; margin: 0; width: 800px; opacity: .0 } section#screens ul li { display: none } section#screens ul li img { margin-bottom: 5px } section#screens ul li img:first-of-type { margin-top: 30px } .projectThumbnail::selection,section#about img::selection { background-color: #0ff } .projectThumbnail::-moz-selection,section#about img::-moz-selection { background-color: #0ff } .projectThumbnail,#backImg { -moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px; display: block } #backLink { display: none } #upLink { height: 200px; width: 200px; position: absolute; display: none; bottom: 8px; opacity: .0 } #upImg { -moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px } .projectDetails { font-family: 'Nanum Gothic', serif; text-transform: lowercase; display: block; text-align: center; color: #000 } .projectTitle { font-family: 'Nanum Gothic', serif; font-size: 30pt; margin-top: 0; margin-bottom: 18px } .projectTags { font-family: 'Nanum Gothic', serif; font-style: italic; font-size: 11pt; color: #353535; margin-bottom: 1px; margin-top: 0 } small a,small a:link,small a:visited,small a:active { color: #353535; opacity: .2; text-decoration: none } small a:hover { color: #353535; opacity: .7; text-decoration: none; border-bottom: 1px solid #353535 } p.project_p { font-style: italic; font-weight: lighter; font-family: 'Nanum Gothic', serif; font-style: italic; color: #353535; margin-top: 0; margin-bottom: 1px } section#about { display: none; margin-top: 150px; position: absolute; left: 30px; width: 690px; opacity: .0 } section#about p { display: block; width: 450px; float: right } section#about img { display: block; float: left } section#about p#hi { font-family: 'Nanum Gothic', serif; font-size: 30pt; margin-top: 70px; margin-bottom: 0 } section#about p#aboutme_p { height: 400px; margin-top: 4px; color: #353535; font: italic 11pt/14.5pt 'Nanum Gothic', serif; } section#about p#aboutme_p span#hireme { font-weight: normal; color: #353535; padding-left: 3px; padding-right: 3px; background: #fcc6ce; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-family: 'Nanum Gothic', serif; font-size: 11pt; font-style: italic } section#about ul#contacts { float: left; width: 214px; list-style: none; margin: 0; padding: 0 } section#about ul#contacts li { font-family: 'Nanum Gothic', serif; text-align: center; margin-bottom: 2px } section#about ul#contacts li hr { border: none; width: 10%; border-top: 1px solid #353535; opacity: .4; margin: auto; margin-top: 18px; margin-bottom: 15px } .fake-browser-ui { margin-top: 30px; border-radius: 3px; border-bottom: 2px solid #ccc; background: #ddd; display: inline-block; position: relative; line-height: 0; } .fake-browser-ui .frame { display: block; height: 15px; position: absolute; top: 5px; left: 1px; } .fake-browser-ui span { height: 8px; width: 8px; border-radius: 8px; border: 1px solid #dadada; float: left; margin: 0 0 0 4px; } .fake-browser-ui span:nth-child(1) { background-color: red; } .fake-browser-ui span:nth-child(2) { background-color: darkorange; } .fake-browser-ui span:nth-child(3) { background-color: green; } .project_p { width: 480px; padding-top: 10px; } .projectTags { width: 480px; }
0.380414
0.089335
body { cursor: crosshair; background-color: black; color: white; font-family: serif; font-size: 16pt; margin: 5%; text-indent: 5mm; text-align: justify; text-justify: inter-word } .clsAchieved { font-style: italic } .firstP { text-indent: 2mm } /* Hiperenlaces por defecto */ a:link, a:visited { font-weight: bold; color: olive; text-decoration: none; } a:hover { color:yellow; text-decoration: none; text-shadow: 0px 1px gray; } /* Hyperlinks: movement */ a.clsLinkMov:link, a.clsLinkMov:visited { font-weight: bold; color: green; text-decoration: none; } a.clsLinkMov:hover { color: limegreen; text-decoration: none; } /* Hyperlinks: object actions */ a.clsLinkObj:link, a.clsLinkObj:visited { font-weight: bold; color: olive; text-decoration: none; } a.clsLinkObj:hover { color: yellow; text-decoration: none; } /* Hyperlinks: pnj actions */ a.clsLinkPnj:link, a.clsLinkPnj:visited { font-weight: bold; color: purple; text-decoration: none } a.clsLinkPnj:hover { color: magenta; text-decoration: none; } /* Intro div, before game */ #dvIntro { text-align:center; display: block } #hrIntroSeparator { color:#000044; background-color: #000044; height:3px; border:0 } #btBoot { color:#770000; font-weight:bold } /* Game title */ #dvTitle { width:70%; margin: 5%; font-size:18pt; color:lightgray } @media screen and (max-width: 800px) { #dvTitle, #dvId { display: none !important; } } /* Game div */ #dvFi { width:80%; margin-left: 10%; margin-right: 10%; } #hrFiSeparator { color:#000044; background-color:#000044; height:3px; border:0 } /* Name of the room */ #dvId { width:100%; color:#77aaff; font-weight:bold; font-style:italic } /* Image */ #dvPic { width:100%; height: 40%; text-align:center } /* Description text for current room */ #dvDesc { color:cyan; width:100%; font-size:22px; text-align: justify; } /* Game's answer text */ #dvAnswer { width:100%; font-size:20px; text-align: justify; font-family: sans-serif } /* Input section, prompt, icons... */ #dvInput { color:white; background-color:black; width:100%; font-size:20px; } #edInput{ width:90%; color:white; background-color:black; border:none; font-size:20px; border:1px dotted gray; border-radius: 14pt; padding:6px } /* Error section, this is normally not seen by players */ #dvError { color:white; background-color:red; width:100%; font-family: monospace; font-size:24px; } #dvObjects { font-family: monospace; font-size: 16pt; text-align: center } #dvActions { cursor: crosshair; display: block }
montecristo/www/fijs.css
body { cursor: crosshair; background-color: black; color: white; font-family: serif; font-size: 16pt; margin: 5%; text-indent: 5mm; text-align: justify; text-justify: inter-word } .clsAchieved { font-style: italic } .firstP { text-indent: 2mm } /* Hiperenlaces por defecto */ a:link, a:visited { font-weight: bold; color: olive; text-decoration: none; } a:hover { color:yellow; text-decoration: none; text-shadow: 0px 1px gray; } /* Hyperlinks: movement */ a.clsLinkMov:link, a.clsLinkMov:visited { font-weight: bold; color: green; text-decoration: none; } a.clsLinkMov:hover { color: limegreen; text-decoration: none; } /* Hyperlinks: object actions */ a.clsLinkObj:link, a.clsLinkObj:visited { font-weight: bold; color: olive; text-decoration: none; } a.clsLinkObj:hover { color: yellow; text-decoration: none; } /* Hyperlinks: pnj actions */ a.clsLinkPnj:link, a.clsLinkPnj:visited { font-weight: bold; color: purple; text-decoration: none } a.clsLinkPnj:hover { color: magenta; text-decoration: none; } /* Intro div, before game */ #dvIntro { text-align:center; display: block } #hrIntroSeparator { color:#000044; background-color: #000044; height:3px; border:0 } #btBoot { color:#770000; font-weight:bold } /* Game title */ #dvTitle { width:70%; margin: 5%; font-size:18pt; color:lightgray } @media screen and (max-width: 800px) { #dvTitle, #dvId { display: none !important; } } /* Game div */ #dvFi { width:80%; margin-left: 10%; margin-right: 10%; } #hrFiSeparator { color:#000044; background-color:#000044; height:3px; border:0 } /* Name of the room */ #dvId { width:100%; color:#77aaff; font-weight:bold; font-style:italic } /* Image */ #dvPic { width:100%; height: 40%; text-align:center } /* Description text for current room */ #dvDesc { color:cyan; width:100%; font-size:22px; text-align: justify; } /* Game's answer text */ #dvAnswer { width:100%; font-size:20px; text-align: justify; font-family: sans-serif } /* Input section, prompt, icons... */ #dvInput { color:white; background-color:black; width:100%; font-size:20px; } #edInput{ width:90%; color:white; background-color:black; border:none; font-size:20px; border:1px dotted gray; border-radius: 14pt; padding:6px } /* Error section, this is normally not seen by players */ #dvError { color:white; background-color:red; width:100%; font-family: monospace; font-size:24px; } #dvObjects { font-family: monospace; font-size: 16pt; text-align: center } #dvActions { cursor: crosshair; display: block }
0.358915
0.05257
@import url(https://fonts.googleapis.com/css?family=Dosis:600&subset=latin,latin-ext);@font-face { font-family: "controls"; src: url("controls.eot"); src: url("controls.eot#iefix") format("embedded-opentype"), url("controls.woff") format("woff"), url("controls.ttf") format("truetype"), url("controls.svg") format("svg"); font-weight: normal; font-style: normal; } #wowslider-container1 { zoom: 0; position: relative; width: 100%; max-width:2000px; max-height:px; margin:0px auto 0px; z-index:90; border-radius:10px; text-align:left; /* reset align=center */ font-size: 10px; /* reset box-sizing (to boostrap friendly) */ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } * html #wowslider-container1{ width:830px } #wowslider-container1 .ws_images ul{ position:relative; width: 10000%; height:100%; left:0; list-style:none; margin:0; padding:0; border-spacing:0; overflow: visible; /*table-layout:fixed;*/ } #wowslider-container1 .ws_images ul li{ position: relative; width:1%; height:100%; line-height:0; /*opera*/ overflow: hidden; float:left; font-size:0; padding:0 0 0 0 !important; margin:0 0 0 0 !important; } #wowslider-container1 .ws_images{ position: relative; left:0; top:0; width:100%; height:100%; max-height:360px; overflow:hidden; } #wowslider-container1 .ws_images a{ width:100%; height:100%; max-height:360px; display:block; color:transparent; } #wowslider-container1 img{ max-width: none !important; } #wowslider-container1 .ws_images img{ width:100%; border:none 0; max-width: none; padding:0; margin:0; } #wowslider-container1 .ws_images iframe { position: absolute; z-index: -1; } #wowslider-container1 .ws-title > div { display: inline-block !important; } #wowslider-container1 a{ text-decoration: none; outline: none; border: none; } #wowslider-container1 .ws_bullets { float: left; position:absolute; z-index:70; } #wowslider-container1 .ws_bullets div{ position:relative; float:left; font-size: 0px; } #wowslider-container1 .wsl{ display:none; } #wowslider-container1 sound, #wowslider-container1 object{ position:absolute; } /* prevent some of users reset styles */ #wowslider-container1 .ws_effect { position: static; } #wowslider-container1 .ws_photoItem { background: #fff; } #wowslider-container1 .ws_photoItem > div { left: 2em; right: 2em; top: 2em; bottom: 2em; } #wowslider-container1.ws_gestures { cursor: -webkit-grab; cursor: -moz-grab; cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move; } #wowslider-container1.ws_gestures.ws_grabbing { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL<KEY>), move; } /* hide controls when video start play */ #wowslider-container1.ws_video_playing .ws_bullets { display: none; } #wowslider-container1.ws_video_playing:hover .ws_bullets { display: block; } /* IE fix because it don't show controls on hover if frame visible */ #wowslider-container1.ws_video_playing_ie .ws_bullets, #wowslider-container1.ws_video_playing_ie a.ws_next, #wowslider-container1.ws_video_playing_ie a.ws_prev { display: block; } /* youtube/vimeo buttons */ #wowslider-container1 .ws_video_btn { position: absolute; display: none; cursor: pointer; top: 0; left: 0; width: 100%; height: 100%; z-index: 55; } #wowslider-container1 .ws_video_btn.ws_youtube, #wowslider-container1 .ws_video_btn.ws_vimeo { display: block; } #wowslider-container1 .ws_video_btn div { position: absolute; background-image: url(./playvideo.png); background-size: 200%; top: 50%; left: 50%; width: 7em; height: 5em; margin-left: -3.5em; margin-top: -2.5em; } #wowslider-container1 .ws_video_btn.ws_youtube div { background-position: 0 0; } #wowslider-container1 .ws_video_btn.ws_youtube:hover div { background-position: 100% 0; } #wowslider-container1 .ws_video_btn.ws_vimeo div { background-position: 0 100%; } #wowslider-container1 .ws_video_btn.ws_vimeo:hover div { background-position: 100% 100%; } #wowslider-container1 .ws_playpause.ws_hide { display: none !important; } #wowslider-container1 .ws_bullets { padding: 10px; } #wowslider-container1 .ws_bullets a { position:relative; display: inline-block; margin: 4px 10px; padding: 7px; width: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 0 2px #fff; -moz-box-shadow: 0 0 0 2px #fff; box-shadow: 0 0 0 2px #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } #wowslider-container1 .ws_bullets a:hover:after{ background-color: #60CAC0; } #wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{ background-color: #fff; -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0.3); -moz-box-shadow: 0 0 0 3px rgba(255,255,255,0.3); box-shadow: 0 0 0 3px rgba(255,255,255,0.3); } #wowslider-container1 .ws_bullets a.ws_selbull:after, #wowslider-container1 .ws_bullets a.ws_overbull:after{ position: absolute; content:''; top: 0; left: 0; width: 100%; height: 100%; background-color: #60CAC0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transform:scale(0.4); -moz-transform:scale(0.4); -o-transform:scale(0.4); transform:scale(0.4); } @-webkit-keyframes nextArrow { 49% { -webkit-transform: translate(100%); } 50% { opacity: 0; -webkit-transform: translate(-100%); } 51% { opacity: 1; } } @-moz-keyframes nextArrow { 49% { -moz-transform: translate(100%); } 50% { opacity: 0; -moz-transform: translate(-100%); } 51% { opacity: 1; } } @keyframes nextArrow { 49% { transform: translate(100%); } 50% { opacity: 0; transform: translate(-100%); } 51% { opacity: 1; } } @-webkit-keyframes prevArrow { 49% { -webkit-transform: translate(-100%); } 50% { opacity: 0; -webkit-transform: translate(100%); } 51% { opacity: 1; } } @-moz-keyframes prevArrow { 49% { -moz-transform: translate(-100%); } 50% { opacity: 0; -moz-transform: translate(100%); } 51% { opacity: 1; } } @keyframes prevArrow { 49% { transform: translate(-100%); } 50% { opacity: 0; transform: translate(100%); } 51% { opacity: 1; } } #wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev { font: 2.8em "controls"; z-index:60; color: #60CAC0; background-color:#fff; overflow: hidden; width: 1.6em; height: 1.6em; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } #wowslider-container1 a.ws_next { position:absolute; top:50%; margin-top:-0.8em; right: 0.5em; } #wowslider-container1 a.ws_prev { position:absolute; top:50%; margin-top:-0.8em; left: 0.5em; } #wowslider-container1 a.ws_next:after, #wowslider-container1 a.ws_prev:after { display: block; text-align: center; line-height: 1.5em; line-height: 1.9em\9; /* ie9 hack */ -webkit-transition: color .4s ease; -moz-transition: color .4s ease; -o-transition: color .4s ease; transition: color .4s ease; } /* IE10+ hacks */ _:-ms-input-placeholder, :root #wowslider-container1 a.ws_prev:after {line-height: 1.9em;} /* IE10+ hacks */ _:-ms-input-placeholder, :root #wowslider-container1 a.ws_next:after {line-height: 1.9em;} #wowslider-container1 a.ws_next:after{ content:'\e801'; } #wowslider-container1 a.ws_prev:after{ content:'\e800'; } #wowslider-container1 a.ws_next:hover:after{ color: #fff; -webkit-animation: nextArrow 0.3s forwards; -moz-animation: nextArrow 0.3s forwards; animation: nextArrow 0.3s forwards; } #wowslider-container1 a.ws_prev:hover:after{ color: #fff; -webkit-animation: prevArrow 0.3s forwards; -moz-animation: prevArrow 0.3s forwards; animation: prevArrow 0.3s forwards; } #wowslider-container1 a.ws_next:hover, #wowslider-container1 a.ws_prev:hover{ background-color: #60CAC0; -webkit-box-shadow: 0 0 0 0.25em rgba(255,255,255,0.3); -moz-box-shadow: 0 0 0 0.25em rgba(255,255,255,0.3); box-shadow: 0 0 0 0.25em rgba(255,255,255,0.3); } /*playpause*/ @-webkit-keyframes playAnimate { 49% { -webkit-transform: translateY(100%); } 50% { opacity: 0; -webkit-transform: translateY(-100%); } 51% { opacity: 1; } } @-moz-keyframes playAnimate { 49% { -moz-transform: translateY(100%); } 50% { opacity: 0; -moz-transform: translateY(-100%); } 51% { opacity: 1; } } @keyframes playAnimate { 49% { transform: translateY(100%); } 50% { opacity: 0; transform: translateY(-100%); } 51% { opacity: 1; } } @-webkit-keyframes pauseAnimate { 49% { -webkit-transform: translateY(-100%); } 50% { opacity: 0; -webkit-transform: translateY(100%); } 51% { opacity: 1; } } @-moz-keyframes pauseAnimate { 49% { -moz-transform: translateY(-100%); } 50% { opacity: 0; -moz-transform: translateY(100%); } 51% { opacity: 1; } } @keyframes pauseAnimate { 49% { transform: translateY(-100%); } 50% { opacity: 0; transform: translateY(100%); } 51% { opacity: 1; } } #wowslider-container1 .ws_playpause { position:absolute; top:50%; left: 50%; margin-top:-1.15em; font: 2em "controls"; color: #60CAC0; background-color:#fff; z-index: 59; text-decoration: none; margin-left: -1.15em; width: 2.3em; height: 2.3em; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } #wowslider-container1 .ws_playpause:hover { background-color: #60CAC0; -webkit-box-shadow: 0 0 0 0.35em rgba(255,255,255,0.3); -moz-box-shadow: 0 0 0 0.35em rgba(255,255,255,0.3); box-shadow: 0 0 0 0.35em rgba(255,255,255,0.3); } #wowslider-container1 .ws_playpause:after{ display: block; text-align: center; line-height: 2.3em; line-height: 2.6em\9; /* ie9 hack */ -webkit-transition: color .4s ease; -moz-transition: color .4s ease; -o-transition: color .4s ease; transition: color .4s ease; } /* IE10+ hacks */ _:-ms-input-placeholder, :root #wowslider-container1 .ws_playpause:after {line-height: 2.6em;} #wowslider-container1 .ws_pause:after { content: '\e803'; } #wowslider-container1 .ws_play:after { content: '\e802'; } #wowslider-container1 .ws_pause:hover:after { color: #fff; -webkit-animation: pauseAnimate 0.3s forwards; -moz-animation: pauseAnimate 0.3s forwards; animation: pauseAnimate 0.3s forwards; } #wowslider-container1 .ws_play:hover:after { color: #fff; -webkit-animation: playAnimate 0.3s forwards; -moz-animation: playAnimate 0.3s forwards; animation: playAnimate 0.3s forwards; } /* bottom center */ #wowslider-container1 .ws_bullets { bottom:7px; left:50%; } #wowslider-container1 .ws_bullets div{ left:-50%; } #wowslider-container1 .ws_bulframe span{ visibility: visible; opacity: 1; position: absolute; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #fff; bottom:-8px; margin-left:-7px; left:55px; }#wowslider-container1 .ws-title{ position: absolute; margin-right:10em; z-index: 50; color: #FFFFFF; left: 1em; background: none; padding: 1em; font: 1.3em 'Dosis', sans-serif; bottom: 30px; top: auto; opacity: 1; } #wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span{ display:inline-block; padding: 0.5em; text-transform: uppercase; } #wowslider-container1 .ws-title div{ display:block; margin-top:0.5em; font-size: 1.1em; padding: 0.7em; line-height: 1.15em; background-color:#60CAC0; color:#fff; -webkit-border-radius: 0.8em; -moz-border-radius: 0.8em; border-radius: 0.8em; } #wowslider-container1 .ws-title span{ font-size: 1.8em; -webkit-border-radius: 0.8em; -moz-border-radius: 0.8em; border-radius: 0.8em; background-color:#fff; color:#60CAC0; }#wowslider-container1 .ws_images > ul{ animation: wsBasic 44s infinite; -moz-animation: wsBasic 44s infinite; -webkit-animation: wsBasic 44s infinite; } @keyframes wsBasic{0%{left:-0%} 4.55%{left:-0%} 9.09%{left:-100%} 13.64%{left:-100%} 18.18%{left:-200%} 22.73%{left:-200%} 27.27%{left:-300%} 31.82%{left:-300%} 36.36%{left:-400%} 40.91%{left:-400%} 45.45%{left:-500%} 50%{left:-500%} 54.55%{left:-600%} 59.09%{left:-600%} 63.64%{left:-700%} 68.18%{left:-700%} 72.73%{left:-800%} 77.27%{left:-800%} 81.82%{left:-900%} 86.36%{left:-900%} 90.91%{left:-1000%} 95.45%{left:-1000%} } @-moz-keyframes wsBasic{0%{left:-0%} 4.55%{left:-0%} 9.09%{left:-100%} 13.64%{left:-100%} 18.18%{left:-200%} 22.73%{left:-200%} 27.27%{left:-300%} 31.82%{left:-300%} 36.36%{left:-400%} 40.91%{left:-400%} 45.45%{left:-500%} 50%{left:-500%} 54.55%{left:-600%} 59.09%{left:-600%} 63.64%{left:-700%} 68.18%{left:-700%} 72.73%{left:-800%} 77.27%{left:-800%} 81.82%{left:-900%} 86.36%{left:-900%} 90.91%{left:-1000%} 95.45%{left:-1000%} } @-webkit-keyframes wsBasic{0%{left:-0%} 4.55%{left:-0%} 9.09%{left:-100%} 13.64%{left:-100%} 18.18%{left:-200%} 22.73%{left:-200%} 27.27%{left:-300%} 31.82%{left:-300%} 36.36%{left:-400%} 40.91%{left:-400%} 45.45%{left:-500%} 50%{left:-500%} 54.55%{left:-600%} 59.09%{left:-600%} 63.64%{left:-700%} 68.18%{left:-700%} 72.73%{left:-800%} 77.27%{left:-800%} 81.82%{left:-900%} 86.36%{left:-900%} 90.91%{left:-1000%} 95.45%{left:-1000%} } #wowslider-container1 .ws_bullets a img{ text-indent:0; display:block; bottom:15px; left:-55px; visibility:hidden; position:absolute; border: 1px solid #FFFFFF; max-width:none; } #wowslider-container1 .ws_bullets a:hover img{ visibility:visible; } #wowslider-container1 .ws_bulframe div div{ height:48px; overflow:visible; position:relative; } #wowslider-container1 .ws_bulframe div { left:0; overflow:hidden; position:relative; width:110px; background-color:#FFFFFF; } #wowslider-container1 .ws_bullets .ws_bulframe{ display:none; bottom:25px; margin-left:4px; overflow:visible; position:absolute; cursor:pointer; border: 3px solid #FFFFFF; }
public/wowslider/engine1/style.css
@import url(https://fonts.googleapis.com/css?family=Dosis:600&subset=latin,latin-ext);@font-face { font-family: "controls"; src: url("controls.eot"); src: url("controls.eot#iefix") format("embedded-opentype"), url("controls.woff") format("woff"), url("controls.ttf") format("truetype"), url("controls.svg") format("svg"); font-weight: normal; font-style: normal; } #wowslider-container1 { zoom: 0; position: relative; width: 100%; max-width:2000px; max-height:px; margin:0px auto 0px; z-index:90; border-radius:10px; text-align:left; /* reset align=center */ font-size: 10px; /* reset box-sizing (to boostrap friendly) */ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } * html #wowslider-container1{ width:830px } #wowslider-container1 .ws_images ul{ position:relative; width: 10000%; height:100%; left:0; list-style:none; margin:0; padding:0; border-spacing:0; overflow: visible; /*table-layout:fixed;*/ } #wowslider-container1 .ws_images ul li{ position: relative; width:1%; height:100%; line-height:0; /*opera*/ overflow: hidden; float:left; font-size:0; padding:0 0 0 0 !important; margin:0 0 0 0 !important; } #wowslider-container1 .ws_images{ position: relative; left:0; top:0; width:100%; height:100%; max-height:360px; overflow:hidden; } #wowslider-container1 .ws_images a{ width:100%; height:100%; max-height:360px; display:block; color:transparent; } #wowslider-container1 img{ max-width: none !important; } #wowslider-container1 .ws_images img{ width:100%; border:none 0; max-width: none; padding:0; margin:0; } #wowslider-container1 .ws_images iframe { position: absolute; z-index: -1; } #wowslider-container1 .ws-title > div { display: inline-block !important; } #wowslider-container1 a{ text-decoration: none; outline: none; border: none; } #wowslider-container1 .ws_bullets { float: left; position:absolute; z-index:70; } #wowslider-container1 .ws_bullets div{ position:relative; float:left; font-size: 0px; } #wowslider-container1 .wsl{ display:none; } #wowslider-container1 sound, #wowslider-container1 object{ position:absolute; } /* prevent some of users reset styles */ #wowslider-container1 .ws_effect { position: static; } #wowslider-container1 .ws_photoItem { background: #fff; } #wowslider-container1 .ws_photoItem > div { left: 2em; right: 2em; top: 2em; bottom: 2em; } #wowslider-container1.ws_gestures { cursor: -webkit-grab; cursor: -moz-grab; cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move; } #wowslider-container1.ws_gestures.ws_grabbing { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL<KEY>), move; } /* hide controls when video start play */ #wowslider-container1.ws_video_playing .ws_bullets { display: none; } #wowslider-container1.ws_video_playing:hover .ws_bullets { display: block; } /* IE fix because it don't show controls on hover if frame visible */ #wowslider-container1.ws_video_playing_ie .ws_bullets, #wowslider-container1.ws_video_playing_ie a.ws_next, #wowslider-container1.ws_video_playing_ie a.ws_prev { display: block; } /* youtube/vimeo buttons */ #wowslider-container1 .ws_video_btn { position: absolute; display: none; cursor: pointer; top: 0; left: 0; width: 100%; height: 100%; z-index: 55; } #wowslider-container1 .ws_video_btn.ws_youtube, #wowslider-container1 .ws_video_btn.ws_vimeo { display: block; } #wowslider-container1 .ws_video_btn div { position: absolute; background-image: url(./playvideo.png); background-size: 200%; top: 50%; left: 50%; width: 7em; height: 5em; margin-left: -3.5em; margin-top: -2.5em; } #wowslider-container1 .ws_video_btn.ws_youtube div { background-position: 0 0; } #wowslider-container1 .ws_video_btn.ws_youtube:hover div { background-position: 100% 0; } #wowslider-container1 .ws_video_btn.ws_vimeo div { background-position: 0 100%; } #wowslider-container1 .ws_video_btn.ws_vimeo:hover div { background-position: 100% 100%; } #wowslider-container1 .ws_playpause.ws_hide { display: none !important; } #wowslider-container1 .ws_bullets { padding: 10px; } #wowslider-container1 .ws_bullets a { position:relative; display: inline-block; margin: 4px 10px; padding: 7px; width: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 0 2px #fff; -moz-box-shadow: 0 0 0 2px #fff; box-shadow: 0 0 0 2px #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } #wowslider-container1 .ws_bullets a:hover:after{ background-color: #60CAC0; } #wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{ background-color: #fff; -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0.3); -moz-box-shadow: 0 0 0 3px rgba(255,255,255,0.3); box-shadow: 0 0 0 3px rgba(255,255,255,0.3); } #wowslider-container1 .ws_bullets a.ws_selbull:after, #wowslider-container1 .ws_bullets a.ws_overbull:after{ position: absolute; content:''; top: 0; left: 0; width: 100%; height: 100%; background-color: #60CAC0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transform:scale(0.4); -moz-transform:scale(0.4); -o-transform:scale(0.4); transform:scale(0.4); } @-webkit-keyframes nextArrow { 49% { -webkit-transform: translate(100%); } 50% { opacity: 0; -webkit-transform: translate(-100%); } 51% { opacity: 1; } } @-moz-keyframes nextArrow { 49% { -moz-transform: translate(100%); } 50% { opacity: 0; -moz-transform: translate(-100%); } 51% { opacity: 1; } } @keyframes nextArrow { 49% { transform: translate(100%); } 50% { opacity: 0; transform: translate(-100%); } 51% { opacity: 1; } } @-webkit-keyframes prevArrow { 49% { -webkit-transform: translate(-100%); } 50% { opacity: 0; -webkit-transform: translate(100%); } 51% { opacity: 1; } } @-moz-keyframes prevArrow { 49% { -moz-transform: translate(-100%); } 50% { opacity: 0; -moz-transform: translate(100%); } 51% { opacity: 1; } } @keyframes prevArrow { 49% { transform: translate(-100%); } 50% { opacity: 0; transform: translate(100%); } 51% { opacity: 1; } } #wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev { font: 2.8em "controls"; z-index:60; color: #60CAC0; background-color:#fff; overflow: hidden; width: 1.6em; height: 1.6em; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } #wowslider-container1 a.ws_next { position:absolute; top:50%; margin-top:-0.8em; right: 0.5em; } #wowslider-container1 a.ws_prev { position:absolute; top:50%; margin-top:-0.8em; left: 0.5em; } #wowslider-container1 a.ws_next:after, #wowslider-container1 a.ws_prev:after { display: block; text-align: center; line-height: 1.5em; line-height: 1.9em\9; /* ie9 hack */ -webkit-transition: color .4s ease; -moz-transition: color .4s ease; -o-transition: color .4s ease; transition: color .4s ease; } /* IE10+ hacks */ _:-ms-input-placeholder, :root #wowslider-container1 a.ws_prev:after {line-height: 1.9em;} /* IE10+ hacks */ _:-ms-input-placeholder, :root #wowslider-container1 a.ws_next:after {line-height: 1.9em;} #wowslider-container1 a.ws_next:after{ content:'\e801'; } #wowslider-container1 a.ws_prev:after{ content:'\e800'; } #wowslider-container1 a.ws_next:hover:after{ color: #fff; -webkit-animation: nextArrow 0.3s forwards; -moz-animation: nextArrow 0.3s forwards; animation: nextArrow 0.3s forwards; } #wowslider-container1 a.ws_prev:hover:after{ color: #fff; -webkit-animation: prevArrow 0.3s forwards; -moz-animation: prevArrow 0.3s forwards; animation: prevArrow 0.3s forwards; } #wowslider-container1 a.ws_next:hover, #wowslider-container1 a.ws_prev:hover{ background-color: #60CAC0; -webkit-box-shadow: 0 0 0 0.25em rgba(255,255,255,0.3); -moz-box-shadow: 0 0 0 0.25em rgba(255,255,255,0.3); box-shadow: 0 0 0 0.25em rgba(255,255,255,0.3); } /*playpause*/ @-webkit-keyframes playAnimate { 49% { -webkit-transform: translateY(100%); } 50% { opacity: 0; -webkit-transform: translateY(-100%); } 51% { opacity: 1; } } @-moz-keyframes playAnimate { 49% { -moz-transform: translateY(100%); } 50% { opacity: 0; -moz-transform: translateY(-100%); } 51% { opacity: 1; } } @keyframes playAnimate { 49% { transform: translateY(100%); } 50% { opacity: 0; transform: translateY(-100%); } 51% { opacity: 1; } } @-webkit-keyframes pauseAnimate { 49% { -webkit-transform: translateY(-100%); } 50% { opacity: 0; -webkit-transform: translateY(100%); } 51% { opacity: 1; } } @-moz-keyframes pauseAnimate { 49% { -moz-transform: translateY(-100%); } 50% { opacity: 0; -moz-transform: translateY(100%); } 51% { opacity: 1; } } @keyframes pauseAnimate { 49% { transform: translateY(-100%); } 50% { opacity: 0; transform: translateY(100%); } 51% { opacity: 1; } } #wowslider-container1 .ws_playpause { position:absolute; top:50%; left: 50%; margin-top:-1.15em; font: 2em "controls"; color: #60CAC0; background-color:#fff; z-index: 59; text-decoration: none; margin-left: -1.15em; width: 2.3em; height: 2.3em; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } #wowslider-container1 .ws_playpause:hover { background-color: #60CAC0; -webkit-box-shadow: 0 0 0 0.35em rgba(255,255,255,0.3); -moz-box-shadow: 0 0 0 0.35em rgba(255,255,255,0.3); box-shadow: 0 0 0 0.35em rgba(255,255,255,0.3); } #wowslider-container1 .ws_playpause:after{ display: block; text-align: center; line-height: 2.3em; line-height: 2.6em\9; /* ie9 hack */ -webkit-transition: color .4s ease; -moz-transition: color .4s ease; -o-transition: color .4s ease; transition: color .4s ease; } /* IE10+ hacks */ _:-ms-input-placeholder, :root #wowslider-container1 .ws_playpause:after {line-height: 2.6em;} #wowslider-container1 .ws_pause:after { content: '\e803'; } #wowslider-container1 .ws_play:after { content: '\e802'; } #wowslider-container1 .ws_pause:hover:after { color: #fff; -webkit-animation: pauseAnimate 0.3s forwards; -moz-animation: pauseAnimate 0.3s forwards; animation: pauseAnimate 0.3s forwards; } #wowslider-container1 .ws_play:hover:after { color: #fff; -webkit-animation: playAnimate 0.3s forwards; -moz-animation: playAnimate 0.3s forwards; animation: playAnimate 0.3s forwards; } /* bottom center */ #wowslider-container1 .ws_bullets { bottom:7px; left:50%; } #wowslider-container1 .ws_bullets div{ left:-50%; } #wowslider-container1 .ws_bulframe span{ visibility: visible; opacity: 1; position: absolute; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #fff; bottom:-8px; margin-left:-7px; left:55px; }#wowslider-container1 .ws-title{ position: absolute; margin-right:10em; z-index: 50; color: #FFFFFF; left: 1em; background: none; padding: 1em; font: 1.3em 'Dosis', sans-serif; bottom: 30px; top: auto; opacity: 1; } #wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span{ display:inline-block; padding: 0.5em; text-transform: uppercase; } #wowslider-container1 .ws-title div{ display:block; margin-top:0.5em; font-size: 1.1em; padding: 0.7em; line-height: 1.15em; background-color:#60CAC0; color:#fff; -webkit-border-radius: 0.8em; -moz-border-radius: 0.8em; border-radius: 0.8em; } #wowslider-container1 .ws-title span{ font-size: 1.8em; -webkit-border-radius: 0.8em; -moz-border-radius: 0.8em; border-radius: 0.8em; background-color:#fff; color:#60CAC0; }#wowslider-container1 .ws_images > ul{ animation: wsBasic 44s infinite; -moz-animation: wsBasic 44s infinite; -webkit-animation: wsBasic 44s infinite; } @keyframes wsBasic{0%{left:-0%} 4.55%{left:-0%} 9.09%{left:-100%} 13.64%{left:-100%} 18.18%{left:-200%} 22.73%{left:-200%} 27.27%{left:-300%} 31.82%{left:-300%} 36.36%{left:-400%} 40.91%{left:-400%} 45.45%{left:-500%} 50%{left:-500%} 54.55%{left:-600%} 59.09%{left:-600%} 63.64%{left:-700%} 68.18%{left:-700%} 72.73%{left:-800%} 77.27%{left:-800%} 81.82%{left:-900%} 86.36%{left:-900%} 90.91%{left:-1000%} 95.45%{left:-1000%} } @-moz-keyframes wsBasic{0%{left:-0%} 4.55%{left:-0%} 9.09%{left:-100%} 13.64%{left:-100%} 18.18%{left:-200%} 22.73%{left:-200%} 27.27%{left:-300%} 31.82%{left:-300%} 36.36%{left:-400%} 40.91%{left:-400%} 45.45%{left:-500%} 50%{left:-500%} 54.55%{left:-600%} 59.09%{left:-600%} 63.64%{left:-700%} 68.18%{left:-700%} 72.73%{left:-800%} 77.27%{left:-800%} 81.82%{left:-900%} 86.36%{left:-900%} 90.91%{left:-1000%} 95.45%{left:-1000%} } @-webkit-keyframes wsBasic{0%{left:-0%} 4.55%{left:-0%} 9.09%{left:-100%} 13.64%{left:-100%} 18.18%{left:-200%} 22.73%{left:-200%} 27.27%{left:-300%} 31.82%{left:-300%} 36.36%{left:-400%} 40.91%{left:-400%} 45.45%{left:-500%} 50%{left:-500%} 54.55%{left:-600%} 59.09%{left:-600%} 63.64%{left:-700%} 68.18%{left:-700%} 72.73%{left:-800%} 77.27%{left:-800%} 81.82%{left:-900%} 86.36%{left:-900%} 90.91%{left:-1000%} 95.45%{left:-1000%} } #wowslider-container1 .ws_bullets a img{ text-indent:0; display:block; bottom:15px; left:-55px; visibility:hidden; position:absolute; border: 1px solid #FFFFFF; max-width:none; } #wowslider-container1 .ws_bullets a:hover img{ visibility:visible; } #wowslider-container1 .ws_bulframe div div{ height:48px; overflow:visible; position:relative; } #wowslider-container1 .ws_bulframe div { left:0; overflow:hidden; position:relative; width:110px; background-color:#FFFFFF; } #wowslider-container1 .ws_bullets .ws_bulframe{ display:none; bottom:25px; margin-left:4px; overflow:visible; position:absolute; cursor:pointer; border: 3px solid #FFFFFF; }
0.242834
0.069542
๏ปฟ/*============================================================= Authour URI: www.binarytheme.com License: Commons Attribution 3.0 http://creativecommons.org/licenses/by/3.0/ 100% Free To use For Personal And Commercial Use. IN EXCHANGE JUST GIVE US CREDITs AND TELL YOUR FRIENDS ABOUT US ======================================================== */ /* ============================================================= GENERAL STYLES ============================================================ */ body { font-family: 'Signika', sans-serif; font-size: 16px; line-height: 35px; background-color: #339966; } .row-pad { padding-top: 30px; padding-bottom: 50px; } .clr-white { color: #fff; } h1 { padding-top: 50px; font-family: 'Yellowtail', cursie; padding-bottom: 20px; } /* ============================================================= NAVBAR STYLES ============================================================ */ .navbar-inverse { background-color: #21925C; border-color: #21925C; } .navbar-inverse .navbar-nav > li > a { color: #FFF; } .navbar-inverse .navbar-brand { color: #FFF; } /* ============================================================= HOME STYLES ============================================================ */ .icon-round { font-size: 30px; height: 60px; width: 60px; line-height: 60px; color: #fff; border: 2px solid #fff; text-align: center; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; cursor: pointer; margin: 5px; } .main-img { max-height: 550px; margin-top: 50px; } .btn-dwwn { max-height: 50px; border: 2px solid #fff; margin: 5px; } /* ============================================================= STATS STYLES ============================================================ */ #stats { color:#fff; padding-bottom:30px; } /* ============================================================= DEVELOPER STYLES ============================================================ */ #dev-sec { background-color: #fff; padding-bottom: 50px; } .developer-img { max-height: 120px; margin: 20px; border: 5px solid #339966; } /* ============================================================= ABOUT STYLES ============================================================ */ #about-sec { background-color: #fff; padding-bottom: 50px; } .testimonial:after { top: 100%; left: 10%; border: solid transparent; content: " "; position: absolute; border-top-color: #339966; border-width: 15px; margin-left: -15px; } .testimonial { width: 100%; height: auto; padding: 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; border: 1px solid #339966; } .testimonial-name { color: #339966; margin-top: 30px; margin-left: 60px; } /* ============================================================= PRICE STYLES ============================================================ */ #price-sec { color: #474545; padding-bottom: 80px; background: #fff; } .price-div { width: 200px; height: 200px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; border: 5px solid #fff; padding: 10px; padding-top: 50px; text-align: center; margin:3px; } .price-div span { font-size: 50px; display: block; } .price-div small { display: block; } .price-div a, .price-div a:hover { background-color: #fff; text-decoration: none; } /* ============================================================= CONTACT STYLES ============================================================ */ #contact-sec { background-color: #fff; padding-bottom: 50px; } #contact-sec h4 { font-size: 16px; } /* ============================================================= FOOTER STYLES ============================================================ */ #footer { padding: 15px; text-align: right; color: #fff; } /* ============================================================= SCROLL TO UP STYLES ============================================================ */ .toup-div { position:fixed; bottom:20px; right:15px; color:#fff; background-color:rgba(0, 0, 0, 0.29); padding:5px 10px 5px 10px; font-size:20px; } .toup-div a, .toup-div a:hover { color:#fff; text-decoration:none; }
public/assets/css/custom.css
๏ปฟ/*============================================================= Authour URI: www.binarytheme.com License: Commons Attribution 3.0 http://creativecommons.org/licenses/by/3.0/ 100% Free To use For Personal And Commercial Use. IN EXCHANGE JUST GIVE US CREDITs AND TELL YOUR FRIENDS ABOUT US ======================================================== */ /* ============================================================= GENERAL STYLES ============================================================ */ body { font-family: 'Signika', sans-serif; font-size: 16px; line-height: 35px; background-color: #339966; } .row-pad { padding-top: 30px; padding-bottom: 50px; } .clr-white { color: #fff; } h1 { padding-top: 50px; font-family: 'Yellowtail', cursie; padding-bottom: 20px; } /* ============================================================= NAVBAR STYLES ============================================================ */ .navbar-inverse { background-color: #21925C; border-color: #21925C; } .navbar-inverse .navbar-nav > li > a { color: #FFF; } .navbar-inverse .navbar-brand { color: #FFF; } /* ============================================================= HOME STYLES ============================================================ */ .icon-round { font-size: 30px; height: 60px; width: 60px; line-height: 60px; color: #fff; border: 2px solid #fff; text-align: center; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; cursor: pointer; margin: 5px; } .main-img { max-height: 550px; margin-top: 50px; } .btn-dwwn { max-height: 50px; border: 2px solid #fff; margin: 5px; } /* ============================================================= STATS STYLES ============================================================ */ #stats { color:#fff; padding-bottom:30px; } /* ============================================================= DEVELOPER STYLES ============================================================ */ #dev-sec { background-color: #fff; padding-bottom: 50px; } .developer-img { max-height: 120px; margin: 20px; border: 5px solid #339966; } /* ============================================================= ABOUT STYLES ============================================================ */ #about-sec { background-color: #fff; padding-bottom: 50px; } .testimonial:after { top: 100%; left: 10%; border: solid transparent; content: " "; position: absolute; border-top-color: #339966; border-width: 15px; margin-left: -15px; } .testimonial { width: 100%; height: auto; padding: 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; border: 1px solid #339966; } .testimonial-name { color: #339966; margin-top: 30px; margin-left: 60px; } /* ============================================================= PRICE STYLES ============================================================ */ #price-sec { color: #474545; padding-bottom: 80px; background: #fff; } .price-div { width: 200px; height: 200px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; border: 5px solid #fff; padding: 10px; padding-top: 50px; text-align: center; margin:3px; } .price-div span { font-size: 50px; display: block; } .price-div small { display: block; } .price-div a, .price-div a:hover { background-color: #fff; text-decoration: none; } /* ============================================================= CONTACT STYLES ============================================================ */ #contact-sec { background-color: #fff; padding-bottom: 50px; } #contact-sec h4 { font-size: 16px; } /* ============================================================= FOOTER STYLES ============================================================ */ #footer { padding: 15px; text-align: right; color: #fff; } /* ============================================================= SCROLL TO UP STYLES ============================================================ */ .toup-div { position:fixed; bottom:20px; right:15px; color:#fff; background-color:rgba(0, 0, 0, 0.29); padding:5px 10px 5px 10px; font-size:20px; } .toup-div a, .toup-div a:hover { color:#fff; text-decoration:none; }
0.3512
0.067948
@tailwind base; @tailwind components; @tailwind utilities; html { @apply scroll-smooth; } pre[class*='language-'] { @apply p-8 m-0 rounded-xl bg-gray-900 !important; } .token:is(.property, .tag, .constant, .symbol, .deleted) { @apply text-red-400 !important; } .token:is(.selector, .attr-name, .string, .char, .builtin, .inserted) { @apply text-yellow-400 !important; } .token:is(.atrule, .attr-value, .function, .class-name) { @apply text-green-400 !important; } .token:is(.comment, .prolog, .doctype, .cdata) { @apply text-gray-400 !important; } .token:is(.operator, .entity, .url, .variable) { @apply text-white !important; } .token:is(.boolean, .number) { @apply text-purple-400 !important; } .token.keyword { @apply text-cyan-400 !important; } input[type='range'] { height: 28px; -webkit-appearance: none; margin: 10px 0; width: 100%; } input[type='range']:focus { outline: none; } input[type='range']::-webkit-slider-runnable-track { width: 100%; height: 6px; cursor: pointer; animate: 0.2s; box-shadow: 0px 0px 0px #000000; background: #000000; border-radius: 50px; border: 0px solid #000000; } input[type='range']::-webkit-slider-thumb { box-shadow: 0px 0px 0px #000000; border: 2px solid #000000; height: 20px; width: 20px; border-radius: 50px; background: #ffffff; cursor: pointer; -webkit-appearance: none; margin-top: -8px; } input[type='range']:focus::-webkit-slider-runnable-track { background: #000000; } input[type='range']::-moz-range-track { width: 100%; height: 6px; cursor: pointer; animate: 0.2s; box-shadow: 0px 0px 0px #000000; background: #000000; border-radius: 50px; border: 0px solid #000000; } input[type='range']::-moz-range-thumb { box-shadow: 0px 0px 0px #000000; border: 2px solid #000000; height: 20px; width: 20px; border-radius: 50px; background: #ffffff; cursor: pointer; } input[type='range']::-ms-track { width: 100%; height: 6px; cursor: pointer; animate: 0.2s; background: transparent; border-color: transparent; color: transparent; } input[type='range']::-ms-fill-lower { background: #000000; border: 0px solid #000000; border-radius: 100px; box-shadow: 0px 0px 0px #000000; } input[type='range']::-ms-fill-upper { background: #000000; border: 0px solid #000000; border-radius: 100px; box-shadow: 0px 0px 0px #000000; } input[type='range']::-ms-thumb { margin-top: 1px; box-shadow: 0px 0px 0px #000000; border: 2px solid #000000; height: 20px; width: 20px; border-radius: 50px; background: #ffffff; cursor: pointer; } input[type='range']:focus::-ms-fill-lower { background: #000000; } input[type='range']:focus::-ms-fill-upper { background: #000000; }
styles/globals.css
@tailwind base; @tailwind components; @tailwind utilities; html { @apply scroll-smooth; } pre[class*='language-'] { @apply p-8 m-0 rounded-xl bg-gray-900 !important; } .token:is(.property, .tag, .constant, .symbol, .deleted) { @apply text-red-400 !important; } .token:is(.selector, .attr-name, .string, .char, .builtin, .inserted) { @apply text-yellow-400 !important; } .token:is(.atrule, .attr-value, .function, .class-name) { @apply text-green-400 !important; } .token:is(.comment, .prolog, .doctype, .cdata) { @apply text-gray-400 !important; } .token:is(.operator, .entity, .url, .variable) { @apply text-white !important; } .token:is(.boolean, .number) { @apply text-purple-400 !important; } .token.keyword { @apply text-cyan-400 !important; } input[type='range'] { height: 28px; -webkit-appearance: none; margin: 10px 0; width: 100%; } input[type='range']:focus { outline: none; } input[type='range']::-webkit-slider-runnable-track { width: 100%; height: 6px; cursor: pointer; animate: 0.2s; box-shadow: 0px 0px 0px #000000; background: #000000; border-radius: 50px; border: 0px solid #000000; } input[type='range']::-webkit-slider-thumb { box-shadow: 0px 0px 0px #000000; border: 2px solid #000000; height: 20px; width: 20px; border-radius: 50px; background: #ffffff; cursor: pointer; -webkit-appearance: none; margin-top: -8px; } input[type='range']:focus::-webkit-slider-runnable-track { background: #000000; } input[type='range']::-moz-range-track { width: 100%; height: 6px; cursor: pointer; animate: 0.2s; box-shadow: 0px 0px 0px #000000; background: #000000; border-radius: 50px; border: 0px solid #000000; } input[type='range']::-moz-range-thumb { box-shadow: 0px 0px 0px #000000; border: 2px solid #000000; height: 20px; width: 20px; border-radius: 50px; background: #ffffff; cursor: pointer; } input[type='range']::-ms-track { width: 100%; height: 6px; cursor: pointer; animate: 0.2s; background: transparent; border-color: transparent; color: transparent; } input[type='range']::-ms-fill-lower { background: #000000; border: 0px solid #000000; border-radius: 100px; box-shadow: 0px 0px 0px #000000; } input[type='range']::-ms-fill-upper { background: #000000; border: 0px solid #000000; border-radius: 100px; box-shadow: 0px 0px 0px #000000; } input[type='range']::-ms-thumb { margin-top: 1px; box-shadow: 0px 0px 0px #000000; border: 2px solid #000000; height: 20px; width: 20px; border-radius: 50px; background: #ffffff; cursor: pointer; } input[type='range']:focus::-ms-fill-lower { background: #000000; } input[type='range']:focus::-ms-fill-upper { background: #000000; }
0.319546
0.062732
body{ font-family: 'Open Sans', sans-serif; } h1,h2,h3,h4,h5,h6{ font-family: 'Roboto', sans-serif; } h1{ color:#333b46; text-transform: uppercase; margin-bottom: 30px; } h1::after,h2::after,h3::after,h4::after,h5::after,h6::after{ content: ''; display: block; width: 50px; height: 3px; background: #333; margin-top: 10px; } /*------------------STYLE HEADER-TOP--------------------*/ header{ position: relative; z-index: 10; } .header-top{ padding-top: 5px; } .header-top .sign-in li{ padding: 0; } .header-top .sign-in a{ color:#000; border-right: 1px solid #000; padding: 0 8px 0 5px; } .header-top .sign-in li:last-of-type a{ border-right: 0; } .header-top .social{ margin-bottom: 10px; } .header-top .social a{ width: 24px; height: 24px; background: #40b4b3; border-radius: 50%; margin: 0 5px; display: inline-block; border:1px solid #40b4b3; transition: 0.5s ease; } .header-top .social a:hover{ background: #fff; } .header-top .social a .fa{ line-height: 24px; font-size: 16px; color:#fff; transition: 0.5s ease; } .header-top .social a:hover .fa{ color:#40b4b3; } /*----------------STYLE NAVIGATIONS---------------------*/ .navbar-brand{ padding: 5px 15px; height: auto !important; } .navbar-brand img{ max-height: 60px; margin-bottom: 0; } .navbar-default { background-color: transparent; border-top:1px solid #40b4b3; border-bottom:none; margin-bottom: 0; } .navbar-default .navbar-toggle{ border:1px solid #40b4b3; margin-top: 18px; transition:0.5s ease; } .navbar-default .navbar-toggle:hover{ background: #40b4b3; } .navbar-default .navbar-toggle .icon-bar { background-color: #40b4b3; transition:0.5s ease; } .navbar-default .navbar-toggle:hover .icon-bar{ background-color: #fff; } .navbar-default .navbar-nav{ margin-top: 5px; } .navbar-default .navbar-nav > li > a { color: #000; font-size: 18px; border-bottom:2px solid transparent; transition: 0.5s ease; font-family: "Roboto", serif; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active { border-bottom:2px solid #40b4b3; color: #40b4b3; } .dropdown-menu { text-align: center; } main .container{ box-shadow: 0 0 10px #ccc; padding-top: 50px; } table th{ text-transform: uppercase; } table td{ text-align: center; vertical-align: middle; font-weight: 500; } table th, table td{ text-align: center; vertical-align: middle !important; } table thead tr{ background: #40b4b3; color:#fff; } table a{ color:#40b4b3; text-decoration: none; } table a:hover{ text-decoration: none; } table td a:after{ content:"/" ; margin: 0 5px; } table td a:last-of-type:after{ content:"" ; margin-right: 0; } form{ padding: 20px 0 50px; } input[type=radio],input[type=checkbox] { width: 0; overflow: hidden; opacity: 0; } input[type=radio] + span{ content: ''; display: inline-block; width: 16px; height: 16px; border-radius: 50%; border:3px solid #40b4b3; float: left; position: relative; left:-10px; } input[type=radio]:checked + span{ border:8px double #40b4b3; } input[type=checkbox] + span{ content: ''; display: inline-block; width: 16px; height: 16px; border:3px solid #40b4b3; float: left; position: relative; left:-10px; } input[type=checkbox]:checked + span{ border:8px double #40b4b3; } label{ color:#40b4b3; } .form-control{ border-radius: 0; } .form-control:focus{ box-shadow: 0 0 3px #40b4b3; border-color:#40b4b3; } label.radio-inline, label.checkbox-inline{ color:#000; } .form-group{ width: 400px; max-width: 100%; } select.form-control, select{ background: url(../img/select.jpg) no-repeat right center; appearance: none; -moz-appearance: none; -webkit-appearance: none; } span.error{ display: block; color:#f00; font-weight: 600; padding: 5px 10px; } textarea.form-control{ resize: none; height: 150px; } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{ margin-left: 0; } input[type=submit]{ padding: 10px 20px; border:2px solid #40b4b3; background: #40b4b3; color: #fff; text-transform: uppercase; transition: 0.5s ease; margin-right: 15px; } input[type=submit]:hover{ background: #fff; color: #40b4b3; } figure, p, .form-group { margin-bottom: 15px; } figure img{ width: 150px; height: 100px; margin: 0; } img{ max-width: 100%; margin-bottom: 15px; } footer{ background: #40b4b3; color:#fff; line-height: 30px; font-size: 16px; text-align: center; padding: 15px 0; } footer .container{ position: relative; } footer p{ margin-bottom: 0; } footer a, footer a:hover{ position: absolute; right: 15px; top:50%; transform: translateY(-50%); color:#fff; } footer .fa{ font-size: 30px; } .product{ box-shadow: 0 0 5px #40b4b3; position: relative; transition: 2s ease; padding-bottom: 10px; text-align: center; max-width: 300px; margin: 0 auto 20px; } .product .sticker{ position: absolute; top:5px; right: 5px; z-index: 10; } .product .sticker img{ width: 50px; } .product figure{ height:178px; overflow: hidden; position: relative; } .product figure img{ width: auto; max-width: 100%; height: auto; max-height: 100%; position: absolute; top:0; left:0; bottom:0; right:0; margin: auto; display: block; transition: 1s ease; } .product:hover figure img{ transform: scale(1.2); } .product .price, .product .discount-price { text-align: center; font-size: 20px; color: #40b4b3; line-height: 25px; margin-bottom: 0; } .product-price{ height: 50px; } .product .price.discount{ text-decoration: line-through; font-size: 14px; } .product .product-title{ text-align: center; font-size: 24px; line-height: 30px; height: 60px; overflow: hidden; } .product a.more{ display: inline-block; padding: 10px 30px; background: #40b4b3; color: #fff; font-size: 18px; border:2px solid #40b4b3; transition: 1s ease; text-decoration: none; margin-top: 10px; } .product a.more:hover{ background: #fff; color: #40b4b3; } .pagination li a{ color: #40b4b3; border-color:#40b4b3; } .pagination li a:hover, .pagination li.active a{ color: #fff; border-color:#40b4b3 !important; background-color: #40b4b3 !important; } .last-watched-products{ padding: 10px 5px; } .last-watched-products .product { padding-bottom: 0px; max-width: 115px; } .last-watched-products .product figure{ height: 80px; } .last-watched-products h2{ margin-bottom: 30px; } .last-watched-products .product .product-title{ font-size: 14px; line-height: 15px; height: 30px; } .last-watched-products .sticker img{ width: 30px; } .last-watched-products a.more{ padding: 5px 10px; text-align: center; width: 100%; } .contact .fa{ width: 30px; height: 30px; line-height: 30px; background: #40b4b3; border-radius: 50%; color:#fff; text-align: center; font-size: 20px; margin-right: 10px; } .contact a{ color:#40b4b3; } .single-product .price, .single-product .discount-price { font-size: 20px; color: #40b4b3; line-height: 25px; } .single-product .price.discount{ text-decoration: line-through; font-size: 14px; } .single-product .product-title{ font-size: 24px; line-height: 30px; height: 60px; overflow: hidden; } .aside{ display: none; } .product-wrapper h2{ margin-bottom: 30px; }
src/AppBundle/Resources/public/css/style.css
body{ font-family: 'Open Sans', sans-serif; } h1,h2,h3,h4,h5,h6{ font-family: 'Roboto', sans-serif; } h1{ color:#333b46; text-transform: uppercase; margin-bottom: 30px; } h1::after,h2::after,h3::after,h4::after,h5::after,h6::after{ content: ''; display: block; width: 50px; height: 3px; background: #333; margin-top: 10px; } /*------------------STYLE HEADER-TOP--------------------*/ header{ position: relative; z-index: 10; } .header-top{ padding-top: 5px; } .header-top .sign-in li{ padding: 0; } .header-top .sign-in a{ color:#000; border-right: 1px solid #000; padding: 0 8px 0 5px; } .header-top .sign-in li:last-of-type a{ border-right: 0; } .header-top .social{ margin-bottom: 10px; } .header-top .social a{ width: 24px; height: 24px; background: #40b4b3; border-radius: 50%; margin: 0 5px; display: inline-block; border:1px solid #40b4b3; transition: 0.5s ease; } .header-top .social a:hover{ background: #fff; } .header-top .social a .fa{ line-height: 24px; font-size: 16px; color:#fff; transition: 0.5s ease; } .header-top .social a:hover .fa{ color:#40b4b3; } /*----------------STYLE NAVIGATIONS---------------------*/ .navbar-brand{ padding: 5px 15px; height: auto !important; } .navbar-brand img{ max-height: 60px; margin-bottom: 0; } .navbar-default { background-color: transparent; border-top:1px solid #40b4b3; border-bottom:none; margin-bottom: 0; } .navbar-default .navbar-toggle{ border:1px solid #40b4b3; margin-top: 18px; transition:0.5s ease; } .navbar-default .navbar-toggle:hover{ background: #40b4b3; } .navbar-default .navbar-toggle .icon-bar { background-color: #40b4b3; transition:0.5s ease; } .navbar-default .navbar-toggle:hover .icon-bar{ background-color: #fff; } .navbar-default .navbar-nav{ margin-top: 5px; } .navbar-default .navbar-nav > li > a { color: #000; font-size: 18px; border-bottom:2px solid transparent; transition: 0.5s ease; font-family: "Roboto", serif; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active { border-bottom:2px solid #40b4b3; color: #40b4b3; } .dropdown-menu { text-align: center; } main .container{ box-shadow: 0 0 10px #ccc; padding-top: 50px; } table th{ text-transform: uppercase; } table td{ text-align: center; vertical-align: middle; font-weight: 500; } table th, table td{ text-align: center; vertical-align: middle !important; } table thead tr{ background: #40b4b3; color:#fff; } table a{ color:#40b4b3; text-decoration: none; } table a:hover{ text-decoration: none; } table td a:after{ content:"/" ; margin: 0 5px; } table td a:last-of-type:after{ content:"" ; margin-right: 0; } form{ padding: 20px 0 50px; } input[type=radio],input[type=checkbox] { width: 0; overflow: hidden; opacity: 0; } input[type=radio] + span{ content: ''; display: inline-block; width: 16px; height: 16px; border-radius: 50%; border:3px solid #40b4b3; float: left; position: relative; left:-10px; } input[type=radio]:checked + span{ border:8px double #40b4b3; } input[type=checkbox] + span{ content: ''; display: inline-block; width: 16px; height: 16px; border:3px solid #40b4b3; float: left; position: relative; left:-10px; } input[type=checkbox]:checked + span{ border:8px double #40b4b3; } label{ color:#40b4b3; } .form-control{ border-radius: 0; } .form-control:focus{ box-shadow: 0 0 3px #40b4b3; border-color:#40b4b3; } label.radio-inline, label.checkbox-inline{ color:#000; } .form-group{ width: 400px; max-width: 100%; } select.form-control, select{ background: url(../img/select.jpg) no-repeat right center; appearance: none; -moz-appearance: none; -webkit-appearance: none; } span.error{ display: block; color:#f00; font-weight: 600; padding: 5px 10px; } textarea.form-control{ resize: none; height: 150px; } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{ margin-left: 0; } input[type=submit]{ padding: 10px 20px; border:2px solid #40b4b3; background: #40b4b3; color: #fff; text-transform: uppercase; transition: 0.5s ease; margin-right: 15px; } input[type=submit]:hover{ background: #fff; color: #40b4b3; } figure, p, .form-group { margin-bottom: 15px; } figure img{ width: 150px; height: 100px; margin: 0; } img{ max-width: 100%; margin-bottom: 15px; } footer{ background: #40b4b3; color:#fff; line-height: 30px; font-size: 16px; text-align: center; padding: 15px 0; } footer .container{ position: relative; } footer p{ margin-bottom: 0; } footer a, footer a:hover{ position: absolute; right: 15px; top:50%; transform: translateY(-50%); color:#fff; } footer .fa{ font-size: 30px; } .product{ box-shadow: 0 0 5px #40b4b3; position: relative; transition: 2s ease; padding-bottom: 10px; text-align: center; max-width: 300px; margin: 0 auto 20px; } .product .sticker{ position: absolute; top:5px; right: 5px; z-index: 10; } .product .sticker img{ width: 50px; } .product figure{ height:178px; overflow: hidden; position: relative; } .product figure img{ width: auto; max-width: 100%; height: auto; max-height: 100%; position: absolute; top:0; left:0; bottom:0; right:0; margin: auto; display: block; transition: 1s ease; } .product:hover figure img{ transform: scale(1.2); } .product .price, .product .discount-price { text-align: center; font-size: 20px; color: #40b4b3; line-height: 25px; margin-bottom: 0; } .product-price{ height: 50px; } .product .price.discount{ text-decoration: line-through; font-size: 14px; } .product .product-title{ text-align: center; font-size: 24px; line-height: 30px; height: 60px; overflow: hidden; } .product a.more{ display: inline-block; padding: 10px 30px; background: #40b4b3; color: #fff; font-size: 18px; border:2px solid #40b4b3; transition: 1s ease; text-decoration: none; margin-top: 10px; } .product a.more:hover{ background: #fff; color: #40b4b3; } .pagination li a{ color: #40b4b3; border-color:#40b4b3; } .pagination li a:hover, .pagination li.active a{ color: #fff; border-color:#40b4b3 !important; background-color: #40b4b3 !important; } .last-watched-products{ padding: 10px 5px; } .last-watched-products .product { padding-bottom: 0px; max-width: 115px; } .last-watched-products .product figure{ height: 80px; } .last-watched-products h2{ margin-bottom: 30px; } .last-watched-products .product .product-title{ font-size: 14px; line-height: 15px; height: 30px; } .last-watched-products .sticker img{ width: 30px; } .last-watched-products a.more{ padding: 5px 10px; text-align: center; width: 100%; } .contact .fa{ width: 30px; height: 30px; line-height: 30px; background: #40b4b3; border-radius: 50%; color:#fff; text-align: center; font-size: 20px; margin-right: 10px; } .contact a{ color:#40b4b3; } .single-product .price, .single-product .discount-price { font-size: 20px; color: #40b4b3; line-height: 25px; } .single-product .price.discount{ text-decoration: line-through; font-size: 14px; } .single-product .product-title{ font-size: 24px; line-height: 30px; height: 60px; overflow: hidden; } .aside{ display: none; } .product-wrapper h2{ margin-bottom: 30px; }
0.358241
0.067301
@font-face { font-family: 'Pacifico'; src:url(../fonts/Pacifico.ttf) format('truetype'); } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } input[type="button"]{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } h1,h2,h3,h4,h5,h6{ padding:0 0; margin:0 0; } p{ padding:0 0; margin:0 0; } ul{ padding:0 0; margin:0 0; } body{ padding:0 0; margin:0 0; font-family: 'Open Sans', sans-serif; } .logo a { display: block; } .logo { position: absolute; left: 40%; top: 33%; z-index: 9999; } .logo h1 a { font-size: 1.3em; text-transform: capitalize; text-decoration: none; color: #fff; font-family: 'Pacifico'; display: block; padding: .5em 1em; background: #6fd508; } .header{ position:relative; } .top-header { margin-top: 4.5em; } .top-menu ul li a:hover { color: #6fd508; } .top-menu ul li a.active { color: #6fd508; } .header { background-color: #eee; } .top-menu ul li { display: inline-block; } .top-menu{ padding: 1em 0 1em 0em; background:#2f3e5d; } .top-menu ul li a { font-size: 1.1em; color: #fff; text-transform: uppercase; padding: 0 2em; text-decoration: none; } .top-menu ul li:nth-child(3) { margin-right: 26em; } .header-banner { background: url(../images/ban5.jpg) no-repeat 0px 0px; background-size: cover; min-height: 721px; } span.menu { display: none; } .slider { position: relative; text-align: center; } .rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; } .caption { margin-top: 23em; } .caption h3{ color: #fff; font-size: 3em; text-transform:capitalize; font-family: 'Pacifico'; } .caption p{ color: #fff; font-size: 1em; width: 50%; margin: 1.5em auto 0; line-height: 1.8em; } .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; } .rslides li:first-child { position: relative; display: block; float: left; } .callbacks_tabs a:after { content: "\f111"; font-size: 0; font-family: FontAwesome; visibility: visible; display: block; height: 8px; width: 8px; display: inline-block; border: 2px solid #fff; border-radius:50%; background:#fff; } .callbacks_here a:after{ border: 2px solid #FFF; background:transparent; } .callbacks_tabs a{ visibility:hidden; } .callbacks_tabs li{ display:inline-block; } ul.callbacks_tabs.callbacks1_tabs { position: absolute; bottom: 29px; z-index: 999; left: 46%; display: none; } .callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 73%; left: 15%; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: none; margin-top: -45px; } .callbacks_nav.next { left: auto; background-position: right top; right: 15%; } .welcome { padding: 4em 0; text-align: center; } .welcome h2 { font-size: 3em; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; } .wel-grids { margin-top: 3em; } .wel-grid h4 { font-size: 1.5em; margin: 0.8em 0 0.5em; color: #222; font-weight: 600; } .wel-grid p { font-size: 1em; color: #999; line-height:1.8em; } a.mask { text-decoration: none; overflow: hidden; display: block; } img.zoom-img { transform: scale(1, 1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -ms-transition-duration: .5s; -o-transition-duration: .5s; } img.zoom-img:hover{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transition-timing-function: ease-in-out; -webkit-transition-duration: 750ms; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: 750ms; -ms-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -ms-transition-duration: 750ms; -o-transition-duration: 750ms; overflow: hidden; } .feature { padding: 4em 0; background: #eee; } .feature-grid1 h4 { font-size: 1.5em; text-transform: capitalize; color: #222; font-weight: 600; } .feature-grid1{ padding:0; margin-top: 2em; } .feature-grid1 p { font-size: 1em; line-height: 2em; padding: 1em 2em 3em 0; color: #999; } .feature-grids { margin-top: 3em; } a.button { font-size: 1em; background:#6fd508; padding: .5em 1em; color: #fff; text-transform: capitalize; text-decoration:none; } a.button:hover { background: #2f3e5d; } .feature h3 { font-size: 3em; text-align: center; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; } .featu-grid { float: left; width: 47%; margin-right: 4%; } .featu-grid1 { float: left; width: 48%; } .feature-grids1 { margin-top: 1em; } .featu-grid1 h4 { font-size: 1.5em; text-transform: capitalize; color: #222; font-weight: 600; } .featu-grid1{ padding:0; margin-top: 2em; } .featu-grid1 p { font-size: 1em; line-height: 2em; padding: 1em 2em 3em 0; color: #999; } .feature-grids2 { margin-top: 1em; } /**testimonials**/ .testimonials { text-align: center; padding: 4em 0; background: #2f3e5d; } .testimonials h3 { font-size: 3em; text-align: center; color: #fff; text-transform: capitalize; font-family: 'Pacifico'; } .test-grids { margin-top: 3em; } .test-grid h4 { font-size: 1.5em; text-transform: capitalize; color: #6fd508; font-weight: 600; margin: 0.5em 0; } .test-grid p { font-size: 1em; line-height: 1.8em; padding: 0 5em; color: #eee; } .test-grid img { margin: 0 auto; } .test-grid img:hover { transform: rotateY(360deg); transition: .5s all; -webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s al; } .test-grid1 img:hover { transform: rotateY(360deg); transition: .5s all; -webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s al; } .test-grid2 img:hover { transform: rotateY(360deg); transition: .5s all; -webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s al; } .test-grid1 img ,.test-grid2 img{ margin: 0 auto; } .test-grids1 { width: 70%; margin: 2em auto 0; } .test-grid1 h4 ,.test-grid2 h4{ font-size: 1.5em; text-transform: capitalize; color: #6fd508; font-weight: 600; margin: 0.5em 0; } .test-grid1 p,.test-grid2 p { font-size: 1em; line-height: 1.8em; padding: 0 5em; color: #eee; } /**brokers**/ .brokers { padding: 4em 0; background: #eee; } .brokers h3 { font-size: 3em; text-align: center; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; } .broker-grids { margin-top: 3em; } .broker-grid h4 { font-size: 1.5em; text-transform: capitalize; color: #222; font-weight: 600; margin: 0.5em 0; } .broker-grid p { font-size: 1em; line-height: 2em; color: #999; } .broker-grid p a { font-size: 1em; line-height: 2em; color: #999; text-decoration:none; } .broker-grid p a:hover{ color: #6fd508; } /**details**/ .details-section { background-color: #2f3e5d; padding: 4em 0; } .detail-grid p { font-size: 1em; line-height: 1.8em; color: #C3C0C0; } .detail-grid ul li a{ font-size: .97em; text-decoration: none; line-height: 1.8em; color: #C3C0C0; list-style: none; padding: 6px 24px; background: url(../images/list-arrow.png) no-repeat 0px 10px; text-transform: capitalize; } .detail-grid ul li { list-style-type: none; padding: 0.3em 0; } .detail-grid li a:hover { color: #6fd508; } .detail-grid input[type="text"] { outline: none; border: none; background: #fff; float: left; width: 78%; font-size: 14px; color: #000; padding: 10px 15px; } .detail-grid input[type="submit"] { outline: none; border: none; background: url(../images/right1.png)no-repeat 1.2em 1.1em #6fd508; padding: 10px 25px; display:block; } .detail-grid h5 { font-size: 1.2em; margin-top: 1em; color: #fff; } .detail-grid h3 { font-size: 3em; color: #fff; text-transform: capitalize; font-family: 'Pacifico'; margin-bottom: .5em; } /**footer**/ .footer-section { padding: 2em 0; text-align: center; } .footer-top p { font-size: 0.9em; color: #1B1B1B; font-weight: 400; } .footer-top a { margin: 0 0.3em; } .footer-top a { font-size: 1em; color: #1B1B1B; font-weight: 400; text-transform: capitalize; } /**about**/ .ban1 { min-height: 110px !important } .about-grid iframe { width: 100%; height: 310px; } .about-section h2,.services h2,.properties h2 ,h2.short,.contact h2{ font-size: 3em; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; text-align: center; } .about-grid1 h4 { font-size: 1.5em; color: #25292e; font-weight: 600; text-align:left; } .about-grid1 p { font-size: 1em; line-height: 1.8em; padding: .8em 0; color: #999; text-align:left; } .about-grids { margin-top: 3em; } .about-section { padding: 4em 0; text-align: center; } .agent-grids { margin-top: 3em; } .agent-grids1 { margin-top: 2em; } .agency-list { text-align: center; padding: 4em 0; background: #eee; } .agency-list h3,.whychoose h3,.advantages h3,.service-list h3 { font-size: 3em; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; } .agent-grid1 { text-align: left; } .agent-grid1 h4 { font-size: 1.5em; color: #25292e; font-weight: 600; } .agent-grid1 p { font-size: 1em; line-height: 1.8em; color: #999; padding: 1em 0; } .agent-text a { font-size: .95em; text-decoration: none; color: #999; display:block; } span.agent-text { font-size: 1.1em; line-height: 1.8em; color: #999; } .whychoose { text-align: center; padding: 4em 0; } .glyphicon-user,.glyphicon-lock,.glyphicon-book ,.glyphicon-zoom-in,.glyphicon-shopping-cart,.glyphicon-home{ font-size: 1.5em; color: #6fd508; margin-right: 1.2em; } .choose-grid h4 { font-size: 1.5em; text-transform: capitalize; color: #2f3e5d; text-align:left; } .choose-grid p { font-size: 1em; line-height: 1.8em; color: #999; margin-top: 1em; text-align:left; } .choose-grids { margin-top: 3em; } .choose-grids1 { margin-top: 2em; } .services-grids { position: relative; margin-top:3em; } .services { text-align: center; padding: 4em 0; } .services-grids1 { position: relative; margin-top:2em; } .ser-info h4 { font-size: 1.5em; color: #fff; font-weight: 600; text-align: left; margin-bottom: .5em; } .ser-info p { font-size: 1em; line-height: 1.8em; color: #eee; text-align: left } .ser-info { position: absolute; top: 75%; background: rgba(0, 0, 0, 0.8); padding: 1em 2em; width: 95%; display: none; } .services-grid:hover div.ser-info { display: block; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .advantages { padding: 1em 0 4em; text-align: center; } .left-grid { float: left; width: 21%; margin-right: 2%; } .right-grid { float: left; width: 77%; } .left-grid p { color: #fff; background: #6fd508; width: 60px; height: 60px; font-size: 1.5em; margin: 0; border-radius: 50%; text-align: center; padding-top: 0.6em; } .advantages-grid { margin-top: 2em; } .right-grid h4 { font-size: 1.5em; color: #222; text-transform: capitalize; margin: 0em 0 0.3em; text-align: left; } .advantage-grid { margin-top: 3em; } .right-grid p { font-size:1em; line-height:1.8em; color:#999; text-align: left; } .service-list { padding: 4em 0; background-color: #eee; text-align: center; } .ser-list ul li{ list-style-type: none; text-align: left; } .ser-list ul li a { color: #999; font-size: .95em; padding: 6px 24px; background: url(../images/list-arrow1.png) no-repeat 0px 10px; line-height:2em; text-decoration:none; } .ser-list ul li a:hover { color: #6fd508; } .service-grids { margin-top: 3em; } /*-- services --*/ /*---portfolio----*/ .properties { padding: 4em 0; text-align:center; } .models h3 { font-size: 3.5em; text-transform: capitalize; font-family: 'Buda-Light'; color: #994868; margin-bottom: 0.5em; font-weight: 600; } .view { width: 360px; height: 245px; margin: 10px; float: left; border: 10px solid #fff; overflow: hidden; position: relative; text-align: center; -webkit-box-shadow: 1px 1px 2px #BCBCBC; -moz-box-shadow: 1px 1px 2px #BCBCBC; box-shadow: 1px 1px 2px #BCBCBC; cursor: default; padding: 0; } .view .mask,.view .content { width: 341px; height: 225px; position: absolute; overflow: hidden; top: 0; left: 0; } .view img { display: block; position: relative; } .view h5{ font-style: italic; font-size: 1.5em; position: relative; color: #fff; text-align: center; margin: 5em auto 0; width: 63%; } .view-fourth img { -webkit-transition: all 0.4s ease-in-out 0.2s; -moz-transition: all 0.4s ease-in-out 0.2s; -o-transition: all 0.4s ease-in-out 0.2s; -ms-transition: all 0.4s ease-in-out 0.2s; transition: all 0.4s ease-in-out 0.2s; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; } .view-fourth .mask { background: #2f3e5d; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transform: scale(0) rotate(-180deg); -moz-transform: scale(0) rotate(-180deg); -o-transform: scale(0) rotate(-180deg); -ms-transform: scale(0) rotate(-180deg); transform: scale(0) rotate(-180deg); -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; -ms-transition: all 0.4s ease-in; transition: all 0.4s ease-in; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .view-fourth h5 { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .view-fourth:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transform: scale(1) rotate(0deg); -moz-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg); -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; transition-delay: 0.2s; } .view-fourth:hover img { -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; -ms-transition-delay: 0s; transition-delay: 0s; } .view-fourth:hover h5{ -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -ms-transition-delay: 0.5s; transition-delay: 0.5s; } .properties-grids { margin-top: 3em; } /*---//portfolio----*/ /*-- typography --*/ .typography { padding: 4em 0; } .show-grid [class^=col-] { background: #fff; text-align: center; margin-bottom: 10px; line-height: 2em; border: 10px solid #f0f0f0; } .show-grid [class*="col-"]:hover { background: #e0e0e0; } .grid_3{ margin-bottom:2em; } .xs h3, h3.m_1{ color:#000; font-size:1.7em; font-weight:300; margin-bottom: 1em; } .grid_3 p{ color: #999; font-size: 0.85em; margin-bottom: 1em; font-weight: 300; } .grid_4{ background:none; margin-top:50px; } .label { font-weight: 300 !important; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; } .grid_5{ background:none; padding:2em 0; } .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg { margin-bottom: 1em; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: none !important; } .tab-content > .active { display: block; visibility: visible; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 0; } .badge-primary { background-color: #03a9f4; } .badge-success { background-color: #8bc34a; } .badge-warning { background-color: #ffc107; } .badge-danger { background-color: #e51c23; } .grid_3 p{ line-height: 2em; color: #888; font-size: 0.9em; margin-bottom: 1em; font-weight: 300; } .bs-docs-example { margin: 1em 0; } section#tables p { margin-top: 1em; } .tab-container .tab-content { border-radius: 0 2px 2px 2px; border: 1px solid #e0e0e0; padding: 16px; background-color: #ffffff; } .table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { padding: 15px!important; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { font-size: 0.9em; color: #999; border-top: none !important; } .tab-content > .active { display: block; visibility: visible; } .label { font-weight: 300 !important; } .label { padding: 4px 6px; border: none; text-shadow: none; } .nav-tabs { margin-bottom: 1em; } .alert { font-size: 0.85em; } h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button { line-height:1.8em; margin-top:0.5em; margin-bottom: 0.5em; } li.list-group-item1 { line-height: 2.5em; } .input-group { margin-bottom: 20px; } .in-gp-tl{ padding:0; } .in-gp-tb{ padding-right:0; } .list-group { margin-bottom: 48px; } ol { margin-bottom: 44px; } h2.typoh2{ margin: 0 0 10px; } @media (max-width:768px){ .grid_5 { padding: 0 0 1em; } .grid_3 { margin-bottom: 0em; } } @media (max-width:640px){ h1, .h1, h2, .h2, h3, .h3 { margin-top: 0px; margin-bottom: 0px; } .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars { margin-bottom: .5em; } .progress { height: 10px; margin-bottom: 10px; } ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 { font-size: 14px; } .breadcrumb { margin-bottom: 10px; } .well { font-size: 14px; margin-bottom: 10px; } h2.typoh2 { font-size: 1.5em; } } @media (max-width:480px){ .table h1 { font-size: 26px; } .table h2 { font-size: 23px; } .table h3 { font-size: 20px; } .label { font-size: 53%; } .alert,p { font-size: 14px; } .pagination { margin: 20px 0 0px; } .grid_4 { margin-top: 2em; } } @media (max-width: 320px){ .grid_4 { margin-top: 18px; } h3.title { font-size: 1.6em; } .alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item { font-size: 13px; } .alert { padding: 10px; margin-bottom: 10px; } ul.pagination li a { font-size: 14px; padding: 5px 11px; } .list-group { margin-bottom: 10px; } .well { padding: 10px; } .nav > li > a { font-size: 14px; } table.table.table-striped,.table-bordered,.bs-docs-example { display: none; } } /*-- //typography --*/ /*-- contact --*/ .contact { padding: 4em 0; } .contact iframe{ width:100%; min-height: 360px; margin: 3em 0 0; } .contact-form { margin-top: 3em; } .contact-form-left p { color: #626262; font-size: 1em; line-height: 2em; } .contact-form-left h5 { color:#9ec503; font-size: 18px; font-weight: 600; margin: 1.5em 0; } .contact-form-left a { color: #626262; font-size: 1em; text-decoration:none; } .contact-form-left a:hover{ color:#B2BDD4; text-decoration:none; transition:.5s all; } .contact input[type="text"],.contact input[type="email"],.contact textarea { display: inline-block; background: none; border: 1px solid #626262; width: 31.8%; outline: none; font-size: .95em; color: #626262; padding: 10px 15px; } .contact input.email { margin: 0 .9em; } .contact textarea { width: 100%; display: block; min-height: 150px; resize: none; margin: 1em 0; } .contact input[type="submit"]{ background: #2f3e5d; border: none; padding: 10px 0px; width: 21%; font-size: 1em; color: #fff; outline: none; transition: .5s all; font-family: 'Josefin Sans', sans-serif; } .contact input[type="submit"]:hover{ background:#6fd508; } .contact h4 { font-size: 1.5em; color: #6fd508; margin: 0em 0 1em; font-weight: 600; } /*-- //contact --*/ /*responsive*/ @media(max-width:1440px){ .header-banner { min-height: 641px; } .caption { margin-top: 20em; } .ban1 { min-height: 110px !impotrant; } .logo { left: 39%; } } @media(max-width:1366px){ .header-banner { min-height: 614px; } .caption { margin-top: 19em; } .logo { left: 38%; } @media(max-width:1280px){ .header-banner { min-height: 567px; } .logo { left: 37%; } .caption { margin-top: 17em; } } @media(max-width:1080px){ .caption { margin-top: 14em; } .header-banner { min-height: 459px; } .top-menu ul li a { font-size: 1em; padding: 0 1.3em; } .logo { left: 36%; } .caption p { font-size: 0.96em; width: 57%; } .wel-grid p,.broker-grid p,.detail-grid p,.about-grid1 p,.agent-grid1 p,.choose-grid p,.ser-info p,.right-grid p,.contact-form-left p{ font-size: 0.96em; } .feature-grid1 p { font-size: .96em; padding: 1em 2em 2.5em 0; } .featu-grid1 p { font-size: .96em; padding: 1em .5em 2em 0; } .feature-grid1 { margin-top: 1em; } .featu-grid1 { margin-top: 1em; } .featu-grid { float: left; width: 49%; margin-right: 3%; } .caption h3,.feature h3,.testimonials h3,.brokers h3,.detail-grid h3,.agency-list h3, .whychoose h3, .advantages h3, .service-list h3 { font-size: 2.5em; } .welcome h2,.about-section h2, .services h2, .properties h2, h2.short, .contact h2 { font-size: 2.5em; } .wel-grid h4,.feature-grid1 h4,.featu-grid1 h4,.test-grid h4 ,.test-grid1 h4, .test-grid2 h4,.broker-grid h4,.about-grid1 h4,.agent-grid1 h4,.choose-grid h4,.ser-info h4,.right-grid h4,.contact h4{ font-size: 1.4em; } .feature-grid { padding: 0 0.8em 0 0em; } .feat-grid { padding: 0 1.3em 0 0em; } .test-grid p, .test-grid1 p, .test-grid2 p { font-size: .96em; padding: 0 3em; } .detail-grid ul li a { font-size: .95em; } .detail-grid input[type="text"] { width: 72%; } .ban1 { min-height: 80px !important; } .about-grid iframe { height: 257px; } span.agent-text { font-size: 1em; } .ser-info { top: 63.5%; width: 94%; } .ser-list ul li a { padding: 6px 21px; } .view { width: 293px; height: 200px; } .view h5 { margin: 4em auto 0; } .view .mask, .view .content { width: 273px; height: 225px; } .contact input[type="text"], .contact input[type="email"] { width: 31.1% } } @media(max-width:991px){ .logo h1 a { font-size: 1em; } .logo { left: 37.5%; top: 43%; } .top-menu ul li:nth-child(3) { margin-right: 16em; } .top-menu ul li a { font-size: 1em; padding: 0 .8em; } .header-banner { min-height: 342px; } .caption { margin-top: 9em; } .caption p { font-size: 0.95em; width: 63%; } .welcome,.feature,.testimonials,.brokers,.details-section,.about-section,.agency-list,.whychoose,.services,.service-list,.properties,.typography,.contact { padding: 3em 0; } .advantages { padding: 1em 0 3em; } .caption h3, .feature h3, .testimonials h3, .brokers h3, .detail-grid h3, .agency-list h3, .whychoose h3, .advantages h3, .service-list h3 { font-size: 2em; } .welcome h2, .about-section h2, .services h2, .properties h2, h2.short, .contact h2 { font-size: 2em; } .wel-grid h4, .feature-grid1 h4, .featu-grid1 h4, .test-grid h4 ,.test-grid1 h4, .test-grid2 h4, .broker-grid h4, .about-grid1 h4, .agent-grid1 h4, .choose-grid h4, .ser-info h4, .right-grid h4, .contact h4 { font-size: 1.25em; } .wel-grid { float: left; width: 33.3%; } .detail-grid { float: left; width: 50%; } .feature-grid { float: left; width: 25%; } .feature-grid1 { float: left; width: 50%; margin-bottom: 18em; } .feature-grid { float: left; width: 50%; } .feature-grid img { width: 100%; } .feature-grid:nth-child(3) { margin-top: 1em; } .feature-grid:nth-child(4) { margin-top: 1em; } .feat-grid img { width: 100%; } .featu-grid { margin-top: 1em; } .feat-grid { padding: 0 .7em 0 0em; } a.button { font-size: .95em; } .test-grid { float: left; width: 33.3%; } .test-grid p, .test-grid1 p, .test-grid2 p { font-size: .95em; padding: 0 1em; } .test-grid1 { float: left; width: 50%; } .broker-grid { float: left; width: 33.3%; } .detail-grid:nth-child(4) { margin-top: 1em; } .detail-grid:nth-child(4) { margin-top: 1em; } .about-grid { float: left; width: 50%; } .about-grid1 { float: left; width: 50%; } .agent-grid1 { float: left; width: 50%; margin-bottom: 13em; padding: 0; } .agent-grid img { width: 100%; } .agent-grid { float: left; width: 50%; } .choose-grid { float: left; width: 33.3%; } .glyphicon-user, .glyphicon-lock, .glyphicon-book, .glyphicon-zoom-in, .glyphicon-shopping-cart, .glyphicon-home { font-size: 1.3em; margin-right: .2em; } .agent-grids1 { margin-top: .5em; } .services-grid { float: left; width: 50%; } .ser-info { top: 53%; width: 91.5%; padding: 1em 1em; } .left-grid { float: left; width: 24%; margin-right: 2%; } .right-grid { float: left; width: 74%; } .advantage-grid { float: left; width: 33.3%; } .left-grid p { width: 50px; height: 50px; font-size: 1.3em; } .ser-list:nth-child(2) { margin: 1em 0; } .view { width: 220px; height: 151px; } .view h5 { font-size: 1.3em; margin: 3em auto 0; } .view .mask, .view .content { width: 201px; height: 132px; } .contact-form-left:nth-child(2) { margin-top: 1em; } .contact iframe { min-height: 260px; } .contact input[type="submit"] { width: 15%; } .contact input[type="text"], .contact input[type="email"] { width: 31.8%; } } @media(max-width:800px){ .logo { left: 34%; top: 44%; } } @media (max-width: 768px){ .logo { left: 33.5%; top: 44%; } } @media(max-width:640px){ span.menu { display: block; text-align: right; cursor: pointer; position: relative; padding: 0em 1em 0 0; } .top-menu span img{ display:inline-block; } .top-menu { width: 100%; float: none; padding: .5em 0 .5em 0em; } .top-menu ul{ display:none; } .top-menu ul li { display:inline-block; width: 100%; margin:0; } .top-menu ul{ margin: 0; z-index: 999; position: absolute; width: 95.2%; text-align: center; left: 2.4%; background:#2f3e5d; padding: 2.2em 0 1em; } .top-menu ul li:nth-child(3) { margin-right: 0; } .top-menu ul li a { padding: 0.4em 0em; display: block; } .top-header { margin-top: 3.5em; } .logo { top: 35%; left: 2%; } .header-banner { min-height: 283px; } .caption { margin-top: 7em; } .caption p { font-size: 0.95em; width: 75%; } .welcome h2, .about-section h2, .services h2, .properties h2, h2.short, .contact h2 { font-size: 1.8em; } .wel-grid h4, .feature-grid1 h4, .featu-grid1 h4, .test-grid h4, .test-grid1 h4, .test-grid2 h4, .broker-grid h4, .about-grid1 h4, .agent-grid1 h4,.ser-info h4, .right-grid h4, .contact h4 { font-size: 1.2em; } .choose-grid h4{ font-size: 1.2em; line-height:1.5em; } .wel-grids,.feature-grids,.test-grids,.broker-grids,.about-grids,.agent-grids,.choose-grids,.services-grids,.service-grids,.properties-grids,.contact-form { margin-top: 2em; } .feature-grid1 { margin-bottom: 10em; } .test-grids1 { width: 74%; margin: 2em auto 0; } .broker-grid { width: 100%; } .ban1 { min-height: 45px !important; } .about-grid { width: 100%; } .about-grid1 { width: 100%; margin-top:1em; } .agent-grid1 { margin-bottom: 7em; } .ser-info { top: 34%; width: 90%; padding: .8em; } .advantage-grid { width: 100%; margin-top: 1em; } .left-grid { float: left; width: 10%; margin-right: 2%; } .right-grid { float: left; width: 88%; } .view .mask, .view .content { width: 176px; height: 118px; } .view h5 { font-size: 1.1em; margin: 3.2em auto 0; } .view { width: 187px; height: 130px; margin: 5px; } .contact input[type="text"], .contact input[type="email"], .contact textarea { padding: 7px 15px; } .contact input[type="text"], .contact input[type="email"] { width: 31.3%; } .contact iframe { min-height: 220px; margin: 2em 0 0; } } @media(max-width:480px){ .logo { top: 23%; } .top-header { margin-top: 2.5em; } .top-menu ul { width: 93.4%; left: 3.3%; } .caption { margin-top: 3.5em; } .header-banner { min-height: 213px; } .caption h3, .feature h3, .testimonials h3, .brokers h3, .detail-grid h3, .agency-list h3, .whychoose h3, .advantages h3, .service-list h3 { font-size: 1.8em; } .caption p { font-size: 0.92em; width: 88%; margin: 1em auto 0; } .welcome, .feature, .testimonials, .brokers, .details-section, .about-section, .agency-list, .whychoose, .services, .service-list, .properties, .typography, .contact { padding: 2em 0; } .wel-grid p, .broker-grid p, .detail-grid p, .about-grid1 p, .agent-grid1 p, .choose-grid p, .ser-info p, .right-grid p, .contact-form-left p { font-size: 0.92em; } .wel-grid { width: 100%; } .wel-grid img { margin: 0 auto; } .wel-grid:nth-child(2) { margin: 1em 0; } .feature-grid1 p { font-size: .92em; padding: 1em 0em 2.5em 0; } .feature-grid1 { margin-bottom: 1em; } a.button { font-size: .92em; } .test-grid { width: 100%; } .test-grid p, .test-grid1 p, .test-grid2 p { font-size: .92em; padding: 0 5em; } .test-grid:nth-child(2) { margin: 1em 0; } .test-grids1 { width: 100%; } .test-grid1 { width: 100%; } .test-grid1:nth-child(1) { margin-bottom: 1em; } .broker-grid { text-align: center; } .detail-grid input[type="text"] { width: 71%; } .detail-grid ul li a { font-size: .92em; padding: 6px 21px; line-height: 2.2em; } .detail-grid:nth-child(3) { margin-top: 1em; } .agent-grid1 { margin-bottom: 1em; } .choose-grid { width: 100%; } .choose-grid:nth-child(2) { margin: 1em 0; } .glyphicon-user, .glyphicon-lock, .glyphicon-book, .glyphicon-zoom-in, .glyphicon-shopping-cart, .glyphicon-home { font-size: 1.6em; margin-right: 1em; } .services-grid { width: 100%; } .services-grid:nth-child(2) { margin: 1em 0; } .services-grids1 { margin-top: 1em; } .ser-info { top: 63.4%; width: 93%; } .left-grid { float: left; width: 15%; margin-right: 2%; } .right-grid { float: left; width: 83%; } .advantages { padding: 0em 0 2em; } .view .mask, .view .content { width: 186px; height: 129px; } .view { width: 206px; height: 141px; } .view h5 { font-size: 1.3em; margin: 3em auto 0; } .contact input[type="text"], .contact input[type="email"], .contact textarea { width: 100%; } .contact input.email { margin: 1em 0em; } } @media(max-width:320px){ .logo { left: 4.5%; top: 34%; } .header-banner { min-height: 260px; background: url(../images/ban5.jpg) no-repeat -70px 0px; background-size: cover; } .top-header { margin-top: 2.5em; } .logo h1 a { font-size: .8em; } .top-menu ul { width: 90%; left: 5%; } .ban1 { min-height: 45px !important; background: url(../images/ban5.jpg) no-repeat 0px 0px; background-size: cover; } .caption p { font-size: 0.92em; width: 100%; margin: 1em auto 0; } .caption { margin-top: 2.5em; } .wel-grid { padding: 0; } .feature-grid { width: 100%; padding: 0; } .feature-grid1 { padding: 0; width: 100%; } .feature-grid1 p { padding: 1em 0em 1.5em 0; } .featu-grid { width: 100%; } .featu-grid1 { width: 100%; } .featu-grid1 p { font-size: .92em; padding: 1em .5em 1em 0; } .feature-grid:nth-child(2) { margin-top: 1em; } .welcome, .feature, .testimonials, .brokers, .details-section, .about-section, .agency-list, .whychoose, .services, .service-list, .properties, .typography, .contact { padding: 1em 0; } .wel-grids, .feature-grids, .test-grids, .broker-grids, .about-grids, .agent-grids, .choose-grids, .services-grids, .service-grids, .properties-grids, .contact-form { margin-top: 1em; } .caption h3, .feature h3, .testimonials h3, .brokers h3, .detail-grid h3, .agency-list h3, .whychoose h3, .advantages h3, .service-list h3 { line-height: 1.6em; font-size:1.6em; } .welcome h2, .about-section h2, .services h2, .properties h2, h2.short, .contact h2 { font-size: 1.6em; } .test-grid p, .test-grid1 p, .test-grid2 p { padding: 0 0em; } .broker-grid { padding: 0; } .detail-grid { width: 100%; padding: 0; } .detail-grid:nth-child(2) { margin-top: 1em; } .footer-section { padding: 1em 0; } .about-grid { padding: 0; } .about-grid1 { padding: 0; } .agent-grid { width: 100%; padding: 0; } .agent-grid1 { width: 100%; margin-top:1em; } .choose-grid { padding: 0; } .agent-grid1 p { padding: .5em 0; } .services-grid { padding: 0; } .ser-info { top: 37.2%; width: 100%; } .advantage-grid { padding: 0; } .left-grid { width: 20%; } .right-grid { width: 78%; } .detail-grid ul li a { line-height: 1.8em; } .ser-list { padding: 0; } .ser-list ul li a { padding: 6px 16px; } .about-grid iframe { height: 163px; } .view .mask, .view .content { width: 235px; height: 129px; } .view { width: 255px; height: 141px; } .contact-form-right { padding: 0; } .contact-form-left { padding: 0 } .contact input[type="submit"] { width: 23%; } }
public/css/style.css
@font-face { font-family: 'Pacifico'; src:url(../fonts/Pacifico.ttf) format('truetype'); } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } input[type="button"]{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } h1,h2,h3,h4,h5,h6{ padding:0 0; margin:0 0; } p{ padding:0 0; margin:0 0; } ul{ padding:0 0; margin:0 0; } body{ padding:0 0; margin:0 0; font-family: 'Open Sans', sans-serif; } .logo a { display: block; } .logo { position: absolute; left: 40%; top: 33%; z-index: 9999; } .logo h1 a { font-size: 1.3em; text-transform: capitalize; text-decoration: none; color: #fff; font-family: 'Pacifico'; display: block; padding: .5em 1em; background: #6fd508; } .header{ position:relative; } .top-header { margin-top: 4.5em; } .top-menu ul li a:hover { color: #6fd508; } .top-menu ul li a.active { color: #6fd508; } .header { background-color: #eee; } .top-menu ul li { display: inline-block; } .top-menu{ padding: 1em 0 1em 0em; background:#2f3e5d; } .top-menu ul li a { font-size: 1.1em; color: #fff; text-transform: uppercase; padding: 0 2em; text-decoration: none; } .top-menu ul li:nth-child(3) { margin-right: 26em; } .header-banner { background: url(../images/ban5.jpg) no-repeat 0px 0px; background-size: cover; min-height: 721px; } span.menu { display: none; } .slider { position: relative; text-align: center; } .rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; } .caption { margin-top: 23em; } .caption h3{ color: #fff; font-size: 3em; text-transform:capitalize; font-family: 'Pacifico'; } .caption p{ color: #fff; font-size: 1em; width: 50%; margin: 1.5em auto 0; line-height: 1.8em; } .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; } .rslides li:first-child { position: relative; display: block; float: left; } .callbacks_tabs a:after { content: "\f111"; font-size: 0; font-family: FontAwesome; visibility: visible; display: block; height: 8px; width: 8px; display: inline-block; border: 2px solid #fff; border-radius:50%; background:#fff; } .callbacks_here a:after{ border: 2px solid #FFF; background:transparent; } .callbacks_tabs a{ visibility:hidden; } .callbacks_tabs li{ display:inline-block; } ul.callbacks_tabs.callbacks1_tabs { position: absolute; bottom: 29px; z-index: 999; left: 46%; display: none; } .callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 73%; left: 15%; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: none; margin-top: -45px; } .callbacks_nav.next { left: auto; background-position: right top; right: 15%; } .welcome { padding: 4em 0; text-align: center; } .welcome h2 { font-size: 3em; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; } .wel-grids { margin-top: 3em; } .wel-grid h4 { font-size: 1.5em; margin: 0.8em 0 0.5em; color: #222; font-weight: 600; } .wel-grid p { font-size: 1em; color: #999; line-height:1.8em; } a.mask { text-decoration: none; overflow: hidden; display: block; } img.zoom-img { transform: scale(1, 1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -ms-transition-duration: .5s; -o-transition-duration: .5s; } img.zoom-img:hover{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transition-timing-function: ease-in-out; -webkit-transition-duration: 750ms; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: 750ms; -ms-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -ms-transition-duration: 750ms; -o-transition-duration: 750ms; overflow: hidden; } .feature { padding: 4em 0; background: #eee; } .feature-grid1 h4 { font-size: 1.5em; text-transform: capitalize; color: #222; font-weight: 600; } .feature-grid1{ padding:0; margin-top: 2em; } .feature-grid1 p { font-size: 1em; line-height: 2em; padding: 1em 2em 3em 0; color: #999; } .feature-grids { margin-top: 3em; } a.button { font-size: 1em; background:#6fd508; padding: .5em 1em; color: #fff; text-transform: capitalize; text-decoration:none; } a.button:hover { background: #2f3e5d; } .feature h3 { font-size: 3em; text-align: center; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; } .featu-grid { float: left; width: 47%; margin-right: 4%; } .featu-grid1 { float: left; width: 48%; } .feature-grids1 { margin-top: 1em; } .featu-grid1 h4 { font-size: 1.5em; text-transform: capitalize; color: #222; font-weight: 600; } .featu-grid1{ padding:0; margin-top: 2em; } .featu-grid1 p { font-size: 1em; line-height: 2em; padding: 1em 2em 3em 0; color: #999; } .feature-grids2 { margin-top: 1em; } /**testimonials**/ .testimonials { text-align: center; padding: 4em 0; background: #2f3e5d; } .testimonials h3 { font-size: 3em; text-align: center; color: #fff; text-transform: capitalize; font-family: 'Pacifico'; } .test-grids { margin-top: 3em; } .test-grid h4 { font-size: 1.5em; text-transform: capitalize; color: #6fd508; font-weight: 600; margin: 0.5em 0; } .test-grid p { font-size: 1em; line-height: 1.8em; padding: 0 5em; color: #eee; } .test-grid img { margin: 0 auto; } .test-grid img:hover { transform: rotateY(360deg); transition: .5s all; -webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s al; } .test-grid1 img:hover { transform: rotateY(360deg); transition: .5s all; -webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s al; } .test-grid2 img:hover { transform: rotateY(360deg); transition: .5s all; -webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s al; } .test-grid1 img ,.test-grid2 img{ margin: 0 auto; } .test-grids1 { width: 70%; margin: 2em auto 0; } .test-grid1 h4 ,.test-grid2 h4{ font-size: 1.5em; text-transform: capitalize; color: #6fd508; font-weight: 600; margin: 0.5em 0; } .test-grid1 p,.test-grid2 p { font-size: 1em; line-height: 1.8em; padding: 0 5em; color: #eee; } /**brokers**/ .brokers { padding: 4em 0; background: #eee; } .brokers h3 { font-size: 3em; text-align: center; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; } .broker-grids { margin-top: 3em; } .broker-grid h4 { font-size: 1.5em; text-transform: capitalize; color: #222; font-weight: 600; margin: 0.5em 0; } .broker-grid p { font-size: 1em; line-height: 2em; color: #999; } .broker-grid p a { font-size: 1em; line-height: 2em; color: #999; text-decoration:none; } .broker-grid p a:hover{ color: #6fd508; } /**details**/ .details-section { background-color: #2f3e5d; padding: 4em 0; } .detail-grid p { font-size: 1em; line-height: 1.8em; color: #C3C0C0; } .detail-grid ul li a{ font-size: .97em; text-decoration: none; line-height: 1.8em; color: #C3C0C0; list-style: none; padding: 6px 24px; background: url(../images/list-arrow.png) no-repeat 0px 10px; text-transform: capitalize; } .detail-grid ul li { list-style-type: none; padding: 0.3em 0; } .detail-grid li a:hover { color: #6fd508; } .detail-grid input[type="text"] { outline: none; border: none; background: #fff; float: left; width: 78%; font-size: 14px; color: #000; padding: 10px 15px; } .detail-grid input[type="submit"] { outline: none; border: none; background: url(../images/right1.png)no-repeat 1.2em 1.1em #6fd508; padding: 10px 25px; display:block; } .detail-grid h5 { font-size: 1.2em; margin-top: 1em; color: #fff; } .detail-grid h3 { font-size: 3em; color: #fff; text-transform: capitalize; font-family: 'Pacifico'; margin-bottom: .5em; } /**footer**/ .footer-section { padding: 2em 0; text-align: center; } .footer-top p { font-size: 0.9em; color: #1B1B1B; font-weight: 400; } .footer-top a { margin: 0 0.3em; } .footer-top a { font-size: 1em; color: #1B1B1B; font-weight: 400; text-transform: capitalize; } /**about**/ .ban1 { min-height: 110px !important } .about-grid iframe { width: 100%; height: 310px; } .about-section h2,.services h2,.properties h2 ,h2.short,.contact h2{ font-size: 3em; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; text-align: center; } .about-grid1 h4 { font-size: 1.5em; color: #25292e; font-weight: 600; text-align:left; } .about-grid1 p { font-size: 1em; line-height: 1.8em; padding: .8em 0; color: #999; text-align:left; } .about-grids { margin-top: 3em; } .about-section { padding: 4em 0; text-align: center; } .agent-grids { margin-top: 3em; } .agent-grids1 { margin-top: 2em; } .agency-list { text-align: center; padding: 4em 0; background: #eee; } .agency-list h3,.whychoose h3,.advantages h3,.service-list h3 { font-size: 3em; color: #2f3e5d; text-transform: capitalize; font-family: 'Pacifico'; } .agent-grid1 { text-align: left; } .agent-grid1 h4 { font-size: 1.5em; color: #25292e; font-weight: 600; } .agent-grid1 p { font-size: 1em; line-height: 1.8em; color: #999; padding: 1em 0; } .agent-text a { font-size: .95em; text-decoration: none; color: #999; display:block; } span.agent-text { font-size: 1.1em; line-height: 1.8em; color: #999; } .whychoose { text-align: center; padding: 4em 0; } .glyphicon-user,.glyphicon-lock,.glyphicon-book ,.glyphicon-zoom-in,.glyphicon-shopping-cart,.glyphicon-home{ font-size: 1.5em; color: #6fd508; margin-right: 1.2em; } .choose-grid h4 { font-size: 1.5em; text-transform: capitalize; color: #2f3e5d; text-align:left; } .choose-grid p { font-size: 1em; line-height: 1.8em; color: #999; margin-top: 1em; text-align:left; } .choose-grids { margin-top: 3em; } .choose-grids1 { margin-top: 2em; } .services-grids { position: relative; margin-top:3em; } .services { text-align: center; padding: 4em 0; } .services-grids1 { position: relative; margin-top:2em; } .ser-info h4 { font-size: 1.5em; color: #fff; font-weight: 600; text-align: left; margin-bottom: .5em; } .ser-info p { font-size: 1em; line-height: 1.8em; color: #eee; text-align: left } .ser-info { position: absolute; top: 75%; background: rgba(0, 0, 0, 0.8); padding: 1em 2em; width: 95%; display: none; } .services-grid:hover div.ser-info { display: block; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .advantages { padding: 1em 0 4em; text-align: center; } .left-grid { float: left; width: 21%; margin-right: 2%; } .right-grid { float: left; width: 77%; } .left-grid p { color: #fff; background: #6fd508; width: 60px; height: 60px; font-size: 1.5em; margin: 0; border-radius: 50%; text-align: center; padding-top: 0.6em; } .advantages-grid { margin-top: 2em; } .right-grid h4 { font-size: 1.5em; color: #222; text-transform: capitalize; margin: 0em 0 0.3em; text-align: left; } .advantage-grid { margin-top: 3em; } .right-grid p { font-size:1em; line-height:1.8em; color:#999; text-align: left; } .service-list { padding: 4em 0; background-color: #eee; text-align: center; } .ser-list ul li{ list-style-type: none; text-align: left; } .ser-list ul li a { color: #999; font-size: .95em; padding: 6px 24px; background: url(../images/list-arrow1.png) no-repeat 0px 10px; line-height:2em; text-decoration:none; } .ser-list ul li a:hover { color: #6fd508; } .service-grids { margin-top: 3em; } /*-- services --*/ /*---portfolio----*/ .properties { padding: 4em 0; text-align:center; } .models h3 { font-size: 3.5em; text-transform: capitalize; font-family: 'Buda-Light'; color: #994868; margin-bottom: 0.5em; font-weight: 600; } .view { width: 360px; height: 245px; margin: 10px; float: left; border: 10px solid #fff; overflow: hidden; position: relative; text-align: center; -webkit-box-shadow: 1px 1px 2px #BCBCBC; -moz-box-shadow: 1px 1px 2px #BCBCBC; box-shadow: 1px 1px 2px #BCBCBC; cursor: default; padding: 0; } .view .mask,.view .content { width: 341px; height: 225px; position: absolute; overflow: hidden; top: 0; left: 0; } .view img { display: block; position: relative; } .view h5{ font-style: italic; font-size: 1.5em; position: relative; color: #fff; text-align: center; margin: 5em auto 0; width: 63%; } .view-fourth img { -webkit-transition: all 0.4s ease-in-out 0.2s; -moz-transition: all 0.4s ease-in-out 0.2s; -o-transition: all 0.4s ease-in-out 0.2s; -ms-transition: all 0.4s ease-in-out 0.2s; transition: all 0.4s ease-in-out 0.2s; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; } .view-fourth .mask { background: #2f3e5d; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transform: scale(0) rotate(-180deg); -moz-transform: scale(0) rotate(-180deg); -o-transform: scale(0) rotate(-180deg); -ms-transform: scale(0) rotate(-180deg); transform: scale(0) rotate(-180deg); -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; -ms-transition: all 0.4s ease-in; transition: all 0.4s ease-in; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .view-fourth h5 { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .view-fourth:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transform: scale(1) rotate(0deg); -moz-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg); -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; transition-delay: 0.2s; } .view-fourth:hover img { -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; -ms-transition-delay: 0s; transition-delay: 0s; } .view-fourth:hover h5{ -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -ms-transition-delay: 0.5s; transition-delay: 0.5s; } .properties-grids { margin-top: 3em; } /*---//portfolio----*/ /*-- typography --*/ .typography { padding: 4em 0; } .show-grid [class^=col-] { background: #fff; text-align: center; margin-bottom: 10px; line-height: 2em; border: 10px solid #f0f0f0; } .show-grid [class*="col-"]:hover { background: #e0e0e0; } .grid_3{ margin-bottom:2em; } .xs h3, h3.m_1{ color:#000; font-size:1.7em; font-weight:300; margin-bottom: 1em; } .grid_3 p{ color: #999; font-size: 0.85em; margin-bottom: 1em; font-weight: 300; } .grid_4{ background:none; margin-top:50px; } .label { font-weight: 300 !important; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; } .grid_5{ background:none; padding:2em 0; } .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg { margin-bottom: 1em; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: none !important; } .tab-content > .active { display: block; visibility: visible; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 0; } .badge-primary { background-color: #03a9f4; } .badge-success { background-color: #8bc34a; } .badge-warning { background-color: #ffc107; } .badge-danger { background-color: #e51c23; } .grid_3 p{ line-height: 2em; color: #888; font-size: 0.9em; margin-bottom: 1em; font-weight: 300; } .bs-docs-example { margin: 1em 0; } section#tables p { margin-top: 1em; } .tab-container .tab-content { border-radius: 0 2px 2px 2px; border: 1px solid #e0e0e0; padding: 16px; background-color: #ffffff; } .table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { padding: 15px!important; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { font-size: 0.9em; color: #999; border-top: none !important; } .tab-content > .active { display: block; visibility: visible; } .label { font-weight: 300 !important; } .label { padding: 4px 6px; border: none; text-shadow: none; } .nav-tabs { margin-bottom: 1em; } .alert { font-size: 0.85em; } h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button { line-height:1.8em; margin-top:0.5em; margin-bottom: 0.5em; } li.list-group-item1 { line-height: 2.5em; } .input-group { margin-bottom: 20px; } .in-gp-tl{ padding:0; } .in-gp-tb{ padding-right:0; } .list-group { margin-bottom: 48px; } ol { margin-bottom: 44px; } h2.typoh2{ margin: 0 0 10px; } @media (max-width:768px){ .grid_5 { padding: 0 0 1em; } .grid_3 { margin-bottom: 0em; } } @media (max-width:640px){ h1, .h1, h2, .h2, h3, .h3 { margin-top: 0px; margin-bottom: 0px; } .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars { margin-bottom: .5em; } .progress { height: 10px; margin-bottom: 10px; } ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 { font-size: 14px; } .breadcrumb { margin-bottom: 10px; } .well { font-size: 14px; margin-bottom: 10px; } h2.typoh2 { font-size: 1.5em; } } @media (max-width:480px){ .table h1 { font-size: 26px; } .table h2 { font-size: 23px; } .table h3 { font-size: 20px; } .label { font-size: 53%; } .alert,p { font-size: 14px; } .pagination { margin: 20px 0 0px; } .grid_4 { margin-top: 2em; } } @media (max-width: 320px){ .grid_4 { margin-top: 18px; } h3.title { font-size: 1.6em; } .alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item { font-size: 13px; } .alert { padding: 10px; margin-bottom: 10px; } ul.pagination li a { font-size: 14px; padding: 5px 11px; } .list-group { margin-bottom: 10px; } .well { padding: 10px; } .nav > li > a { font-size: 14px; } table.table.table-striped,.table-bordered,.bs-docs-example { display: none; } } /*-- //typography --*/ /*-- contact --*/ .contact { padding: 4em 0; } .contact iframe{ width:100%; min-height: 360px; margin: 3em 0 0; } .contact-form { margin-top: 3em; } .contact-form-left p { color: #626262; font-size: 1em; line-height: 2em; } .contact-form-left h5 { color:#9ec503; font-size: 18px; font-weight: 600; margin: 1.5em 0; } .contact-form-left a { color: #626262; font-size: 1em; text-decoration:none; } .contact-form-left a:hover{ color:#B2BDD4; text-decoration:none; transition:.5s all; } .contact input[type="text"],.contact input[type="email"],.contact textarea { display: inline-block; background: none; border: 1px solid #626262; width: 31.8%; outline: none; font-size: .95em; color: #626262; padding: 10px 15px; } .contact input.email { margin: 0 .9em; } .contact textarea { width: 100%; display: block; min-height: 150px; resize: none; margin: 1em 0; } .contact input[type="submit"]{ background: #2f3e5d; border: none; padding: 10px 0px; width: 21%; font-size: 1em; color: #fff; outline: none; transition: .5s all; font-family: 'Josefin Sans', sans-serif; } .contact input[type="submit"]:hover{ background:#6fd508; } .contact h4 { font-size: 1.5em; color: #6fd508; margin: 0em 0 1em; font-weight: 600; } /*-- //contact --*/ /*responsive*/ @media(max-width:1440px){ .header-banner { min-height: 641px; } .caption { margin-top: 20em; } .ban1 { min-height: 110px !impotrant; } .logo { left: 39%; } } @media(max-width:1366px){ .header-banner { min-height: 614px; } .caption { margin-top: 19em; } .logo { left: 38%; } @media(max-width:1280px){ .header-banner { min-height: 567px; } .logo { left: 37%; } .caption { margin-top: 17em; } } @media(max-width:1080px){ .caption { margin-top: 14em; } .header-banner { min-height: 459px; } .top-menu ul li a { font-size: 1em; padding: 0 1.3em; } .logo { left: 36%; } .caption p { font-size: 0.96em; width: 57%; } .wel-grid p,.broker-grid p,.detail-grid p,.about-grid1 p,.agent-grid1 p,.choose-grid p,.ser-info p,.right-grid p,.contact-form-left p{ font-size: 0.96em; } .feature-grid1 p { font-size: .96em; padding: 1em 2em 2.5em 0; } .featu-grid1 p { font-size: .96em; padding: 1em .5em 2em 0; } .feature-grid1 { margin-top: 1em; } .featu-grid1 { margin-top: 1em; } .featu-grid { float: left; width: 49%; margin-right: 3%; } .caption h3,.feature h3,.testimonials h3,.brokers h3,.detail-grid h3,.agency-list h3, .whychoose h3, .advantages h3, .service-list h3 { font-size: 2.5em; } .welcome h2,.about-section h2, .services h2, .properties h2, h2.short, .contact h2 { font-size: 2.5em; } .wel-grid h4,.feature-grid1 h4,.featu-grid1 h4,.test-grid h4 ,.test-grid1 h4, .test-grid2 h4,.broker-grid h4,.about-grid1 h4,.agent-grid1 h4,.choose-grid h4,.ser-info h4,.right-grid h4,.contact h4{ font-size: 1.4em; } .feature-grid { padding: 0 0.8em 0 0em; } .feat-grid { padding: 0 1.3em 0 0em; } .test-grid p, .test-grid1 p, .test-grid2 p { font-size: .96em; padding: 0 3em; } .detail-grid ul li a { font-size: .95em; } .detail-grid input[type="text"] { width: 72%; } .ban1 { min-height: 80px !important; } .about-grid iframe { height: 257px; } span.agent-text { font-size: 1em; } .ser-info { top: 63.5%; width: 94%; } .ser-list ul li a { padding: 6px 21px; } .view { width: 293px; height: 200px; } .view h5 { margin: 4em auto 0; } .view .mask, .view .content { width: 273px; height: 225px; } .contact input[type="text"], .contact input[type="email"] { width: 31.1% } } @media(max-width:991px){ .logo h1 a { font-size: 1em; } .logo { left: 37.5%; top: 43%; } .top-menu ul li:nth-child(3) { margin-right: 16em; } .top-menu ul li a { font-size: 1em; padding: 0 .8em; } .header-banner { min-height: 342px; } .caption { margin-top: 9em; } .caption p { font-size: 0.95em; width: 63%; } .welcome,.feature,.testimonials,.brokers,.details-section,.about-section,.agency-list,.whychoose,.services,.service-list,.properties,.typography,.contact { padding: 3em 0; } .advantages { padding: 1em 0 3em; } .caption h3, .feature h3, .testimonials h3, .brokers h3, .detail-grid h3, .agency-list h3, .whychoose h3, .advantages h3, .service-list h3 { font-size: 2em; } .welcome h2, .about-section h2, .services h2, .properties h2, h2.short, .contact h2 { font-size: 2em; } .wel-grid h4, .feature-grid1 h4, .featu-grid1 h4, .test-grid h4 ,.test-grid1 h4, .test-grid2 h4, .broker-grid h4, .about-grid1 h4, .agent-grid1 h4, .choose-grid h4, .ser-info h4, .right-grid h4, .contact h4 { font-size: 1.25em; } .wel-grid { float: left; width: 33.3%; } .detail-grid { float: left; width: 50%; } .feature-grid { float: left; width: 25%; } .feature-grid1 { float: left; width: 50%; margin-bottom: 18em; } .feature-grid { float: left; width: 50%; } .feature-grid img { width: 100%; } .feature-grid:nth-child(3) { margin-top: 1em; } .feature-grid:nth-child(4) { margin-top: 1em; } .feat-grid img { width: 100%; } .featu-grid { margin-top: 1em; } .feat-grid { padding: 0 .7em 0 0em; } a.button { font-size: .95em; } .test-grid { float: left; width: 33.3%; } .test-grid p, .test-grid1 p, .test-grid2 p { font-size: .95em; padding: 0 1em; } .test-grid1 { float: left; width: 50%; } .broker-grid { float: left; width: 33.3%; } .detail-grid:nth-child(4) { margin-top: 1em; } .detail-grid:nth-child(4) { margin-top: 1em; } .about-grid { float: left; width: 50%; } .about-grid1 { float: left; width: 50%; } .agent-grid1 { float: left; width: 50%; margin-bottom: 13em; padding: 0; } .agent-grid img { width: 100%; } .agent-grid { float: left; width: 50%; } .choose-grid { float: left; width: 33.3%; } .glyphicon-user, .glyphicon-lock, .glyphicon-book, .glyphicon-zoom-in, .glyphicon-shopping-cart, .glyphicon-home { font-size: 1.3em; margin-right: .2em; } .agent-grids1 { margin-top: .5em; } .services-grid { float: left; width: 50%; } .ser-info { top: 53%; width: 91.5%; padding: 1em 1em; } .left-grid { float: left; width: 24%; margin-right: 2%; } .right-grid { float: left; width: 74%; } .advantage-grid { float: left; width: 33.3%; } .left-grid p { width: 50px; height: 50px; font-size: 1.3em; } .ser-list:nth-child(2) { margin: 1em 0; } .view { width: 220px; height: 151px; } .view h5 { font-size: 1.3em; margin: 3em auto 0; } .view .mask, .view .content { width: 201px; height: 132px; } .contact-form-left:nth-child(2) { margin-top: 1em; } .contact iframe { min-height: 260px; } .contact input[type="submit"] { width: 15%; } .contact input[type="text"], .contact input[type="email"] { width: 31.8%; } } @media(max-width:800px){ .logo { left: 34%; top: 44%; } } @media (max-width: 768px){ .logo { left: 33.5%; top: 44%; } } @media(max-width:640px){ span.menu { display: block; text-align: right; cursor: pointer; position: relative; padding: 0em 1em 0 0; } .top-menu span img{ display:inline-block; } .top-menu { width: 100%; float: none; padding: .5em 0 .5em 0em; } .top-menu ul{ display:none; } .top-menu ul li { display:inline-block; width: 100%; margin:0; } .top-menu ul{ margin: 0; z-index: 999; position: absolute; width: 95.2%; text-align: center; left: 2.4%; background:#2f3e5d; padding: 2.2em 0 1em; } .top-menu ul li:nth-child(3) { margin-right: 0; } .top-menu ul li a { padding: 0.4em 0em; display: block; } .top-header { margin-top: 3.5em; } .logo { top: 35%; left: 2%; } .header-banner { min-height: 283px; } .caption { margin-top: 7em; } .caption p { font-size: 0.95em; width: 75%; } .welcome h2, .about-section h2, .services h2, .properties h2, h2.short, .contact h2 { font-size: 1.8em; } .wel-grid h4, .feature-grid1 h4, .featu-grid1 h4, .test-grid h4, .test-grid1 h4, .test-grid2 h4, .broker-grid h4, .about-grid1 h4, .agent-grid1 h4,.ser-info h4, .right-grid h4, .contact h4 { font-size: 1.2em; } .choose-grid h4{ font-size: 1.2em; line-height:1.5em; } .wel-grids,.feature-grids,.test-grids,.broker-grids,.about-grids,.agent-grids,.choose-grids,.services-grids,.service-grids,.properties-grids,.contact-form { margin-top: 2em; } .feature-grid1 { margin-bottom: 10em; } .test-grids1 { width: 74%; margin: 2em auto 0; } .broker-grid { width: 100%; } .ban1 { min-height: 45px !important; } .about-grid { width: 100%; } .about-grid1 { width: 100%; margin-top:1em; } .agent-grid1 { margin-bottom: 7em; } .ser-info { top: 34%; width: 90%; padding: .8em; } .advantage-grid { width: 100%; margin-top: 1em; } .left-grid { float: left; width: 10%; margin-right: 2%; } .right-grid { float: left; width: 88%; } .view .mask, .view .content { width: 176px; height: 118px; } .view h5 { font-size: 1.1em; margin: 3.2em auto 0; } .view { width: 187px; height: 130px; margin: 5px; } .contact input[type="text"], .contact input[type="email"], .contact textarea { padding: 7px 15px; } .contact input[type="text"], .contact input[type="email"] { width: 31.3%; } .contact iframe { min-height: 220px; margin: 2em 0 0; } } @media(max-width:480px){ .logo { top: 23%; } .top-header { margin-top: 2.5em; } .top-menu ul { width: 93.4%; left: 3.3%; } .caption { margin-top: 3.5em; } .header-banner { min-height: 213px; } .caption h3, .feature h3, .testimonials h3, .brokers h3, .detail-grid h3, .agency-list h3, .whychoose h3, .advantages h3, .service-list h3 { font-size: 1.8em; } .caption p { font-size: 0.92em; width: 88%; margin: 1em auto 0; } .welcome, .feature, .testimonials, .brokers, .details-section, .about-section, .agency-list, .whychoose, .services, .service-list, .properties, .typography, .contact { padding: 2em 0; } .wel-grid p, .broker-grid p, .detail-grid p, .about-grid1 p, .agent-grid1 p, .choose-grid p, .ser-info p, .right-grid p, .contact-form-left p { font-size: 0.92em; } .wel-grid { width: 100%; } .wel-grid img { margin: 0 auto; } .wel-grid:nth-child(2) { margin: 1em 0; } .feature-grid1 p { font-size: .92em; padding: 1em 0em 2.5em 0; } .feature-grid1 { margin-bottom: 1em; } a.button { font-size: .92em; } .test-grid { width: 100%; } .test-grid p, .test-grid1 p, .test-grid2 p { font-size: .92em; padding: 0 5em; } .test-grid:nth-child(2) { margin: 1em 0; } .test-grids1 { width: 100%; } .test-grid1 { width: 100%; } .test-grid1:nth-child(1) { margin-bottom: 1em; } .broker-grid { text-align: center; } .detail-grid input[type="text"] { width: 71%; } .detail-grid ul li a { font-size: .92em; padding: 6px 21px; line-height: 2.2em; } .detail-grid:nth-child(3) { margin-top: 1em; } .agent-grid1 { margin-bottom: 1em; } .choose-grid { width: 100%; } .choose-grid:nth-child(2) { margin: 1em 0; } .glyphicon-user, .glyphicon-lock, .glyphicon-book, .glyphicon-zoom-in, .glyphicon-shopping-cart, .glyphicon-home { font-size: 1.6em; margin-right: 1em; } .services-grid { width: 100%; } .services-grid:nth-child(2) { margin: 1em 0; } .services-grids1 { margin-top: 1em; } .ser-info { top: 63.4%; width: 93%; } .left-grid { float: left; width: 15%; margin-right: 2%; } .right-grid { float: left; width: 83%; } .advantages { padding: 0em 0 2em; } .view .mask, .view .content { width: 186px; height: 129px; } .view { width: 206px; height: 141px; } .view h5 { font-size: 1.3em; margin: 3em auto 0; } .contact input[type="text"], .contact input[type="email"], .contact textarea { width: 100%; } .contact input.email { margin: 1em 0em; } } @media(max-width:320px){ .logo { left: 4.5%; top: 34%; } .header-banner { min-height: 260px; background: url(../images/ban5.jpg) no-repeat -70px 0px; background-size: cover; } .top-header { margin-top: 2.5em; } .logo h1 a { font-size: .8em; } .top-menu ul { width: 90%; left: 5%; } .ban1 { min-height: 45px !important; background: url(../images/ban5.jpg) no-repeat 0px 0px; background-size: cover; } .caption p { font-size: 0.92em; width: 100%; margin: 1em auto 0; } .caption { margin-top: 2.5em; } .wel-grid { padding: 0; } .feature-grid { width: 100%; padding: 0; } .feature-grid1 { padding: 0; width: 100%; } .feature-grid1 p { padding: 1em 0em 1.5em 0; } .featu-grid { width: 100%; } .featu-grid1 { width: 100%; } .featu-grid1 p { font-size: .92em; padding: 1em .5em 1em 0; } .feature-grid:nth-child(2) { margin-top: 1em; } .welcome, .feature, .testimonials, .brokers, .details-section, .about-section, .agency-list, .whychoose, .services, .service-list, .properties, .typography, .contact { padding: 1em 0; } .wel-grids, .feature-grids, .test-grids, .broker-grids, .about-grids, .agent-grids, .choose-grids, .services-grids, .service-grids, .properties-grids, .contact-form { margin-top: 1em; } .caption h3, .feature h3, .testimonials h3, .brokers h3, .detail-grid h3, .agency-list h3, .whychoose h3, .advantages h3, .service-list h3 { line-height: 1.6em; font-size:1.6em; } .welcome h2, .about-section h2, .services h2, .properties h2, h2.short, .contact h2 { font-size: 1.6em; } .test-grid p, .test-grid1 p, .test-grid2 p { padding: 0 0em; } .broker-grid { padding: 0; } .detail-grid { width: 100%; padding: 0; } .detail-grid:nth-child(2) { margin-top: 1em; } .footer-section { padding: 1em 0; } .about-grid { padding: 0; } .about-grid1 { padding: 0; } .agent-grid { width: 100%; padding: 0; } .agent-grid1 { width: 100%; margin-top:1em; } .choose-grid { padding: 0; } .agent-grid1 p { padding: .5em 0; } .services-grid { padding: 0; } .ser-info { top: 37.2%; width: 100%; } .advantage-grid { padding: 0; } .left-grid { width: 20%; } .right-grid { width: 78%; } .detail-grid ul li a { line-height: 1.8em; } .ser-list { padding: 0; } .ser-list ul li a { padding: 6px 16px; } .about-grid iframe { height: 163px; } .view .mask, .view .content { width: 235px; height: 129px; } .view { width: 255px; height: 141px; } .contact-form-right { padding: 0; } .contact-form-left { padding: 0 } .contact input[type="submit"] { width: 23%; } }
0.352313
0.069038
body { color: #777; } .pure-img-responsive { max-width: 100%; height: auto; } /* Add transition to containers so they can push in and out. */ #layout, #menu, .menu-link { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } html, body { height: 100%; } /* This is the parent `<div>` that contains the menu and the content area. */ #layout { position: relative; padding-left: 0; height: 100%; } #layout.active #menu { left: 150px; width: 150px; } #layout.active .menu-link { left: 150px; } /* The content `<div>` is where all your content goes. */ .content { margin: 0 auto; padding: 0 2em; max-width: 800px; margin-bottom: 50px; line-height: 1.6em; } .header { margin: 0; color: #333; text-align: center; padding: 2.5em 2em 0; border-bottom: 1px solid #eee; } .header h1 { margin: 0.2em 0; font-size: 3em; font-weight: 300; } .header h2 { font-weight: 300; color: #ccc; padding: 0; margin-top: 0; } .content-subhead { margin: 50px 0 20px 0; font-weight: 300; color: #888; } /* The `#menu` `<div>` is the parent `<div>` that contains the `.pure-menu` that appears on the left side of the page. */ #menu { margin-left: -150px; /* "#menu" width */ width: 150px; position: fixed; top: 0; left: 0; bottom: 0; z-index: 1000; /* so the menu or its navicon stays above all content */ background: #191818; overflow-y: auto; -webkit-overflow-scrolling: touch; } /* All anchors inside the menu should be styled like this. */ #menu a { color: #999; border: none; padding: 0.6em 0 0.6em 0.6em; } /* Remove all background/borders, since we are applying them to #menu. */ #menu .pure-menu, #menu .pure-menu ul { border: none; background: transparent; } /* Add that light border to separate items into groups. */ #menu .pure-menu ul, #menu .pure-menu .menu-item-divided { border-top: 1px solid #333; } /* Change color of the anchor links on hover/focus. */ #menu .pure-menu li a:hover, #menu .pure-menu li a:focus { background: #333; } /* This styles the selected menu item `<li>`. */ #menu .pure-menu-selected, #menu .pure-menu-heading { background: #1f8dd6; } /* This styles a link within a selected menu item `<li>`. */ #menu .pure-menu-selected a { color: #fff; } /* This styles the menu heading. */ #menu .pure-menu-heading { font-size: 110%; color: #fff; margin: 0; } /* -- Dynamic Button For Responsive Menu -------------------------------------*/ /* The button to open/close the Menu is custom-made and not part of Pure. Here's how it works: */ /* `.menu-link` represents the responsive menu toggle that shows/hides on small screens. */ .menu-link { position: fixed; display: block; /* show this only on small screens */ top: 0; left: 0; /* "#menu width" */ background: #000; background: rgba(0, 0, 0, 0.7); font-size: 10px; /* change this value to increase/decrease button size */ z-index: 10; width: 2em; height: auto; padding: 2.1em 1.6em; } .menu-link:hover, .menu-link:focus { background: #000; } .menu-link span { position: relative; display: block; } .menu-link span, .menu-link span:before, .menu-link span:after { background-color: #fff; width: 100%; height: 0.2em; } .menu-link span:before, .menu-link span:after { position: absolute; margin-top: -0.6em; content: " "; } .menu-link span:after { margin-top: 0.6em; } /* -- Responsive Styles (Media Queries) ------------------------------------- */ /* Hides the menu at `48em`, but modify this based on your app's needs. */ @media (min-width: 48em) { .header, .content { padding-left: 2em; padding-right: 2em; } #layout { padding-left: 150px; /* left col width "#menu" */ left: 0; } #menu { left: 150px; } .menu-link { position: fixed; left: 150px; display: none; } #layout.active .menu-link { left: 150px; } } @media (max-width: 48em) { /* Only apply this when the window is small. Otherwise, the following case results in extra padding on the left: * Make the window small. * Tap the menu to trigger the active state. * Make the window large again. */ #layout.active { position: relative; left: 150px; } } /* All except #menuLink */ :not(#menuLink) { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } #time { padding-top: 0 !important; } #fish { position: absolute; width: 30px; height: 30px; right: 6px; top: 6px; } /* unvisited link */ .links:link { color: #0078e7; text-decoration: none; } /* visited link */ .links:visited { color: #0078e7; text-decoration: none; } /* mouse over link */ .links:hover { color: #0078e7; text-decoration: underline; } /* selected link */ .links:active { color: #0078e7; text-decoration: none; } /* collapsible stolen from bootstrap .css (not using bootstrap source as it interferes */ .collapse { display: none } .collapse.in { display: block } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility }
WebContent/css/genericpage.css
body { color: #777; } .pure-img-responsive { max-width: 100%; height: auto; } /* Add transition to containers so they can push in and out. */ #layout, #menu, .menu-link { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } html, body { height: 100%; } /* This is the parent `<div>` that contains the menu and the content area. */ #layout { position: relative; padding-left: 0; height: 100%; } #layout.active #menu { left: 150px; width: 150px; } #layout.active .menu-link { left: 150px; } /* The content `<div>` is where all your content goes. */ .content { margin: 0 auto; padding: 0 2em; max-width: 800px; margin-bottom: 50px; line-height: 1.6em; } .header { margin: 0; color: #333; text-align: center; padding: 2.5em 2em 0; border-bottom: 1px solid #eee; } .header h1 { margin: 0.2em 0; font-size: 3em; font-weight: 300; } .header h2 { font-weight: 300; color: #ccc; padding: 0; margin-top: 0; } .content-subhead { margin: 50px 0 20px 0; font-weight: 300; color: #888; } /* The `#menu` `<div>` is the parent `<div>` that contains the `.pure-menu` that appears on the left side of the page. */ #menu { margin-left: -150px; /* "#menu" width */ width: 150px; position: fixed; top: 0; left: 0; bottom: 0; z-index: 1000; /* so the menu or its navicon stays above all content */ background: #191818; overflow-y: auto; -webkit-overflow-scrolling: touch; } /* All anchors inside the menu should be styled like this. */ #menu a { color: #999; border: none; padding: 0.6em 0 0.6em 0.6em; } /* Remove all background/borders, since we are applying them to #menu. */ #menu .pure-menu, #menu .pure-menu ul { border: none; background: transparent; } /* Add that light border to separate items into groups. */ #menu .pure-menu ul, #menu .pure-menu .menu-item-divided { border-top: 1px solid #333; } /* Change color of the anchor links on hover/focus. */ #menu .pure-menu li a:hover, #menu .pure-menu li a:focus { background: #333; } /* This styles the selected menu item `<li>`. */ #menu .pure-menu-selected, #menu .pure-menu-heading { background: #1f8dd6; } /* This styles a link within a selected menu item `<li>`. */ #menu .pure-menu-selected a { color: #fff; } /* This styles the menu heading. */ #menu .pure-menu-heading { font-size: 110%; color: #fff; margin: 0; } /* -- Dynamic Button For Responsive Menu -------------------------------------*/ /* The button to open/close the Menu is custom-made and not part of Pure. Here's how it works: */ /* `.menu-link` represents the responsive menu toggle that shows/hides on small screens. */ .menu-link { position: fixed; display: block; /* show this only on small screens */ top: 0; left: 0; /* "#menu width" */ background: #000; background: rgba(0, 0, 0, 0.7); font-size: 10px; /* change this value to increase/decrease button size */ z-index: 10; width: 2em; height: auto; padding: 2.1em 1.6em; } .menu-link:hover, .menu-link:focus { background: #000; } .menu-link span { position: relative; display: block; } .menu-link span, .menu-link span:before, .menu-link span:after { background-color: #fff; width: 100%; height: 0.2em; } .menu-link span:before, .menu-link span:after { position: absolute; margin-top: -0.6em; content: " "; } .menu-link span:after { margin-top: 0.6em; } /* -- Responsive Styles (Media Queries) ------------------------------------- */ /* Hides the menu at `48em`, but modify this based on your app's needs. */ @media (min-width: 48em) { .header, .content { padding-left: 2em; padding-right: 2em; } #layout { padding-left: 150px; /* left col width "#menu" */ left: 0; } #menu { left: 150px; } .menu-link { position: fixed; left: 150px; display: none; } #layout.active .menu-link { left: 150px; } } @media (max-width: 48em) { /* Only apply this when the window is small. Otherwise, the following case results in extra padding on the left: * Make the window small. * Tap the menu to trigger the active state. * Make the window large again. */ #layout.active { position: relative; left: 150px; } } /* All except #menuLink */ :not(#menuLink) { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } #time { padding-top: 0 !important; } #fish { position: absolute; width: 30px; height: 30px; right: 6px; top: 6px; } /* unvisited link */ .links:link { color: #0078e7; text-decoration: none; } /* visited link */ .links:visited { color: #0078e7; text-decoration: none; } /* mouse over link */ .links:hover { color: #0078e7; text-decoration: underline; } /* selected link */ .links:active { color: #0078e7; text-decoration: none; } /* collapsible stolen from bootstrap .css (not using bootstrap source as it interferes */ .collapse { display: none } .collapse.in { display: block } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility }
0.419886
0.08196
img { width: 400px; height: 300px; } .sub-classic { flex: 1; } header { background-color: #d35266; } body { font-family: helvetica bold; } a { text-decoration: none; color: #fff; } a:hover { text-decoration: none; } h2 a { text-decoration: none; color: #fff; } h2 a:hover { text-decoration: none; color: #d35266; } .wrapper { max-width: 1310px; margin: 0 auto; } input { width: 70%; padding: 12px 20px; margin: 8px 0; box-sizing: content-box; } ._nav { background-color: rgb(32, 31, 31); color: #fff; display: flex; height: 60px; width: 100%; font-size: 25px; justify-content: space-between; align-items: center; } .right-nav { display: flex; align-items: center; justify-content: flex-end; list-style: none; color: #fff; text-decoration: #fff; } .left-nav { display: flex; align-items: center; justify-content: center; font-size: 1.2rem; width: max-content; } .left-nav a { width: max-content; } .iconify { margin-right: 5px; } .icon { display: flex; justify-content: center; align-content: center; } .fore { font-size: 18px; } .icon1 { display: flex; justify-content: center; align-content: center; margin: 0 10px; } h2 { margin-bottom: 0; } .icon2 { display: flex; justify-content: center; align-content: center; } .right-nav h2 { font-size: 15px; } .middle { justify-content: center; padding-bottom: 15px; margin-top: 60px; } .pic { padding-bottom: 15px; padding-top: 18px; } .texts { padding-left: 15px; padding-top: 10px; } .watch { background-color: #f1f1f1; } .card { flex: 1; } .classict_1 { padding: 0 10px; } .classic { margin-top: 10px; padding-left: 20px; justify-content: space-between; display: flex; } .classict { color: #d35266; text-align: center; font-size: 25px; } .popover__wrapper { position: relative; } .popover__content { position: absolute; width: max-content; top: -200%; left: 120%; background-color: white; z-index: 99; display: none; } .display-options:hover ~ .popover__content { display: block; } .cross { padding-left: 10px; padding-top: 10px; padding-right: 10px; } .leather-watch { margin-top: 10px; margin-left: 15px; justify-content: space-between; } .leather { color: #d35266; text-align: center; font-size: 25px; } .smart-watch { margin-top: 5px; margin-left: 15px; justify-content: space-between; } .smart { color: #d35266; text-align: center; font-size: 25px; } /* footer */ .last { background: black; color: white; align-content: center; margin-top: 10px; } .last li { list-style: none; } .last li a { text-decoration: none; color: #fff; } .footer-text { text-align: center; margin-left: 40px; margin-right: 7px; } .footer-copyright-right { padding-left: 20px; } .text { justify-content: center; } /* media query for tablet */ @media screen and (max-width: 768px) { ._nav { display: flex; } .sub-classic { justify-content: center; flex-direction: column; } .sub-classic-card { flex: 1; } .ad { display: none; } @media screen and (max-width: 320px) { ._nav { font-size: 2px; position: sticky; padding-left: 0; } .section-container { flex-direction: column; } .icon2 { display: none; } .sub-classic { justify-content: center; padding-left: 10px; padding-right: 10px; } .sub-classic-card { flex: 1; } } }
style.css
img { width: 400px; height: 300px; } .sub-classic { flex: 1; } header { background-color: #d35266; } body { font-family: helvetica bold; } a { text-decoration: none; color: #fff; } a:hover { text-decoration: none; } h2 a { text-decoration: none; color: #fff; } h2 a:hover { text-decoration: none; color: #d35266; } .wrapper { max-width: 1310px; margin: 0 auto; } input { width: 70%; padding: 12px 20px; margin: 8px 0; box-sizing: content-box; } ._nav { background-color: rgb(32, 31, 31); color: #fff; display: flex; height: 60px; width: 100%; font-size: 25px; justify-content: space-between; align-items: center; } .right-nav { display: flex; align-items: center; justify-content: flex-end; list-style: none; color: #fff; text-decoration: #fff; } .left-nav { display: flex; align-items: center; justify-content: center; font-size: 1.2rem; width: max-content; } .left-nav a { width: max-content; } .iconify { margin-right: 5px; } .icon { display: flex; justify-content: center; align-content: center; } .fore { font-size: 18px; } .icon1 { display: flex; justify-content: center; align-content: center; margin: 0 10px; } h2 { margin-bottom: 0; } .icon2 { display: flex; justify-content: center; align-content: center; } .right-nav h2 { font-size: 15px; } .middle { justify-content: center; padding-bottom: 15px; margin-top: 60px; } .pic { padding-bottom: 15px; padding-top: 18px; } .texts { padding-left: 15px; padding-top: 10px; } .watch { background-color: #f1f1f1; } .card { flex: 1; } .classict_1 { padding: 0 10px; } .classic { margin-top: 10px; padding-left: 20px; justify-content: space-between; display: flex; } .classict { color: #d35266; text-align: center; font-size: 25px; } .popover__wrapper { position: relative; } .popover__content { position: absolute; width: max-content; top: -200%; left: 120%; background-color: white; z-index: 99; display: none; } .display-options:hover ~ .popover__content { display: block; } .cross { padding-left: 10px; padding-top: 10px; padding-right: 10px; } .leather-watch { margin-top: 10px; margin-left: 15px; justify-content: space-between; } .leather { color: #d35266; text-align: center; font-size: 25px; } .smart-watch { margin-top: 5px; margin-left: 15px; justify-content: space-between; } .smart { color: #d35266; text-align: center; font-size: 25px; } /* footer */ .last { background: black; color: white; align-content: center; margin-top: 10px; } .last li { list-style: none; } .last li a { text-decoration: none; color: #fff; } .footer-text { text-align: center; margin-left: 40px; margin-right: 7px; } .footer-copyright-right { padding-left: 20px; } .text { justify-content: center; } /* media query for tablet */ @media screen and (max-width: 768px) { ._nav { display: flex; } .sub-classic { justify-content: center; flex-direction: column; } .sub-classic-card { flex: 1; } .ad { display: none; } @media screen and (max-width: 320px) { ._nav { font-size: 2px; position: sticky; padding-left: 0; } .section-container { flex-direction: column; } .icon2 { display: none; } .sub-classic { justify-content: center; padding-left: 10px; padding-right: 10px; } .sub-classic-card { flex: 1; } } }
0.48121
0.109753
aside.search { position: relative; display: flex; flex-direction: column; box-sizing: border-box; margin-left: auto; width: 400px; min-width: 400px; height: 100%; font-family: "Roboto", sans-serif; font-size: 16px; align-content: center; } /* search box --------------- */ aside.search .search-box { overflow: hidden; position: relative; display: inline-block; box-sizing: border-box; width: 88%; height: 55px; margin: 12vh auto; margin-bottom: 20px; border-radius: 100px; border: 2px solid var(--dBlue); box-shadow: 0 0 4px #058ecda2; } aside.search .search-box input { padding: 0; padding-left: 50px; margin: 0; box-sizing: border-box; width: 100%; height: 100%; border: none; background-color: rgba(240, 248, 255, 0); font-family: "Roboto", sans-serif; font-weight: 500; font-size: 16px; } aside.search .search-box input:active, aside.search .search-box input:focus { outline: none; } aside.search .search-box input:focus { background-color: #058ecd1c; } /* SVG search icon --------------- */ aside.search .search-icon { cursor: pointer; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); width: 50px; height: 55px; padding: 0; margin: 0; } aside.search .search-icon path { transform: scale(0.6); transform-origin: center; } /* Recent Icon -------------------------- */ aside.search .recent .recent-icon { display: none; } /* Recent Search-------------- */ aside.search .recent { display: block; padding: 0 24px; box-sizing: border-box; display: flex; flex-direction: column; width: 100%; height: fit-content; } aside.search .recent .recent-item { font-family: "Roboto", sans-serif; font-weight: 500; width: auto; height: fit-content; position: relative; cursor: pointer; padding: 9px 20px; background-color: #f8f8f8; display: flex; align-items: center; } #root.hover aside.search .recent .recent-item:hover { color: var(--yellow); background-color: var(--lBlue); } /* SVG cancel icon------------- */ aside.search .recent .recent-item .cancel-icon { position: absolute; top: 50%; right: 0; transform: translate(-20px, -50%); width: 15px; height: 15px; margin-left: auto; } /* Word Property ----------------- */ aside.search .toggle-props { margin: 0; margin-top: 10vh; position: relative; box-sizing: border-box; display: flex; justify-content: center; flex-flow: wrap; width: 100%; height: fit-content; } aside.search .toggle-props .props { font-family: "Roboto", sans-serif; font-weight: 500; position: relative; box-sizing: border-box; cursor: pointer; display: flex; align-items: center; padding: 0 0 0 10px; margin: 2.5px 5px; height: 50px; width: 185px; background-color: #e1e1e1; } #root.hover aside.search .toggle-props .props:hover, #root.hover aside.search .toggle-props .props.active:hover { background-color: var(--yellow); } aside.search .toggle-props .props:after { font-family: "Roboto", sans-serif; font-weight: 500; position: absolute; content: "O"; top: 50%; right: 0; transform: translate(-10px, -50%); } aside.search .toggle-props .props.active:after { font-family: "Roboto", sans-serif; content: "I"; color: white; text-shadow: 0 0 4px white; } aside.search .toggle-props .props.active { background-color: var(--dBlue); } aside.search .prop-icon { display: none; } /* Dark Mode*/ #root.dark aside.search .search-box { border: 2px solid #e1e1e1; box-shadow: 0 0 4px #e1e1e1a2; } #root.dark aside.search .search-box input { color: #e1e1e1; } #root.dark aside.search .recent .recent-item { color: #e1e1e1; background-color: #3b3b3b; transition: all 0.3s; } #root.dark.hover aside.search .recent .recent-item:hover { background-color: #565656; transition: all 0.3s; } #root.dark aside.search .toggle-props .props { color: #e1e1e1; background-color: #565656; transition: all 0.3s; } #root.dark aside.search .toggle-props .props.active:after { color: var(--yellow); text-shadow: 0 0 4px var(--yellow); transition: all 0.3s; } #root.dark aside.search .toggle-props .props.active { background-color: #002f40; transition: all 0.3s; } #root.dark.hover aside.search .toggle-props .props:hover, #root.dark.hover aside.search .toggle-props .props.active:hover { background-color: #005f81; transition: all 0.3s; } /* Tablet View -------------- */ /* main view limit row */ @media all and (max-width: 1344px) { aside.search { width: 100%; min-width: 0; height: fit-content; order: -1; } aside.search .search-box { max-width: 395px; margin: 30px auto; margin-bottom: 20px; } /* Recent Search-------------- */ aside.search .recent { position: absolute; border: none; padding: 0; top: 85px; left: 50%; max-width: 347px; transform: translate(-50%, 0); z-index: 100; } aside.search .recent.expand { border: 2px solid var(--dBlue); border-top: none; } aside.search .recent .recent-item { display: none; } aside.search .recent.expand .recent-item { display: block; } /* Recent Icon -------------------------- */ aside.search .recent .recent-icon { cursor: pointer; position: absolute; top: -40px; right: -10px; display: block; width: 25px; height: 25px; z-index: 100; } /* Word Property ----------------- */ aside.search .toggle-props { display: none; } aside.search .toggle-props.expand { display: flex; } /* SVG prop Icon ------------------------- */ aside.search .prop-icon { display: block; cursor: pointer; position: absolute; top: 12.5px; right: 50px; z-index: 100; width: 30px; height: 30px; opacity: 0.8; } aside.search .prop-icon .fill-0 { fill: var(--dBlue); } #root aside.search .recent:hover, #root aside.search .recent:active { display: block !important; } aside.search .toggle-props { margin-top: 0; } /* Dark Mode */ #root.dark aside.search .recent { border: 2px solid #e1e1e1; border-top: none; } } /* Mobile view*/ @media screen and (max-width: 672px) { aside.search { padding: 0 5px; } aside.search .search-box { height: 45px; margin: 20px auto; margin-bottom: 5px; } aside.search .search-box input { padding-left: 45px; font-size: 15px; } /* SVG search icon --------------- */ aside.search .search-icon { cursor: pointer; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); width: 45px; height: 45px; padding: 0; margin: 0; } aside.search .search-icon path { transform: scale(0.5); transform-origin: center; } /* Recent Search-------------- */ aside.search .recent { top: 65px; width: calc(88% - 45px); } aside.search .recent .recent-item { font-size: 15px; } aside.search .toggle-props .props { font-size: 15px; padding: 0 0 0 7px; margin: 1px 2.5px; height: 40px; width: 140px; min-height: 40px; min-width: 140px; } aside.search .toggle-props .props:after { font-size: 15px; } /* custom scrollbar for PROPS -------------- */ /* width */ aside.search .toggle-props::-webkit-scrollbar { height: 5px; } /* Track */ aside.search .toggle-props::-webkit-scrollbar-track { background: #f1f1f100; } /* Handle */ aside.search .toggle-props::-webkit-scrollbar-thumb { background-color: rgba(136, 136, 136, 0.425); border-radius: 100px; } /* Recent Icon -------------------------- */ aside.search .recent .recent-icon { cursor: pointer; position: absolute; top: -32.5px; right: -5px; display: block; width: 20px; height: 20px; z-index: 100; } aside.search .prop-icon { cursor: pointer; position: absolute; top: 10px; right: 45px; z-index: 100; width: 25px; height: 25px; } }
src/components/main/searchbar.css
aside.search { position: relative; display: flex; flex-direction: column; box-sizing: border-box; margin-left: auto; width: 400px; min-width: 400px; height: 100%; font-family: "Roboto", sans-serif; font-size: 16px; align-content: center; } /* search box --------------- */ aside.search .search-box { overflow: hidden; position: relative; display: inline-block; box-sizing: border-box; width: 88%; height: 55px; margin: 12vh auto; margin-bottom: 20px; border-radius: 100px; border: 2px solid var(--dBlue); box-shadow: 0 0 4px #058ecda2; } aside.search .search-box input { padding: 0; padding-left: 50px; margin: 0; box-sizing: border-box; width: 100%; height: 100%; border: none; background-color: rgba(240, 248, 255, 0); font-family: "Roboto", sans-serif; font-weight: 500; font-size: 16px; } aside.search .search-box input:active, aside.search .search-box input:focus { outline: none; } aside.search .search-box input:focus { background-color: #058ecd1c; } /* SVG search icon --------------- */ aside.search .search-icon { cursor: pointer; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); width: 50px; height: 55px; padding: 0; margin: 0; } aside.search .search-icon path { transform: scale(0.6); transform-origin: center; } /* Recent Icon -------------------------- */ aside.search .recent .recent-icon { display: none; } /* Recent Search-------------- */ aside.search .recent { display: block; padding: 0 24px; box-sizing: border-box; display: flex; flex-direction: column; width: 100%; height: fit-content; } aside.search .recent .recent-item { font-family: "Roboto", sans-serif; font-weight: 500; width: auto; height: fit-content; position: relative; cursor: pointer; padding: 9px 20px; background-color: #f8f8f8; display: flex; align-items: center; } #root.hover aside.search .recent .recent-item:hover { color: var(--yellow); background-color: var(--lBlue); } /* SVG cancel icon------------- */ aside.search .recent .recent-item .cancel-icon { position: absolute; top: 50%; right: 0; transform: translate(-20px, -50%); width: 15px; height: 15px; margin-left: auto; } /* Word Property ----------------- */ aside.search .toggle-props { margin: 0; margin-top: 10vh; position: relative; box-sizing: border-box; display: flex; justify-content: center; flex-flow: wrap; width: 100%; height: fit-content; } aside.search .toggle-props .props { font-family: "Roboto", sans-serif; font-weight: 500; position: relative; box-sizing: border-box; cursor: pointer; display: flex; align-items: center; padding: 0 0 0 10px; margin: 2.5px 5px; height: 50px; width: 185px; background-color: #e1e1e1; } #root.hover aside.search .toggle-props .props:hover, #root.hover aside.search .toggle-props .props.active:hover { background-color: var(--yellow); } aside.search .toggle-props .props:after { font-family: "Roboto", sans-serif; font-weight: 500; position: absolute; content: "O"; top: 50%; right: 0; transform: translate(-10px, -50%); } aside.search .toggle-props .props.active:after { font-family: "Roboto", sans-serif; content: "I"; color: white; text-shadow: 0 0 4px white; } aside.search .toggle-props .props.active { background-color: var(--dBlue); } aside.search .prop-icon { display: none; } /* Dark Mode*/ #root.dark aside.search .search-box { border: 2px solid #e1e1e1; box-shadow: 0 0 4px #e1e1e1a2; } #root.dark aside.search .search-box input { color: #e1e1e1; } #root.dark aside.search .recent .recent-item { color: #e1e1e1; background-color: #3b3b3b; transition: all 0.3s; } #root.dark.hover aside.search .recent .recent-item:hover { background-color: #565656; transition: all 0.3s; } #root.dark aside.search .toggle-props .props { color: #e1e1e1; background-color: #565656; transition: all 0.3s; } #root.dark aside.search .toggle-props .props.active:after { color: var(--yellow); text-shadow: 0 0 4px var(--yellow); transition: all 0.3s; } #root.dark aside.search .toggle-props .props.active { background-color: #002f40; transition: all 0.3s; } #root.dark.hover aside.search .toggle-props .props:hover, #root.dark.hover aside.search .toggle-props .props.active:hover { background-color: #005f81; transition: all 0.3s; } /* Tablet View -------------- */ /* main view limit row */ @media all and (max-width: 1344px) { aside.search { width: 100%; min-width: 0; height: fit-content; order: -1; } aside.search .search-box { max-width: 395px; margin: 30px auto; margin-bottom: 20px; } /* Recent Search-------------- */ aside.search .recent { position: absolute; border: none; padding: 0; top: 85px; left: 50%; max-width: 347px; transform: translate(-50%, 0); z-index: 100; } aside.search .recent.expand { border: 2px solid var(--dBlue); border-top: none; } aside.search .recent .recent-item { display: none; } aside.search .recent.expand .recent-item { display: block; } /* Recent Icon -------------------------- */ aside.search .recent .recent-icon { cursor: pointer; position: absolute; top: -40px; right: -10px; display: block; width: 25px; height: 25px; z-index: 100; } /* Word Property ----------------- */ aside.search .toggle-props { display: none; } aside.search .toggle-props.expand { display: flex; } /* SVG prop Icon ------------------------- */ aside.search .prop-icon { display: block; cursor: pointer; position: absolute; top: 12.5px; right: 50px; z-index: 100; width: 30px; height: 30px; opacity: 0.8; } aside.search .prop-icon .fill-0 { fill: var(--dBlue); } #root aside.search .recent:hover, #root aside.search .recent:active { display: block !important; } aside.search .toggle-props { margin-top: 0; } /* Dark Mode */ #root.dark aside.search .recent { border: 2px solid #e1e1e1; border-top: none; } } /* Mobile view*/ @media screen and (max-width: 672px) { aside.search { padding: 0 5px; } aside.search .search-box { height: 45px; margin: 20px auto; margin-bottom: 5px; } aside.search .search-box input { padding-left: 45px; font-size: 15px; } /* SVG search icon --------------- */ aside.search .search-icon { cursor: pointer; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); width: 45px; height: 45px; padding: 0; margin: 0; } aside.search .search-icon path { transform: scale(0.5); transform-origin: center; } /* Recent Search-------------- */ aside.search .recent { top: 65px; width: calc(88% - 45px); } aside.search .recent .recent-item { font-size: 15px; } aside.search .toggle-props .props { font-size: 15px; padding: 0 0 0 7px; margin: 1px 2.5px; height: 40px; width: 140px; min-height: 40px; min-width: 140px; } aside.search .toggle-props .props:after { font-size: 15px; } /* custom scrollbar for PROPS -------------- */ /* width */ aside.search .toggle-props::-webkit-scrollbar { height: 5px; } /* Track */ aside.search .toggle-props::-webkit-scrollbar-track { background: #f1f1f100; } /* Handle */ aside.search .toggle-props::-webkit-scrollbar-thumb { background-color: rgba(136, 136, 136, 0.425); border-radius: 100px; } /* Recent Icon -------------------------- */ aside.search .recent .recent-icon { cursor: pointer; position: absolute; top: -32.5px; right: -5px; display: block; width: 20px; height: 20px; z-index: 100; } aside.search .prop-icon { cursor: pointer; position: absolute; top: 10px; right: 45px; z-index: 100; width: 25px; height: 25px; } }
0.409221
0.049131
.wrap { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: space-around; -ms-flex-align: space-around; align-items: space-around; max-width: 1200px; margin-left: 15%; } .tile { display: inline-block; background-size: cover; position: relative; cursor: pointer; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; overflow: hidden; color: white; font-family: "Roboto"; margin-left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 15em; height: 6em; } .tile img { width: 90%; max-height: 100px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 0; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; } .tile .text { /* z-index:99; */ position: absolute; padding: 30px; height: calc(100% - 60px); } .tile .text h1 { font-weight: 300; margin: 0; text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); } .tile .text h2 { font-weight: bold; font-style: italic; -webkit-transform: translateX(200px); transform: translateX(200px); } .tile .text p { font-weight: 300; margin: 20px 0 0 0; line-height: 25px; /* opacity:0; */ -webkit-transform: translateX(-200px); transform: translateX(-200px); -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } .tile:hover { /* background-color:#99aeff; */ -webkit-box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64); box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64); -webkit-transform: translateX(-50%) scale(1.05); transform: translateX(-50%) scale(1.05); background-color: #99aeff; } .tile:hover img { opacity: 0.2; } .tile:hover .animate-text { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } .tile:hover span { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); } .animate-text { opacity: 0; -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; } .dots { position: absolute; bottom: 20px; right: 30px; margin: 0 auto; width: 30px; height: 30px; color: currentColor; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: distribute; justify-content: space-around; } .dots span { width: 5px; height: 5px; background-color: currentColor; border-radius: 50%; display: block; opacity: 0; -webkit-transition: opacity 0.5s ease, -webkit-transform 0.4s ease-out; transition: opacity 0.5s ease, -webkit-transform 0.4s ease-out; transition: transform 0.4s ease-out, opacity 0.5s ease; transition: transform 0.4s ease-out, opacity 0.5s ease, -webkit-transform 0.4s ease-out; -webkit-transform: translateY(30px); transform: translateY(30px); } .dots span::nth-child(1) { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; } .dots span:nth-child(2) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; } .dots span:nth-child(3) { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; } @media (max-width: 1000px) { .wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 400px; } } /*# sourceMappingURL=sponsor.css.map */ .dev { width: 100%; position: absolute; top: 78%; } @media (max-width: 700px) { .dev { left: 0%; } }
events/sub_events/cyberquest/css/sponsor.css
.wrap { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: space-around; -ms-flex-align: space-around; align-items: space-around; max-width: 1200px; margin-left: 15%; } .tile { display: inline-block; background-size: cover; position: relative; cursor: pointer; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; overflow: hidden; color: white; font-family: "Roboto"; margin-left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 15em; height: 6em; } .tile img { width: 90%; max-height: 100px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 0; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; } .tile .text { /* z-index:99; */ position: absolute; padding: 30px; height: calc(100% - 60px); } .tile .text h1 { font-weight: 300; margin: 0; text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); } .tile .text h2 { font-weight: bold; font-style: italic; -webkit-transform: translateX(200px); transform: translateX(200px); } .tile .text p { font-weight: 300; margin: 20px 0 0 0; line-height: 25px; /* opacity:0; */ -webkit-transform: translateX(-200px); transform: translateX(-200px); -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } .tile:hover { /* background-color:#99aeff; */ -webkit-box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64); box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64); -webkit-transform: translateX(-50%) scale(1.05); transform: translateX(-50%) scale(1.05); background-color: #99aeff; } .tile:hover img { opacity: 0.2; } .tile:hover .animate-text { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } .tile:hover span { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); } .animate-text { opacity: 0; -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; } .dots { position: absolute; bottom: 20px; right: 30px; margin: 0 auto; width: 30px; height: 30px; color: currentColor; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: distribute; justify-content: space-around; } .dots span { width: 5px; height: 5px; background-color: currentColor; border-radius: 50%; display: block; opacity: 0; -webkit-transition: opacity 0.5s ease, -webkit-transform 0.4s ease-out; transition: opacity 0.5s ease, -webkit-transform 0.4s ease-out; transition: transform 0.4s ease-out, opacity 0.5s ease; transition: transform 0.4s ease-out, opacity 0.5s ease, -webkit-transform 0.4s ease-out; -webkit-transform: translateY(30px); transform: translateY(30px); } .dots span::nth-child(1) { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; } .dots span:nth-child(2) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; } .dots span:nth-child(3) { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; } @media (max-width: 1000px) { .wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 400px; } } /*# sourceMappingURL=sponsor.css.map */ .dev { width: 100%; position: absolute; top: 78%; } @media (max-width: 700px) { .dev { left: 0%; } }
0.461017
0.054349
*{ margin:0; padding:0; box-sizing: border-box; } .ring1{ height: 65px; transform: rotate(45deg); top: 57px; left: 5px; width: 65px; position: relative; background-color: #000; z-index: 1; opacity: 0.3; } .ring2{height: 46px; transform: rotate(45deg); top: 50px; left: -9px; border-radius: 50%; width: 67px; position: relative; background-color: #000; z-index: 1; opacity: 0.3; } .ring3{ height: 63px; top: 50px; left: -4px; border-radius: 50%; width: 63px; position: relative; background-color: #000; z-index: 1; opacity: 0.3; } .title1{ /* position: absolute; */ text-shadow: 2px 1px rgb(250, 239, 239); font-family: 'Supermercado One', cursive; letter-spacing: 15px; background: linear-gradient(90deg,rgb(29, 16, 214),rgb(224, 13, 161),rgb(177, 6, 177),red,#94e218,darkturquoise); background-size: 400%; -webkit-text-fill-color: transparent; /*-webkit-background-clip: text;*/ animation: animate 10s linear infinite; text-align: center; } @keyframes animate { 0%{ background-position: 0%; } 100%{ background-position: 400%; } } .div1,.div2,.div3,.div4,.div5{ margin: 5%; text-align: justify; /* background: rgb(223, 215, 215); */ } .title2{ color: #000; /* font-style: oblique; */ font-weight: bold; font-size:xx-large; font-family: Ubuntu, sans-serif; word-spacing: 7px; text-shadow: 0px 2px grey; } .paragraph1{ margin-left:5%; margin-top: 15px; padding: 18px; border:none; font-weight: 600; box-shadow: 0.5rem 0.4rem 0.4rem 0.1em rgb(62, 83, 236); border-radius: 12px; overflow-wrap: break-word; /* transition: all 2s; */ font-size: large; font-family: 'IBM Plex Serif', serif; border:2px solid; border-style: dotted; border-left-color: rgba(58, 7, 55, 0.452); border-top-color: rgba(133, 10, 57, 0.39); border-right-width: 0px; border-bottom-width: 0px; animation: para1move 5s infinite; } @keyframes para1move { 50%{ box-shadow: -0.5rem -0.3rem 1rem rgba(135, 179, 33, 0.651); /* transition: box-shadow 2s ease-in-out; */ } } .title3{ color: #000; font-weight: bold; text-shadow: 1px 1px rgb(51, 201, 201); font-size:xx-large; font-family: Ubuntu, sans-serif; /* font-family: '<NAME>', cursive; */ } .paragraph2{ margin-left:5%; margin-top:16px; border:5px solid rgba(128, 128, 128, 0.068); padding: 19px; border-radius: 20px; overflow-wrap: break-word; box-shadow: -0.2rem -0.1rem 0.8rem rgba(68, 68, 100, 0.445); font-family: 'Comic Neue', cursive; font-weight: 700; /* border-style: groove; */ /* transition: box-shadow 2s ease-in-out; */ position: relative; overflow: hidden; /* animation: move 10s alternate infinite; */ } /* @keyframes move { 0%{ box-shadow: 0.5rem 0.6rem 1rem rgb(179, 33, 58); /* transition: box-shadow 2s ease-in-out; */ /* border: 1px solid rgba(83, 79, 119, 0.438); } }*/ /* .paragraph2:hover{ border:0.5px solid rgba(128, 128, 128, 0.397); border-style: dashed; } */ .title4{ color: #000; font-size:xx-large ; font-weight: bold; /* font-style: inherit; */ font-family: Ubuntu, sans-serif; } .paragraph3{ margin-left:5%; margin-top:23px; padding:15px; border-radius: 15px; box-shadow: 0.2rem 0.2rem 1rem rgba(0, 0, 0, 0.692); font-family: 'Comic Neue', cursive; } .paragraph3:hover{ box-shadow: -0.2rem -0.2rem 1rem rgba(0, 0, 0, 0.651); } .title5{ color: #000; text-shadow: 1px 1px rgb(230, 226, 29); font-size:x-large ; font-style: inherit; font-family: Ubuntu, sans-serif; } .paragraph4{ margin-left:5%; margin-top:23px; padding:15px; border-radius: 15px; box-shadow: 0.2rem 0.2rem 1rem rgba(176, 15, 197, 0.342); border-style: solid; border-left:none; border-top:none; border-right-width: 2px; border-bottom-width: 2px; border-right-color:green ; border-bottom-color: brown; font-family: 'Comic Neue', cursive; } .div5{ margin-bottom: 65px; } .title6{ color: #000; text-shadow: 1px 1px rgb(34, 34, 23); font-size:x-large ; font-style: inherit; font-family: Ubuntu, sans-serif; } .paragraph5{ margin-left:5%; margin-top: 20px; padding:15px; border-radius: 15px; box-shadow: 0.3rem 0.3rem 1rem rgba(15, 197, 182, 0.527); animation: para1move 10s infinite; font-family: 'Comic Neue', cursive; font-weight: 600; } @keyframes para1move { 50%{ box-shadow: -0.5rem -0.3rem 1rem rgba(135, 179, 33, 0.534); transition: box-shadow 2s ease-in-out; } } /* .paragraph5:hover{ border:2px dotted rgba(0, 0, 255, 0.349); } */ #nb{ background: linear-gradient( to right, #5800FF, #981bcb,#FFE400, #5800FF, #981bcb); -webkit-text-fill-color: transparent; /* -webkit-background-clip: text; */ }
index.css
*{ margin:0; padding:0; box-sizing: border-box; } .ring1{ height: 65px; transform: rotate(45deg); top: 57px; left: 5px; width: 65px; position: relative; background-color: #000; z-index: 1; opacity: 0.3; } .ring2{height: 46px; transform: rotate(45deg); top: 50px; left: -9px; border-radius: 50%; width: 67px; position: relative; background-color: #000; z-index: 1; opacity: 0.3; } .ring3{ height: 63px; top: 50px; left: -4px; border-radius: 50%; width: 63px; position: relative; background-color: #000; z-index: 1; opacity: 0.3; } .title1{ /* position: absolute; */ text-shadow: 2px 1px rgb(250, 239, 239); font-family: 'Supermercado One', cursive; letter-spacing: 15px; background: linear-gradient(90deg,rgb(29, 16, 214),rgb(224, 13, 161),rgb(177, 6, 177),red,#94e218,darkturquoise); background-size: 400%; -webkit-text-fill-color: transparent; /*-webkit-background-clip: text;*/ animation: animate 10s linear infinite; text-align: center; } @keyframes animate { 0%{ background-position: 0%; } 100%{ background-position: 400%; } } .div1,.div2,.div3,.div4,.div5{ margin: 5%; text-align: justify; /* background: rgb(223, 215, 215); */ } .title2{ color: #000; /* font-style: oblique; */ font-weight: bold; font-size:xx-large; font-family: Ubuntu, sans-serif; word-spacing: 7px; text-shadow: 0px 2px grey; } .paragraph1{ margin-left:5%; margin-top: 15px; padding: 18px; border:none; font-weight: 600; box-shadow: 0.5rem 0.4rem 0.4rem 0.1em rgb(62, 83, 236); border-radius: 12px; overflow-wrap: break-word; /* transition: all 2s; */ font-size: large; font-family: 'IBM Plex Serif', serif; border:2px solid; border-style: dotted; border-left-color: rgba(58, 7, 55, 0.452); border-top-color: rgba(133, 10, 57, 0.39); border-right-width: 0px; border-bottom-width: 0px; animation: para1move 5s infinite; } @keyframes para1move { 50%{ box-shadow: -0.5rem -0.3rem 1rem rgba(135, 179, 33, 0.651); /* transition: box-shadow 2s ease-in-out; */ } } .title3{ color: #000; font-weight: bold; text-shadow: 1px 1px rgb(51, 201, 201); font-size:xx-large; font-family: Ubuntu, sans-serif; /* font-family: '<NAME>', cursive; */ } .paragraph2{ margin-left:5%; margin-top:16px; border:5px solid rgba(128, 128, 128, 0.068); padding: 19px; border-radius: 20px; overflow-wrap: break-word; box-shadow: -0.2rem -0.1rem 0.8rem rgba(68, 68, 100, 0.445); font-family: 'Comic Neue', cursive; font-weight: 700; /* border-style: groove; */ /* transition: box-shadow 2s ease-in-out; */ position: relative; overflow: hidden; /* animation: move 10s alternate infinite; */ } /* @keyframes move { 0%{ box-shadow: 0.5rem 0.6rem 1rem rgb(179, 33, 58); /* transition: box-shadow 2s ease-in-out; */ /* border: 1px solid rgba(83, 79, 119, 0.438); } }*/ /* .paragraph2:hover{ border:0.5px solid rgba(128, 128, 128, 0.397); border-style: dashed; } */ .title4{ color: #000; font-size:xx-large ; font-weight: bold; /* font-style: inherit; */ font-family: Ubuntu, sans-serif; } .paragraph3{ margin-left:5%; margin-top:23px; padding:15px; border-radius: 15px; box-shadow: 0.2rem 0.2rem 1rem rgba(0, 0, 0, 0.692); font-family: 'Comic Neue', cursive; } .paragraph3:hover{ box-shadow: -0.2rem -0.2rem 1rem rgba(0, 0, 0, 0.651); } .title5{ color: #000; text-shadow: 1px 1px rgb(230, 226, 29); font-size:x-large ; font-style: inherit; font-family: Ubuntu, sans-serif; } .paragraph4{ margin-left:5%; margin-top:23px; padding:15px; border-radius: 15px; box-shadow: 0.2rem 0.2rem 1rem rgba(176, 15, 197, 0.342); border-style: solid; border-left:none; border-top:none; border-right-width: 2px; border-bottom-width: 2px; border-right-color:green ; border-bottom-color: brown; font-family: 'Comic Neue', cursive; } .div5{ margin-bottom: 65px; } .title6{ color: #000; text-shadow: 1px 1px rgb(34, 34, 23); font-size:x-large ; font-style: inherit; font-family: Ubuntu, sans-serif; } .paragraph5{ margin-left:5%; margin-top: 20px; padding:15px; border-radius: 15px; box-shadow: 0.3rem 0.3rem 1rem rgba(15, 197, 182, 0.527); animation: para1move 10s infinite; font-family: 'Comic Neue', cursive; font-weight: 600; } @keyframes para1move { 50%{ box-shadow: -0.5rem -0.3rem 1rem rgba(135, 179, 33, 0.534); transition: box-shadow 2s ease-in-out; } } /* .paragraph5:hover{ border:2px dotted rgba(0, 0, 255, 0.349); } */ #nb{ background: linear-gradient( to right, #5800FF, #981bcb,#FFE400, #5800FF, #981bcb); -webkit-text-fill-color: transparent; /* -webkit-background-clip: text; */ }
0.41739
0.075517
.bottom-panel { height: 30px; } .window-list { font-size: 10pt; spacing: 2px; } .window-button { padding: 1px; } .window-button:first-child:ltr { padding-left: 2px; } .window-button:last-child:rtl { padding-right: 2px; } .window-button-box { spacing: 4px; } .window-button > StWidget { -st-natural-width: 18.75em; max-width: 18.75em; padding: 3px 6px 1px; border-radius: 0; color: rgba(207, 216, 220, 0.87); background-color: rgba(19, 25, 28, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: none; text-shadow: none; } .window-button:hover > StWidget { color: #CFD8DC; background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); } .window-button:active > StWidget, .window-button:focus > StWidget { color: #CFD8DC; background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: inset 0 -2px #00BCD4; } .window-button.focused > StWidget, .window-button.focused:active > StWidget { color: #CFD8DC; box-shadow: inset 0 -2px #00BCD4; } .window-button.minimized > StWidget { color: rgba(207, 216, 220, 0.54); box-shadow: none; } .window-button.minimized:hover > StWidget { color: #CFD8DC; box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); } .window-button.minimized:active > StWidget { color: #CFD8DC; box-shadow: inset 0 -2px #00BCD4; } .window-button-icon { width: 24px; height: 24px; } .window-list-workspace-indicator { padding: 3px; } .window-list-workspace-indicator > StWidget { border: none; color: rgba(207, 216, 220, 0.87); background-color: rgba(19, 25, 28, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); font-weight: 700; } .window-list-workspace-indicator:hover { background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); } .window-list-workspace-indicator:hover > StWidget { color: #CFD8DC; } .window-list-workspace-indicator:active, .window-list-workspace-indicator:checked, .window-list-workspace-indicator:focus { background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: inset 0 -2px #00BCD4; } .window-list-workspace-indicator:active > StWidget, .window-list-workspace-indicator:checked > StWidget, .window-list-workspace-indicator:focus > StWidget { color: #CFD8DC; } .notification { font-weight: 500; }
themes/.local/share/themes/Adapta-Nokto/gnome-shell/extensions/window-list/stylesheet.css
.bottom-panel { height: 30px; } .window-list { font-size: 10pt; spacing: 2px; } .window-button { padding: 1px; } .window-button:first-child:ltr { padding-left: 2px; } .window-button:last-child:rtl { padding-right: 2px; } .window-button-box { spacing: 4px; } .window-button > StWidget { -st-natural-width: 18.75em; max-width: 18.75em; padding: 3px 6px 1px; border-radius: 0; color: rgba(207, 216, 220, 0.87); background-color: rgba(19, 25, 28, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: none; text-shadow: none; } .window-button:hover > StWidget { color: #CFD8DC; background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); } .window-button:active > StWidget, .window-button:focus > StWidget { color: #CFD8DC; background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: inset 0 -2px #00BCD4; } .window-button.focused > StWidget, .window-button.focused:active > StWidget { color: #CFD8DC; box-shadow: inset 0 -2px #00BCD4; } .window-button.minimized > StWidget { color: rgba(207, 216, 220, 0.54); box-shadow: none; } .window-button.minimized:hover > StWidget { color: #CFD8DC; box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); } .window-button.minimized:active > StWidget { color: #CFD8DC; box-shadow: inset 0 -2px #00BCD4; } .window-button-icon { width: 24px; height: 24px; } .window-list-workspace-indicator { padding: 3px; } .window-list-workspace-indicator > StWidget { border: none; color: rgba(207, 216, 220, 0.87); background-color: rgba(19, 25, 28, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); font-weight: 700; } .window-list-workspace-indicator:hover { background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: inset 0 -2px rgba(207, 216, 220, 0.2); } .window-list-workspace-indicator:hover > StWidget { color: #CFD8DC; } .window-list-workspace-indicator:active, .window-list-workspace-indicator:checked, .window-list-workspace-indicator:focus { background-gradient-drection: vertical; background-gradient-start: rgba(19, 25, 28, 0.01); background-gradient-end: rgba(19, 25, 28, 0.01); box-shadow: inset 0 -2px #00BCD4; } .window-list-workspace-indicator:active > StWidget, .window-list-workspace-indicator:checked > StWidget, .window-list-workspace-indicator:focus > StWidget { color: #CFD8DC; } .notification { font-weight: 500; }
0.590897
0.2588
@font-face { font-family: 'WebSymbolsRegular'; src: url('websymbols/websymbols-regular-webfont.eot'); src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('websymbols/websymbols-regular-webfont.woff') format('woff'), url('websymbols/websymbols-regular-webfont.ttf') format('truetype'), url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg'); font-weight: normal; font-style: normal; } .ca-menu{ padding:0; } .ca-menu li{ width: 220px; height: 250px; overflow: hidden; position: relative; float:left; margin-right: 4px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; margin-right: 22px; margin-bottom:10px; } .ca-menu li:last-child{ margin-right: 0px; } .ca-menu li a{ text-align: left; width: 100%; height: 100%; display: block; color: #333; position: relative; } .ca-icon{ font-family: 'WebSymbolsRegular', cursive; font-size: 60px; color: #333; text-shadow: 0px 0px 1px #333; line-height: 120px; position: absolute; width: 100%; height: 50%; left: 0px; top: 0px; text-align: center; -webkit-transition: all 400ms linear; -moz-transition: all 400ms linear; -o-transition: all 400ms linear; -ms-transition: all 400ms linear; transition: all 400ms linear; } .ca-content{ position: absolute; left: 0px; width: 100%; height: 50%; top: 50%; } .ca-main{ font-size: 20px; opacity: 0.8; text-align: center; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; } .ca-sub{ text-align:center; font-size: 14px; color: #666; line-height: 40px; opacity: 0.8; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; font-family:DroidSansRegular; } .ca-menu li:hover{ background-color: #000; } .ca-menu li:hover .ca-icon{ color: #fff; font-size: 60px; } .ca-menu li:hover .ca-main{ -webkit-animation: moveFromLeftRotate 300ms ease; -moz-animation: moveFromLeftRotate 300ms ease; -ms-animation: moveFromLeftRotate 300ms ease; } .ca-menu li:hover .ca-sub{ color: #fff; -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; } @-webkit-keyframes moveFromLeftRotate{ from { -webkit-transform: translateX(-100%) rotate(-90deg); } to { -webkit-transform: translateX(0%) rotate(0deg); } } @-moz-keyframes moveFromLeftRotate{ from { -moz-transform: translateX(-100%) rotate(-90deg); } to { -moz-transform: translateX(0%) rotate(0deg); } } @-ms-keyframes moveFromLeftRotate{ from { -ms-transform: translateX(-100%) rotate(-90deg); } to { -ms-transform: translateX(0%) rotate(0deg); } } @-webkit-keyframes moveFromBottom { from { -webkit-transform: translateY(100%); } to { -webkit-transform: translateY(0%); } } @-moz-keyframes moveFromBottom { from { -moz-transform: translateY(100%); } to { -moz-transform: translateY(0%); } } @-ms-keyframes moveFromBottom { from { -ms-transform: translateY(100%); } to { -ms-transform: translateY(0%); } } /******************************************************************************************************************* * Top Slider *******************************************************************************************************************/ .ei-slider{ position: relative; width: 100%; max-width: 1920px; height: 500px; margin: 0 auto; } .ei-slider-loading{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index:999; background: rgba(0,0,0,0.9); color: #fff; text-align: center; line-height: 400px; } .ei-slider-large{ height: 100%; width: 100%; position:relative; overflow: hidden; } .ei-slider-large li{ position: absolute; top: 0px; left: 0px; overflow: hidden; height: 100%; width: 100%; } .ei-slider-large li img{ width: 100%; filter: url(filters.svg#grayscale); /* Firefox */ filter: gray; /* IE */ -webkit-filter: grayscale(1); /* Webkit */ opacity:1; -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */ } .ei-title{ position: absolute; top: 30%; } .ei-title h2, .ei-title h3{ text-align: center; } .ei-title h2{ font-size: 40px; line-height: 50px; color: #fff; padding: 0 10px; } .ei-title h3{ font-size: 50px; line-height: 70px; text-transform: uppercase; color: #fff; background: #333; padding: 0px 40px; } .ei-slider-thumbs{ height: 13px; margin: 0 auto; position: relative; } .ei-slider-thumbs li{ position: relative; float: left; height: 100%; } .ei-slider-thumbs li.ei-slider-element{ top: 0px; left: 0px; position: absolute; height: 100%; z-index: 10; text-indent: -9000px; background: #000; background: rgba(0,0,0,0.9); } .ei-slider-thumbs li a{ display: block; text-indent: -9000px; background: #333; width: 100%; height: 100%; cursor: pointer; border-right: 1px solid #555; -webkit-transition: background 0.2s ease; -moz-transition: background 0.2s ease; -o-transition: background 0.2s ease; -ms-transition: background 0.2s ease; transition: background 0.2s ease; } .ei-slider-thumbs li a:hover{ background-color: #f0f0f0; } .ei-slider-thumbs li img{ position: absolute; bottom: 50px; opacity: 0; z-index: 999; max-width: 100%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-box-reflect: below 0px -webkit-gradient( linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255,255,255,0.3)) ); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } .ei-slider-thumbs li:hover img{ opacity: 1; bottom: 13px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } @media screen and (max-width: 830px) { .ei-title{ position: absolute; right: 0px; margin-right: 0px; width: 100%; text-align: center; top: auto; bottom: 0; background: rgba(255,255,255,0.9); padding: 0; } .ei-title h2, .ei-title h3{ text-align: center; } .ei-title h2{ font-size: 20px; line-height: 24px; } .ei-title h3{ font-size: 30px; line-height: 40px; margin-top: 0px; margin-bottom: 1px; } } html, body, div, h1, h2, ul, li, dl, dd, dt{ margin: 0; padding: 0; } ul { list-style: none; } .image_carousel { padding: 15px 0 15px 40px; } .image_carousel img { border: 1px solid #ccc; background-color: white; padding: 9px; margin: 7px; display: block; float: left; height: 110px; width: 160px; } a.prev, a.next { background: url(../images/miscellaneous_sprite.png) no-repeat transparent; width: 45px; height: 50px; display: block; position: absolute; top: 50px; } a.prev { left: 0px; background-position: 0 -100px !important; } a.prev:hover { background-position: 0 -50px; } a.prev.disabled { background-position: 0 -100px !important; } a.next { right: 0px; background-position: -50px -100px !important; } a.next:hover { background-position: -50px -50px; } a.next.disabled { background-position: -50px -100px !important; } a.prev.disabled, a.next.disabled { cursor: default; } a.prev span, a.next span { display: none; } .pagination { text-align: center; margin-right: 37px; margin-top: 10px; } .pagination a { background: url(../images/miscellaneous_sprite.png) 0 -300px no-repeat transparent; width: 15px; height: 15px; margin: 0 5px 0 0; display: inline-block; } .pagination a.selected { background-position: -25px -300px; cursor: default; } .pagination a span { display: none; } .clearfix { float: none; clear: both; } .slideshowthumb { width:150px; height:59px;} .negativetop {margin-top:-10px;} a.actbutton { border-top: 1px solid #ffffff; background: #eee; padding: 10px 20px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; color: #444 !important; font-size: 18px; text-decoration: none; vertical-align: middle; font-family:DroidSansRegular; font-weight:bold; -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25); box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25); } a.actbutton:hover { border-top-color: #ffffff; background: #fff; color: #33777d; } .noslide {text-align:center;} .noslide h1 {color:#eee;font-family:BitterRegular;margin-bottom:23px;} .noslide h3 {color: #eee;padding: 0 100px; font-weight: lighter; line-height: 34px;}
static/css/homepage.css
@font-face { font-family: 'WebSymbolsRegular'; src: url('websymbols/websymbols-regular-webfont.eot'); src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('websymbols/websymbols-regular-webfont.woff') format('woff'), url('websymbols/websymbols-regular-webfont.ttf') format('truetype'), url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg'); font-weight: normal; font-style: normal; } .ca-menu{ padding:0; } .ca-menu li{ width: 220px; height: 250px; overflow: hidden; position: relative; float:left; margin-right: 4px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; margin-right: 22px; margin-bottom:10px; } .ca-menu li:last-child{ margin-right: 0px; } .ca-menu li a{ text-align: left; width: 100%; height: 100%; display: block; color: #333; position: relative; } .ca-icon{ font-family: 'WebSymbolsRegular', cursive; font-size: 60px; color: #333; text-shadow: 0px 0px 1px #333; line-height: 120px; position: absolute; width: 100%; height: 50%; left: 0px; top: 0px; text-align: center; -webkit-transition: all 400ms linear; -moz-transition: all 400ms linear; -o-transition: all 400ms linear; -ms-transition: all 400ms linear; transition: all 400ms linear; } .ca-content{ position: absolute; left: 0px; width: 100%; height: 50%; top: 50%; } .ca-main{ font-size: 20px; opacity: 0.8; text-align: center; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; } .ca-sub{ text-align:center; font-size: 14px; color: #666; line-height: 40px; opacity: 0.8; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; font-family:DroidSansRegular; } .ca-menu li:hover{ background-color: #000; } .ca-menu li:hover .ca-icon{ color: #fff; font-size: 60px; } .ca-menu li:hover .ca-main{ -webkit-animation: moveFromLeftRotate 300ms ease; -moz-animation: moveFromLeftRotate 300ms ease; -ms-animation: moveFromLeftRotate 300ms ease; } .ca-menu li:hover .ca-sub{ color: #fff; -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; } @-webkit-keyframes moveFromLeftRotate{ from { -webkit-transform: translateX(-100%) rotate(-90deg); } to { -webkit-transform: translateX(0%) rotate(0deg); } } @-moz-keyframes moveFromLeftRotate{ from { -moz-transform: translateX(-100%) rotate(-90deg); } to { -moz-transform: translateX(0%) rotate(0deg); } } @-ms-keyframes moveFromLeftRotate{ from { -ms-transform: translateX(-100%) rotate(-90deg); } to { -ms-transform: translateX(0%) rotate(0deg); } } @-webkit-keyframes moveFromBottom { from { -webkit-transform: translateY(100%); } to { -webkit-transform: translateY(0%); } } @-moz-keyframes moveFromBottom { from { -moz-transform: translateY(100%); } to { -moz-transform: translateY(0%); } } @-ms-keyframes moveFromBottom { from { -ms-transform: translateY(100%); } to { -ms-transform: translateY(0%); } } /******************************************************************************************************************* * Top Slider *******************************************************************************************************************/ .ei-slider{ position: relative; width: 100%; max-width: 1920px; height: 500px; margin: 0 auto; } .ei-slider-loading{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index:999; background: rgba(0,0,0,0.9); color: #fff; text-align: center; line-height: 400px; } .ei-slider-large{ height: 100%; width: 100%; position:relative; overflow: hidden; } .ei-slider-large li{ position: absolute; top: 0px; left: 0px; overflow: hidden; height: 100%; width: 100%; } .ei-slider-large li img{ width: 100%; filter: url(filters.svg#grayscale); /* Firefox */ filter: gray; /* IE */ -webkit-filter: grayscale(1); /* Webkit */ opacity:1; -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */ } .ei-title{ position: absolute; top: 30%; } .ei-title h2, .ei-title h3{ text-align: center; } .ei-title h2{ font-size: 40px; line-height: 50px; color: #fff; padding: 0 10px; } .ei-title h3{ font-size: 50px; line-height: 70px; text-transform: uppercase; color: #fff; background: #333; padding: 0px 40px; } .ei-slider-thumbs{ height: 13px; margin: 0 auto; position: relative; } .ei-slider-thumbs li{ position: relative; float: left; height: 100%; } .ei-slider-thumbs li.ei-slider-element{ top: 0px; left: 0px; position: absolute; height: 100%; z-index: 10; text-indent: -9000px; background: #000; background: rgba(0,0,0,0.9); } .ei-slider-thumbs li a{ display: block; text-indent: -9000px; background: #333; width: 100%; height: 100%; cursor: pointer; border-right: 1px solid #555; -webkit-transition: background 0.2s ease; -moz-transition: background 0.2s ease; -o-transition: background 0.2s ease; -ms-transition: background 0.2s ease; transition: background 0.2s ease; } .ei-slider-thumbs li a:hover{ background-color: #f0f0f0; } .ei-slider-thumbs li img{ position: absolute; bottom: 50px; opacity: 0; z-index: 999; max-width: 100%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-box-reflect: below 0px -webkit-gradient( linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255,255,255,0.3)) ); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } .ei-slider-thumbs li:hover img{ opacity: 1; bottom: 13px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } @media screen and (max-width: 830px) { .ei-title{ position: absolute; right: 0px; margin-right: 0px; width: 100%; text-align: center; top: auto; bottom: 0; background: rgba(255,255,255,0.9); padding: 0; } .ei-title h2, .ei-title h3{ text-align: center; } .ei-title h2{ font-size: 20px; line-height: 24px; } .ei-title h3{ font-size: 30px; line-height: 40px; margin-top: 0px; margin-bottom: 1px; } } html, body, div, h1, h2, ul, li, dl, dd, dt{ margin: 0; padding: 0; } ul { list-style: none; } .image_carousel { padding: 15px 0 15px 40px; } .image_carousel img { border: 1px solid #ccc; background-color: white; padding: 9px; margin: 7px; display: block; float: left; height: 110px; width: 160px; } a.prev, a.next { background: url(../images/miscellaneous_sprite.png) no-repeat transparent; width: 45px; height: 50px; display: block; position: absolute; top: 50px; } a.prev { left: 0px; background-position: 0 -100px !important; } a.prev:hover { background-position: 0 -50px; } a.prev.disabled { background-position: 0 -100px !important; } a.next { right: 0px; background-position: -50px -100px !important; } a.next:hover { background-position: -50px -50px; } a.next.disabled { background-position: -50px -100px !important; } a.prev.disabled, a.next.disabled { cursor: default; } a.prev span, a.next span { display: none; } .pagination { text-align: center; margin-right: 37px; margin-top: 10px; } .pagination a { background: url(../images/miscellaneous_sprite.png) 0 -300px no-repeat transparent; width: 15px; height: 15px; margin: 0 5px 0 0; display: inline-block; } .pagination a.selected { background-position: -25px -300px; cursor: default; } .pagination a span { display: none; } .clearfix { float: none; clear: both; } .slideshowthumb { width:150px; height:59px;} .negativetop {margin-top:-10px;} a.actbutton { border-top: 1px solid #ffffff; background: #eee; padding: 10px 20px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; color: #444 !important; font-size: 18px; text-decoration: none; vertical-align: middle; font-family:DroidSansRegular; font-weight:bold; -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25); box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25); } a.actbutton:hover { border-top-color: #ffffff; background: #fff; color: #33777d; } .noslide {text-align:center;} .noslide h1 {color:#eee;font-family:BitterRegular;margin-bottom:23px;} .noslide h3 {color: #eee;padding: 0 100px; font-weight: lighter; line-height: 34px;}
0.434221
0.056809
* { margin: 0; padding: 0; } body, input, select, textarea { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; } body { color: #333; background-color: #fff; text-align: center; } a:link { color:#0060BF; text-decoration: underline; } a:visited { color:#0060BF; text-decoration: underline; } a:active { color:#0060BF; text-decoration: underline; } a:hover { color:#000000; text-decoration: underline; } h1, h2, h3, h4, h5, h6 { font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, helvetica, sans-serif; font-weight: bold; color: #666; } h1 { font-size: 1.8em; margin: 0em 0em 0.6em 0em; color: #EC5800; } h2 { font-size: 1.5em; margin: 1.2em 0em 0.4em 0em; } h3 { font-size: 1.4em; margin: 1.2em 0em 0.4em 0em; color: #EC5800; } h4 { font-size: 1.2em; margin: 1.2em 0em 0.4em 0em; } h5 { font-size: 1.0em; margin: 1.2em 0em 0.4em 0em; } h6 { font-size: 0.8em; margin: 1.2em 0em 0.4em 0em; } img { border: 0px; } p { font-size: 1.0em; line-height: 1.3em; margin: 1.2em 0em 1.2em 0em; } li > p { margin-top: 0.2em; } pre { font-family: monospace; font-size: 1.0em; } strong, b { font-weight: bold; } /* PAGE ELEMENTS */ /* Content */ #content { margin: 0em auto; width: 765px; padding: 10px 0 10px 0; text-align: left; /* Win IE5 */ } .content { margin-left: 4.5em; margin-right: 4.5em; } .content ol, .content ul, .content li { font-size: 1.0em; line-height: 1.3em; margin: 0.2em 0 0.1em 1.5em; } .content ol.terms li { margin-bottom: 1em; } /* Header */ #header { padding-bottom: 10em; } #headerlogo { float: left; } #headerlogo img { width: 188px; height: 83px; } #headernav { float: right; } label { font-weight: bold; } #reminders label { font-weight: normal; } table.tabbedtable { padding-left: 3em; } table.tabbedtable td { padding-bottom: 5px; } table.tabbedtable label { text-align: right; padding-right: 9px; } .hiddenlabel { visibility: hidden; } .largelink { border: 1px solid #cacaca; padding: 10px; background-color: #E8EEF7; font-size: 1.2em; font-weight: bold; } .largelinkwrap { padding-top: 10px; padding-bottom: 10px; } #signuptab { float:left; width:100%; background:#fff url("bg.gif") repeat-x bottom; font-size: 1.0em; line-height: normal; } #signuptab ul { margin:0; padding: 0px 10px 0px 10px; list-style:none; } #signuptab li { float:left; background:url("left_white.png") no-repeat left top; margin:0; padding:0 3px 0 9px; border-bottom:1px solid #CACACA; } #signuptab a { float:left; display:block; width:.1em; background:url("right_white.png") no-repeat right top; padding:2px 15px 0px 6px; text-decoration:none; font-weight:bold; color:#fff; white-space: nowrap; } #signuptab > ul a {width:auto;} /* Commented Backslash Hack hides rule from IE5-Mac \*/ #signuptab a {float:none;} /* End IE5-Mac hack */ #signuptab a:hover { color:#333; } #signuptab #signupcurrent { background-position:0 -150px; border-width:0; } #signuptab #signupcurrent a { background-position:100% -150px; padding-bottom:1px; color:#000; } #signuptab li:hover, #signuptab li:hover a { background-position:0% -150px; color:#000; } #signuptab li:hover a { background-position:100% -150px; } /* Signup box */ #signupbox { width: 100%; text-align: center; margin: 0em auto; } #signupwrap { border: 1px solid #CACACA; border-top: 0; text-align: left; padding: 35px 10px 20px 30px; clear: both; } /* Unsupported browsers */ .orange_rbcontent { padding: 0.4em; } .orange_rbroundbox { width: 100%; } #unsupported { font-weight: bold; text-align: left; } /*#content { padding-top: 15px; }*/ /* Signup form */ #signupform table { border-spacing: 0px; border-collapse: collapse; empty-cells: show; } #signupform .label { padding-top: 2px; padding-right: 8px; vertical-align: top; text-align: right; width: 125px; white-space: nowrap; } #signupform .field { padding-bottom: 10px; white-space: nowrap; } #signupform .status { padding-top: 2px; padding-left: 8px; vertical-align: top; width: 246px; white-space: nowrap; } #signupform .textfield { width: 150px; } #signupform label.error { background:url("../images/unchecked.gif") no-repeat 0px 0px; padding-left: 16px; padding-bottom: 2px; font-weight: bold; color: #EA5200; } #signupform label.checked { background:url("../images/checked.gif") no-repeat 0px 0px; } #signupform .success_msg { font-weight: bold; color: #0060BF; margin-left: 19px; } #signupform #dateformatStatus, #signupform #termsStatus { margin-left: 6px; } #signupform #dateformat_eu { vertical-align: middle; } #signupform #ldateformat_eu { font-weight: normal; vertical-align: middle; } #signupform #dateformat_am { vertical-align: middle; } #signupform #ldateformat_am { font-weight: normal; vertical-align: middle; } #signupform #termswrap { float: left; } #signupform #terms { vertical-align: middle; float: left; display: block; margin-right: 5px; } #signupform #lterms { font-weight: normal; vertical-align: middle; float: left; display: block; width: 350px; white-space: normal; } #signupform #lsignupsubmit { visibility: hidden; }
wwwroot/api/validate/demo/milk/milk.css
* { margin: 0; padding: 0; } body, input, select, textarea { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; } body { color: #333; background-color: #fff; text-align: center; } a:link { color:#0060BF; text-decoration: underline; } a:visited { color:#0060BF; text-decoration: underline; } a:active { color:#0060BF; text-decoration: underline; } a:hover { color:#000000; text-decoration: underline; } h1, h2, h3, h4, h5, h6 { font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, helvetica, sans-serif; font-weight: bold; color: #666; } h1 { font-size: 1.8em; margin: 0em 0em 0.6em 0em; color: #EC5800; } h2 { font-size: 1.5em; margin: 1.2em 0em 0.4em 0em; } h3 { font-size: 1.4em; margin: 1.2em 0em 0.4em 0em; color: #EC5800; } h4 { font-size: 1.2em; margin: 1.2em 0em 0.4em 0em; } h5 { font-size: 1.0em; margin: 1.2em 0em 0.4em 0em; } h6 { font-size: 0.8em; margin: 1.2em 0em 0.4em 0em; } img { border: 0px; } p { font-size: 1.0em; line-height: 1.3em; margin: 1.2em 0em 1.2em 0em; } li > p { margin-top: 0.2em; } pre { font-family: monospace; font-size: 1.0em; } strong, b { font-weight: bold; } /* PAGE ELEMENTS */ /* Content */ #content { margin: 0em auto; width: 765px; padding: 10px 0 10px 0; text-align: left; /* Win IE5 */ } .content { margin-left: 4.5em; margin-right: 4.5em; } .content ol, .content ul, .content li { font-size: 1.0em; line-height: 1.3em; margin: 0.2em 0 0.1em 1.5em; } .content ol.terms li { margin-bottom: 1em; } /* Header */ #header { padding-bottom: 10em; } #headerlogo { float: left; } #headerlogo img { width: 188px; height: 83px; } #headernav { float: right; } label { font-weight: bold; } #reminders label { font-weight: normal; } table.tabbedtable { padding-left: 3em; } table.tabbedtable td { padding-bottom: 5px; } table.tabbedtable label { text-align: right; padding-right: 9px; } .hiddenlabel { visibility: hidden; } .largelink { border: 1px solid #cacaca; padding: 10px; background-color: #E8EEF7; font-size: 1.2em; font-weight: bold; } .largelinkwrap { padding-top: 10px; padding-bottom: 10px; } #signuptab { float:left; width:100%; background:#fff url("bg.gif") repeat-x bottom; font-size: 1.0em; line-height: normal; } #signuptab ul { margin:0; padding: 0px 10px 0px 10px; list-style:none; } #signuptab li { float:left; background:url("left_white.png") no-repeat left top; margin:0; padding:0 3px 0 9px; border-bottom:1px solid #CACACA; } #signuptab a { float:left; display:block; width:.1em; background:url("right_white.png") no-repeat right top; padding:2px 15px 0px 6px; text-decoration:none; font-weight:bold; color:#fff; white-space: nowrap; } #signuptab > ul a {width:auto;} /* Commented Backslash Hack hides rule from IE5-Mac \*/ #signuptab a {float:none;} /* End IE5-Mac hack */ #signuptab a:hover { color:#333; } #signuptab #signupcurrent { background-position:0 -150px; border-width:0; } #signuptab #signupcurrent a { background-position:100% -150px; padding-bottom:1px; color:#000; } #signuptab li:hover, #signuptab li:hover a { background-position:0% -150px; color:#000; } #signuptab li:hover a { background-position:100% -150px; } /* Signup box */ #signupbox { width: 100%; text-align: center; margin: 0em auto; } #signupwrap { border: 1px solid #CACACA; border-top: 0; text-align: left; padding: 35px 10px 20px 30px; clear: both; } /* Unsupported browsers */ .orange_rbcontent { padding: 0.4em; } .orange_rbroundbox { width: 100%; } #unsupported { font-weight: bold; text-align: left; } /*#content { padding-top: 15px; }*/ /* Signup form */ #signupform table { border-spacing: 0px; border-collapse: collapse; empty-cells: show; } #signupform .label { padding-top: 2px; padding-right: 8px; vertical-align: top; text-align: right; width: 125px; white-space: nowrap; } #signupform .field { padding-bottom: 10px; white-space: nowrap; } #signupform .status { padding-top: 2px; padding-left: 8px; vertical-align: top; width: 246px; white-space: nowrap; } #signupform .textfield { width: 150px; } #signupform label.error { background:url("../images/unchecked.gif") no-repeat 0px 0px; padding-left: 16px; padding-bottom: 2px; font-weight: bold; color: #EA5200; } #signupform label.checked { background:url("../images/checked.gif") no-repeat 0px 0px; } #signupform .success_msg { font-weight: bold; color: #0060BF; margin-left: 19px; } #signupform #dateformatStatus, #signupform #termsStatus { margin-left: 6px; } #signupform #dateformat_eu { vertical-align: middle; } #signupform #ldateformat_eu { font-weight: normal; vertical-align: middle; } #signupform #dateformat_am { vertical-align: middle; } #signupform #ldateformat_am { font-weight: normal; vertical-align: middle; } #signupform #termswrap { float: left; } #signupform #terms { vertical-align: middle; float: left; display: block; margin-right: 5px; } #signupform #lterms { font-weight: normal; vertical-align: middle; float: left; display: block; width: 350px; white-space: normal; } #signupform #lsignupsubmit { visibility: hidden; }
0.324663
0.153962
.arlas-timeline .histogram__chart .context .brush .selection, .arlas-detailed-timeline .histogram__chart .context .brush .selection{ fill: #BDBDBD; fill-opacity: 0.2; stroke:none; } .arlas-timeline .histogram__description{ font-size: 1em; font-weight: 300; display: none; } .arlas-timeline .headband_currentselection, .arlas-timeline-analytics .headband_currentselection { height: 0; } .arlas-timeline .headband_partlyselected, .arlas-timeline-analytics .headband_partlyselected { height: 0; } .arlas-timeline .headband_fullyselected, .arlas-timeline-analytics .headband_fullyselected{ height: 0; } .arlas-detailed-timeline .histogram__description{ display: none; } .arlas-detailed-timeline .histogram__chart--current-selected--area{ fill: #2196F3; fill-opacity: 1; stroke: #2196F3; stroke-width: 2px; stroke-opacity: 5; } .arlas-detailed-timeline .histogram__chart--unselected--area{ fill: #EEEEEE; fill-opacity: 1; stroke: none; } .arlas-timeline-toolkit .arlas-timeline--tools{ padding: 0 0 0 0 !important; bottom: 130px !important; border-radius: 4px 4px 0 0; overflow: hidden !important; } .arlas-timeline .histogram__description--display{ color: black; padding-top: 5px; } .arlas-timeline .histogram__description__title{ color: black; } .arlas-timeline .histogram__description__startvalue--background, .arlas-timeline .histogram__description__endvalue--background{ background-color: white; } .arlas-timeline .histogram__chart--current-selected--area{ fill: #2196F3; fill-opacity: 1; stroke: #2196F3; stroke-width: 1px; stroke-opacity: 1; } .arlas-timeline .histogram__chart--fixed-selected--area{ fill: #2196F3; fill-opacity: 1; stroke: none; } /** TIMELINE BARS**/ .arlas-timeline .histogram__chart--bar__currentselection, .arlas-detailed-timeline .histogram__chart--bar__currentselection { fill: #FFF !important; stroke: #a5a5a5 !important; stroke-width: 0.4px; } .arlas-timeline .histogram__chart--bar__partlyselected, .arlas-detailed-timeline .histogram__chart--bar__partlyselected { fill: #FFF !important; stroke: #a5a5a5 !important; stroke-width: 0.4px; } .arlas-timeline .histogram__chart--bar__fullyselected, .arlas-detailed-timeline .histogram__chart--bar__fullyselected { fill: #FFF !important; stroke: #a5a5a5 !important; stroke-width: 0.4px; } .arlas-timeline .histogram__chart--bar, .arlas-detailed-timeline .histogram__chart--bar { fill: #FFF !important; stroke: #b7b7b7 !important; stroke-width: 0.4px; stroke-opacity: 1; } /** TIMELINE HEADBANDS**/ .arlas-timeline .headband_currentselection, .arlas-detailed-timeline .headband_currentselection { fill: #2196F3 !important; stroke: #2196F3 !important; stroke-width: 0.4px !important;; height: 1.5px !important; } .arlas-timeline .headband_currentselection_max, .arlas-detailed-timeline .headband_currentselection_max { fill: rgb(201, 0, 100) !important; stroke: rgb(201, 0, 100) !important; stroke-width: 0.4px !important;; height: 1.5px !important; } .arlas-timeline .headband_partlyselected, .arlas-detailed-timeline .headband_partlyselected { fill: #2196F3 !important; stroke: #2196F3 !important; stroke-width: 0.4px !important; height: 1.5px !important; } .arlas-timeline .headband_fullyselected, .arlas-detailed-timeline .headband_fullyselected { fill: #2196F3 !important; stroke: #2196F3 !important; stroke-width: 0.4px !important; height: 1.5px !important; } .arlas-timeline .headband_notselected, .arlas-detailed-timeline .headband_notselected { fill: #FFF !important; stroke: #b7b7b7 !important; stroke-width: 0 !important; height: 0 !important; } .arlas-timeline .histogram__no-chart__key, .arlas-timeline-not-selectable .histogram__no-chart__key { font-family: "Roboto", "Helvetica Neue", sans-serif; font-size: 0.9em; font-weight: normal; color: #757575; } .arlas-timeline .histogram__no-chart__value, .arlas-timeline-not-selectable .histogram__no-chart__value { font-family: "Roboto", "Helvetica Neue", sans-serif; font-size: 0.9em; font-weight: normal; color: #757575; } .arlas-timeline .histogram__ticks, .arlas-timeline-not-selectable .histogram__ticks{ stroke: #bdbdbd; stroke-width: 1px; } .arlas-timeline .histogram__axis{ stroke: #bdbdbd; stroke-width: 1px; } .arlas-detailed-timeline .histogram__axis{ stroke: #bdbdbd; stroke-width: 1px; } .arlas-detailed-timeline .tick text, .arlas-timeline .tick text, .arlas-timeline-not-selectable .tick text{ fill: #757575; font-size: 1em; } .arlas-timeline .histogram__brush--handles, .arlas-detailed-timeline .histogram__brush--handles{ stroke: #78909C; fill: white; } .arlas-timeline-not-selectable .histogram__chart--bar{ fill: #2196F3; fill-opacity: 1; stroke: none; } .arlas-timeline-not-selectable .histogram__chart--current-selected--area{ fill: #2196F3; fill-opacity: 1; stroke: #2196F3; stroke-width: 1px; stroke-opacity: 1; } .shortcut-remove-filter{ margin: 0 2px; } /* Date Picker */ .arlas-date-picker-input-from, .arlas-date-picker-input-to{ background-color: #FF4081; color: white; border: none; min-width: 165px; } .arlas-date-picker-label-from, .arlas-date-picker-label-to{ margin-bottom: 0; } .owl-dt-calendar-table .owl-dt-calendar-cell-selected{ background-color: #FF4081; } .owl-dt-container-buttons{ color: #FF4081; }
src/styles/timeline.css
.arlas-timeline .histogram__chart .context .brush .selection, .arlas-detailed-timeline .histogram__chart .context .brush .selection{ fill: #BDBDBD; fill-opacity: 0.2; stroke:none; } .arlas-timeline .histogram__description{ font-size: 1em; font-weight: 300; display: none; } .arlas-timeline .headband_currentselection, .arlas-timeline-analytics .headband_currentselection { height: 0; } .arlas-timeline .headband_partlyselected, .arlas-timeline-analytics .headband_partlyselected { height: 0; } .arlas-timeline .headband_fullyselected, .arlas-timeline-analytics .headband_fullyselected{ height: 0; } .arlas-detailed-timeline .histogram__description{ display: none; } .arlas-detailed-timeline .histogram__chart--current-selected--area{ fill: #2196F3; fill-opacity: 1; stroke: #2196F3; stroke-width: 2px; stroke-opacity: 5; } .arlas-detailed-timeline .histogram__chart--unselected--area{ fill: #EEEEEE; fill-opacity: 1; stroke: none; } .arlas-timeline-toolkit .arlas-timeline--tools{ padding: 0 0 0 0 !important; bottom: 130px !important; border-radius: 4px 4px 0 0; overflow: hidden !important; } .arlas-timeline .histogram__description--display{ color: black; padding-top: 5px; } .arlas-timeline .histogram__description__title{ color: black; } .arlas-timeline .histogram__description__startvalue--background, .arlas-timeline .histogram__description__endvalue--background{ background-color: white; } .arlas-timeline .histogram__chart--current-selected--area{ fill: #2196F3; fill-opacity: 1; stroke: #2196F3; stroke-width: 1px; stroke-opacity: 1; } .arlas-timeline .histogram__chart--fixed-selected--area{ fill: #2196F3; fill-opacity: 1; stroke: none; } /** TIMELINE BARS**/ .arlas-timeline .histogram__chart--bar__currentselection, .arlas-detailed-timeline .histogram__chart--bar__currentselection { fill: #FFF !important; stroke: #a5a5a5 !important; stroke-width: 0.4px; } .arlas-timeline .histogram__chart--bar__partlyselected, .arlas-detailed-timeline .histogram__chart--bar__partlyselected { fill: #FFF !important; stroke: #a5a5a5 !important; stroke-width: 0.4px; } .arlas-timeline .histogram__chart--bar__fullyselected, .arlas-detailed-timeline .histogram__chart--bar__fullyselected { fill: #FFF !important; stroke: #a5a5a5 !important; stroke-width: 0.4px; } .arlas-timeline .histogram__chart--bar, .arlas-detailed-timeline .histogram__chart--bar { fill: #FFF !important; stroke: #b7b7b7 !important; stroke-width: 0.4px; stroke-opacity: 1; } /** TIMELINE HEADBANDS**/ .arlas-timeline .headband_currentselection, .arlas-detailed-timeline .headband_currentselection { fill: #2196F3 !important; stroke: #2196F3 !important; stroke-width: 0.4px !important;; height: 1.5px !important; } .arlas-timeline .headband_currentselection_max, .arlas-detailed-timeline .headband_currentselection_max { fill: rgb(201, 0, 100) !important; stroke: rgb(201, 0, 100) !important; stroke-width: 0.4px !important;; height: 1.5px !important; } .arlas-timeline .headband_partlyselected, .arlas-detailed-timeline .headband_partlyselected { fill: #2196F3 !important; stroke: #2196F3 !important; stroke-width: 0.4px !important; height: 1.5px !important; } .arlas-timeline .headband_fullyselected, .arlas-detailed-timeline .headband_fullyselected { fill: #2196F3 !important; stroke: #2196F3 !important; stroke-width: 0.4px !important; height: 1.5px !important; } .arlas-timeline .headband_notselected, .arlas-detailed-timeline .headband_notselected { fill: #FFF !important; stroke: #b7b7b7 !important; stroke-width: 0 !important; height: 0 !important; } .arlas-timeline .histogram__no-chart__key, .arlas-timeline-not-selectable .histogram__no-chart__key { font-family: "Roboto", "Helvetica Neue", sans-serif; font-size: 0.9em; font-weight: normal; color: #757575; } .arlas-timeline .histogram__no-chart__value, .arlas-timeline-not-selectable .histogram__no-chart__value { font-family: "Roboto", "Helvetica Neue", sans-serif; font-size: 0.9em; font-weight: normal; color: #757575; } .arlas-timeline .histogram__ticks, .arlas-timeline-not-selectable .histogram__ticks{ stroke: #bdbdbd; stroke-width: 1px; } .arlas-timeline .histogram__axis{ stroke: #bdbdbd; stroke-width: 1px; } .arlas-detailed-timeline .histogram__axis{ stroke: #bdbdbd; stroke-width: 1px; } .arlas-detailed-timeline .tick text, .arlas-timeline .tick text, .arlas-timeline-not-selectable .tick text{ fill: #757575; font-size: 1em; } .arlas-timeline .histogram__brush--handles, .arlas-detailed-timeline .histogram__brush--handles{ stroke: #78909C; fill: white; } .arlas-timeline-not-selectable .histogram__chart--bar{ fill: #2196F3; fill-opacity: 1; stroke: none; } .arlas-timeline-not-selectable .histogram__chart--current-selected--area{ fill: #2196F3; fill-opacity: 1; stroke: #2196F3; stroke-width: 1px; stroke-opacity: 1; } .shortcut-remove-filter{ margin: 0 2px; } /* Date Picker */ .arlas-date-picker-input-from, .arlas-date-picker-input-to{ background-color: #FF4081; color: white; border: none; min-width: 165px; } .arlas-date-picker-label-from, .arlas-date-picker-label-to{ margin-bottom: 0; } .owl-dt-calendar-table .owl-dt-calendar-cell-selected{ background-color: #FF4081; } .owl-dt-container-buttons{ color: #FF4081; }
0.375821
0.138812
.card,.card.primary { box-shadow: 0 1px 2px rgba(0,0,0,.2); overflow: hidden } .card img,.card.alert img,.card.dark img,.card.primary img,.card.success img,.card.warning img,.feed-item img { width: 100% } .footer-nav ul,.view-more-button ul { list-style-type: none; list-style-position: outside; letter-spacing: normal } meta.foundation-version { font-family: "1.1.0" } meta.foundation-mq { font-family: "small=0&medium=40rem&large=75rem&xlarge=90rem&xxlarge=120rem" } .card { border: 1px solid #ededed; margin-bottom: .5rem; background: #fff; color: #000; border-radius: 4px } .card h1,.card h2,.card h3,.card h4,.card h5,.card h6 { color: inherit } .card ul { margin-bottom: 0 } .card.primary { border: 0; margin-bottom: .5rem; background: #00558b; color: #fff; border-radius: 4px } .card.primary h1,.card.primary h2,.card.primary h3,.card.primary h4,.card.primary h5,.card.primary h6 { color: inherit } .card.primary ul { margin-bottom: 0 } .card.primary .card-divider { background: #0065a5; padding: 1rem } .card.success { border: 0; margin-bottom: .5rem; background: #43AC6A; color: #fff; border-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,.2); overflow: hidden } .card.alert,.card.warning { border: 0; overflow: hidden; box-shadow: 0 1px 2px rgba(0,0,0,.2) } .card.success h1,.card.success h2,.card.success h3,.card.success h4,.card.success h5,.card.success h6 { color: inherit } .card.success ul { margin-bottom: 0 } .card.success .card-divider { background: #4ab873; padding: 1rem } .card.warning { margin-bottom: .5rem; background: #F08A24; color: #fff; border-radius: 4px } .card.warning h1,.card.warning h2,.card.warning h3,.card.warning h4,.card.warning h5,.card.warning h6 { color: inherit } .card.warning ul { margin-bottom: 0 } .card.warning .card-divider { background: #f19233; padding: 1rem } .card.alert { margin-bottom: .5rem; background: #F04124; color: #fff; border-radius: 4px } .card.alert h1,.card.alert h2,.card.alert h3,.card.alert h4,.card.alert h5,.card.alert h6 { color: inherit } .card.alert ul { margin-bottom: 0 } .card.alert .card-divider { background: #f14e33; padding: 1rem } .card.dark { border: 0; margin-bottom: .5rem; background: #232323; color: #fff; border-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,.2); overflow: hidden } .card.dark h1,.card.dark h2,.card.dark h3,.card.dark h4,.card.dark h5,.card.dark h6 { color: inherit } .card.dark ul { margin-bottom: 0 } .card.dark .card-divider { background: #323232; padding: 1rem } .card-divider { background: #ededed; padding: 1rem } .card-section { padding: 1rem } .feed-item { border: none; background: #fff; color: #000; border-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,.2); display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-basis: 25rem; -ms-flex-preferred-size: 25rem; flex-basis: 25rem; max-width: 25rem; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; position: relative; overflow: visible; margin: .9375rem .5rem; padding: 0 } .feed-item h1,.feed-item h2,.feed-item h3,.feed-item h4,.feed-item h5,.feed-item h6 { color: inherit } .feed-item ul { margin-bottom: 0 } @media (min-width:48rem) { .feed-item { margin: .9375rem .625rem; -webkit-flex-basis: 19.6875rem; -ms-flex-preferred-size: 19.6875rem; flex-basis: 19.6875rem; max-width: 19.6875rem; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch } } @media (min-width:64rem) { .feed-item { margin: .625rem; -webkit-flex-basis: 18.6875rem; -ms-flex-preferred-size: 18.6875rem; flex-basis: 18.6875rem; max-width: 18.6875rem; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch } } @media (min-width:75rem) { .feed-item { margin: .5rem; -webkit-flex-basis: 19.6875rem; -ms-flex-preferred-size: 19.6875rem; flex-basis: 19.6875rem; max-width: 19.6875rem; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch } } .feed-item.article .trending-wrap { position: absolute; top: -10px; left: -10px; z-index: 555 } .feed-item.article .trending-wrap svg { width: 25px; height: 25px } .feed-item.article .card-image { background-position: center; background-size: cover; position: relative; height: 175px; overflow: hidden; border-top-left-radius: .25rem; border-top-right-radius: .25rem } .feed-item.article.featured .card-image { border-top-left-radius: .25rem; border-bottom-left-radius: .25rem; border-top-right-radius: 0 } .feed-item.article .card-identity { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row } .feed-item.article .card-follow-wrap { position: relative; -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .feed-item.article .feed-item-info { padding: .75rem .75rem .5rem; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1 } .feed-item.article .feed-item-info .publication-avatar { display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; -webkit-flex-basis: 60px; -ms-flex-preferred-size: 60px; flex-basis: 60px; height: 60px; width: 60px; border-radius: 100%; border: 3px solid #f4f4f4; overflow: hidden; box-shadow: 1px 0 10px rgba(5,5,5,.4); margin-right: .4375rem; margin-top: -1.875rem; margin-bottom: .625rem } .feed-item.article .feed-item-info .publication-avatar img { width: 100% } .feed-item.article .feed-item-info .content-text { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; font-size: .75rem; color: #999 } .feed-item.article .feed-item-info .content-text a { color: #999; text-decoration: none } .feed-item.article .feed-item-info .content-text a:hover { color: #0074c7 } .feed-item.article .feed-item-info .content-text .meta-pub { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; margin-top: .125rem; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap } .feed-item.article .feed-item-info .content-text .published { padding-right: 8px } .feed-item.article .feed-item-info .content-text .trending svg { width: 13px; height: 13px; fill: #CCC; margin: 0 2px -2px 5px; display: none } .feed-item.article .feed-item-info .excerpt-card,.feed-item.article .feed-item-info .feed-title { margin-bottom: .5rem; font-family: Arimo,Raleway-Medium,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif } .feed-item.article .feed-item-info .feed-title { font-size: 1rem; color: #3b454f; margin-top: 0; line-height: 1.125; font-weight: 900 } .feed-item.article .feed-item-info .excerpt-card { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 1.0625rem; line-height: 1.2; color: #6b7177; overflow: hidden } .feed-item.article .feed-item-info .card-meta { font-size: .75rem; text-overflow: ellipsis; overflow: hidden; max-width: 320px; white-space: nowrap; line-height: 1.25 } .feed-item.article .feed-item-info .meta-pub-auth .embellishment { min-width: 1.0625rem } .feed-item.article .feed-item-info .meta-pub-auth .author { margin-right: .1875rem } .feed-item.article .feed-item-info .meta-category .embellishment { min-width: .9375rem } .feed-item.article .feed-item-info .meta-news-date { font-family: Arimo,Raleway-Reg,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: .75rem; margin-bottom: .3125rem; margin-top: .125rem } .feed-item .card-basement { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .feed-item .card-basement .publication-logo-wrap { position: relative; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-flex-basis: 100px; -ms-flex-preferred-size: 100px; flex-basis: 100px; height: 1.875rem; opacity: 0; display: none } .feed-item .card-basement .publication-logo-wrap img { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; width: auto; max-width: 6.25rem; max-height: 1.875rem } .feed-item .card-basement .publication-logo-wrap a.publication-logo { -webkit-filter: grayscale(1); filter: grayscale(1); opacity: .35 } .feed-item .card-basement .publication-logo-wrap a.publication-logo svg { width: 100%; height: 1.875rem; max-width: 6.25rem; max-height: 1.875rem } .feed-item .card-basement .card-interaction { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2 } .home-page .card-basement { display: none } .feed-feature { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } @media (min-width:64rem) { .feed-feature { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } } .feed-feature .feed-item .feed-item-info { padding: .75rem .75rem 1.5625rem } .feed-feature .feed-item .feed-item-info .feed-title { font-size: 1.125rem } @media (min-width:75rem) { .feed-feature .feed-item { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 22.125rem } .feed-feature .feed-item .feed-item-info .feed-title { font-size: 1.375rem } } @media (min-width:48rem) { .feed-feature .sub-feed { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } } @media (min-width:64rem) { .feed-feature .sub-feed { display: initial; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column } } .feed-feature.video { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row } @media (min-width:64rem) { .feed-feature.video { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column } } .feed-feature.video .feed-item { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row } @media (min-width:48rem) { .feed-feature.video .feed-item { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 90%; min-width: 90% } } @media (min-width:64rem) { .feed-feature.video .feed-item { max-width: 33.75rem; min-width: auto } } .feed-feature.video .feed-item .card-image { height: auto; min-height: 8.125rem; width: 8.125rem; min-width: 8.125rem } .feed-feature.video .feed-item .feed-item-info { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 1.125rem 1.25rem .5rem } .feed-feature.video .feed-item .feed-item-info .content-text .card-meta { max-width: none; white-space: normal; display: none } .feed-feature.video .feed-item .feed-item-info .content-text .feed-title { font-size: 1.0625rem; margin-bottom: .75rem } @media (min-width:48rem) { .feed-feature.video .feed-item .card-image { width: 10.625rem; min-width: 10.625rem } .feed-feature.video .feed-item .feed-item-info .content-text .card-meta { display: inherit } .feed-feature.video .feed-item .feed-item-info .content-text .feed-title { font-size: 1.3125rem } } .feed-feature.video .feed-item .feed-item-info,.feed-feature.video .feed-item _:-ms-lang(x) { display: inline } .feed-feature.video .featured { -webkit-flex-basis: 25rem; -ms-flex-preferred-size: 25rem; flex-basis: 25rem; max-width: 25rem; min-height: 20.625rem; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background-position: center; background-size: cover; position: relative; overflow: hidden } .feed-feature.video .featured::before { content: ''; background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.75) 100%); position: absolute; bottom: 0; width: 100%; height: 50% } .feed-feature.video .featured .card-play { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column } .feed-feature.video .featured .card-play .play-btn { position: absolute; bottom: 50%; left: 50%; margin-left: -38px; margin-top: -38px } .feed-feature.video .featured .card-play .play-btn svg { width: 75px; height: 75px } .feed-feature.video .featured .content-text { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .feed-feature.video .featured .meta-more { text-transform: uppercase; color: #fff; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: .875rem; padding: .5rem 0 } @media (min-width:48rem) { .feed-feature.video .featured { max-width: 90%; min-width: 90% } .feed-feature.video .featured .card-play .play-btn svg { width: 80px; height: 80px } .feed-feature.video .featured .content-text { margin-top: 1rem } .feed-feature.video .featured .meta-more { padding: 1rem 0 } } .feed-feature.video .featured .meta-more:after { content: "\203A \203A"; font-size: 1.125rem; margin-left: .25rem } .feed-feature.video .featured .feed-item-info { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding-top: 0 } .feed-feature.video .featured.feed-item .feed-item-info { padding-bottom: 1.25rem } .feed-feature.video .featured.feed-item .feed-item-info .feed-title { color: #fff; margin-bottom: .75rem; font-size: 1.3125rem } @media (min-width:48rem) { .feed-feature.video .featured.feed-item .feed-item-info .feed-title { font-size: 1.5625rem } } .feed-feature.video .featured.feed-item .feed-item-info .content-text .card-meta { display: inherit } .feed-feature.mini { -webkit-order: 1; -ms-flex-order: 1; order: 1; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row } @media (min-width:64rem) { .feed-feature.video .featured { max-width: 33.75rem; min-width: auto; min-height: 31.25rem } .feed-feature.mini { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } } .feed-feature.mini .feed-category { margin: .5rem .7rem 0; text-transform: uppercase; color: #0074c7; font-size: .75rem; font-weight: 900; width: 100% } @media (min-width:48rem) { .feed-feature.mini .feed-category { width: 90%; text-align: center } } @media (min-width:75rem) { .feed-feature.video .featured.feed-item .feed-item-info { padding-bottom: 1.875rem } .feed-feature.mini { -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } .feed-feature.mini .feed-category { width: 100%; text-align: left } } .cta-title,.dad-spot,.footer-nav,.footer-nav li,.view-more-button { text-align: center } .feed-feature.mini .feed-item { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; min-width: auto } .feed-feature.mini .feed-item .card-image { height: auto; min-height: 5.3125rem; width: 9.375rem; min-width: 9.375rem } @media (min-width:48rem) { .feed-feature.mini .feed-item { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 10.3125rem; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column } .feed-feature.mini .feed-item .card-image { width: auto } } .feed-feature.mini .feed-item .feed-item-info { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: .9375rem .9375rem .5rem } .feed-feature.mini .feed-item .feed-item-info .content-text .card-meta { display: none } .feed-feature.mini .feed-item .feed-item-info .content-text .feed-title { font-size: .875rem; margin-bottom: .75rem } .feed-feature.mini .feed-item .feed-item-info,.feed-feature.mini .feed-item _:-ms-lang(x) { display: inline } .feed-item .article span .play-btn { position: absolute } .play-btn { z-index: 555; position: absolute; bottom: 50%; left: 50%; margin-left: -25px; margin-bottom: -25px } .play-btn svg { fill: rgba(0,116,199,.75); width: 50px; height: 50px } .play-btn svg .play { fill: #fff } .home-page .home-view { overflow: auto; width: 100% } .dad-spot,.home-page .home-view .feed { overflow: hidden } @media (min-width:75rem) { .home-page .feed-item { -webkit-flex-basis: 21.875rem; -ms-flex-preferred-size: 21.875rem; flex-basis: 21.875rem; max-width: 21.875rem } } @media (min-width:48rem) { .feed-feature.mini .feed-item .feed-item-info { padding: .75rem .75rem .5rem } .home-page .card-basement { display: none } } .dad-spot { display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; margin: .84375rem 0; width: 100%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; max-width: 100% } .dad-spot-header { margin-top: 1.25rem } .dad-spot .da-center { font-family: "Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: 10px; color: #969696; text-transform: uppercase; letter-spacing: normal; padding: .375rem 0 } .must-read-info .feed-title,.must-read-title { font-family: Arimo,Raleway-Medium,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif } .cta { margin: 0 -1rem; background-color: #fff; padding: 1.25rem 0 3.75rem } .cta-title { text-transform: uppercase; color: #0074c7 } .cta-title span { font-weight: 900; font-size: 1.125rem; display: block } .close,.modal-content .video-meta .video-title { font-weight: 700 } .cta-carousel { overflow-x: auto; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; margin-bottom: 0 } .modal,body.modal-open { overflow: hidden } @media (min-width:64rem) { .home-page .feed-item { min-width: 18.6875rem } .cta { border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; box-shadow: inset 0 11px 8px -10px #e7e7e7,inset 0 -11px 8px -10px #e7e7e7; padding-bottom: 0 } .cta-title span { font-size: 1rem; display: inline } .cta-carousel { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } } .cta-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0 .625rem } .cta .feed-item { -webkit-flex-basis: 18.75rem; -ms-flex-preferred-size: 18.75rem; flex-basis: 18.75rem; max-width: 18.75rem; min-width: 18.75rem } .cta .feed-item .feed-item-info { padding: 1.875rem .625rem; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .cta .feed-item .feed-item-info .sharing-fb { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: rec-calc(4) } .cta .feed-item .feed-item-info .sharing-fb svg { width: 2.5rem; height: 2.125rem } @media (min-width:64rem) { .cta .feed-item .feed-item-info .sharing-fb svg { width: 1.875rem; height: 1.5rem } } .cta .feed-item .feed-item-info .sharing-instagram { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .cta .feed-item .feed-item-info .sharing-instagram svg { height: 2.5rem; fill: #458eff } @media (min-width:64rem) { .cta .feed-item .feed-item-info .sharing-instagram svg { height: 1.875rem } } .cta .feed-item .feed-item-info .sharing-pin { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .footer-nav ul,.view-more-button { display: -webkit-flex; display: -ms-flexbox } .cta .feed-item .feed-item-info .sharing-pin svg { height: 2.5rem; fill: #cc2127 } .cta .feed-item .feed-item-info .soc-btn { border: none; max-height: 40px; transition: all .5s ease; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1 } @media (min-width:64rem) { .cta .feed-item .feed-item-info .sharing-pin svg { height: 1.875rem } .cta .feed-item .feed-item-info .soc-btn { -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; padding: 0 .625rem } .cta .feed-item .feed-item-info .soc-btn,.cta .feed-item .feed-item-info _:-ms-lang(x) { -ms-flex-positive: 1; flex-grow: 1; padding: 0 } .cta .feed-item { -webkit-flex-basis: 19.6875rem; -ms-flex-preferred-size: 19.6875rem; flex-basis: 19.6875rem; max-width: 19.6875rem; min-width: 19.6875rem; box-shadow: none } .cta .feed-item .card-image { border-radius: .25rem; box-shadow: 0 1px 2px rgba(0,0,0,.2) } .cta .feed-item .feed-item-info { padding: .9375rem .625rem } } .footer-home { bottom: 0; position: absolute; height: auto; background: #fff; width: 100%; box-shadow: 0 -1px 2px rgba(0,0,0,.2) } .footer-nav { color: #6b7278; font-size: .875rem; margin: 0 auto; padding: 1.25rem 0 } @media (min-width:75rem) { .cta .feed-item { -webkit-flex-basis: 21.875rem; -ms-flex-preferred-size: 21.875rem; flex-basis: 21.875rem; max-width: 21.875rem; min-width: 21.875rem } .footer-nav { max-width: 75rem } } .footer-nav ul { white-space: nowrap; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; text-transform: uppercase } @media (min-width:64rem) { .footer-nav ul { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap } } .footer-nav .menu-bottom { max-width: 45rem; margin: 0 auto } .footer-nav li { padding: .3125rem; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1 } .footer-nav li a { color: #6b7278; font-size: small } ul li svg { width: 1.5rem; height: 1.5rem; fill: #6b7278 } .social-media-wrap { width: 18.75rem; margin: 0 auto } .bottom-feed { max-width: 69.9375rem; margin: 0 auto } .view-more-button { color: #0074c7; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-weight: 700; margin-bottom: 1.25rem; font-size: 1rem; margin-top: -2.5rem } .view-more-button ul { margin: 0; padding: 0; cursor: pointer } .view-more-button svg { fill: #0074c7 } .icon { width: 1.25rem; height: 1.25rem } .home-view { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; margin-bottom: 9.375rem } .home-view .feed-feature { margin-bottom: 0 } @media (min-width:85.625rem) { .home-view .feed-feature { padding: 0; margin: 0 } } .home-view .feed-item { margin: .625rem } .capitalize { text-transform: capitalize } .modal { display: none; position: fixed; padding-top: 2.5rem; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.9); z-index: 999999 } .modal-content { position: relative; margin: auto; padding: 0; width: 100% } @media screen and (orientation:landscape) { .modal-content { width: 56%; height: 100% } } @media screen and (min-width:47.5rem) and (orientation:portrait) { .modal-content { max-width: 90% } } .modal-content .video-info { margin-bottom: 1rem; display: -webkit-flex; display: -ms-flexbox; display: flex } @media (min-width:64rem) { .home-view .feed-feature { -webkit-flex-flow: column; -ms-flex-flow: column; flex-flow: column } .modal-content { min-width: 26.25rem; max-width: 26.25rem } .modal-content .video-info { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } @media screen and (orientation:portrait) { .modal-content { width: 95% } .modal-content .video-info { margin-left: .625rem } } @media screen and (orientation:landscape) { .modal-content .video-info { display: none } } .modal-content .video-player { margin: 0 auto; text-align: center; box-shadow: 0 4px 80px 6px rgba(0,0,0,.85) } .modal-content .video-meta { padding-left: 1rem; color: #aaa } .modal-content .video-meta .video-brand { padding-bottom: .5rem; font-size: small; text-transform: capitalize } .close { color: #aaa; position: absolute; top: .625rem; right: 1.5625rem; font-size: 2.1875rem } .close:focus,.close:hover { color: #999; text-decoration: none; cursor: pointer } .cursor { cursor: pointer } .hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19) } .feed-feature,_:-ms-lang(x) { width: 100% } .must-read-wrap { margin-top: 1rem; display: none; padding: 0 1rem 0 0 } @media (min-width:64rem) { .feed-feature,_:-ms-lang(x) { width: auto } .must-read-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-basis: 25rem; -ms-flex-preferred-size: 25rem; flex-basis: 25rem; margin-bottom: 1rem; overflow: visible; min-width: 20rem } } .must-read-title { color: #ff8f0a; text-transform: uppercase; margin: 0 1rem; font-size: 1.75rem; line-height: 1 } .must-read-item hr { margin: 1.625rem 0 1.125rem } .must-read-item:first-of-type hr { margin: .5rem 0 1.125rem } .must-read-info { margin: 0 1rem } .must-read-info a { text-decoration: none } .must-read-info .feed-title { font-size: 1rem; color: #3b454f; line-height: 1.25; margin: 0; font-weight: 900 } .must-read-info .excerpt-card,.must-read-info .meta-category a,.must-read-info .meta-news-date { font-family: Arimo,Raleway-Reg,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: .75rem } .must-read-info .meta-news-date { color: #999; margin: .25rem 0 .75rem } .must-read-info .excerpt-card { line-height: 1.2; color: #2d2d2d; margin-bottom: 1.125rem } .must-read-info .meta-category a { background-color: #e4e4e4; padding: .375rem 1rem; border-radius: .25rem; color: #000 } .must-read-info .meta-category a:hover { color: #fff; background-color: #0074c7 } @font-face { font-family:'Raleway-Black';src:url(Raleway-Black.eot);src:url(Raleway-Black.eot?#iefix) format("embedded-opentype"),url(Raleway-Black.woff) format("woff"),url(Raleway-Black.ttf) format("truetype"),url(Raleway-Black.svg#22dc7f090e7db300b0c09439abad7199) format("svg");font-style:normal;font-weight:400 } @font-face { font-family:'Raleway-Bold';src:url(Raleway-Bold.eot);src:url(Raleway-Bold.eot?#iefix) format("embedded-opentype"),url(Raleway-Bold.woff) format("woff"),url(Raleway-Bold.ttf) format("truetype"),url(Raleway-Bold.svg#4442fe0194c8fbca9fd44d69c555e3ea) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Raleway-Light';src:url(Raleway-Light.eot);src:url(Raleway-Light.eot?#iefix) format("embedded-opentype"),url(Raleway-Light.woff) format("woff"),url(Raleway-Light.ttf) format("truetype"),url(Raleway-Light.svg#a629611727a36c86101ab9fa7aceda04) format("svg");font-style:normal;font-weight:200 } @font-face { font-family:'Raleway-Medium';src:url(Raleway-Medium.eot);src:url(Raleway-Medium.eot?#iefix) format("embedded-opentype"),url(Raleway-Medium.woff) format("woff"),url(Raleway-Medium.ttf) format("truetype"),url(Raleway-Medium.svg#830a31480c633d9fd527c9f94e12f322) format("svg");font-style:normal;font-weight:400 } @font-face { font-family:'Raleway-Reg';src:url(Raleway-Regular.eot);src:url(Raleway-Regular.eot?#iefix) format("embedded-opentype"),url(Raleway-Regular.woff) format("woff"),url(Raleway-Regular.ttf) format("truetype"),url(Raleway-Regular.svg#f53cbacd8b0fdfdba3b5d3fcc369dc1c) format("svg");font-style:normal;font-weight:400 } @font-face { font-family:'Raleway-Thin';src:url(Raleway-Thin.eot);src:url(Raleway-Thin.eot?#iefix) format("embedded-opentype"),url(Raleway-Thin.woff) format("woff"),url(Raleway-Thin.ttf) format("truetype"),url(Raleway-Thin.svg#9d88af5bcbe5cc0ab85ffc4f0a7265cc) format("svg");font-style:normal;font-weight:200 } @font-face { font-family:'Arimo';font-style:normal;font-weight:400;src:url(Arimo.woff) format("woff") } @font-face { font-family:'Arimo';font-style:normal;font-weight:700;src:url(ArimoBold.woff) format("woff") } @font-face { font-family:'Open-Sans';src:url(OpenSans-Regular.eot);src:url(OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(OpenSans-Regular.woff) format("woff"),url(OpenSans-Regular.ttf) format("truetype"),url(OpenSans-Regular.svg#dc56f0938c09c27a4156bb0f8f5176a2) format("svg");font-style:normal;font-weight:400 } @font-face { font-family:'Open-Sans';src:url(OpenSans-Italic.eot);src:url(OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(OpenSans-Italic.woff) format("woff"),url(OpenSans-Italic.ttf) format("truetype"),url(OpenSans-Italic.svg#94c33cdd8f8847f3444990ab6c6e6a61) format("svg");font-style:italic;font-weight:400 } @font-face { font-family:'Open-Sans-Italic';src:url(OpenSans-Italic.eot);src:url(OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(OpenSans-Italic.woff) format("woff"),url(OpenSans-Italic.ttf) format("truetype"),url(OpenSans-Italic.svg#94c33cdd8f8847f3444990ab6c6e6a61) format("svg");font-style:italic;font-weight:400 } @font-face { font-family:'Open-Sans';src:url(OpenSans-Bold.eot);src:url(OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(OpenSans-Bold.woff) format("woff"),url(OpenSans-Bold.ttf) format("truetype"),url(OpenSans-Bold.svg#72800b665ba60a9a58674e2a6befde3a) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Open-Sans-Bold';src:url(OpenSans-Bold.eot);src:url(OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(OpenSans-Bold.woff) format("woff"),url(OpenSans-Bold.ttf) format("truetype"),url(OpenSans-Bold.svg#72800b665ba60a9a58674e2a6befde3a) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Open-Sans';src:url(OpenSans-BoldItalic.eot);src:url(OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-BoldItalic.woff) format("woff"),url(OpenSans-BoldItalic.ttf) format("truetype"),url(OpenSans-BoldItalic.svg#739d871936d0f8f5b026e1e8435da2e7) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Bold-Italic';src:url(OpenSans-BoldItalic.eot);src:url(OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-BoldItalic.woff) format("woff"),url(OpenSans-BoldItalic.ttf) format("truetype"),url(OpenSans-BoldItalic.svg#739d871936d0f8f5b026e1e8435da2e7) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Light';src:url(OpenSans-Light.eot);src:url(OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(OpenSans-Light.woff) format("woff"),url(OpenSans-Light.ttf) format("truetype"),url(OpenSans-Light.svg#09be4bfe8975a657af6444a6f1d73848) format("svg");font-style:normal;font-weight:200 } @font-face { font-family:'Open-Sans-Light';src:url(OpenSans-LightItalic.eot);src:url(OpenSans-LightItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-LightItalic.woff) format("woff"),url(OpenSans-LightItalic.ttf) format("truetype"),url(OpenSans-LightItalic.svg#fccccf1acf55b11d3e92cdf123b28da0) format("svg");font-style:italic;font-weight:200 } @font-face { font-family:'Open-Sans-Light-Italic';src:url(OpenSans-LightItalic.eot);src:url(OpenSans-LightItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-LightItalic.woff) format("woff"),url(OpenSans-LightItalic.ttf) format("truetype"),url(OpenSans-LightItalic.svg#fccccf1acf55b11d3e92cdf123b28da0) format("svg");font-style:italic;font-weight:200 } @font-face { font-family:'Open-Sans-Semibold';src:url(OpenSans-Semibold.eot);src:url(OpenSans-Semibold.eot?#iefix) format("embedded-opentype"),url(OpenSans-Semibold.woff) format("woff"),url(OpenSans-Semibold.ttf) format("truetype"),url(OpenSans-Semibold.svg#b96880fafbf6b051ff49d9fe8a31137c) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Open-Sans-Semibold';src:url(OpenSans-SemiboldItalic.eot);src:url(OpenSans-SemiboldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-SemiboldItalic.woff) format("woff"),url(OpenSans-SemiboldItalic.ttf) format("truetype"),url(OpenSans-SemiboldItalic.svg#32756bd590186a9f248741d5548b466e) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Semibold-Italic';src:url(OpenSans-SemiboldItalic.eot);src:url(OpenSans-SemiboldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-SemiboldItalic.woff) format("woff"),url(OpenSans-SemiboldItalic.ttf) format("truetype"),url(OpenSans-SemiboldItalic.svg#32756bd590186a9f248741d5548b466e) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Extrabold';src:url(OpenSans-ExtraBold.eot);src:url(OpenSans-ExtraBold.eot?#iefix) format("embedded-opentype"),url(OpenSans-ExtraBold.woff) format("woff"),url(OpenSans-ExtraBold.ttf) format("truetype"),url(OpenSans-ExtraBold.svg#5c62748eddf7ad78c6f00917cd538fb7) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Open-Sans-Extrabold';src:url(OpenSans-ExtraBoldItalic.eot);src:url(OpenSans-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-ExtraBoldItalic.woff) format("woff"),url(OpenSans-ExtraBoldItalic.ttf) format("truetype"),url(OpenSans-ExtraBoldItalic.svg#fddc924bdbf9195f2db7d4f2ca23385f) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Extrabold-Italic';src:url(OpenSans-ExtraBoldItalic.eot);src:url(OpenSans-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-ExtraBoldItalic.woff) format("woff"),url(OpenSans-ExtraBoldItalic.ttf) format("truetype"),url(OpenSans-ExtraBoldItalic.svg#fddc924bdbf9195f2db7d4f2ca23385f) format("svg");font-style:italic;font-weight:700 }/*! normalize.css v3.0.1 | MIT License | git.io/normalize */.main-header-wrap .hamburger-wrap:focus,a:active,a:hover { outline: 0 } dfn,p aside { font-style: italic } body,sub,sup { position: relative } h1,h2,h3,h4,h5,h6,p { text-rendering: optimizeLegibility } .invisible,.mobile-nav-panel { visibility: hidden } html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box; -ms-overflow-style: scrollbar } 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 } mark { background: #ff0; color: #000 } sub,sup { font-size: 75%; line-height: 0; vertical-align: baseline } .btn,.button,.iconic,img { vertical-align: middle } sup { top: -.5em } sub { bottom: -.25em } img { border: 0; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } 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 } body,p { font-weight: 400 } 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 } .btn,.button,[ui-sref],[zf-close],[zf-open],[zf-toggle],a { cursor: pointer } button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } .btn,.button,body { line-height: 1; -webkit-font-smoothing: antialiased } input[type=checkbox],input[type=radio] { 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; 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 } legend { border: 0; padding: 0 } table { border-collapse: collapse; border-spacing: 0 } meta.foundation-version { font-family: "1.1.0" } meta.foundation-mq { font-family: "small=0&medium=40rem&large=75rem&xlarge=90rem&xxlarge=120rem" } body,html { height: 100%; font-size: 100% } *,:after,:before { box-sizing: inherit } body { background: #fff; color: #222; padding: 0; margin: 0; font-family: Arimo,Raleway-Reg,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-style: normal; -moz-osx-font-smoothing: grayscale } #map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object { max-width: none!important } .padding { padding: 1rem } .iconic { width: 1rem; height: 1rem } a>.iconic { margin-top: -2px; margin-right: .25rem } .btn,.button { font-size: .9rem; display: inline-block; margin: 0 1rem 1rem 0 } .iconic *,.iconic .iconic-property-accent,.iconic-color-primary *,.iconic-color-primary .iconic-property-accent,a>.iconic *,a>.iconic .iconic-property-accent { fill: #00558b; stroke: #00558b } .iconic-color-success *,.iconic-color-success .iconic-property-accent { fill: #43AC6A; stroke: #43AC6A } .iconic-color-warning *,.iconic-color-warning .iconic-property-accent { fill: #F08A24; stroke: #F08A24 } .iconic-color-alert *,.iconic-color-alert .iconic-property-accent { fill: #F04124; stroke: #F04124 } .iconic-color-dark *,.iconic-color-dark .iconic-property-accent { fill: #232323; stroke: #232323 } .iconic-color-secondary *,.iconic-color-secondary .iconic-property-accent { fill: #f1f1f1; stroke: #f1f1f1 } .btn,.button { border: 0; text-align: center; -webkit-appearance: none; transition: background .25s ease-out; padding: .85em 1em; border-radius: 0 } .button { width: auto; background: #00558b; color: #fff } .button .iconic,.button.large .iconic,.button.small .iconic,.button.tiny .iconic { width: 1em; height: 1em; vertical-align: middle; margin-right: .25em; margin-top: -2px } .button:focus,.button:hover { background: #004876; color: #fff } .button .iconic *,.button .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .button.tiny { font-size: .63rem } .button.small { font-size: .72rem } .button.large { font-size: 1.17rem } .button.expand { display: block; width: 100%; margin-left: 0; margin-right: 0 } .button.secondary { background: #f1f1f1; color: #000 } .button.secondary:focus,.button.secondary:hover { background: #cdcdcd; color: #000 } .button.secondary .iconic *,.button.secondary .iconic .iconic-property-accent { fill: #000; stroke: #000 } .button.alert .iconic *,.button.alert .iconic .iconic-property-accent,.button.success .iconic *,.button.success .iconic .iconic-property-accent,.button.warning .iconic *,.button.warning .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .button.success { background: #43AC6A; color: #fff } .button.success:focus,.button.success:hover { background: #39925a; color: #fff } .button.warning { background: #F08A24; color: #fff } .button.warning:focus,.button.warning:hover { background: #dc750f; color: #fff } .button.alert { background: #F04124; color: #fff } .button.alert:focus,.button.alert:hover { background: #dc2c0f; color: #fff } .button.info { background: #A0D3E8; color: #000 } .button.info:focus,.button.info:hover { background: #71bddd; color: #000 } .button.info .iconic *,.button.info .iconic .iconic-property-accent { fill: #000; stroke: #000 } .button.dark { background: #232323; color: #fff } .button.dark:focus,.button.dark:hover { background: #1e1e1e; color: #fff } .button.dark .iconic *,.button.dark .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .button.hollow { border: 1px solid #00558b; background: 0 0; color: #00558b } .button.hollow:focus,.button.hollow:hover { border-color: #008ee8; background: 0 0; color: #008ee8 } .button.hollow .iconic *,.button.hollow .iconic .iconic-property-accent { fill: #00558b; stroke: #00558b } .button.hollow:hover .iconic *,.button.hollow:hover .iconic .iconic-property-accent { fill: #008ee8; stroke: #008ee8 } .button.hollow.secondary { border: 1px solid #f1f1f1; background: 0 0; color: #f1f1f1 } .button.hollow.secondary:focus,.button.hollow.secondary:hover { border-color: #f5f5f5; background: 0 0; color: #f5f5f5 } .button.hollow.secondary .iconic *,.button.hollow.secondary .iconic .iconic-property-accent { fill: #f1f1f1; stroke: #f1f1f1 } .button.hollow.secondary:hover .iconic *,.button.hollow.secondary:hover .iconic .iconic-property-accent { fill: #f5f5f5; stroke: #f5f5f5 } .button.hollow.success { border: 1px solid #43AC6A; background: 0 0; color: #43AC6A } .button.hollow.success:focus,.button.hollow.success:hover { border-color: #6dc68e; background: 0 0; color: #6dc68e } .button.hollow.success .iconic *,.button.hollow.success .iconic .iconic-property-accent { fill: #43AC6A; stroke: #43AC6A } .button.hollow.success:hover .iconic *,.button.hollow.success:hover .iconic .iconic-property-accent { fill: #6dc68e; stroke: #6dc68e } .button.hollow.warning { border: 1px solid #F08A24; background: 0 0; color: #F08A24 } .button.hollow.warning:focus,.button.hollow.warning:hover { border-color: #f4a75b; background: 0 0; color: #f4a75b } .button.hollow.warning .iconic *,.button.hollow.warning .iconic .iconic-property-accent { fill: #F08A24; stroke: #F08A24 } .button.hollow.warning:hover .iconic *,.button.hollow.warning:hover .iconic .iconic-property-accent { fill: #f4a75b; stroke: #f4a75b } .button.hollow.alert { border: 1px solid #F04124; background: 0 0; color: #F04124 } .button.hollow.alert:focus,.button.hollow.alert:hover { border-color: #f4715b; background: 0 0; color: #f4715b } .button.hollow.alert .iconic *,.button.hollow.alert .iconic .iconic-property-accent { fill: #F04124; stroke: #F04124 } .button.hollow.alert:hover .iconic *,.button.hollow.alert:hover .iconic .iconic-property-accent { fill: #f4715b; stroke: #f4715b } .button.hollow.info { border: 1px solid #A0D3E8; background: 0 0; color: #A0D3E8 } .button.hollow.info:focus,.button.hollow.info:hover { border-color: #b8deee; background: 0 0; color: #b8deee } .button.hollow.info .iconic *,.button.hollow.info .iconic .iconic-property-accent { fill: #A0D3E8; stroke: #A0D3E8 } .button.hollow.info:hover .iconic *,.button.hollow.info:hover .iconic .iconic-property-accent { fill: #b8deee; stroke: #b8deee } .button.hollow.dark { border: 1px solid #232323; background: 0 0; color: #232323 } .button.hollow.dark:focus,.button.hollow.dark:hover { border-color: #5a5a5a; background: 0 0; color: #5a5a5a } .button.hollow.dark .iconic *,.button.hollow.dark .iconic .iconic-property-accent { fill: #232323; stroke: #232323 } .button.hollow.dark:hover .iconic *,.button.hollow.dark:hover .iconic .iconic-property-accent { fill: #5a5a5a; stroke: #5a5a5a } .button.disabled { opacity: .5; cursor: default; pointer-events: none } .panel { position: absolute; z-index: 100; overflow-y: auto; display: none; padding: 0; background: #fff } .grid-block,.noscroll.grid-block,.noscroll.grid-content,.noscroll.large-grid-block,.noscroll.large-grid-content,.noscroll.medium-grid-block,.noscroll.medium-grid-content,.noscroll.small-grid-block,.noscroll.small-grid-content { overflow: hidden } .is-active.panel { display: block } .panel-top { top: 0; left: 0; width: 100%; height: 300px } .panel-top.is-active { box-shadow: 0 3px 10px rgba(0,0,0,.25) } .panel-right { top: 0; right: 0; height: 100%; width: 100% } @media only screen and (min-width:18.75em) { .panel-right { width: 300px } } .panel-right.is-active { box-shadow: -3px 0 10px rgba(0,0,0,.25) } .panel-bottom { bottom: 0; left: 0; width: 100%; height: 300px } .panel-bottom.is-active { box-shadow: 2px -3px 10px rgba(0,0,0,.25) } .panel-left { top: 0; left: 0; height: 100%; width: 100% } @media only screen and (min-width:18.75em) { .panel-left { width: 300px } } .panel-left.is-active { box-shadow: 3px 0 10px rgba(0,0,0,.25) } .small-grid-block.panel,.small-grid-content.panel { width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } .panel-fixed { position: fixed } .small-vertical.grid-block,.small-vertical.grid-frame,.small-vertical.large-grid-block,.small-vertical.medium-grid-block,.small-vertical.small-grid-block,.vertical.grid-block,.vertical.grid-frame,.vertical.large-grid-block,.vertical.medium-grid-block,.vertical.small-grid-block { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch } .small-horizontal.grid-block,.small-horizontal.grid-frame,.small-horizontal.large-grid-block,.small-horizontal.medium-grid-block,.small-horizontal.small-grid-block { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } @media only screen and (min-width:40em) { .medium-vertical.grid-block,.medium-vertical.grid-frame,.medium-vertical.large-grid-block,.medium-vertical.medium-grid-block,.medium-vertical.small-grid-block { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch } .medium-horizontal.grid-block,.medium-horizontal.grid-frame,.medium-horizontal.large-grid-block,.medium-horizontal.medium-grid-block,.medium-horizontal.small-grid-block { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } } @media only screen and (min-width:75em) { .large-vertical.grid-block,.large-vertical.grid-frame,.large-vertical.large-grid-block,.large-vertical.medium-grid-block,.large-vertical.small-grid-block { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch } .large-horizontal.grid-block,.large-horizontal.grid-frame,.large-horizontal.large-grid-block,.large-horizontal.medium-grid-block,.large-horizontal.small-grid-block { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } } .align-right.grid-block,.align-right.grid-frame,.align-right.large-grid-block,.align-right.medium-grid-block,.align-right.small-grid-block { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .align-center.grid-block,.align-center.grid-frame,.align-center.large-grid-block,.align-center.medium-grid-block,.align-center.small-grid-block { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .align-justify.grid-block,.align-justify.grid-frame,.align-justify.large-grid-block,.align-justify.medium-grid-block,.align-justify.small-grid-block { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .align-spaced.grid-block,.align-spaced.grid-frame,.align-spaced.large-grid-block,.align-spaced.medium-grid-block,.align-spaced.small-grid-block { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } .wrap.grid-block,.wrap.grid-frame,.wrap.large-grid-block,.wrap.medium-grid-block,.wrap.small-grid-block { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start } .shrink.grid-block,.shrink.grid-content,.shrink.large-grid-block,.shrink.large-grid-content,.shrink.medium-grid-block,.shrink.medium-grid-content,.shrink.small-grid-block,.shrink.small-grid-content { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .grid-block,.grid-frame { -webkit-backface-visibility: hidden; -webkit-flex: 1 1 auto; -webkit-order: 0; position: relative } .grid-frame { display: -webkit-flex; display: -ms-flexbox; display: flex; backface-visibility: hidden; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-order: 0; order: 0 } .grid-block { display: -webkit-flex; display: -ms-flexbox; display: flex; backface-visibility: hidden; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-order: 0; order: 0; height: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .grid-content { display: block; padding: 0 1rem; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto } .menu-bar,.small-grid-block { display: -webkit-flex; display: -ms-flexbox } .grid-content.collapse { padding: 0 } .grid-content .grid-block { margin-left: -1rem; margin-right: -1rem; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: visible } .grid-content .grid-block.nowrap { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch } .grid-content .grid-block .grid-content { overflow: visible } .grid-container { max-width: 56.25rem; margin: 0 auto } .grid-container.contain-left { max-width: 56.25rem; margin: 0 auto 0 0 } .grid-container.contain-right { max-width: 56.25rem; margin: 0 0 0 auto } .small-grid-block { display: flex; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-order: 0; -ms-flex-order: 0; order: 0; height: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .small-grid-block.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative } .small-grid-content { display: block; padding: 0 1rem; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto } .small-grid-content.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative } @media only screen and (min-width:40em) { .medium-grid-block { display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-order: 0; -ms-flex-order: 0; order: 0; height: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .medium-grid-block.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative; width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } .medium-grid-content { display: block; padding: 0 1rem; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto } .medium-grid-content.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative; width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } } @media only screen and (min-width:75em) { .large-grid-block { display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-order: 0; -ms-flex-order: 0; order: 0; height: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .large-grid-block.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative; width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } .large-grid-content { display: block; padding: 0 1rem; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto } .large-grid-content.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative; width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } } .small-up-1,.small-up-10,.small-up-11,.small-up-12,.small-up-2,.small-up-3,.small-up-4,.small-up-5,.small-up-7,.small-up-8,.small-up-9 { overflow: visible; list-style-type: none } .btn.card-follow,.btn.follow { box-shadow: #0074c7 0 0 1px; line-height: 1 } .order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1 } .order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2 } .order-3 { -webkit-order: 3; -ms-flex-order: 3; order: 3 } .order-4 { -webkit-order: 4; -ms-flex-order: 4; order: 4 } .order-5 { -webkit-order: 5; -ms-flex-order: 5; order: 5 } .order-6 { -webkit-order: 6; -ms-flex-order: 6; order: 6 } .order-7 { -webkit-order: 7; -ms-flex-order: 7; order: 7 } .order-8 { -webkit-order: 8; -ms-flex-order: 8; order: 8 } .order-9 { -webkit-order: 9; -ms-flex-order: 9; order: 9 } .order-10 { -webkit-order: 10; -ms-flex-order: 10; order: 10 } .order-11 { -webkit-order: 11; -ms-flex-order: 11; order: 11 } .order-12 { -webkit-order: 12; -ms-flex-order: 12; order: 12 } .small-1 { -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333% } .small-order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1 } .small-offset-1 { margin-left: 8.33333% } .small-up-1 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-1>div,.small-up-1>li,.small-up-1>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100% } .small-2 { -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667% } .small-order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2 } .small-offset-2 { margin-left: 16.66667% } .small-up-2 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-2>div,.small-up-2>li,.small-up-2>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50% } .small-3 { -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .small-order-3 { -webkit-order: 3; -ms-flex-order: 3; order: 3 } .small-offset-3 { margin-left: 25% } .small-up-3 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-3>div,.small-up-3>li,.small-up-3>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333% } .small-4 { -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333% } .small-order-4 { -webkit-order: 4; -ms-flex-order: 4; order: 4 } .small-offset-4 { margin-left: 33.33333% } .small-up-4 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-4>div,.small-up-4>li,.small-up-4>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25% } .small-5 { -webkit-flex: 0 0 41.66667%; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667% } .small-order-5 { -webkit-order: 5; -ms-flex-order: 5; order: 5 } .small-offset-5 { margin-left: 41.66667% } .small-up-5 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-5>div,.small-up-5>li,.small-up-5>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20% } .small-6 { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .small-order-6 { -webkit-order: 6; -ms-flex-order: 6; order: 6 } .small-offset-6 { margin-left: 50% } .small-up-6 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .small-up-6>div,.small-up-6>li,.small-up-6>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667% } .small-7 { -webkit-flex: 0 0 58.33333%; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333% } .small-order-7 { -webkit-order: 7; -ms-flex-order: 7; order: 7 } .small-offset-7 { margin-left: 58.33333% } .small-up-7 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-7>div,.small-up-7>li,.small-up-7>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 14.28571%; -ms-flex: 0 0 14.28571%; flex: 0 0 14.28571% } .small-8 { -webkit-flex: 0 0 66.66667%; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667% } .small-order-8 { -webkit-order: 8; -ms-flex-order: 8; order: 8 } .small-offset-8 { margin-left: 66.66667% } .small-up-8 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-8>div,.small-up-8>li,.small-up-8>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 12.5%; -ms-flex: 0 0 12.5%; flex: 0 0 12.5% } .small-9 { -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .small-order-9 { -webkit-order: 9; -ms-flex-order: 9; order: 9 } .small-offset-9 { margin-left: 75% } .small-up-9 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-9>div,.small-up-9>li,.small-up-9>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 11.11111%; -ms-flex: 0 0 11.11111%; flex: 0 0 11.11111% } .small-10 { -webkit-flex: 0 0 83.33333%; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333% } .small-order-10 { -webkit-order: 10; -ms-flex-order: 10; order: 10 } .small-offset-10 { margin-left: 83.33333% } .small-up-10 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-10>div,.small-up-10>li,.small-up-10>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 10%; -ms-flex: 0 0 10%; flex: 0 0 10% } .small-11 { -webkit-flex: 0 0 91.66667%; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667% } .small-order-11 { -webkit-order: 11; -ms-flex-order: 11; order: 11 } .small-offset-11 { margin-left: 91.66667% } .small-up-11 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-11>div,.small-up-11>li,.small-up-11>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 9.09091%; -ms-flex: 0 0 9.09091%; flex: 0 0 9.09091% } .small-12 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .small-order-12 { -webkit-order: 12; -ms-flex-order: 12; order: 12 } .small-offset-12 { margin-left: 100% } .small-up-12 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-12>div,.small-up-12>li,.small-up-12>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333% } @media only screen and (min-width:40em) { .medium-1 { -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333% } .medium-order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1 } .medium-offset-1 { margin-left: 8.33333% } .medium-up-1 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-1>div,.medium-up-1>li,.medium-up-1>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100% } .medium-2 { -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667% } .medium-order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2 } .medium-offset-2 { margin-left: 16.66667% } .medium-up-2 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-2>div,.medium-up-2>li,.medium-up-2>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50% } .medium-3 { -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .medium-order-3 { -webkit-order: 3; -ms-flex-order: 3; order: 3 } .medium-offset-3 { margin-left: 25% } .medium-up-3 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-3>div,.medium-up-3>li,.medium-up-3>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333% } .medium-4 { -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333% } .medium-order-4 { -webkit-order: 4; -ms-flex-order: 4; order: 4 } .medium-offset-4 { margin-left: 33.33333% } .medium-up-4 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-4>div,.medium-up-4>li,.medium-up-4>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25% } .medium-5 { -webkit-flex: 0 0 41.66667%; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667% } .medium-order-5 { -webkit-order: 5; -ms-flex-order: 5; order: 5 } .medium-offset-5 { margin-left: 41.66667% } .medium-up-5 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-5>div,.medium-up-5>li,.medium-up-5>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20% } .medium-6 { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .medium-order-6 { -webkit-order: 6; -ms-flex-order: 6; order: 6 } .medium-offset-6 { margin-left: 50% } .medium-up-6 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-6>div,.medium-up-6>li,.medium-up-6>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667% } .medium-7 { -webkit-flex: 0 0 58.33333%; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333% } .medium-order-7 { -webkit-order: 7; -ms-flex-order: 7; order: 7 } .medium-offset-7 { margin-left: 58.33333% } .medium-up-7 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-7>div,.medium-up-7>li,.medium-up-7>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 14.28571%; -ms-flex: 0 0 14.28571%; flex: 0 0 14.28571% } .medium-8 { -webkit-flex: 0 0 66.66667%; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667% } .medium-order-8 { -webkit-order: 8; -ms-flex-order: 8; order: 8 } .medium-offset-8 { margin-left: 66.66667% } .medium-up-8 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-8>div,.medium-up-8>li,.medium-up-8>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 12.5%; -ms-flex: 0 0 12.5%; flex: 0 0 12.5% } .medium-9 { -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .medium-order-9 { -webkit-order: 9; -ms-flex-order: 9; order: 9 } .medium-offset-9 { margin-left: 75% } .medium-up-9 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-9>div,.medium-up-9>li,.medium-up-9>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 11.11111%; -ms-flex: 0 0 11.11111%; flex: 0 0 11.11111% } .medium-10 { -webkit-flex: 0 0 83.33333%; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333% } .medium-order-10 { -webkit-order: 10; -ms-flex-order: 10; order: 10 } .medium-offset-10 { margin-left: 83.33333% } .medium-up-10 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-10>div,.medium-up-10>li,.medium-up-10>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 10%; -ms-flex: 0 0 10%; flex: 0 0 10% } .medium-11 { -webkit-flex: 0 0 91.66667%; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667% } .medium-order-11 { -webkit-order: 11; -ms-flex-order: 11; order: 11 } .medium-offset-11 { margin-left: 91.66667% } .medium-up-11 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-11>div,.medium-up-11>li,.medium-up-11>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 9.09091%; -ms-flex: 0 0 9.09091%; flex: 0 0 9.09091% } .medium-12 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .medium-order-12 { -webkit-order: 12; -ms-flex-order: 12; order: 12 } .medium-offset-12 { margin-left: 100% } .medium-up-12 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-12>div,.medium-up-12>li,.medium-up-12>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333% } } @media only screen and (min-width:75em) { .large-1 { -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333% } .large-order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1 } .large-offset-1 { margin-left: 8.33333% } .large-up-1 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-1>div,.large-up-1>li,.large-up-1>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100% } .large-2 { -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667% } .large-order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2 } .large-offset-2 { margin-left: 16.66667% } .large-up-2 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-2>div,.large-up-2>li,.large-up-2>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50% } .large-3 { -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .large-order-3 { -webkit-order: 3; -ms-flex-order: 3; order: 3 } .large-offset-3 { margin-left: 25% } .large-up-3 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-3>div,.large-up-3>li,.large-up-3>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333% } .large-4 { -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333% } .large-order-4 { -webkit-order: 4; -ms-flex-order: 4; order: 4 } .large-offset-4 { margin-left: 33.33333% } .large-up-4 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-4>div,.large-up-4>li,.large-up-4>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25% } .large-5 { -webkit-flex: 0 0 41.66667%; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667% } .large-order-5 { -webkit-order: 5; -ms-flex-order: 5; order: 5 } .large-offset-5 { margin-left: 41.66667% } .large-up-5 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-5>div,.large-up-5>li,.large-up-5>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20% } .large-6 { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .large-order-6 { -webkit-order: 6; -ms-flex-order: 6; order: 6 } .large-offset-6 { margin-left: 50% } .large-up-6 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-6>div,.large-up-6>li,.large-up-6>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667% } .large-7 { -webkit-flex: 0 0 58.33333%; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333% } .large-order-7 { -webkit-order: 7; -ms-flex-order: 7; order: 7 } .large-offset-7 { margin-left: 58.33333% } .large-up-7 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-7>div,.large-up-7>li,.large-up-7>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 14.28571%; -ms-flex: 0 0 14.28571%; flex: 0 0 14.28571% } .large-8 { -webkit-flex: 0 0 66.66667%; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667% } .large-order-8 { -webkit-order: 8; -ms-flex-order: 8; order: 8 } .large-offset-8 { margin-left: 66.66667% } .large-up-8 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-8>div,.large-up-8>li,.large-up-8>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 12.5%; -ms-flex: 0 0 12.5%; flex: 0 0 12.5% } .large-9 { -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .large-order-9 { -webkit-order: 9; -ms-flex-order: 9; order: 9 } .large-offset-9 { margin-left: 75% } .large-up-9 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-9>div,.large-up-9>li,.large-up-9>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 11.11111%; -ms-flex: 0 0 11.11111%; flex: 0 0 11.11111% } .large-10 { -webkit-flex: 0 0 83.33333%; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333% } .large-order-10 { -webkit-order: 10; -ms-flex-order: 10; order: 10 } .large-offset-10 { margin-left: 83.33333% } .large-up-10 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-10>div,.large-up-10>li,.large-up-10>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 10%; -ms-flex: 0 0 10%; flex: 0 0 10% } .large-11 { -webkit-flex: 0 0 91.66667%; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667% } .large-order-11 { -webkit-order: 11; -ms-flex-order: 11; order: 11 } .large-offset-11 { margin-left: 91.66667% } .large-up-11 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-11>div,.large-up-11>li,.large-up-11>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 9.09091%; -ms-flex: 0 0 9.09091%; flex: 0 0 9.09091% } .large-12 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .large-order-12 { -webkit-order: 12; -ms-flex-order: 12; order: 12 } .large-offset-12 { margin-left: 100% } .large-up-12 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-12>div,.large-up-12>li,.large-up-12>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333% } } .grid-content .modal .grid-block { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap } .menu-bar { display: flex; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; margin: 0; list-style-type: none; background: #fff } .menu-bar>li { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar>li>a { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 1rem; font-size: 1.875rem; line-height: 1; color: #000 } .menu-bar.label-corner>li>a,.menu-bar.label-side>li>a { padding-right: 3.2rem } .menu-bar .is-active>a,.menu-bar>li>a:hover { background: #ededed; color: #000 } .menu-bar .iconic *,.menu-bar .iconic .iconic-property-accent { fill: #000; stroke: #000 } .menu-bar,.menu-bar.horizontal { overflow-x: hidden; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.horizontal>li>a,.menu-bar.vertical,.menu-bar>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.vertical>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.condense>li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-bar.align-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .menu-bar.align-center { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .menu-bar.align-justify { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-bar.align-spaced { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } .menu-bar.small-condense li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-bar.small-expand li { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto } .menu-bar.small-align-left { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } .menu-bar.small-align-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .menu-bar.small-align-center { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .menu-bar.small-align-justify { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-bar.small-align-spaced { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } @media only screen and (min-width:40em) { .menu-bar.medium-condense li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-bar.medium-expand li { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto } .menu-bar.medium-align-left { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } .menu-bar.medium-align-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .menu-bar.medium-align-center { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .menu-bar.medium-align-justify { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-bar.medium-align-spaced { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } } @media only screen and (min-width:75em) { .menu-bar.large-condense li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-bar.large-expand li { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto } .menu-bar.large-align-left { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } .menu-bar.large-align-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .menu-bar.large-align-center { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .menu-bar.large-align-justify { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-bar.large-align-spaced { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } } .menu-bar.small-horizontal { overflow-x: hidden; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.small-horizontal>li>a,.menu-bar.small-vertical { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.small-vertical>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } @media only screen and (min-width:40em) { .menu-bar.medium-horizontal { overflow-x: hidden; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.medium-horizontal>li>a,.menu-bar.medium-vertical { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.medium-vertical>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } } @media only screen and (min-width:75em) { .menu-bar.large-horizontal { overflow-x: hidden; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.large-horizontal>li>a,.menu-bar.large-vertical { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.large-vertical>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } } .menu-bar.icon-top>li>.iconic,.menu-bar.icon-top>li>img,.menu-bar>li>.iconic,.menu-bar>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.icon-top>li>a,.menu-bar>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.icon-top>li>a>.iconic,.menu-bar.icon-top>li>a>img,.menu-bar>li>a>.iconic,.menu-bar>li>a>img { margin: 0 0 1rem } .menu-bar.icon-right>li>.iconic,.menu-bar.icon-right>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.icon-right>li>a { -webkit-flex-flow: row-reverse nowrap; -ms-flex-flow: row-reverse nowrap; flex-flow: row-reverse nowrap } .menu-bar.icon-right>li>a>.iconic,.menu-bar.icon-right>li>a>img { margin: 0 0 0 1rem } .menu-bar.icon-bottom>li>.iconic,.menu-bar.icon-bottom>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.icon-bottom>li>a { -webkit-flex-flow: column-reverse nowrap; -ms-flex-flow: column-reverse nowrap; flex-flow: column-reverse nowrap } .menu-bar.icon-bottom>li>a>.iconic,.menu-bar.icon-bottom>li>a>img { margin: 1rem 0 0 } .menu-bar.icon-left>li>.iconic,.menu-bar.icon-left>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.icon-left>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar.icon-left>li>a>.iconic,.menu-bar.icon-left>li>a>img { margin: 0 1rem 0 0 } .menu-bar.small-icon-top>li>.iconic,.menu-bar.small-icon-top>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.small-icon-top>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.small-icon-top>li>a>.iconic,.menu-bar.small-icon-top>li>a>img { margin: 0 0 1rem } .menu-bar.small-icon-right>li>.iconic,.menu-bar.small-icon-right>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.small-icon-right>li>a { -webkit-flex-flow: row-reverse nowrap; -ms-flex-flow: row-reverse nowrap; flex-flow: row-reverse nowrap } .menu-bar.small-icon-right>li>a>.iconic,.menu-bar.small-icon-right>li>a>img { margin: 0 0 0 1rem } .menu-bar.small-icon-bottom>li>.iconic,.menu-bar.small-icon-bottom>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.small-icon-bottom>li>a { -webkit-flex-flow: column-reverse nowrap; -ms-flex-flow: column-reverse nowrap; flex-flow: column-reverse nowrap } .menu-bar.small-icon-bottom>li>a>.iconic,.menu-bar.small-icon-bottom>li>a>img { margin: 1rem 0 0 } .menu-bar.small-icon-left>li>.iconic,.menu-bar.small-icon-left>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.small-icon-left>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar.small-icon-left>li>a>.iconic,.menu-bar.small-icon-left>li>a>img { margin: 0 1rem 0 0 } @media only screen and (min-width:40em) { .menu-bar.medium-icon-top>li>.iconic,.menu-bar.medium-icon-top>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.medium-icon-top>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.medium-icon-top>li>a>.iconic,.menu-bar.medium-icon-top>li>a>img { margin: 0 0 1rem } .menu-bar.medium-icon-right>li>.iconic,.menu-bar.medium-icon-right>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.medium-icon-right>li>a { -webkit-flex-flow: row-reverse nowrap; -ms-flex-flow: row-reverse nowrap; flex-flow: row-reverse nowrap } .menu-bar.medium-icon-right>li>a>.iconic,.menu-bar.medium-icon-right>li>a>img { margin: 0 0 0 1rem } .menu-bar.medium-icon-bottom>li>.iconic,.menu-bar.medium-icon-bottom>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.medium-icon-bottom>li>a { -webkit-flex-flow: column-reverse nowrap; -ms-flex-flow: column-reverse nowrap; flex-flow: column-reverse nowrap } .menu-bar.medium-icon-bottom>li>a>.iconic,.menu-bar.medium-icon-bottom>li>a>img { margin: 1rem 0 0 } .menu-bar.medium-icon-left>li>.iconic,.menu-bar.medium-icon-left>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.medium-icon-left>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar.medium-icon-left>li>a>.iconic,.menu-bar.medium-icon-left>li>a>img { margin: 0 1rem 0 0 } } @media only screen and (min-width:75em) { .menu-bar.large-icon-top>li>.iconic,.menu-bar.large-icon-top>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.large-icon-top>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.large-icon-top>li>a>.iconic,.menu-bar.large-icon-top>li>a>img { margin: 0 0 1rem } .menu-bar.large-icon-right>li>.iconic,.menu-bar.large-icon-right>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.large-icon-right>li>a { -webkit-flex-flow: row-reverse nowrap; -ms-flex-flow: row-reverse nowrap; flex-flow: row-reverse nowrap } .menu-bar.large-icon-right>li>a>.iconic,.menu-bar.large-icon-right>li>a>img { margin: 0 0 0 1rem } .menu-bar.large-icon-bottom>li>.iconic,.menu-bar.large-icon-bottom>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.large-icon-bottom>li>a { -webkit-flex-flow: column-reverse nowrap; -ms-flex-flow: column-reverse nowrap; flex-flow: column-reverse nowrap } .menu-bar.large-icon-bottom>li>a>.iconic,.menu-bar.large-icon-bottom>li>a>img { margin: 1rem 0 0 } .menu-bar.large-icon-left>li>.iconic,.menu-bar.large-icon-left>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.large-icon-left>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar.large-icon-left>li>a>.iconic,.menu-bar.large-icon-left>li>a>img { margin: 0 1rem 0 0 } } .menu-bar.label-corner .menu-bar-label,.menu-bar.label-side .menu-bar-label { font-size: .9rem; width: 1.2rem; height: 1.2rem; line-height: 1.2rem; text-align: center; border-radius: 1000px; background: red; right: 1rem; color: #fff; display: block; pointer-events: none } .menu-bar.label-side>li { position: relative } .menu-bar.label-side .menu-bar-label { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) } .menu-bar.label-corner>li { position: relative } .menu-bar.label-corner .menu-bar-label { position: absolute; top: 1rem } .menu-bar.primary { background: #00558b } .menu-bar.primary>li>a { color: #fff } .menu-bar.primary .is-active>a,.menu-bar.primary>li>a:hover { background: #0065a5; color: #fff } .menu-bar.primary .iconic *,.menu-bar.primary .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .menu-bar.dark { background: #232323 } .menu-bar.dark>li>a { color: #fff } .menu-bar.dark .is-active>a,.menu-bar.dark>li>a:hover { background: #323232; color: #fff } .menu-bar.dark .iconic *,.menu-bar.dark .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .menu-bar>li.title { padding: 1rem; cursor: default; font-weight: 700 } .menu-group { -webkit-align-items: center; -ms-flex-align: center; align-items: center } @media only screen and (min-width:40em) { .menu-group { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap } } .menu-group>.menu-group-left,.menu-group>.menu-group-right { -webkit-flex: 1 1 100%; -ms-flex: 1 1 100%; flex: 1 1 100% } @media only screen and (min-width:40em) { .menu-group>.menu-group-left,.menu-group>.menu-group-right { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } } .menu-group .menu-bar { margin: 0 } .menu-group .menu-bar>li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-group.primary { background-color: #00558b } .menu-group.primary .menu-bar { background: #00558b } .menu-group.primary .menu-bar>li>a { color: #fff } .menu-group.primary .menu-bar .is-active>a,.menu-group.primary .menu-bar>li>a:hover { background: #0065a5; color: #fff } .menu-group.primary .menu-bar .iconic *,.menu-group.primary .menu-bar .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .menu-group.dark { background-color: #232323 } .menu-group.dark .menu-bar { background: #232323 } .menu-group.dark .menu-bar>li>a { color: #fff } .menu-group.dark .menu-bar .is-active>a,.menu-group.dark .menu-bar>li>a:hover { background: #323232; color: #fff } .menu-group.dark .menu-bar .iconic *,.menu-group.dark .menu-bar .iconic .iconic-property-accent { fill: #fff; stroke: #fff } blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul { margin: 0; padding: 0 } a { color: #00558b; text-decoration: none; line-height: inherit } p,p.lead { line-height: 1.6 } a[ui-sref] { cursor: pointer } a:focus,a:hover { color: #004978 } a img { border: none } p { font-family: inherit; margin-bottom: 1.25rem } .subheader,h1,h2,h3,h4,h5,h6 { margin-top: .2rem; margin-bottom: .5rem; font-weight: 400 } p.lead { font-size: 1.34375rem } p aside { font-size: .875rem; line-height: 1.35 } h1,h2,h3,h4,h5,h6 { font-family: Arimo,Raleway-Reg,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-style: normal; color: #222; line-height: 1.4 } h1 small,h2 small,h3 small,h4 small,h5 small,h6 small { font-size: 60%; color: #6f6f6f; line-height: 0 } h1 { font-size: 2.125rem } h2 { font-size: 1.6875rem } h3 { font-size: 1.375rem } h4,h5 { font-size: 1.125rem } h6 { font-size: 1rem } .subheader { line-height: 1.4; color: #6f6f6f } b,em,i,small,strong { line-height: inherit } hr { box-sizing: content-box; border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 1.25rem 0 1.1875rem; height: 0 } em,i { font-style: italic } small { font-size: 60%; color: #6f6f6f } code { font-family: Consolas,"Liberation Mono",Courier,monospace; font-weight: 400; color: #464646; background-color: #fbfbfb; border-width: 1px; border-style: solid; border-color: #e2e2e2; padding: .125rem .3125rem .0625rem } dl,ol,ul { font-size: 1.125rem; line-height: 1.6; margin-bottom: 1.25rem; list-style-position: outside; font-family: inherit } ol,ul { margin-left: 1.1rem } ol li ol,ol li ul,ul li ol,ul li ul { margin-left: 1.25rem; margin-bottom: 0 } ul.no-bullet { margin-left: 0 } ul.no-bullet,ul.no-bullet li ol,ul.no-bullet li ul { list-style-type: none } dl dt { margin-bottom: .3rem; font-weight: 700 } dl dd { margin-bottom: .75rem } abbr,acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px dotted #ddd; cursor: help } abbr { text-transform: none } blockquote { margin: 0 0 1.25rem; padding: .5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #ddd } blockquote cite { display: block; font-size: .8125rem; color: #555 } blockquote cite:before { content: "\2014 \0020" } blockquote cite a,blockquote cite a:visited { color: #555 } blockquote,blockquote p { line-height: 1.6; color: #6f6f6f } .v-align { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .v-align .align-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .v-align .align-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center } .v-align .align-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end } .v-align .small-align-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .v-align .small-align-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center } .v-align .small-align-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end } .hide { display: none!important } .hide-for-small:not(.ng-hide) { display: block!important; display: none!important } .hide-for-small[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important; display: none!important } .show-for-small:not(.ng-hide) { display: none!important; display: block!important } .show-for-small[class*=grid-block]:not(.ng-hide) { display: none!important; display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .hide-for-small-only:not(.ng-hide) { display: block!important } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .hide-for-small-only:not(.ng-hide) { display: none!important } } .hide-for-small-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-small-only:not(.ng-hide) { display: none!important } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .hide-for-small-only[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-small-only:not(.ng-hide) { display: block!important } } .show-for-small-only[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .show-for-small-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .small-only-text-left { text-align: left } } .hide-for-medium:not(.ng-hide) { display: block!important } @media only screen and (min-width:40em) { h1,h2,h3,h4,h5,h6 { line-height: 1.4 } h1 { font-size: 2.75rem } h2 { font-size: 2.3125rem } h3 { font-size: 1.6875rem } h4 { font-size: 1.4375rem } h5 { font-size: 1.125rem } h6 { font-size: 1rem } .v-align .medium-align-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .v-align .medium-align-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center } .v-align .medium-align-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end } .hide-for-medium:not(.ng-hide) { display: none!important } } .hide-for-medium[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-medium:not(.ng-hide) { display: none!important } @media only screen and (min-width:40em) { .hide-for-medium[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-medium:not(.ng-hide) { display: block!important } } .show-for-medium[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:40em) { .show-for-medium[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .medium-text-left { text-align: left } } .hide-for-medium-only:not(.ng-hide) { display: block!important } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .hide-for-medium-only:not(.ng-hide) { display: none!important } } .hide-for-medium-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-medium-only:not(.ng-hide) { display: none!important } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .hide-for-medium-only[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-medium-only:not(.ng-hide) { display: block!important } } .show-for-medium-only[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .show-for-medium-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .medium-only-text-left { text-align: left } } .hide-for-large:not(.ng-hide) { display: block!important } @media only screen and (min-width:75em) { .v-align .large-align-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .v-align .large-align-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center } .v-align .large-align-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end } .hide-for-large:not(.ng-hide) { display: none!important } } .hide-for-large[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-large:not(.ng-hide) { display: none!important } @media only screen and (min-width:75em) { .hide-for-large[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-large:not(.ng-hide) { display: block!important } } .show-for-large[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:75em) { .show-for-large[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .large-text-left { text-align: left } } .hide-for-large-only:not(.ng-hide) { display: block!important } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .hide-for-large-only:not(.ng-hide) { display: none!important } } .hide-for-large-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-large-only:not(.ng-hide) { display: none!important } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .hide-for-large-only[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-large-only:not(.ng-hide) { display: block!important } } .show-for-large-only[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .show-for-large-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .large-only-text-left { text-align: left } } @media only screen and (orientation:portrait) { .hide-for-portrait { display: none!important } .hide-for-portrait[class*=grid-block] { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } .show-for-portrait { display: none!important } @media only screen and (orientation:portrait) { .show-for-portrait { display: block!important } .show-for-portrait[class*=grid-block] { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } @media only screen and (orientation:landscape) { .hide-for-landscape { display: none!important } .hide-for-landscape[class*=grid-block] { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } .show-for-landscape { display: none!important } @media only screen and (orientation:landscape) { .show-for-landscape { display: block!important } .show-for-landscape[class*=grid-block] { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } .small-text-left,.text-left { text-align: left } .small-text-right,.text-right { text-align: right } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .small-only-text-right { text-align: right } } @media only screen and (min-width:40em) { .medium-text-right { text-align: right } } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .medium-only-text-right { text-align: right } } @media only screen and (min-width:75em) { .large-text-right { text-align: right } } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .large-only-text-right { text-align: right } .large-only-text-center { text-align: center } } .small-text-center,.text-center { text-align: center } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .small-only-text-center { text-align: center } } @media only screen and (min-width:40em) { .medium-text-center { text-align: center } } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .medium-only-text-center { text-align: center } } @media only screen and (min-width:75em) { .large-text-center { text-align: center } .large-text-justify { text-align: justify } } .small-text-justify,.text-justify { text-align: justify } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .small-only-text-justify { text-align: justify } } @media only screen and (min-width:40em) { .medium-text-justify { text-align: justify } } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .medium-only-text-justify { text-align: justify } } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .large-only-text-justify { text-align: justify } } .clearfix:after,.clearfix:before { content: " "; display: table } .clearfix:after { clear: both } .float-left { float: left } .float-right { float: right } .float-none { float: none } html.inactive { overflow: hidden } body { -webkit-backface-visibility: hidden } body.has-off-canvas { overflow-x: hidden } @media (max-width:48rem) { body.inactive { overflow: hidden; position: fixed } } a,h1,h2,span { -webkit-tap-highlight-color: transparent } p { font-size: 1rem } @media (min-width:25rem) { p { font-size: 1.125rem; line-height: 1.875rem } } .head-wrap { border-bottom: 1px solid rgba(0,0,0,.25); position: fixed; width: 100% } .grid-frame { overflow: initial; height: auto; min-height: 100% } .grid-frame.main-window { z-index: 555 } .grid-frame.main-window.is-active { -webkit-transform: translateX(0)!important; -ms-transform: translateX(0)!important; transform: translateX(0)!important } .modal.is-active { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; overflow-y: auto } .main-view { margin-top: 3.4375rem; transition: -webkit-transform .25s ease-out; transition: transform .25s ease-out; background: #fafafa; border-top: 1px solid #e7e7e7 } .spinner-wrapper { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1100; background-color: #fff; opacity: 1 } .spinner-wrapper span { font-family: Arimo,Raleway-Medium,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: 1.5rem; color: #0074c7; text-transform: uppercase } .btn.card-follow,.btn.email,.btn.facebook,.btn.google,.btn.login-btn,.btn.next-btn,.btn.twitter { font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif } .spinner-wrapper .spinner { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; width: 100%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .btn.next-btn,.spinner-wrapper .load { position: absolute; display: -webkit-flex; display: -ms-flexbox; -webkit-justify-content: center } .spinner-wrapper .load { display: flex; -ms-flex-pack: center; justify-content: center; width: 100%; top: 52% } .spinner-wrapper .line { display: inline-block; width: 15px; height: 15px; border-radius: 15px; background-color: #0074c7; margin: 0 2px } .spinner-wrapper .load .line:nth-last-child(1) { -webkit-animation: loading .6s .1s linear infinite; animation: loading .6s .1s linear infinite } .spinner-wrapper .load .line:nth-last-child(2) { -webkit-animation: loading .6s .2s linear infinite; animation: loading .6s .2s linear infinite } .spinner-wrapper .load .line:nth-last-child(3) { -webkit-animation: loading .6s .3s linear infinite; animation: loading .6s .3s linear infinite } @-webkit-keyframes loading { 0,100% { -webkit-transform: translate(0,0); transform: translate(0,0) } 50% { -webkit-transform: translate(0,15px); transform: translate(0,15px) } } @keyframes loading { 0,100% { -webkit-transform: translate(0,0); transform: translate(0,0) } 50% { -webkit-transform: translate(0,15px); transform: translate(0,15px) } } .wordmark-bubble-text { fill: #0074c7 } .wordmark-inner-text { fill: #fff } .lock,_:-ms-lang(x) { height: 100%; overflow: hidden; margin: 0 } .btn { border-radius: .25rem; -webkit-tap-highlight-color: transparent } .btn.login-btn { background: #ff8f0a; color: #fff; margin: 0 } .btn.login-btn:focus,.btn.login-btn:hover { background: #e17a00; color: #fff } .btn.login-btn .iconic *,.btn.login-btn .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.social { max-width: 80%; min-width: 13.75rem; margin: .3125rem } .btn.facebook { background: #49639F; color: #fff } .btn.facebook:focus,.btn.facebook:hover { background: #3e5487; color: #fff } .btn.facebook .iconic *,.btn.facebook .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.twitter { background: #55ACEE; color: #fff } .btn.twitter:focus,.btn.twitter:hover { background: #2996ea; color: #fff } .btn.twitter .iconic *,.btn.twitter .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.google { background: #DF4A32; color: #fff } .btn.google:focus,.btn.google:hover { background: #c9371f; color: #fff } .btn.google .iconic *,.btn.google .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.email { background: #0074c7; color: #fff } .btn.email:focus,.btn.email:hover { background: #0063a9; color: #fff } .btn.next-btn,.btn.next-btn:focus,.btn.next-btn:hover { background: 0 0; color: #fff } .btn.email .iconic *,.btn.email .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.next-btn { white-space: nowrap; margin: 0; text-transform: uppercase; z-index: 99; top: 0; width: 100%; height: 70px; display: flex; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0 } .btn.next-btn .iconic *,.btn.next-btn .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.card-following { background: #0074c7; color: #fff; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0; margin: 0 0 0 -18px; border-radius: 100%; width: 20px; height: 20px; border: 2px solid #fff; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; z-index: 555 } .btn.card-following:focus,.btn.card-following:hover { background: #0063a9; color: #fff } .btn.card-following .iconic *,.btn.card-following .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.card-following .following-check { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .btn.card-following .following-check svg { width: 10px; height: 10px; fill: #fff } .btn.card-follow { border: 1px solid #0074c7; background: 0 0; color: #0074c7; text-transform: uppercase; font-size: .75rem; padding: .3125rem .5rem .25rem; margin: .3125rem 0 0; transition: none; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .btn.follow,.btn.following,.btn.header-follow { font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; margin: 0; transition: none } .btn.card-follow:focus,.btn.card-follow:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.card-follow .iconic *,.btn.card-follow .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.card-follow:hover .iconic *,.btn.card-follow:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn .follow-add svg { width: 14px; fill: #0074c7; padding-right: .25rem } .btn.following { background: #0074c7; color: #fff; font-size: .875rem; padding: .5rem .9375rem; max-width: 115px } .btn.following:focus,.btn.following:hover { background: #0063a9; color: #fff } .btn.following .iconic *,.btn.following .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.follow { border: 1px solid #0074c7; background: 0 0; color: #0074c7; font-size: .75rem; padding: .3125rem .9375rem .25rem; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .btn.header-follow,.btn.settings-facebook { display: -webkit-flex; display: -ms-flexbox; -webkit-align-items: center } .btn.follow:focus,.btn.follow:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.follow .iconic *,.btn.follow .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.follow:hover .iconic *,.btn.follow:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.header-follow .iconic *,.btn.header-follow .iconic .iconic-property-accent,.btn.header-follow:hover .iconic *,.btn.header-follow:hover .iconic .iconic-property-accent,.btn.publication-following .iconic *,.btn.publication-following .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.header-follow { border: 1px solid #fff; background: 0 0; color: #fff; font-size: .875rem; padding: .5rem .9375rem; display: flex; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .btn.publication-follow,.btn.publication-following { font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; font-size: .875rem; padding: .75rem 3.125rem; margin: 0 0 0 auto } .btn.header-follow:focus,.btn.header-follow:hover { border-color: #fff; background: 0 0; color: #fff } .btn.publication-following { background: #0074c7; color: #fff } .btn.publication-following:focus,.btn.publication-following:hover { background: #0063a9; color: #fff } .btn.publication-follow { border: 1px solid #0074c7; background: 0 0; color: #0074c7 } .btn.publication-unfollow,.btn.publication-unfollow-cancel { font-size: .875rem; padding: .625rem .9375rem; background: 0 0; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; width: 100%; text-transform: uppercase } .btn.publication-follow:focus,.btn.publication-follow:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.publication-follow .iconic *,.btn.publication-follow .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.publication-follow:hover .iconic *,.btn.publication-follow:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.publication-unfollow { border: 1px solid #f04124; color: #f04124; margin: 0 } .btn.publication-unfollow:focus,.btn.publication-unfollow:hover { border-color: #f4715b; background: 0 0; color: #f4715b } .btn.publication-unfollow .iconic *,.btn.publication-unfollow .iconic .iconic-property-accent { fill: #f04124; stroke: #f04124 } .btn.publication-unfollow:hover .iconic *,.btn.publication-unfollow:hover .iconic .iconic-property-accent { fill: #f4715b; stroke: #f4715b } .btn.publication-unfollow-cancel { border: 1px solid #0074c7; color: #0074c7; margin: .3125rem 0 } .btn.publication-unfollow-cancel:focus,.btn.publication-unfollow-cancel:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.publication-unfollow-cancel .iconic *,.btn.publication-unfollow-cancel .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.publication-unfollow-cancel:hover .iconic *,.btn.publication-unfollow-cancel:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.settings-facebook .iconic *,.btn.settings-facebook .iconic .iconic-property-accent,.btn.settings-twitter .iconic *,.btn.settings-twitter .iconic .iconic-property-accent,.btn.upload-photo .iconic *,.btn.upload-photo .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.settings-facebook { width: 100%; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; margin-bottom: .3125rem; height: 40px; max-height: 40px; display: flex; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #49639F; color: #fff } .btn.settings-twitter,.btn.upload-photo { display: -webkit-flex; display: -ms-flexbox } .btn.settings-facebook:focus,.btn.settings-facebook:hover { background: #3e5487; color: #fff } .btn.settings-twitter { width: 100%; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; height: 40px; max-height: 40px; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #55ACEE; color: #fff } .btn.settings-twitter:focus,.btn.settings-twitter:hover { background: #2996ea; color: #fff } .btn.upload-photo,.btn.upload-photo:focus,.btn.upload-photo:hover { background: #0074c7; color: #fff } .btn.upload-photo { margin: 0; display: flex; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-size: .75rem; padding: .9375rem; max-height: 1.25rem } .btn.refresh { border: 1px solid #0074c7; background: 0 0; color: #0074c7; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: .875rem; padding: .5rem .9375rem; margin: 0; min-width: 115px; transition: none } .btn.refresh:focus,.btn.refresh:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.refresh .iconic *,.btn.refresh .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.refresh:hover .iconic *,.btn.refresh:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.for-you-finish { border: 1px solid #0074c7; background: 0 0; color: #0074c7; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; font-size: 1rem; padding: .75rem 3.125rem; margin: 0 0 0 auto } .btn.for-you-finish:focus,.btn.for-you-finish:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.for-you-finish .iconic *,.btn.for-you-finish .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.for-you-finish:hover .iconic *,.btn.for-you-finish:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.comments { border: 1px solid #d3d3d3; background: 0 0; line-height: 1; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; font-size: .75rem; box-shadow: #d3d3d3 0 0 1px; padding: .5rem; margin: 0 .5rem; transition: none; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; color: gray } .btn.comments:focus,.btn.comments:hover { border-color: #dedede; background: 0 0; color: #dedede } .btn.comments .iconic *,.btn.comments .iconic .iconic-property-accent { fill: #d3d3d3; stroke: #d3d3d3 } .btn.comments:hover .iconic *,.btn.comments:hover .iconic .iconic-property-accent { fill: #dedede; stroke: #dedede } .btn.comments:hover { color: #0074c7; border-color: #0074c7; box-shadow: #0074c7 0 0 1px } .panel-left.is-active { height: 100%; background-color: #E4E4E4 } .mobile-nav-panel { max-width: 11.25rem; z-index: 9999; margin-top: 3.5rem; margin-bottom: 0; position: fixed; display: block; opacity: 0 } .mobile-nav,.mobile-nav>span { display: -webkit-flex; display: -ms-flexbox } .mobile-nav-panel.is-active.panel { visibility: visible; opacity: 1 } .mobile-nav-panel .nav-panel-wrap { overflow-y: auto; height: 100%; width: 100%; position: fixed } @media (min-width:37.5rem) { .mobile-nav-panel .nav-panel-wrap { height: 99% } } .mobile-nav-panel .nav-panel-wrap .mobile-nav { width: 11.25rem } .mobile-nav-panel .nav-overlay { background-color: transparent; width: 100%; height: 100%; cursor: pointer } .mobile-nav-panel .nav-overlay,.mobile-nav-panel _:-ms-lang(x) { background-color: rgba(0,0,0,.2) } .mobile-nav-panel hr { border: solid rgba(0,0,0,.15); border-width: 1px; margin: .25rem .75rem } .mobile-nav { display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 11.25rem; position: absolute } .mobile-nav>span { position: relative; display: flex; border-bottom: #e4e4e4 1px solid; background-color: #fff; font-size: .875rem } .feed-wrap,.main-header-wrap { display: -webkit-flex; display: -ms-flexbox } @media (min-width:25rem) { .mobile-nav>span { font-size: 1rem } } .mobile-nav>span a { width: 100%; padding: .625rem 0 .625rem 1.875rem; color: #0074c7 } .mobile-nav>span a.selected,.mobile-nav>span a:hover { background-color: #0074c7; color: #fff; text-decoration: none } .mobile-nav>span a.selected { pointer-events: none; cursor: default } .mobile-nav>span a:active { background-color: #0074c7; color: #fff } .mobile-nav .secondary-menu { border: none; background-color: #E4E4E4 } .mobile-nav .secondary-menu a { width: 100%; padding: .5rem 0 .5rem 1.875rem; color: #666; font-size: .875rem } .mobile-nav .secondary-menu a:hover { background-color: #E4E4E4; color: #0074c7 } .mobile-nav .secondary-menu a.active { background-color: #0074c7; color: #fff } .feed-wrap { display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: .5rem; transition-duration: .4s; transition-property: margin; -webkit-transform: translateZ(0); transform: translateZ(0); margin-bottom: 3.75rem } .feed-wrap .btn.refresh { position: relative; margin-top: -.5rem; width: 100%; background-color: rgba(204,204,204,.5); border: none } .trending-score { display: none } .main-header-wrap { display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 6rem; position: fixed; background-color: #fff; z-index: 10; overflow: visible; right: 0; left: 0; top: 0 } .header-nav span,.main-header-wrap .main { display: -webkit-flex; display: -ms-flexbox } .main-header-wrap .main { display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; height: 3.5rem; max-height: 56px; background-color: #0074c7; padding-right: .5rem; padding-left: .5rem; border-bottom: 1px solid rgba(0,0,0,.25) } .main-header-wrap .horizontal-nav-wrap { background-color: #fff; box-shadow: 0 3px 14px -3.8px rgba(0,0,0,.25); padding: 0 1.25rem } @media (max-width:57.5rem) { .main-header-wrap { max-height: 56px; z-index: 999999 } .main-header-wrap .horizontal-nav-wrap { display: none } } .main-header-wrap .hamburger-wrap { -webkit-tap-highlight-color: transparent; background: 0 0; border: none } .main-header-wrap .logo-wrap { position: relative; -webkit-flex: 0 0 150px; -ms-flex: 0 0 150px; flex: 0 0 150px; margin: 50px auto 0; left: -36px; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: .1s; animation-delay: .1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; will-change: transform; z-index: 5 } .main-header-wrap .logo-wrap .brand-logo { margin: .5rem } .main-header-wrap.slideUp .logo-wrap { -webkit-animation-name: slideUp; animation-name: slideUp } .header-nav { display: none; -webkit-align-items: center; -ms-flex-align: center; align-items: center } @media (min-width:48.0625rem) { .header-nav { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; -webkit-flex-basis: 54rem; -ms-flex-preferred-size: 54rem; flex-basis: 54rem; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } } .header-nav span { display: flex } .menu-group { display: -webkit-flex; display: -ms-flexbox; display: flex; background: #fff; color: #fff; padding: 0; border-bottom: none; width: 100%; max-width: 1105px; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap } .menu-group .menu-bar { display: none; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; margin-bottom: 0; list-style: none; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } @media (min-width:48.0625rem) { .menu-group .menu-bar { display: -webkit-flex; display: -ms-flexbox; display: flex } } .head-wrap,.menu-group .menu-bar li a { display: -webkit-flex; display: -ms-flexbox } .menu-group .menu-bar:first-child { margin-right: 8rem; margin-left: 0; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-group .menu-bar:last-child { margin-left: 8rem; margin-right: 0; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-group .menu-bar li a { color: #666; text-transform: uppercase; border-bottom: 3px solid transparent; transition: border-color 218ms ease 0s; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; text-align: center; font-size: .75rem; letter-spacing: .5px; text-decoration: none; padding: 0; margin-top: .125rem } .menu-group .menu-bar li a:hover { border-color: #0074c7; transition: border-color .5s ease 0s; background-color: transparent } .menu-group .menu-bar li a.selected { color: #0074c7; border-bottom: 3px solid #0074c7; background-color: transparent; pointer-events: none; cursor: default } .menu-group .menu-bar li a svg { fill: #000; width: 18px; padding-right: .5rem } .menu-group .menu-bar li a span { padding: .6875rem .9375rem } .animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; will-change: transform,opacity } @-webkit-keyframes slideDown { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @keyframes slideDown { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } .animated.slideDown { -webkit-animation-name: slideDown; animation-name: slideDown } @-webkit-keyframes slideUp { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } } @keyframes slideUp { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } } .animated.slideUp { -webkit-animation-name: slideUp; animation-name: slideUp } @-webkit-keyframes slideInnerUp { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(100%); transform: translateY(100%) } } @keyframes slideInnerUp { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(100%); transform: translateY(100%) } } @-webkit-keyframes slideInnerDown { 0% { -webkit-transform: translateY(100%); transform: translateY(100%) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @keyframes slideInnerDown { 0% { -webkit-transform: translateY(100%); transform: translateY(100%) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } .animated.slideUp .slideInner { -webkit-animation-name: slideInnerUp; animation-name: slideInnerUp } .animated.slideDown .slideInner { -webkit-animation-name: slideInnerDown; animation-name: slideInnerDown } @-webkit-keyframes slideDownMenu { 0% { -webkit-transform: translateY(-56px); transform: translateY(-56px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @keyframes slideDownMenu { 0% { -webkit-transform: translateY(-56px); transform: translateY(-56px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } .animated.slideDownMenu { -webkit-animation-name: slideDownMenu; animation-name: slideDownMenu } @-webkit-keyframes slideUpMenu { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(-56px); transform: translateY(-56px) } } @keyframes slideUpMenu { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(-56px); transform: translateY(-56px) } } .animated.slideUpMenu { -webkit-animation-name: slideUpMenu; animation-name: slideUpMenu } .head-wrap { display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; overflow: visible; background-color: #0074c7; z-index: 99999; height: 3.4375rem; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } @media (min-width:37.5rem) { .head-wrap { height: 4.0625rem } } .head-wrap .header-follow-wrap { position: absolute; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; opacity: 0; visibility: hidden; text-align: center; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } @media (min-width:75rem) { .head-wrap .header-follow-wrap { -webkit-flex: 0 1 940px; -ms-flex: 0 1 940px; flex: 0 1 940px } } .head-wrap .header-follow-wrap.sticky { transition: all .5s ease; position: relative; visibility: visible; opacity: 1 } .head-wrap .header-follow-wrap h5 { display: none; position: relative; color: #fff; margin: 0; line-height: 1.1; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; max-height: 3.4375rem; width: 100%; overflow: hidden } .head-wrap .header-follow-wrap .fb-share-btn,.head-wrap .header-follow-wrap .next-btn { -webkit-align-items: center; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; color: #fff } @media (min-width:36.25rem) { .head-wrap .header-follow-wrap h5 { display: -webkit-flex; display: -ms-flexbox; display: flex } } .head-wrap .header-follow-wrap h5 a { color: #fff; line-height: 1; margin-right: 6px } .head-wrap .header-follow-wrap .fb-share-btn { display: none; padding: .25rem .9375rem; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #3b5998; border-radius: .25rem; transition: all .5s ease; margin-right: 10px } @media (min-width:25rem) { .head-wrap .header-follow-wrap .fb-share-btn { display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: auto } } .head-wrap .header-follow-wrap .next-btn,.head-wrap .header-follow-wrap .sharing-twt { transition: all .5s ease; display: -webkit-flex; display: -ms-flexbox; border-radius: .25rem } .head-wrap .header-follow-wrap .fb-share-btn .fb-f { margin-bottom: -3px } .head-wrap .header-follow-wrap .fb-share-btn .fb-f svg { width: .75rem; height: 1.375rem; fill: #fff } .head-wrap .header-follow-wrap .fb-share-btn:hover { color: #fff; background: #4264aa } @media (max-width:25.8125rem) { .head-wrap .header-follow-wrap h5 a { font-size: .875rem } .head-wrap .header-follow-wrap .fb-share-btn .fb-f svg { width: .5625rem; height: 1rem } .head-wrap .header-follow-wrap .fb-share-btn { padding: .3125rem .625rem; margin-right: .625rem } } .head-wrap .header-follow-wrap .sharing-twt { background: #55acee; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: .1875rem .5625rem } .head-wrap .header-follow-wrap .sharing-twt:hover { color: #fff; background: #2795e9 } .head-wrap .header-follow-wrap .sharing-twt svg { width: 1.5rem; height: 1.5rem; fill: #fff } @media (max-width:63.9375rem) { .head-wrap .header-follow-wrap .sharing-twt { display: none } } .head-wrap .header-follow-wrap .next-btn { padding: 0 .9375rem; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #ff8f0a; display: flex } @media (min-width:63.9375rem) { .head-wrap .header-follow-wrap .next-btn { margin-left: 10px } } .head-wrap .header-follow-wrap .next-btn.show-info { display: -webkit-flex; display: -ms-flexbox; display: flex; margin-right: 10px } .head-wrap .header-follow-wrap .next-btn.no-show-info { display: none } .head-wrap .header-follow-wrap .next-btn .next-text { display: -webkit-flex; display: -ms-flexbox; display: flex; line-height: 1.875rem } @media (max-width:39.375rem) { .head-wrap .header-follow-wrap .next-btn .next-text { font-size: .75rem } } .head-wrap .header-follow-wrap .next-btn:hover { background: #d67400; text-decoration: none } .head-wrap .header-follow-wrap .next-btn[lang=en] { min-width: 4.875rem } .head-wrap .header-follow-wrap .next-btn[lang=fr] { min-width: 6.5625rem } .head-wrap .header-follow-wrap .next-btn[lang=es] { min-width: 7.5rem } @media (min-width:64rem) { .main-window.article-page .show-language { display: none } } .main-window.article-page .mobile-nav-panel .nav-panel-wrap .mobile-nav,.main-window.article-page .mobile-nav-panel .nav-panel-wrap _:-ms-lang(x) { top: 0 } .main-window.article-page .mobile-menu-branding { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding-top: .3125rem; margin-left: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } @media (min-width:37.5rem) { .main-window.article-page .mobile-nav-panel .nav-panel-wrap { margin-top: .625rem } .main-window.article-page .mobile-menu-branding { margin-left: 1.5625rem; margin-right: 1.5625rem } } @media (max-width:27.5rem) { .main-window.article-page .mobile-menu-branding.no-flags { display: none } } .main-window.article-page .mobile-menu-branding .brand-logo { -webkit-filter: none; filter: none; display: inline-table } .main-window.article-page .mobile-menu-branding .brand-logo svg { width: 4.6875rem; height: 2.375rem; margin-top: 0 } .main-window.article-page .language-toggle { display: none; overflow: visible; margin-left: auto; -webkit-flex: 1 0 52px; -ms-flex: 1 0 52px; flex: 1 0 52px; max-width: 52px; min-width: 52px; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } @media (min-width:83.5rem) { .main-window.article-page .language-toggle { display: -webkit-flex; display: -ms-flexbox; display: flex } } .main-window.article-page .right-panel-control { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; margin-right: .9375rem; margin-left: .625rem } .main-window.article-page .right-panel-control svg { width: 30px; height: 30px } @media (min-width:75rem) { .main-window.article-page .right-panel-control { display: none } } .main-window.article-page .top-timer-container { display: none } .home-page .main-view { background-color: #fafafa; padding-top: 2.1875rem } .careers .main-view,.static .main-view { background-color: #fff } @media (min-width:37.5rem) { .home-page .main-view { padding-top: 4.0625rem } } .home-page .feed-item .card-image { height: 250px } .header-interactions-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0 } .static .main-view { padding-top: 2.1875rem } @media (min-width:37.5rem) { .static .main-view { padding-top: 4.0625rem } } @media (min-width:75rem) { .static .main-view { padding-top: 6rem } } .hamburger-wrap { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; overflow: visible } .hamburger-wrap svg { width: 32px; height: 32px; margin: 0 .9375rem; fill: #fff; cursor: pointer; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); transition: -webkit-transform ease-in-out .1s; transition: transform ease-in-out .1s; overflow: visible } .hamburger-wrap .bottom-line,.hamburger-wrap .mid-line,.hamburger-wrap .top-line { transition: all .25s linear; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); -webkit-transform-origin: 27% 50%; -ms-transform-origin: 27% 50%; transform-origin: 27% 50%; border-radius: .25rem; opacity: 1 } .hamburger-wrap .open .top-line,.hamburger-wrap.open .top-line { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -ms-transform-origin: 75% 80%; transform-origin: 75% 80%; -webkit-transform-origin: 82% 100% } .hamburger-wrap .open .mid-line,.hamburger-wrap.open .mid-line { opacity: 0 } .hamburger-wrap .open .mid-line,.hamburger-wrap _:-ms-lang(x),.hamburger-wrap.open .mid-line { opacity: 1 } .hamburger-wrap .open .bottom-line,.hamburger-wrap.open .bottom-line { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -ms-transform-origin: 60% 40%; transform-origin: 60% 40%; -webkit-transform-origin: 75% 50% } .hamburger-wrap .offcanvas-toggle { overflow: visible } .horizontal-nav-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .horizontal-nav-wrap .horizontal-nav { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; list-style: none; margin: 0; padding-right: 1rem; padding-left: 1rem; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow: auto; min-height: 40px; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .horizontal-nav-wrap .horizontal-nav::-webkit-scrollbar { display: none } .horizontal-nav-wrap .horizontal-nav li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; white-space: nowrap; margin-right: .5rem; margin-left: .5rem; padding-right: .5rem; padding-left: .5rem } @media (min-width:48.0625rem) { .horizontal-nav-wrap .horizontal-nav li { margin-right: 1rem; margin-left: 1rem } } @media (min-width:63.9375rem) { .horizontal-nav-wrap .horizontal-nav li { padding-right: 1rem; padding-left: 1rem } } .horizontal-nav-wrap .horizontal-nav li:first-of-type { padding-left: 0 } .main-header-wrap .horizontal-nav-wrap { height: 2.5rem } .main-header-wrap .horizontal-nav-wrap .horizontal-nav { background: #0074c7; background: linear-gradient(to right,#0074c7 0,#1a919f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074c7', endColorstr='#1a919f', GradientType=1 ) } .main-header-wrap .horizontal-nav-wrap a { color: #fff } .logo-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex } .logo-wrap.logo-blue svg .bubble-path { fill: #FFF } .logo-wrap.logo-blue svg .paths-d,.logo-wrap.logo-blue svg .paths-i,.logo-wrap.logo-blue svg .paths-l,.logo-wrap.logo-blue svg .paths-p,.logo-wrap.logo-blue svg .paths-y,.logo-wrap.logo-white svg .bubble-path { fill: #0074c7 } .logo-wrap.logo-white svg .paths-d,.logo-wrap.logo-white svg .paths-i,.logo-wrap.logo-white svg .paths-l,.logo-wrap.logo-white svg .paths-p,.logo-wrap.logo-white svg .paths-y { fill: #fff } .logo-wrap.logo-large svg { height: 4.5rem; width: 8.78813rem } .logo-wrap .brand-logo { width: auto; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-filter: drop-shadow(1px 4px 6px rgba(0, 0, 0, .2)); filter: drop-shadow(1px 4px 6px rgba(0, 0, 0, .2)) }
css/diply.com.css
.card,.card.primary { box-shadow: 0 1px 2px rgba(0,0,0,.2); overflow: hidden } .card img,.card.alert img,.card.dark img,.card.primary img,.card.success img,.card.warning img,.feed-item img { width: 100% } .footer-nav ul,.view-more-button ul { list-style-type: none; list-style-position: outside; letter-spacing: normal } meta.foundation-version { font-family: "1.1.0" } meta.foundation-mq { font-family: "small=0&medium=40rem&large=75rem&xlarge=90rem&xxlarge=120rem" } .card { border: 1px solid #ededed; margin-bottom: .5rem; background: #fff; color: #000; border-radius: 4px } .card h1,.card h2,.card h3,.card h4,.card h5,.card h6 { color: inherit } .card ul { margin-bottom: 0 } .card.primary { border: 0; margin-bottom: .5rem; background: #00558b; color: #fff; border-radius: 4px } .card.primary h1,.card.primary h2,.card.primary h3,.card.primary h4,.card.primary h5,.card.primary h6 { color: inherit } .card.primary ul { margin-bottom: 0 } .card.primary .card-divider { background: #0065a5; padding: 1rem } .card.success { border: 0; margin-bottom: .5rem; background: #43AC6A; color: #fff; border-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,.2); overflow: hidden } .card.alert,.card.warning { border: 0; overflow: hidden; box-shadow: 0 1px 2px rgba(0,0,0,.2) } .card.success h1,.card.success h2,.card.success h3,.card.success h4,.card.success h5,.card.success h6 { color: inherit } .card.success ul { margin-bottom: 0 } .card.success .card-divider { background: #4ab873; padding: 1rem } .card.warning { margin-bottom: .5rem; background: #F08A24; color: #fff; border-radius: 4px } .card.warning h1,.card.warning h2,.card.warning h3,.card.warning h4,.card.warning h5,.card.warning h6 { color: inherit } .card.warning ul { margin-bottom: 0 } .card.warning .card-divider { background: #f19233; padding: 1rem } .card.alert { margin-bottom: .5rem; background: #F04124; color: #fff; border-radius: 4px } .card.alert h1,.card.alert h2,.card.alert h3,.card.alert h4,.card.alert h5,.card.alert h6 { color: inherit } .card.alert ul { margin-bottom: 0 } .card.alert .card-divider { background: #f14e33; padding: 1rem } .card.dark { border: 0; margin-bottom: .5rem; background: #232323; color: #fff; border-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,.2); overflow: hidden } .card.dark h1,.card.dark h2,.card.dark h3,.card.dark h4,.card.dark h5,.card.dark h6 { color: inherit } .card.dark ul { margin-bottom: 0 } .card.dark .card-divider { background: #323232; padding: 1rem } .card-divider { background: #ededed; padding: 1rem } .card-section { padding: 1rem } .feed-item { border: none; background: #fff; color: #000; border-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,.2); display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-basis: 25rem; -ms-flex-preferred-size: 25rem; flex-basis: 25rem; max-width: 25rem; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; position: relative; overflow: visible; margin: .9375rem .5rem; padding: 0 } .feed-item h1,.feed-item h2,.feed-item h3,.feed-item h4,.feed-item h5,.feed-item h6 { color: inherit } .feed-item ul { margin-bottom: 0 } @media (min-width:48rem) { .feed-item { margin: .9375rem .625rem; -webkit-flex-basis: 19.6875rem; -ms-flex-preferred-size: 19.6875rem; flex-basis: 19.6875rem; max-width: 19.6875rem; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch } } @media (min-width:64rem) { .feed-item { margin: .625rem; -webkit-flex-basis: 18.6875rem; -ms-flex-preferred-size: 18.6875rem; flex-basis: 18.6875rem; max-width: 18.6875rem; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch } } @media (min-width:75rem) { .feed-item { margin: .5rem; -webkit-flex-basis: 19.6875rem; -ms-flex-preferred-size: 19.6875rem; flex-basis: 19.6875rem; max-width: 19.6875rem; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch } } .feed-item.article .trending-wrap { position: absolute; top: -10px; left: -10px; z-index: 555 } .feed-item.article .trending-wrap svg { width: 25px; height: 25px } .feed-item.article .card-image { background-position: center; background-size: cover; position: relative; height: 175px; overflow: hidden; border-top-left-radius: .25rem; border-top-right-radius: .25rem } .feed-item.article.featured .card-image { border-top-left-radius: .25rem; border-bottom-left-radius: .25rem; border-top-right-radius: 0 } .feed-item.article .card-identity { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row } .feed-item.article .card-follow-wrap { position: relative; -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .feed-item.article .feed-item-info { padding: .75rem .75rem .5rem; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1 } .feed-item.article .feed-item-info .publication-avatar { display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; -webkit-flex-basis: 60px; -ms-flex-preferred-size: 60px; flex-basis: 60px; height: 60px; width: 60px; border-radius: 100%; border: 3px solid #f4f4f4; overflow: hidden; box-shadow: 1px 0 10px rgba(5,5,5,.4); margin-right: .4375rem; margin-top: -1.875rem; margin-bottom: .625rem } .feed-item.article .feed-item-info .publication-avatar img { width: 100% } .feed-item.article .feed-item-info .content-text { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; font-size: .75rem; color: #999 } .feed-item.article .feed-item-info .content-text a { color: #999; text-decoration: none } .feed-item.article .feed-item-info .content-text a:hover { color: #0074c7 } .feed-item.article .feed-item-info .content-text .meta-pub { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; margin-top: .125rem; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap } .feed-item.article .feed-item-info .content-text .published { padding-right: 8px } .feed-item.article .feed-item-info .content-text .trending svg { width: 13px; height: 13px; fill: #CCC; margin: 0 2px -2px 5px; display: none } .feed-item.article .feed-item-info .excerpt-card,.feed-item.article .feed-item-info .feed-title { margin-bottom: .5rem; font-family: Arimo,Raleway-Medium,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif } .feed-item.article .feed-item-info .feed-title { font-size: 1rem; color: #3b454f; margin-top: 0; line-height: 1.125; font-weight: 900 } .feed-item.article .feed-item-info .excerpt-card { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 1.0625rem; line-height: 1.2; color: #6b7177; overflow: hidden } .feed-item.article .feed-item-info .card-meta { font-size: .75rem; text-overflow: ellipsis; overflow: hidden; max-width: 320px; white-space: nowrap; line-height: 1.25 } .feed-item.article .feed-item-info .meta-pub-auth .embellishment { min-width: 1.0625rem } .feed-item.article .feed-item-info .meta-pub-auth .author { margin-right: .1875rem } .feed-item.article .feed-item-info .meta-category .embellishment { min-width: .9375rem } .feed-item.article .feed-item-info .meta-news-date { font-family: Arimo,Raleway-Reg,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: .75rem; margin-bottom: .3125rem; margin-top: .125rem } .feed-item .card-basement { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .feed-item .card-basement .publication-logo-wrap { position: relative; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-flex-basis: 100px; -ms-flex-preferred-size: 100px; flex-basis: 100px; height: 1.875rem; opacity: 0; display: none } .feed-item .card-basement .publication-logo-wrap img { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; width: auto; max-width: 6.25rem; max-height: 1.875rem } .feed-item .card-basement .publication-logo-wrap a.publication-logo { -webkit-filter: grayscale(1); filter: grayscale(1); opacity: .35 } .feed-item .card-basement .publication-logo-wrap a.publication-logo svg { width: 100%; height: 1.875rem; max-width: 6.25rem; max-height: 1.875rem } .feed-item .card-basement .card-interaction { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2 } .home-page .card-basement { display: none } .feed-feature { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } @media (min-width:64rem) { .feed-feature { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } } .feed-feature .feed-item .feed-item-info { padding: .75rem .75rem 1.5625rem } .feed-feature .feed-item .feed-item-info .feed-title { font-size: 1.125rem } @media (min-width:75rem) { .feed-feature .feed-item { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 22.125rem } .feed-feature .feed-item .feed-item-info .feed-title { font-size: 1.375rem } } @media (min-width:48rem) { .feed-feature .sub-feed { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } } @media (min-width:64rem) { .feed-feature .sub-feed { display: initial; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column } } .feed-feature.video { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row } @media (min-width:64rem) { .feed-feature.video { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column } } .feed-feature.video .feed-item { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row } @media (min-width:48rem) { .feed-feature.video .feed-item { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 90%; min-width: 90% } } @media (min-width:64rem) { .feed-feature.video .feed-item { max-width: 33.75rem; min-width: auto } } .feed-feature.video .feed-item .card-image { height: auto; min-height: 8.125rem; width: 8.125rem; min-width: 8.125rem } .feed-feature.video .feed-item .feed-item-info { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 1.125rem 1.25rem .5rem } .feed-feature.video .feed-item .feed-item-info .content-text .card-meta { max-width: none; white-space: normal; display: none } .feed-feature.video .feed-item .feed-item-info .content-text .feed-title { font-size: 1.0625rem; margin-bottom: .75rem } @media (min-width:48rem) { .feed-feature.video .feed-item .card-image { width: 10.625rem; min-width: 10.625rem } .feed-feature.video .feed-item .feed-item-info .content-text .card-meta { display: inherit } .feed-feature.video .feed-item .feed-item-info .content-text .feed-title { font-size: 1.3125rem } } .feed-feature.video .feed-item .feed-item-info,.feed-feature.video .feed-item _:-ms-lang(x) { display: inline } .feed-feature.video .featured { -webkit-flex-basis: 25rem; -ms-flex-preferred-size: 25rem; flex-basis: 25rem; max-width: 25rem; min-height: 20.625rem; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background-position: center; background-size: cover; position: relative; overflow: hidden } .feed-feature.video .featured::before { content: ''; background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.75) 100%); position: absolute; bottom: 0; width: 100%; height: 50% } .feed-feature.video .featured .card-play { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column } .feed-feature.video .featured .card-play .play-btn { position: absolute; bottom: 50%; left: 50%; margin-left: -38px; margin-top: -38px } .feed-feature.video .featured .card-play .play-btn svg { width: 75px; height: 75px } .feed-feature.video .featured .content-text { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .feed-feature.video .featured .meta-more { text-transform: uppercase; color: #fff; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: .875rem; padding: .5rem 0 } @media (min-width:48rem) { .feed-feature.video .featured { max-width: 90%; min-width: 90% } .feed-feature.video .featured .card-play .play-btn svg { width: 80px; height: 80px } .feed-feature.video .featured .content-text { margin-top: 1rem } .feed-feature.video .featured .meta-more { padding: 1rem 0 } } .feed-feature.video .featured .meta-more:after { content: "\203A \203A"; font-size: 1.125rem; margin-left: .25rem } .feed-feature.video .featured .feed-item-info { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding-top: 0 } .feed-feature.video .featured.feed-item .feed-item-info { padding-bottom: 1.25rem } .feed-feature.video .featured.feed-item .feed-item-info .feed-title { color: #fff; margin-bottom: .75rem; font-size: 1.3125rem } @media (min-width:48rem) { .feed-feature.video .featured.feed-item .feed-item-info .feed-title { font-size: 1.5625rem } } .feed-feature.video .featured.feed-item .feed-item-info .content-text .card-meta { display: inherit } .feed-feature.mini { -webkit-order: 1; -ms-flex-order: 1; order: 1; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row } @media (min-width:64rem) { .feed-feature.video .featured { max-width: 33.75rem; min-width: auto; min-height: 31.25rem } .feed-feature.mini { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } } .feed-feature.mini .feed-category { margin: .5rem .7rem 0; text-transform: uppercase; color: #0074c7; font-size: .75rem; font-weight: 900; width: 100% } @media (min-width:48rem) { .feed-feature.mini .feed-category { width: 90%; text-align: center } } @media (min-width:75rem) { .feed-feature.video .featured.feed-item .feed-item-info { padding-bottom: 1.875rem } .feed-feature.mini { -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } .feed-feature.mini .feed-category { width: 100%; text-align: left } } .cta-title,.dad-spot,.footer-nav,.footer-nav li,.view-more-button { text-align: center } .feed-feature.mini .feed-item { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; min-width: auto } .feed-feature.mini .feed-item .card-image { height: auto; min-height: 5.3125rem; width: 9.375rem; min-width: 9.375rem } @media (min-width:48rem) { .feed-feature.mini .feed-item { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; max-width: 10.3125rem; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column } .feed-feature.mini .feed-item .card-image { width: auto } } .feed-feature.mini .feed-item .feed-item-info { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: .9375rem .9375rem .5rem } .feed-feature.mini .feed-item .feed-item-info .content-text .card-meta { display: none } .feed-feature.mini .feed-item .feed-item-info .content-text .feed-title { font-size: .875rem; margin-bottom: .75rem } .feed-feature.mini .feed-item .feed-item-info,.feed-feature.mini .feed-item _:-ms-lang(x) { display: inline } .feed-item .article span .play-btn { position: absolute } .play-btn { z-index: 555; position: absolute; bottom: 50%; left: 50%; margin-left: -25px; margin-bottom: -25px } .play-btn svg { fill: rgba(0,116,199,.75); width: 50px; height: 50px } .play-btn svg .play { fill: #fff } .home-page .home-view { overflow: auto; width: 100% } .dad-spot,.home-page .home-view .feed { overflow: hidden } @media (min-width:75rem) { .home-page .feed-item { -webkit-flex-basis: 21.875rem; -ms-flex-preferred-size: 21.875rem; flex-basis: 21.875rem; max-width: 21.875rem } } @media (min-width:48rem) { .feed-feature.mini .feed-item .feed-item-info { padding: .75rem .75rem .5rem } .home-page .card-basement { display: none } } .dad-spot { display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; margin: .84375rem 0; width: 100%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; max-width: 100% } .dad-spot-header { margin-top: 1.25rem } .dad-spot .da-center { font-family: "Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: 10px; color: #969696; text-transform: uppercase; letter-spacing: normal; padding: .375rem 0 } .must-read-info .feed-title,.must-read-title { font-family: Arimo,Raleway-Medium,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif } .cta { margin: 0 -1rem; background-color: #fff; padding: 1.25rem 0 3.75rem } .cta-title { text-transform: uppercase; color: #0074c7 } .cta-title span { font-weight: 900; font-size: 1.125rem; display: block } .close,.modal-content .video-meta .video-title { font-weight: 700 } .cta-carousel { overflow-x: auto; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; margin-bottom: 0 } .modal,body.modal-open { overflow: hidden } @media (min-width:64rem) { .home-page .feed-item { min-width: 18.6875rem } .cta { border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; box-shadow: inset 0 11px 8px -10px #e7e7e7,inset 0 -11px 8px -10px #e7e7e7; padding-bottom: 0 } .cta-title span { font-size: 1rem; display: inline } .cta-carousel { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } } .cta-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0 .625rem } .cta .feed-item { -webkit-flex-basis: 18.75rem; -ms-flex-preferred-size: 18.75rem; flex-basis: 18.75rem; max-width: 18.75rem; min-width: 18.75rem } .cta .feed-item .feed-item-info { padding: 1.875rem .625rem; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .cta .feed-item .feed-item-info .sharing-fb { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: rec-calc(4) } .cta .feed-item .feed-item-info .sharing-fb svg { width: 2.5rem; height: 2.125rem } @media (min-width:64rem) { .cta .feed-item .feed-item-info .sharing-fb svg { width: 1.875rem; height: 1.5rem } } .cta .feed-item .feed-item-info .sharing-instagram { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .cta .feed-item .feed-item-info .sharing-instagram svg { height: 2.5rem; fill: #458eff } @media (min-width:64rem) { .cta .feed-item .feed-item-info .sharing-instagram svg { height: 1.875rem } } .cta .feed-item .feed-item-info .sharing-pin { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .footer-nav ul,.view-more-button { display: -webkit-flex; display: -ms-flexbox } .cta .feed-item .feed-item-info .sharing-pin svg { height: 2.5rem; fill: #cc2127 } .cta .feed-item .feed-item-info .soc-btn { border: none; max-height: 40px; transition: all .5s ease; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1 } @media (min-width:64rem) { .cta .feed-item .feed-item-info .sharing-pin svg { height: 1.875rem } .cta .feed-item .feed-item-info .soc-btn { -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; padding: 0 .625rem } .cta .feed-item .feed-item-info .soc-btn,.cta .feed-item .feed-item-info _:-ms-lang(x) { -ms-flex-positive: 1; flex-grow: 1; padding: 0 } .cta .feed-item { -webkit-flex-basis: 19.6875rem; -ms-flex-preferred-size: 19.6875rem; flex-basis: 19.6875rem; max-width: 19.6875rem; min-width: 19.6875rem; box-shadow: none } .cta .feed-item .card-image { border-radius: .25rem; box-shadow: 0 1px 2px rgba(0,0,0,.2) } .cta .feed-item .feed-item-info { padding: .9375rem .625rem } } .footer-home { bottom: 0; position: absolute; height: auto; background: #fff; width: 100%; box-shadow: 0 -1px 2px rgba(0,0,0,.2) } .footer-nav { color: #6b7278; font-size: .875rem; margin: 0 auto; padding: 1.25rem 0 } @media (min-width:75rem) { .cta .feed-item { -webkit-flex-basis: 21.875rem; -ms-flex-preferred-size: 21.875rem; flex-basis: 21.875rem; max-width: 21.875rem; min-width: 21.875rem } .footer-nav { max-width: 75rem } } .footer-nav ul { white-space: nowrap; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; text-transform: uppercase } @media (min-width:64rem) { .footer-nav ul { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap } } .footer-nav .menu-bottom { max-width: 45rem; margin: 0 auto } .footer-nav li { padding: .3125rem; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1 } .footer-nav li a { color: #6b7278; font-size: small } ul li svg { width: 1.5rem; height: 1.5rem; fill: #6b7278 } .social-media-wrap { width: 18.75rem; margin: 0 auto } .bottom-feed { max-width: 69.9375rem; margin: 0 auto } .view-more-button { color: #0074c7; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-weight: 700; margin-bottom: 1.25rem; font-size: 1rem; margin-top: -2.5rem } .view-more-button ul { margin: 0; padding: 0; cursor: pointer } .view-more-button svg { fill: #0074c7 } .icon { width: 1.25rem; height: 1.25rem } .home-view { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; margin-bottom: 9.375rem } .home-view .feed-feature { margin-bottom: 0 } @media (min-width:85.625rem) { .home-view .feed-feature { padding: 0; margin: 0 } } .home-view .feed-item { margin: .625rem } .capitalize { text-transform: capitalize } .modal { display: none; position: fixed; padding-top: 2.5rem; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.9); z-index: 999999 } .modal-content { position: relative; margin: auto; padding: 0; width: 100% } @media screen and (orientation:landscape) { .modal-content { width: 56%; height: 100% } } @media screen and (min-width:47.5rem) and (orientation:portrait) { .modal-content { max-width: 90% } } .modal-content .video-info { margin-bottom: 1rem; display: -webkit-flex; display: -ms-flexbox; display: flex } @media (min-width:64rem) { .home-view .feed-feature { -webkit-flex-flow: column; -ms-flex-flow: column; flex-flow: column } .modal-content { min-width: 26.25rem; max-width: 26.25rem } .modal-content .video-info { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } @media screen and (orientation:portrait) { .modal-content { width: 95% } .modal-content .video-info { margin-left: .625rem } } @media screen and (orientation:landscape) { .modal-content .video-info { display: none } } .modal-content .video-player { margin: 0 auto; text-align: center; box-shadow: 0 4px 80px 6px rgba(0,0,0,.85) } .modal-content .video-meta { padding-left: 1rem; color: #aaa } .modal-content .video-meta .video-brand { padding-bottom: .5rem; font-size: small; text-transform: capitalize } .close { color: #aaa; position: absolute; top: .625rem; right: 1.5625rem; font-size: 2.1875rem } .close:focus,.close:hover { color: #999; text-decoration: none; cursor: pointer } .cursor { cursor: pointer } .hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19) } .feed-feature,_:-ms-lang(x) { width: 100% } .must-read-wrap { margin-top: 1rem; display: none; padding: 0 1rem 0 0 } @media (min-width:64rem) { .feed-feature,_:-ms-lang(x) { width: auto } .must-read-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-basis: 25rem; -ms-flex-preferred-size: 25rem; flex-basis: 25rem; margin-bottom: 1rem; overflow: visible; min-width: 20rem } } .must-read-title { color: #ff8f0a; text-transform: uppercase; margin: 0 1rem; font-size: 1.75rem; line-height: 1 } .must-read-item hr { margin: 1.625rem 0 1.125rem } .must-read-item:first-of-type hr { margin: .5rem 0 1.125rem } .must-read-info { margin: 0 1rem } .must-read-info a { text-decoration: none } .must-read-info .feed-title { font-size: 1rem; color: #3b454f; line-height: 1.25; margin: 0; font-weight: 900 } .must-read-info .excerpt-card,.must-read-info .meta-category a,.must-read-info .meta-news-date { font-family: Arimo,Raleway-Reg,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: .75rem } .must-read-info .meta-news-date { color: #999; margin: .25rem 0 .75rem } .must-read-info .excerpt-card { line-height: 1.2; color: #2d2d2d; margin-bottom: 1.125rem } .must-read-info .meta-category a { background-color: #e4e4e4; padding: .375rem 1rem; border-radius: .25rem; color: #000 } .must-read-info .meta-category a:hover { color: #fff; background-color: #0074c7 } @font-face { font-family:'Raleway-Black';src:url(Raleway-Black.eot);src:url(Raleway-Black.eot?#iefix) format("embedded-opentype"),url(Raleway-Black.woff) format("woff"),url(Raleway-Black.ttf) format("truetype"),url(Raleway-Black.svg#22dc7f090e7db300b0c09439abad7199) format("svg");font-style:normal;font-weight:400 } @font-face { font-family:'Raleway-Bold';src:url(Raleway-Bold.eot);src:url(Raleway-Bold.eot?#iefix) format("embedded-opentype"),url(Raleway-Bold.woff) format("woff"),url(Raleway-Bold.ttf) format("truetype"),url(Raleway-Bold.svg#4442fe0194c8fbca9fd44d69c555e3ea) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Raleway-Light';src:url(Raleway-Light.eot);src:url(Raleway-Light.eot?#iefix) format("embedded-opentype"),url(Raleway-Light.woff) format("woff"),url(Raleway-Light.ttf) format("truetype"),url(Raleway-Light.svg#a629611727a36c86101ab9fa7aceda04) format("svg");font-style:normal;font-weight:200 } @font-face { font-family:'Raleway-Medium';src:url(Raleway-Medium.eot);src:url(Raleway-Medium.eot?#iefix) format("embedded-opentype"),url(Raleway-Medium.woff) format("woff"),url(Raleway-Medium.ttf) format("truetype"),url(Raleway-Medium.svg#830a31480c633d9fd527c9f94e12f322) format("svg");font-style:normal;font-weight:400 } @font-face { font-family:'Raleway-Reg';src:url(Raleway-Regular.eot);src:url(Raleway-Regular.eot?#iefix) format("embedded-opentype"),url(Raleway-Regular.woff) format("woff"),url(Raleway-Regular.ttf) format("truetype"),url(Raleway-Regular.svg#f53cbacd8b0fdfdba3b5d3fcc369dc1c) format("svg");font-style:normal;font-weight:400 } @font-face { font-family:'Raleway-Thin';src:url(Raleway-Thin.eot);src:url(Raleway-Thin.eot?#iefix) format("embedded-opentype"),url(Raleway-Thin.woff) format("woff"),url(Raleway-Thin.ttf) format("truetype"),url(Raleway-Thin.svg#9d88af5bcbe5cc0ab85ffc4f0a7265cc) format("svg");font-style:normal;font-weight:200 } @font-face { font-family:'Arimo';font-style:normal;font-weight:400;src:url(Arimo.woff) format("woff") } @font-face { font-family:'Arimo';font-style:normal;font-weight:700;src:url(ArimoBold.woff) format("woff") } @font-face { font-family:'Open-Sans';src:url(OpenSans-Regular.eot);src:url(OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(OpenSans-Regular.woff) format("woff"),url(OpenSans-Regular.ttf) format("truetype"),url(OpenSans-Regular.svg#dc56f0938c09c27a4156bb0f8f5176a2) format("svg");font-style:normal;font-weight:400 } @font-face { font-family:'Open-Sans';src:url(OpenSans-Italic.eot);src:url(OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(OpenSans-Italic.woff) format("woff"),url(OpenSans-Italic.ttf) format("truetype"),url(OpenSans-Italic.svg#94c33cdd8f8847f3444990ab6c6e6a61) format("svg");font-style:italic;font-weight:400 } @font-face { font-family:'Open-Sans-Italic';src:url(OpenSans-Italic.eot);src:url(OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(OpenSans-Italic.woff) format("woff"),url(OpenSans-Italic.ttf) format("truetype"),url(OpenSans-Italic.svg#94c33cdd8f8847f3444990ab6c6e6a61) format("svg");font-style:italic;font-weight:400 } @font-face { font-family:'Open-Sans';src:url(OpenSans-Bold.eot);src:url(OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(OpenSans-Bold.woff) format("woff"),url(OpenSans-Bold.ttf) format("truetype"),url(OpenSans-Bold.svg#72800b665ba60a9a58674e2a6befde3a) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Open-Sans-Bold';src:url(OpenSans-Bold.eot);src:url(OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(OpenSans-Bold.woff) format("woff"),url(OpenSans-Bold.ttf) format("truetype"),url(OpenSans-Bold.svg#72800b665ba60a9a58674e2a6befde3a) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Open-Sans';src:url(OpenSans-BoldItalic.eot);src:url(OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-BoldItalic.woff) format("woff"),url(OpenSans-BoldItalic.ttf) format("truetype"),url(OpenSans-BoldItalic.svg#739d871936d0f8f5b026e1e8435da2e7) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Bold-Italic';src:url(OpenSans-BoldItalic.eot);src:url(OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-BoldItalic.woff) format("woff"),url(OpenSans-BoldItalic.ttf) format("truetype"),url(OpenSans-BoldItalic.svg#739d871936d0f8f5b026e1e8435da2e7) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Light';src:url(OpenSans-Light.eot);src:url(OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(OpenSans-Light.woff) format("woff"),url(OpenSans-Light.ttf) format("truetype"),url(OpenSans-Light.svg#09be4bfe8975a657af6444a6f1d73848) format("svg");font-style:normal;font-weight:200 } @font-face { font-family:'Open-Sans-Light';src:url(OpenSans-LightItalic.eot);src:url(OpenSans-LightItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-LightItalic.woff) format("woff"),url(OpenSans-LightItalic.ttf) format("truetype"),url(OpenSans-LightItalic.svg#fccccf1acf55b11d3e92cdf123b28da0) format("svg");font-style:italic;font-weight:200 } @font-face { font-family:'Open-Sans-Light-Italic';src:url(OpenSans-LightItalic.eot);src:url(OpenSans-LightItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-LightItalic.woff) format("woff"),url(OpenSans-LightItalic.ttf) format("truetype"),url(OpenSans-LightItalic.svg#fccccf1acf55b11d3e92cdf123b28da0) format("svg");font-style:italic;font-weight:200 } @font-face { font-family:'Open-Sans-Semibold';src:url(OpenSans-Semibold.eot);src:url(OpenSans-Semibold.eot?#iefix) format("embedded-opentype"),url(OpenSans-Semibold.woff) format("woff"),url(OpenSans-Semibold.ttf) format("truetype"),url(OpenSans-Semibold.svg#b96880fafbf6b051ff49d9fe8a31137c) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Open-Sans-Semibold';src:url(OpenSans-SemiboldItalic.eot);src:url(OpenSans-SemiboldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-SemiboldItalic.woff) format("woff"),url(OpenSans-SemiboldItalic.ttf) format("truetype"),url(OpenSans-SemiboldItalic.svg#32756bd590186a9f248741d5548b466e) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Semibold-Italic';src:url(OpenSans-SemiboldItalic.eot);src:url(OpenSans-SemiboldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-SemiboldItalic.woff) format("woff"),url(OpenSans-SemiboldItalic.ttf) format("truetype"),url(OpenSans-SemiboldItalic.svg#32756bd590186a9f248741d5548b466e) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Extrabold';src:url(OpenSans-ExtraBold.eot);src:url(OpenSans-ExtraBold.eot?#iefix) format("embedded-opentype"),url(OpenSans-ExtraBold.woff) format("woff"),url(OpenSans-ExtraBold.ttf) format("truetype"),url(OpenSans-ExtraBold.svg#5c62748eddf7ad78c6f00917cd538fb7) format("svg");font-style:normal;font-weight:700 } @font-face { font-family:'Open-Sans-Extrabold';src:url(OpenSans-ExtraBoldItalic.eot);src:url(OpenSans-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-ExtraBoldItalic.woff) format("woff"),url(OpenSans-ExtraBoldItalic.ttf) format("truetype"),url(OpenSans-ExtraBoldItalic.svg#fddc924bdbf9195f2db7d4f2ca23385f) format("svg");font-style:italic;font-weight:700 } @font-face { font-family:'Open-Sans-Extrabold-Italic';src:url(OpenSans-ExtraBoldItalic.eot);src:url(OpenSans-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"),url(OpenSans-ExtraBoldItalic.woff) format("woff"),url(OpenSans-ExtraBoldItalic.ttf) format("truetype"),url(OpenSans-ExtraBoldItalic.svg#fddc924bdbf9195f2db7d4f2ca23385f) format("svg");font-style:italic;font-weight:700 }/*! normalize.css v3.0.1 | MIT License | git.io/normalize */.main-header-wrap .hamburger-wrap:focus,a:active,a:hover { outline: 0 } dfn,p aside { font-style: italic } body,sub,sup { position: relative } h1,h2,h3,h4,h5,h6,p { text-rendering: optimizeLegibility } .invisible,.mobile-nav-panel { visibility: hidden } html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box; -ms-overflow-style: scrollbar } 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 } mark { background: #ff0; color: #000 } sub,sup { font-size: 75%; line-height: 0; vertical-align: baseline } .btn,.button,.iconic,img { vertical-align: middle } sup { top: -.5em } sub { bottom: -.25em } img { border: 0; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } 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 } body,p { font-weight: 400 } 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 } .btn,.button,[ui-sref],[zf-close],[zf-open],[zf-toggle],a { cursor: pointer } button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } .btn,.button,body { line-height: 1; -webkit-font-smoothing: antialiased } input[type=checkbox],input[type=radio] { 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; 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 } legend { border: 0; padding: 0 } table { border-collapse: collapse; border-spacing: 0 } meta.foundation-version { font-family: "1.1.0" } meta.foundation-mq { font-family: "small=0&medium=40rem&large=75rem&xlarge=90rem&xxlarge=120rem" } body,html { height: 100%; font-size: 100% } *,:after,:before { box-sizing: inherit } body { background: #fff; color: #222; padding: 0; margin: 0; font-family: Arimo,Raleway-Reg,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-style: normal; -moz-osx-font-smoothing: grayscale } #map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object { max-width: none!important } .padding { padding: 1rem } .iconic { width: 1rem; height: 1rem } a>.iconic { margin-top: -2px; margin-right: .25rem } .btn,.button { font-size: .9rem; display: inline-block; margin: 0 1rem 1rem 0 } .iconic *,.iconic .iconic-property-accent,.iconic-color-primary *,.iconic-color-primary .iconic-property-accent,a>.iconic *,a>.iconic .iconic-property-accent { fill: #00558b; stroke: #00558b } .iconic-color-success *,.iconic-color-success .iconic-property-accent { fill: #43AC6A; stroke: #43AC6A } .iconic-color-warning *,.iconic-color-warning .iconic-property-accent { fill: #F08A24; stroke: #F08A24 } .iconic-color-alert *,.iconic-color-alert .iconic-property-accent { fill: #F04124; stroke: #F04124 } .iconic-color-dark *,.iconic-color-dark .iconic-property-accent { fill: #232323; stroke: #232323 } .iconic-color-secondary *,.iconic-color-secondary .iconic-property-accent { fill: #f1f1f1; stroke: #f1f1f1 } .btn,.button { border: 0; text-align: center; -webkit-appearance: none; transition: background .25s ease-out; padding: .85em 1em; border-radius: 0 } .button { width: auto; background: #00558b; color: #fff } .button .iconic,.button.large .iconic,.button.small .iconic,.button.tiny .iconic { width: 1em; height: 1em; vertical-align: middle; margin-right: .25em; margin-top: -2px } .button:focus,.button:hover { background: #004876; color: #fff } .button .iconic *,.button .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .button.tiny { font-size: .63rem } .button.small { font-size: .72rem } .button.large { font-size: 1.17rem } .button.expand { display: block; width: 100%; margin-left: 0; margin-right: 0 } .button.secondary { background: #f1f1f1; color: #000 } .button.secondary:focus,.button.secondary:hover { background: #cdcdcd; color: #000 } .button.secondary .iconic *,.button.secondary .iconic .iconic-property-accent { fill: #000; stroke: #000 } .button.alert .iconic *,.button.alert .iconic .iconic-property-accent,.button.success .iconic *,.button.success .iconic .iconic-property-accent,.button.warning .iconic *,.button.warning .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .button.success { background: #43AC6A; color: #fff } .button.success:focus,.button.success:hover { background: #39925a; color: #fff } .button.warning { background: #F08A24; color: #fff } .button.warning:focus,.button.warning:hover { background: #dc750f; color: #fff } .button.alert { background: #F04124; color: #fff } .button.alert:focus,.button.alert:hover { background: #dc2c0f; color: #fff } .button.info { background: #A0D3E8; color: #000 } .button.info:focus,.button.info:hover { background: #71bddd; color: #000 } .button.info .iconic *,.button.info .iconic .iconic-property-accent { fill: #000; stroke: #000 } .button.dark { background: #232323; color: #fff } .button.dark:focus,.button.dark:hover { background: #1e1e1e; color: #fff } .button.dark .iconic *,.button.dark .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .button.hollow { border: 1px solid #00558b; background: 0 0; color: #00558b } .button.hollow:focus,.button.hollow:hover { border-color: #008ee8; background: 0 0; color: #008ee8 } .button.hollow .iconic *,.button.hollow .iconic .iconic-property-accent { fill: #00558b; stroke: #00558b } .button.hollow:hover .iconic *,.button.hollow:hover .iconic .iconic-property-accent { fill: #008ee8; stroke: #008ee8 } .button.hollow.secondary { border: 1px solid #f1f1f1; background: 0 0; color: #f1f1f1 } .button.hollow.secondary:focus,.button.hollow.secondary:hover { border-color: #f5f5f5; background: 0 0; color: #f5f5f5 } .button.hollow.secondary .iconic *,.button.hollow.secondary .iconic .iconic-property-accent { fill: #f1f1f1; stroke: #f1f1f1 } .button.hollow.secondary:hover .iconic *,.button.hollow.secondary:hover .iconic .iconic-property-accent { fill: #f5f5f5; stroke: #f5f5f5 } .button.hollow.success { border: 1px solid #43AC6A; background: 0 0; color: #43AC6A } .button.hollow.success:focus,.button.hollow.success:hover { border-color: #6dc68e; background: 0 0; color: #6dc68e } .button.hollow.success .iconic *,.button.hollow.success .iconic .iconic-property-accent { fill: #43AC6A; stroke: #43AC6A } .button.hollow.success:hover .iconic *,.button.hollow.success:hover .iconic .iconic-property-accent { fill: #6dc68e; stroke: #6dc68e } .button.hollow.warning { border: 1px solid #F08A24; background: 0 0; color: #F08A24 } .button.hollow.warning:focus,.button.hollow.warning:hover { border-color: #f4a75b; background: 0 0; color: #f4a75b } .button.hollow.warning .iconic *,.button.hollow.warning .iconic .iconic-property-accent { fill: #F08A24; stroke: #F08A24 } .button.hollow.warning:hover .iconic *,.button.hollow.warning:hover .iconic .iconic-property-accent { fill: #f4a75b; stroke: #f4a75b } .button.hollow.alert { border: 1px solid #F04124; background: 0 0; color: #F04124 } .button.hollow.alert:focus,.button.hollow.alert:hover { border-color: #f4715b; background: 0 0; color: #f4715b } .button.hollow.alert .iconic *,.button.hollow.alert .iconic .iconic-property-accent { fill: #F04124; stroke: #F04124 } .button.hollow.alert:hover .iconic *,.button.hollow.alert:hover .iconic .iconic-property-accent { fill: #f4715b; stroke: #f4715b } .button.hollow.info { border: 1px solid #A0D3E8; background: 0 0; color: #A0D3E8 } .button.hollow.info:focus,.button.hollow.info:hover { border-color: #b8deee; background: 0 0; color: #b8deee } .button.hollow.info .iconic *,.button.hollow.info .iconic .iconic-property-accent { fill: #A0D3E8; stroke: #A0D3E8 } .button.hollow.info:hover .iconic *,.button.hollow.info:hover .iconic .iconic-property-accent { fill: #b8deee; stroke: #b8deee } .button.hollow.dark { border: 1px solid #232323; background: 0 0; color: #232323 } .button.hollow.dark:focus,.button.hollow.dark:hover { border-color: #5a5a5a; background: 0 0; color: #5a5a5a } .button.hollow.dark .iconic *,.button.hollow.dark .iconic .iconic-property-accent { fill: #232323; stroke: #232323 } .button.hollow.dark:hover .iconic *,.button.hollow.dark:hover .iconic .iconic-property-accent { fill: #5a5a5a; stroke: #5a5a5a } .button.disabled { opacity: .5; cursor: default; pointer-events: none } .panel { position: absolute; z-index: 100; overflow-y: auto; display: none; padding: 0; background: #fff } .grid-block,.noscroll.grid-block,.noscroll.grid-content,.noscroll.large-grid-block,.noscroll.large-grid-content,.noscroll.medium-grid-block,.noscroll.medium-grid-content,.noscroll.small-grid-block,.noscroll.small-grid-content { overflow: hidden } .is-active.panel { display: block } .panel-top { top: 0; left: 0; width: 100%; height: 300px } .panel-top.is-active { box-shadow: 0 3px 10px rgba(0,0,0,.25) } .panel-right { top: 0; right: 0; height: 100%; width: 100% } @media only screen and (min-width:18.75em) { .panel-right { width: 300px } } .panel-right.is-active { box-shadow: -3px 0 10px rgba(0,0,0,.25) } .panel-bottom { bottom: 0; left: 0; width: 100%; height: 300px } .panel-bottom.is-active { box-shadow: 2px -3px 10px rgba(0,0,0,.25) } .panel-left { top: 0; left: 0; height: 100%; width: 100% } @media only screen and (min-width:18.75em) { .panel-left { width: 300px } } .panel-left.is-active { box-shadow: 3px 0 10px rgba(0,0,0,.25) } .small-grid-block.panel,.small-grid-content.panel { width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } .panel-fixed { position: fixed } .small-vertical.grid-block,.small-vertical.grid-frame,.small-vertical.large-grid-block,.small-vertical.medium-grid-block,.small-vertical.small-grid-block,.vertical.grid-block,.vertical.grid-frame,.vertical.large-grid-block,.vertical.medium-grid-block,.vertical.small-grid-block { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch } .small-horizontal.grid-block,.small-horizontal.grid-frame,.small-horizontal.large-grid-block,.small-horizontal.medium-grid-block,.small-horizontal.small-grid-block { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } @media only screen and (min-width:40em) { .medium-vertical.grid-block,.medium-vertical.grid-frame,.medium-vertical.large-grid-block,.medium-vertical.medium-grid-block,.medium-vertical.small-grid-block { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch } .medium-horizontal.grid-block,.medium-horizontal.grid-frame,.medium-horizontal.large-grid-block,.medium-horizontal.medium-grid-block,.medium-horizontal.small-grid-block { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } } @media only screen and (min-width:75em) { .large-vertical.grid-block,.large-vertical.grid-frame,.large-vertical.large-grid-block,.large-vertical.medium-grid-block,.large-vertical.small-grid-block { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch } .large-horizontal.grid-block,.large-horizontal.grid-frame,.large-horizontal.large-grid-block,.large-horizontal.medium-grid-block,.large-horizontal.small-grid-block { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } } .align-right.grid-block,.align-right.grid-frame,.align-right.large-grid-block,.align-right.medium-grid-block,.align-right.small-grid-block { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .align-center.grid-block,.align-center.grid-frame,.align-center.large-grid-block,.align-center.medium-grid-block,.align-center.small-grid-block { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .align-justify.grid-block,.align-justify.grid-frame,.align-justify.large-grid-block,.align-justify.medium-grid-block,.align-justify.small-grid-block { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .align-spaced.grid-block,.align-spaced.grid-frame,.align-spaced.large-grid-block,.align-spaced.medium-grid-block,.align-spaced.small-grid-block { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } .wrap.grid-block,.wrap.grid-frame,.wrap.large-grid-block,.wrap.medium-grid-block,.wrap.small-grid-block { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start } .shrink.grid-block,.shrink.grid-content,.shrink.large-grid-block,.shrink.large-grid-content,.shrink.medium-grid-block,.shrink.medium-grid-content,.shrink.small-grid-block,.shrink.small-grid-content { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .grid-block,.grid-frame { -webkit-backface-visibility: hidden; -webkit-flex: 1 1 auto; -webkit-order: 0; position: relative } .grid-frame { display: -webkit-flex; display: -ms-flexbox; display: flex; backface-visibility: hidden; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-order: 0; order: 0 } .grid-block { display: -webkit-flex; display: -ms-flexbox; display: flex; backface-visibility: hidden; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-order: 0; order: 0; height: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .grid-content { display: block; padding: 0 1rem; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto } .menu-bar,.small-grid-block { display: -webkit-flex; display: -ms-flexbox } .grid-content.collapse { padding: 0 } .grid-content .grid-block { margin-left: -1rem; margin-right: -1rem; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: visible } .grid-content .grid-block.nowrap { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch } .grid-content .grid-block .grid-content { overflow: visible } .grid-container { max-width: 56.25rem; margin: 0 auto } .grid-container.contain-left { max-width: 56.25rem; margin: 0 auto 0 0 } .grid-container.contain-right { max-width: 56.25rem; margin: 0 0 0 auto } .small-grid-block { display: flex; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-order: 0; -ms-flex-order: 0; order: 0; height: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .small-grid-block.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative } .small-grid-content { display: block; padding: 0 1rem; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto } .small-grid-content.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative } @media only screen and (min-width:40em) { .medium-grid-block { display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-order: 0; -ms-flex-order: 0; order: 0; height: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .medium-grid-block.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative; width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } .medium-grid-content { display: block; padding: 0 1rem; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto } .medium-grid-content.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative; width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } } @media only screen and (min-width:75em) { .large-grid-block { display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-order: 0; -ms-flex-order: 0; order: 0; height: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .large-grid-block.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative; width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } .large-grid-content { display: block; padding: 0 1rem; overflow-y: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto } .large-grid-content.panel { -webkit-transform: none; -ms-transform: none; transform: none; position: relative; width: auto; height: auto; z-index: auto; box-shadow: none; background: 0 0; top: auto; right: auto; bottom: auto; left: auto } } .small-up-1,.small-up-10,.small-up-11,.small-up-12,.small-up-2,.small-up-3,.small-up-4,.small-up-5,.small-up-7,.small-up-8,.small-up-9 { overflow: visible; list-style-type: none } .btn.card-follow,.btn.follow { box-shadow: #0074c7 0 0 1px; line-height: 1 } .order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1 } .order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2 } .order-3 { -webkit-order: 3; -ms-flex-order: 3; order: 3 } .order-4 { -webkit-order: 4; -ms-flex-order: 4; order: 4 } .order-5 { -webkit-order: 5; -ms-flex-order: 5; order: 5 } .order-6 { -webkit-order: 6; -ms-flex-order: 6; order: 6 } .order-7 { -webkit-order: 7; -ms-flex-order: 7; order: 7 } .order-8 { -webkit-order: 8; -ms-flex-order: 8; order: 8 } .order-9 { -webkit-order: 9; -ms-flex-order: 9; order: 9 } .order-10 { -webkit-order: 10; -ms-flex-order: 10; order: 10 } .order-11 { -webkit-order: 11; -ms-flex-order: 11; order: 11 } .order-12 { -webkit-order: 12; -ms-flex-order: 12; order: 12 } .small-1 { -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333% } .small-order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1 } .small-offset-1 { margin-left: 8.33333% } .small-up-1 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-1>div,.small-up-1>li,.small-up-1>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100% } .small-2 { -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667% } .small-order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2 } .small-offset-2 { margin-left: 16.66667% } .small-up-2 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-2>div,.small-up-2>li,.small-up-2>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50% } .small-3 { -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .small-order-3 { -webkit-order: 3; -ms-flex-order: 3; order: 3 } .small-offset-3 { margin-left: 25% } .small-up-3 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-3>div,.small-up-3>li,.small-up-3>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333% } .small-4 { -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333% } .small-order-4 { -webkit-order: 4; -ms-flex-order: 4; order: 4 } .small-offset-4 { margin-left: 33.33333% } .small-up-4 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-4>div,.small-up-4>li,.small-up-4>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25% } .small-5 { -webkit-flex: 0 0 41.66667%; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667% } .small-order-5 { -webkit-order: 5; -ms-flex-order: 5; order: 5 } .small-offset-5 { margin-left: 41.66667% } .small-up-5 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-5>div,.small-up-5>li,.small-up-5>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20% } .small-6 { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .small-order-6 { -webkit-order: 6; -ms-flex-order: 6; order: 6 } .small-offset-6 { margin-left: 50% } .small-up-6 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .small-up-6>div,.small-up-6>li,.small-up-6>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667% } .small-7 { -webkit-flex: 0 0 58.33333%; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333% } .small-order-7 { -webkit-order: 7; -ms-flex-order: 7; order: 7 } .small-offset-7 { margin-left: 58.33333% } .small-up-7 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-7>div,.small-up-7>li,.small-up-7>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 14.28571%; -ms-flex: 0 0 14.28571%; flex: 0 0 14.28571% } .small-8 { -webkit-flex: 0 0 66.66667%; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667% } .small-order-8 { -webkit-order: 8; -ms-flex-order: 8; order: 8 } .small-offset-8 { margin-left: 66.66667% } .small-up-8 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-8>div,.small-up-8>li,.small-up-8>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 12.5%; -ms-flex: 0 0 12.5%; flex: 0 0 12.5% } .small-9 { -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .small-order-9 { -webkit-order: 9; -ms-flex-order: 9; order: 9 } .small-offset-9 { margin-left: 75% } .small-up-9 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-9>div,.small-up-9>li,.small-up-9>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 11.11111%; -ms-flex: 0 0 11.11111%; flex: 0 0 11.11111% } .small-10 { -webkit-flex: 0 0 83.33333%; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333% } .small-order-10 { -webkit-order: 10; -ms-flex-order: 10; order: 10 } .small-offset-10 { margin-left: 83.33333% } .small-up-10 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-10>div,.small-up-10>li,.small-up-10>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 10%; -ms-flex: 0 0 10%; flex: 0 0 10% } .small-11 { -webkit-flex: 0 0 91.66667%; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667% } .small-order-11 { -webkit-order: 11; -ms-flex-order: 11; order: 11 } .small-offset-11 { margin-left: 91.66667% } .small-up-11 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-11>div,.small-up-11>li,.small-up-11>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 9.09091%; -ms-flex: 0 0 9.09091%; flex: 0 0 9.09091% } .small-12 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .small-order-12 { -webkit-order: 12; -ms-flex-order: 12; order: 12 } .small-offset-12 { margin-left: 100% } .small-up-12 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap } .small-up-12>div,.small-up-12>li,.small-up-12>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333% } @media only screen and (min-width:40em) { .medium-1 { -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333% } .medium-order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1 } .medium-offset-1 { margin-left: 8.33333% } .medium-up-1 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-1>div,.medium-up-1>li,.medium-up-1>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100% } .medium-2 { -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667% } .medium-order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2 } .medium-offset-2 { margin-left: 16.66667% } .medium-up-2 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-2>div,.medium-up-2>li,.medium-up-2>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50% } .medium-3 { -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .medium-order-3 { -webkit-order: 3; -ms-flex-order: 3; order: 3 } .medium-offset-3 { margin-left: 25% } .medium-up-3 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-3>div,.medium-up-3>li,.medium-up-3>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333% } .medium-4 { -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333% } .medium-order-4 { -webkit-order: 4; -ms-flex-order: 4; order: 4 } .medium-offset-4 { margin-left: 33.33333% } .medium-up-4 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-4>div,.medium-up-4>li,.medium-up-4>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25% } .medium-5 { -webkit-flex: 0 0 41.66667%; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667% } .medium-order-5 { -webkit-order: 5; -ms-flex-order: 5; order: 5 } .medium-offset-5 { margin-left: 41.66667% } .medium-up-5 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-5>div,.medium-up-5>li,.medium-up-5>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20% } .medium-6 { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .medium-order-6 { -webkit-order: 6; -ms-flex-order: 6; order: 6 } .medium-offset-6 { margin-left: 50% } .medium-up-6 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-6>div,.medium-up-6>li,.medium-up-6>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667% } .medium-7 { -webkit-flex: 0 0 58.33333%; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333% } .medium-order-7 { -webkit-order: 7; -ms-flex-order: 7; order: 7 } .medium-offset-7 { margin-left: 58.33333% } .medium-up-7 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-7>div,.medium-up-7>li,.medium-up-7>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 14.28571%; -ms-flex: 0 0 14.28571%; flex: 0 0 14.28571% } .medium-8 { -webkit-flex: 0 0 66.66667%; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667% } .medium-order-8 { -webkit-order: 8; -ms-flex-order: 8; order: 8 } .medium-offset-8 { margin-left: 66.66667% } .medium-up-8 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-8>div,.medium-up-8>li,.medium-up-8>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 12.5%; -ms-flex: 0 0 12.5%; flex: 0 0 12.5% } .medium-9 { -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .medium-order-9 { -webkit-order: 9; -ms-flex-order: 9; order: 9 } .medium-offset-9 { margin-left: 75% } .medium-up-9 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-9>div,.medium-up-9>li,.medium-up-9>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 11.11111%; -ms-flex: 0 0 11.11111%; flex: 0 0 11.11111% } .medium-10 { -webkit-flex: 0 0 83.33333%; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333% } .medium-order-10 { -webkit-order: 10; -ms-flex-order: 10; order: 10 } .medium-offset-10 { margin-left: 83.33333% } .medium-up-10 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-10>div,.medium-up-10>li,.medium-up-10>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 10%; -ms-flex: 0 0 10%; flex: 0 0 10% } .medium-11 { -webkit-flex: 0 0 91.66667%; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667% } .medium-order-11 { -webkit-order: 11; -ms-flex-order: 11; order: 11 } .medium-offset-11 { margin-left: 91.66667% } .medium-up-11 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-11>div,.medium-up-11>li,.medium-up-11>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 9.09091%; -ms-flex: 0 0 9.09091%; flex: 0 0 9.09091% } .medium-12 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .medium-order-12 { -webkit-order: 12; -ms-flex-order: 12; order: 12 } .medium-offset-12 { margin-left: 100% } .medium-up-12 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .medium-up-12>div,.medium-up-12>li,.medium-up-12>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333% } } @media only screen and (min-width:75em) { .large-1 { -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333% } .large-order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1 } .large-offset-1 { margin-left: 8.33333% } .large-up-1 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-1>div,.large-up-1>li,.large-up-1>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100% } .large-2 { -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667% } .large-order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2 } .large-offset-2 { margin-left: 16.66667% } .large-up-2 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-2>div,.large-up-2>li,.large-up-2>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50% } .large-3 { -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .large-order-3 { -webkit-order: 3; -ms-flex-order: 3; order: 3 } .large-offset-3 { margin-left: 25% } .large-up-3 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-3>div,.large-up-3>li,.large-up-3>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333% } .large-4 { -webkit-flex: 0 0 33.33333%; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333% } .large-order-4 { -webkit-order: 4; -ms-flex-order: 4; order: 4 } .large-offset-4 { margin-left: 33.33333% } .large-up-4 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-4>div,.large-up-4>li,.large-up-4>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25% } .large-5 { -webkit-flex: 0 0 41.66667%; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667% } .large-order-5 { -webkit-order: 5; -ms-flex-order: 5; order: 5 } .large-offset-5 { margin-left: 41.66667% } .large-up-5 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-5>div,.large-up-5>li,.large-up-5>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20% } .large-6 { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .large-order-6 { -webkit-order: 6; -ms-flex-order: 6; order: 6 } .large-offset-6 { margin-left: 50% } .large-up-6 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-6>div,.large-up-6>li,.large-up-6>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 16.66667%; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667% } .large-7 { -webkit-flex: 0 0 58.33333%; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333% } .large-order-7 { -webkit-order: 7; -ms-flex-order: 7; order: 7 } .large-offset-7 { margin-left: 58.33333% } .large-up-7 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-7>div,.large-up-7>li,.large-up-7>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 14.28571%; -ms-flex: 0 0 14.28571%; flex: 0 0 14.28571% } .large-8 { -webkit-flex: 0 0 66.66667%; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667% } .large-order-8 { -webkit-order: 8; -ms-flex-order: 8; order: 8 } .large-offset-8 { margin-left: 66.66667% } .large-up-8 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-8>div,.large-up-8>li,.large-up-8>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 12.5%; -ms-flex: 0 0 12.5%; flex: 0 0 12.5% } .large-9 { -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .large-order-9 { -webkit-order: 9; -ms-flex-order: 9; order: 9 } .large-offset-9 { margin-left: 75% } .large-up-9 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-9>div,.large-up-9>li,.large-up-9>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 11.11111%; -ms-flex: 0 0 11.11111%; flex: 0 0 11.11111% } .large-10 { -webkit-flex: 0 0 83.33333%; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333% } .large-order-10 { -webkit-order: 10; -ms-flex-order: 10; order: 10 } .large-offset-10 { margin-left: 83.33333% } .large-up-10 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-10>div,.large-up-10>li,.large-up-10>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 10%; -ms-flex: 0 0 10%; flex: 0 0 10% } .large-11 { -webkit-flex: 0 0 91.66667%; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667% } .large-order-11 { -webkit-order: 11; -ms-flex-order: 11; order: 11 } .large-offset-11 { margin-left: 91.66667% } .large-up-11 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-11>div,.large-up-11>li,.large-up-11>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 9.09091%; -ms-flex: 0 0 9.09091%; flex: 0 0 9.09091% } .large-12 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .large-order-12 { -webkit-order: 12; -ms-flex-order: 12; order: 12 } .large-offset-12 { margin-left: 100% } .large-up-12 { -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow: visible; list-style-type: none } .large-up-12>div,.large-up-12>li,.large-up-12>section { padding: 0 1rem 1rem; -webkit-flex: 0 0 8.33333%; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333% } } .grid-content .modal .grid-block { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap } .menu-bar { display: flex; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; margin: 0; list-style-type: none; background: #fff } .menu-bar>li { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar>li>a { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 1rem; font-size: 1.875rem; line-height: 1; color: #000 } .menu-bar.label-corner>li>a,.menu-bar.label-side>li>a { padding-right: 3.2rem } .menu-bar .is-active>a,.menu-bar>li>a:hover { background: #ededed; color: #000 } .menu-bar .iconic *,.menu-bar .iconic .iconic-property-accent { fill: #000; stroke: #000 } .menu-bar,.menu-bar.horizontal { overflow-x: hidden; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.horizontal>li>a,.menu-bar.vertical,.menu-bar>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.vertical>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.condense>li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-bar.align-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .menu-bar.align-center { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .menu-bar.align-justify { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-bar.align-spaced { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } .menu-bar.small-condense li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-bar.small-expand li { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto } .menu-bar.small-align-left { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } .menu-bar.small-align-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .menu-bar.small-align-center { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .menu-bar.small-align-justify { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-bar.small-align-spaced { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } @media only screen and (min-width:40em) { .menu-bar.medium-condense li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-bar.medium-expand li { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto } .menu-bar.medium-align-left { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } .menu-bar.medium-align-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .menu-bar.medium-align-center { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .menu-bar.medium-align-justify { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-bar.medium-align-spaced { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } } @media only screen and (min-width:75em) { .menu-bar.large-condense li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-bar.large-expand li { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto } .menu-bar.large-align-left { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } .menu-bar.large-align-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .menu-bar.large-align-center { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .menu-bar.large-align-justify { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-bar.large-align-spaced { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } } .menu-bar.small-horizontal { overflow-x: hidden; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.small-horizontal>li>a,.menu-bar.small-vertical { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.small-vertical>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } @media only screen and (min-width:40em) { .menu-bar.medium-horizontal { overflow-x: hidden; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.medium-horizontal>li>a,.menu-bar.medium-vertical { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.medium-vertical>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } } @media only screen and (min-width:75em) { .menu-bar.large-horizontal { overflow-x: hidden; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } .menu-bar.large-horizontal>li>a,.menu-bar.large-vertical { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.large-vertical>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap } } .menu-bar.icon-top>li>.iconic,.menu-bar.icon-top>li>img,.menu-bar>li>.iconic,.menu-bar>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.icon-top>li>a,.menu-bar>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.icon-top>li>a>.iconic,.menu-bar.icon-top>li>a>img,.menu-bar>li>a>.iconic,.menu-bar>li>a>img { margin: 0 0 1rem } .menu-bar.icon-right>li>.iconic,.menu-bar.icon-right>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.icon-right>li>a { -webkit-flex-flow: row-reverse nowrap; -ms-flex-flow: row-reverse nowrap; flex-flow: row-reverse nowrap } .menu-bar.icon-right>li>a>.iconic,.menu-bar.icon-right>li>a>img { margin: 0 0 0 1rem } .menu-bar.icon-bottom>li>.iconic,.menu-bar.icon-bottom>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.icon-bottom>li>a { -webkit-flex-flow: column-reverse nowrap; -ms-flex-flow: column-reverse nowrap; flex-flow: column-reverse nowrap } .menu-bar.icon-bottom>li>a>.iconic,.menu-bar.icon-bottom>li>a>img { margin: 1rem 0 0 } .menu-bar.icon-left>li>.iconic,.menu-bar.icon-left>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.icon-left>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar.icon-left>li>a>.iconic,.menu-bar.icon-left>li>a>img { margin: 0 1rem 0 0 } .menu-bar.small-icon-top>li>.iconic,.menu-bar.small-icon-top>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.small-icon-top>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.small-icon-top>li>a>.iconic,.menu-bar.small-icon-top>li>a>img { margin: 0 0 1rem } .menu-bar.small-icon-right>li>.iconic,.menu-bar.small-icon-right>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.small-icon-right>li>a { -webkit-flex-flow: row-reverse nowrap; -ms-flex-flow: row-reverse nowrap; flex-flow: row-reverse nowrap } .menu-bar.small-icon-right>li>a>.iconic,.menu-bar.small-icon-right>li>a>img { margin: 0 0 0 1rem } .menu-bar.small-icon-bottom>li>.iconic,.menu-bar.small-icon-bottom>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.small-icon-bottom>li>a { -webkit-flex-flow: column-reverse nowrap; -ms-flex-flow: column-reverse nowrap; flex-flow: column-reverse nowrap } .menu-bar.small-icon-bottom>li>a>.iconic,.menu-bar.small-icon-bottom>li>a>img { margin: 1rem 0 0 } .menu-bar.small-icon-left>li>.iconic,.menu-bar.small-icon-left>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.small-icon-left>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar.small-icon-left>li>a>.iconic,.menu-bar.small-icon-left>li>a>img { margin: 0 1rem 0 0 } @media only screen and (min-width:40em) { .menu-bar.medium-icon-top>li>.iconic,.menu-bar.medium-icon-top>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.medium-icon-top>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.medium-icon-top>li>a>.iconic,.menu-bar.medium-icon-top>li>a>img { margin: 0 0 1rem } .menu-bar.medium-icon-right>li>.iconic,.menu-bar.medium-icon-right>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.medium-icon-right>li>a { -webkit-flex-flow: row-reverse nowrap; -ms-flex-flow: row-reverse nowrap; flex-flow: row-reverse nowrap } .menu-bar.medium-icon-right>li>a>.iconic,.menu-bar.medium-icon-right>li>a>img { margin: 0 0 0 1rem } .menu-bar.medium-icon-bottom>li>.iconic,.menu-bar.medium-icon-bottom>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.medium-icon-bottom>li>a { -webkit-flex-flow: column-reverse nowrap; -ms-flex-flow: column-reverse nowrap; flex-flow: column-reverse nowrap } .menu-bar.medium-icon-bottom>li>a>.iconic,.menu-bar.medium-icon-bottom>li>a>img { margin: 1rem 0 0 } .menu-bar.medium-icon-left>li>.iconic,.menu-bar.medium-icon-left>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.medium-icon-left>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar.medium-icon-left>li>a>.iconic,.menu-bar.medium-icon-left>li>a>img { margin: 0 1rem 0 0 } } @media only screen and (min-width:75em) { .menu-bar.large-icon-top>li>.iconic,.menu-bar.large-icon-top>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.large-icon-top>li>a { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap } .menu-bar.large-icon-top>li>a>.iconic,.menu-bar.large-icon-top>li>a>img { margin: 0 0 1rem } .menu-bar.large-icon-right>li>.iconic,.menu-bar.large-icon-right>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.large-icon-right>li>a { -webkit-flex-flow: row-reverse nowrap; -ms-flex-flow: row-reverse nowrap; flex-flow: row-reverse nowrap } .menu-bar.large-icon-right>li>a>.iconic,.menu-bar.large-icon-right>li>a>img { margin: 0 0 0 1rem } .menu-bar.large-icon-bottom>li>.iconic,.menu-bar.large-icon-bottom>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.large-icon-bottom>li>a { -webkit-flex-flow: column-reverse nowrap; -ms-flex-flow: column-reverse nowrap; flex-flow: column-reverse nowrap } .menu-bar.large-icon-bottom>li>a>.iconic,.menu-bar.large-icon-bottom>li>a>img { margin: 1rem 0 0 } .menu-bar.large-icon-left>li>.iconic,.menu-bar.large-icon-left>li>img { margin: 0; width: 25px; height: 25px } .menu-bar.large-icon-left>li>a { -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .menu-bar.large-icon-left>li>a>.iconic,.menu-bar.large-icon-left>li>a>img { margin: 0 1rem 0 0 } } .menu-bar.label-corner .menu-bar-label,.menu-bar.label-side .menu-bar-label { font-size: .9rem; width: 1.2rem; height: 1.2rem; line-height: 1.2rem; text-align: center; border-radius: 1000px; background: red; right: 1rem; color: #fff; display: block; pointer-events: none } .menu-bar.label-side>li { position: relative } .menu-bar.label-side .menu-bar-label { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) } .menu-bar.label-corner>li { position: relative } .menu-bar.label-corner .menu-bar-label { position: absolute; top: 1rem } .menu-bar.primary { background: #00558b } .menu-bar.primary>li>a { color: #fff } .menu-bar.primary .is-active>a,.menu-bar.primary>li>a:hover { background: #0065a5; color: #fff } .menu-bar.primary .iconic *,.menu-bar.primary .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .menu-bar.dark { background: #232323 } .menu-bar.dark>li>a { color: #fff } .menu-bar.dark .is-active>a,.menu-bar.dark>li>a:hover { background: #323232; color: #fff } .menu-bar.dark .iconic *,.menu-bar.dark .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .menu-bar>li.title { padding: 1rem; cursor: default; font-weight: 700 } .menu-group { -webkit-align-items: center; -ms-flex-align: center; align-items: center } @media only screen and (min-width:40em) { .menu-group { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap } } .menu-group>.menu-group-left,.menu-group>.menu-group-right { -webkit-flex: 1 1 100%; -ms-flex: 1 1 100%; flex: 1 1 100% } @media only screen and (min-width:40em) { .menu-group>.menu-group-left,.menu-group>.menu-group-right { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } } .menu-group .menu-bar { margin: 0 } .menu-group .menu-bar>li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } .menu-group.primary { background-color: #00558b } .menu-group.primary .menu-bar { background: #00558b } .menu-group.primary .menu-bar>li>a { color: #fff } .menu-group.primary .menu-bar .is-active>a,.menu-group.primary .menu-bar>li>a:hover { background: #0065a5; color: #fff } .menu-group.primary .menu-bar .iconic *,.menu-group.primary .menu-bar .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .menu-group.dark { background-color: #232323 } .menu-group.dark .menu-bar { background: #232323 } .menu-group.dark .menu-bar>li>a { color: #fff } .menu-group.dark .menu-bar .is-active>a,.menu-group.dark .menu-bar>li>a:hover { background: #323232; color: #fff } .menu-group.dark .menu-bar .iconic *,.menu-group.dark .menu-bar .iconic .iconic-property-accent { fill: #fff; stroke: #fff } blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul { margin: 0; padding: 0 } a { color: #00558b; text-decoration: none; line-height: inherit } p,p.lead { line-height: 1.6 } a[ui-sref] { cursor: pointer } a:focus,a:hover { color: #004978 } a img { border: none } p { font-family: inherit; margin-bottom: 1.25rem } .subheader,h1,h2,h3,h4,h5,h6 { margin-top: .2rem; margin-bottom: .5rem; font-weight: 400 } p.lead { font-size: 1.34375rem } p aside { font-size: .875rem; line-height: 1.35 } h1,h2,h3,h4,h5,h6 { font-family: Arimo,Raleway-Reg,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-style: normal; color: #222; line-height: 1.4 } h1 small,h2 small,h3 small,h4 small,h5 small,h6 small { font-size: 60%; color: #6f6f6f; line-height: 0 } h1 { font-size: 2.125rem } h2 { font-size: 1.6875rem } h3 { font-size: 1.375rem } h4,h5 { font-size: 1.125rem } h6 { font-size: 1rem } .subheader { line-height: 1.4; color: #6f6f6f } b,em,i,small,strong { line-height: inherit } hr { box-sizing: content-box; border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 1.25rem 0 1.1875rem; height: 0 } em,i { font-style: italic } small { font-size: 60%; color: #6f6f6f } code { font-family: Consolas,"Liberation Mono",Courier,monospace; font-weight: 400; color: #464646; background-color: #fbfbfb; border-width: 1px; border-style: solid; border-color: #e2e2e2; padding: .125rem .3125rem .0625rem } dl,ol,ul { font-size: 1.125rem; line-height: 1.6; margin-bottom: 1.25rem; list-style-position: outside; font-family: inherit } ol,ul { margin-left: 1.1rem } ol li ol,ol li ul,ul li ol,ul li ul { margin-left: 1.25rem; margin-bottom: 0 } ul.no-bullet { margin-left: 0 } ul.no-bullet,ul.no-bullet li ol,ul.no-bullet li ul { list-style-type: none } dl dt { margin-bottom: .3rem; font-weight: 700 } dl dd { margin-bottom: .75rem } abbr,acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px dotted #ddd; cursor: help } abbr { text-transform: none } blockquote { margin: 0 0 1.25rem; padding: .5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #ddd } blockquote cite { display: block; font-size: .8125rem; color: #555 } blockquote cite:before { content: "\2014 \0020" } blockquote cite a,blockquote cite a:visited { color: #555 } blockquote,blockquote p { line-height: 1.6; color: #6f6f6f } .v-align { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .v-align .align-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .v-align .align-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center } .v-align .align-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end } .v-align .small-align-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .v-align .small-align-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center } .v-align .small-align-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end } .hide { display: none!important } .hide-for-small:not(.ng-hide) { display: block!important; display: none!important } .hide-for-small[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important; display: none!important } .show-for-small:not(.ng-hide) { display: none!important; display: block!important } .show-for-small[class*=grid-block]:not(.ng-hide) { display: none!important; display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .hide-for-small-only:not(.ng-hide) { display: block!important } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .hide-for-small-only:not(.ng-hide) { display: none!important } } .hide-for-small-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-small-only:not(.ng-hide) { display: none!important } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .hide-for-small-only[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-small-only:not(.ng-hide) { display: block!important } } .show-for-small-only[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .show-for-small-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .small-only-text-left { text-align: left } } .hide-for-medium:not(.ng-hide) { display: block!important } @media only screen and (min-width:40em) { h1,h2,h3,h4,h5,h6 { line-height: 1.4 } h1 { font-size: 2.75rem } h2 { font-size: 2.3125rem } h3 { font-size: 1.6875rem } h4 { font-size: 1.4375rem } h5 { font-size: 1.125rem } h6 { font-size: 1rem } .v-align .medium-align-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .v-align .medium-align-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center } .v-align .medium-align-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end } .hide-for-medium:not(.ng-hide) { display: none!important } } .hide-for-medium[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-medium:not(.ng-hide) { display: none!important } @media only screen and (min-width:40em) { .hide-for-medium[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-medium:not(.ng-hide) { display: block!important } } .show-for-medium[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:40em) { .show-for-medium[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .medium-text-left { text-align: left } } .hide-for-medium-only:not(.ng-hide) { display: block!important } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .hide-for-medium-only:not(.ng-hide) { display: none!important } } .hide-for-medium-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-medium-only:not(.ng-hide) { display: none!important } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .hide-for-medium-only[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-medium-only:not(.ng-hide) { display: block!important } } .show-for-medium-only[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .show-for-medium-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .medium-only-text-left { text-align: left } } .hide-for-large:not(.ng-hide) { display: block!important } @media only screen and (min-width:75em) { .v-align .large-align-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .v-align .large-align-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center } .v-align .large-align-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end } .hide-for-large:not(.ng-hide) { display: none!important } } .hide-for-large[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-large:not(.ng-hide) { display: none!important } @media only screen and (min-width:75em) { .hide-for-large[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-large:not(.ng-hide) { display: block!important } } .show-for-large[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:75em) { .show-for-large[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .large-text-left { text-align: left } } .hide-for-large-only:not(.ng-hide) { display: block!important } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .hide-for-large-only:not(.ng-hide) { display: none!important } } .hide-for-large-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .show-for-large-only:not(.ng-hide) { display: none!important } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .hide-for-large-only[class*=grid-block]:not(.ng-hide) { display: none!important } .show-for-large-only:not(.ng-hide) { display: block!important } } .show-for-large-only[class*=grid-block]:not(.ng-hide) { display: none!important } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .show-for-large-only[class*=grid-block]:not(.ng-hide) { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } .large-only-text-left { text-align: left } } @media only screen and (orientation:portrait) { .hide-for-portrait { display: none!important } .hide-for-portrait[class*=grid-block] { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } .show-for-portrait { display: none!important } @media only screen and (orientation:portrait) { .show-for-portrait { display: block!important } .show-for-portrait[class*=grid-block] { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } @media only screen and (orientation:landscape) { .hide-for-landscape { display: none!important } .hide-for-landscape[class*=grid-block] { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } .show-for-landscape { display: none!important } @media only screen and (orientation:landscape) { .show-for-landscape { display: block!important } .show-for-landscape[class*=grid-block] { display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important } } .small-text-left,.text-left { text-align: left } .small-text-right,.text-right { text-align: right } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .small-only-text-right { text-align: right } } @media only screen and (min-width:40em) { .medium-text-right { text-align: right } } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .medium-only-text-right { text-align: right } } @media only screen and (min-width:75em) { .large-text-right { text-align: right } } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .large-only-text-right { text-align: right } .large-only-text-center { text-align: center } } .small-text-center,.text-center { text-align: center } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .small-only-text-center { text-align: center } } @media only screen and (min-width:40em) { .medium-text-center { text-align: center } } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .medium-only-text-center { text-align: center } } @media only screen and (min-width:75em) { .large-text-center { text-align: center } .large-text-justify { text-align: justify } } .small-text-justify,.text-justify { text-align: justify } @media only screen and (min-width:0em) and (max-width:39.9375rem) { .small-only-text-justify { text-align: justify } } @media only screen and (min-width:40em) { .medium-text-justify { text-align: justify } } @media only screen and (min-width:40em) and (max-width:74.9375rem) { .medium-only-text-justify { text-align: justify } } @media only screen and (min-width:75em) and (max-width:89.9375rem) { .large-only-text-justify { text-align: justify } } .clearfix:after,.clearfix:before { content: " "; display: table } .clearfix:after { clear: both } .float-left { float: left } .float-right { float: right } .float-none { float: none } html.inactive { overflow: hidden } body { -webkit-backface-visibility: hidden } body.has-off-canvas { overflow-x: hidden } @media (max-width:48rem) { body.inactive { overflow: hidden; position: fixed } } a,h1,h2,span { -webkit-tap-highlight-color: transparent } p { font-size: 1rem } @media (min-width:25rem) { p { font-size: 1.125rem; line-height: 1.875rem } } .head-wrap { border-bottom: 1px solid rgba(0,0,0,.25); position: fixed; width: 100% } .grid-frame { overflow: initial; height: auto; min-height: 100% } .grid-frame.main-window { z-index: 555 } .grid-frame.main-window.is-active { -webkit-transform: translateX(0)!important; -ms-transform: translateX(0)!important; transform: translateX(0)!important } .modal.is-active { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; overflow-y: auto } .main-view { margin-top: 3.4375rem; transition: -webkit-transform .25s ease-out; transition: transform .25s ease-out; background: #fafafa; border-top: 1px solid #e7e7e7 } .spinner-wrapper { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1100; background-color: #fff; opacity: 1 } .spinner-wrapper span { font-family: Arimo,Raleway-Medium,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: 1.5rem; color: #0074c7; text-transform: uppercase } .btn.card-follow,.btn.email,.btn.facebook,.btn.google,.btn.login-btn,.btn.next-btn,.btn.twitter { font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif } .spinner-wrapper .spinner { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; width: 100%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .btn.next-btn,.spinner-wrapper .load { position: absolute; display: -webkit-flex; display: -ms-flexbox; -webkit-justify-content: center } .spinner-wrapper .load { display: flex; -ms-flex-pack: center; justify-content: center; width: 100%; top: 52% } .spinner-wrapper .line { display: inline-block; width: 15px; height: 15px; border-radius: 15px; background-color: #0074c7; margin: 0 2px } .spinner-wrapper .load .line:nth-last-child(1) { -webkit-animation: loading .6s .1s linear infinite; animation: loading .6s .1s linear infinite } .spinner-wrapper .load .line:nth-last-child(2) { -webkit-animation: loading .6s .2s linear infinite; animation: loading .6s .2s linear infinite } .spinner-wrapper .load .line:nth-last-child(3) { -webkit-animation: loading .6s .3s linear infinite; animation: loading .6s .3s linear infinite } @-webkit-keyframes loading { 0,100% { -webkit-transform: translate(0,0); transform: translate(0,0) } 50% { -webkit-transform: translate(0,15px); transform: translate(0,15px) } } @keyframes loading { 0,100% { -webkit-transform: translate(0,0); transform: translate(0,0) } 50% { -webkit-transform: translate(0,15px); transform: translate(0,15px) } } .wordmark-bubble-text { fill: #0074c7 } .wordmark-inner-text { fill: #fff } .lock,_:-ms-lang(x) { height: 100%; overflow: hidden; margin: 0 } .btn { border-radius: .25rem; -webkit-tap-highlight-color: transparent } .btn.login-btn { background: #ff8f0a; color: #fff; margin: 0 } .btn.login-btn:focus,.btn.login-btn:hover { background: #e17a00; color: #fff } .btn.login-btn .iconic *,.btn.login-btn .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.social { max-width: 80%; min-width: 13.75rem; margin: .3125rem } .btn.facebook { background: #49639F; color: #fff } .btn.facebook:focus,.btn.facebook:hover { background: #3e5487; color: #fff } .btn.facebook .iconic *,.btn.facebook .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.twitter { background: #55ACEE; color: #fff } .btn.twitter:focus,.btn.twitter:hover { background: #2996ea; color: #fff } .btn.twitter .iconic *,.btn.twitter .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.google { background: #DF4A32; color: #fff } .btn.google:focus,.btn.google:hover { background: #c9371f; color: #fff } .btn.google .iconic *,.btn.google .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.email { background: #0074c7; color: #fff } .btn.email:focus,.btn.email:hover { background: #0063a9; color: #fff } .btn.next-btn,.btn.next-btn:focus,.btn.next-btn:hover { background: 0 0; color: #fff } .btn.email .iconic *,.btn.email .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.next-btn { white-space: nowrap; margin: 0; text-transform: uppercase; z-index: 99; top: 0; width: 100%; height: 70px; display: flex; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0 } .btn.next-btn .iconic *,.btn.next-btn .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.card-following { background: #0074c7; color: #fff; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0; margin: 0 0 0 -18px; border-radius: 100%; width: 20px; height: 20px; border: 2px solid #fff; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; z-index: 555 } .btn.card-following:focus,.btn.card-following:hover { background: #0063a9; color: #fff } .btn.card-following .iconic *,.btn.card-following .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.card-following .following-check { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .btn.card-following .following-check svg { width: 10px; height: 10px; fill: #fff } .btn.card-follow { border: 1px solid #0074c7; background: 0 0; color: #0074c7; text-transform: uppercase; font-size: .75rem; padding: .3125rem .5rem .25rem; margin: .3125rem 0 0; transition: none; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .btn.follow,.btn.following,.btn.header-follow { font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; margin: 0; transition: none } .btn.card-follow:focus,.btn.card-follow:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.card-follow .iconic *,.btn.card-follow .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.card-follow:hover .iconic *,.btn.card-follow:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn .follow-add svg { width: 14px; fill: #0074c7; padding-right: .25rem } .btn.following { background: #0074c7; color: #fff; font-size: .875rem; padding: .5rem .9375rem; max-width: 115px } .btn.following:focus,.btn.following:hover { background: #0063a9; color: #fff } .btn.following .iconic *,.btn.following .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.follow { border: 1px solid #0074c7; background: 0 0; color: #0074c7; font-size: .75rem; padding: .3125rem .9375rem .25rem; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .btn.header-follow,.btn.settings-facebook { display: -webkit-flex; display: -ms-flexbox; -webkit-align-items: center } .btn.follow:focus,.btn.follow:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.follow .iconic *,.btn.follow .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.follow:hover .iconic *,.btn.follow:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.header-follow .iconic *,.btn.header-follow .iconic .iconic-property-accent,.btn.header-follow:hover .iconic *,.btn.header-follow:hover .iconic .iconic-property-accent,.btn.publication-following .iconic *,.btn.publication-following .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.header-follow { border: 1px solid #fff; background: 0 0; color: #fff; font-size: .875rem; padding: .5rem .9375rem; display: flex; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .btn.publication-follow,.btn.publication-following { font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; font-size: .875rem; padding: .75rem 3.125rem; margin: 0 0 0 auto } .btn.header-follow:focus,.btn.header-follow:hover { border-color: #fff; background: 0 0; color: #fff } .btn.publication-following { background: #0074c7; color: #fff } .btn.publication-following:focus,.btn.publication-following:hover { background: #0063a9; color: #fff } .btn.publication-follow { border: 1px solid #0074c7; background: 0 0; color: #0074c7 } .btn.publication-unfollow,.btn.publication-unfollow-cancel { font-size: .875rem; padding: .625rem .9375rem; background: 0 0; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; width: 100%; text-transform: uppercase } .btn.publication-follow:focus,.btn.publication-follow:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.publication-follow .iconic *,.btn.publication-follow .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.publication-follow:hover .iconic *,.btn.publication-follow:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.publication-unfollow { border: 1px solid #f04124; color: #f04124; margin: 0 } .btn.publication-unfollow:focus,.btn.publication-unfollow:hover { border-color: #f4715b; background: 0 0; color: #f4715b } .btn.publication-unfollow .iconic *,.btn.publication-unfollow .iconic .iconic-property-accent { fill: #f04124; stroke: #f04124 } .btn.publication-unfollow:hover .iconic *,.btn.publication-unfollow:hover .iconic .iconic-property-accent { fill: #f4715b; stroke: #f4715b } .btn.publication-unfollow-cancel { border: 1px solid #0074c7; color: #0074c7; margin: .3125rem 0 } .btn.publication-unfollow-cancel:focus,.btn.publication-unfollow-cancel:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.publication-unfollow-cancel .iconic *,.btn.publication-unfollow-cancel .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.publication-unfollow-cancel:hover .iconic *,.btn.publication-unfollow-cancel:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.settings-facebook .iconic *,.btn.settings-facebook .iconic .iconic-property-accent,.btn.settings-twitter .iconic *,.btn.settings-twitter .iconic .iconic-property-accent,.btn.upload-photo .iconic *,.btn.upload-photo .iconic .iconic-property-accent { fill: #fff; stroke: #fff } .btn.settings-facebook { width: 100%; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; margin-bottom: .3125rem; height: 40px; max-height: 40px; display: flex; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #49639F; color: #fff } .btn.settings-twitter,.btn.upload-photo { display: -webkit-flex; display: -ms-flexbox } .btn.settings-facebook:focus,.btn.settings-facebook:hover { background: #3e5487; color: #fff } .btn.settings-twitter { width: 100%; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; height: 40px; max-height: 40px; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #55ACEE; color: #fff } .btn.settings-twitter:focus,.btn.settings-twitter:hover { background: #2996ea; color: #fff } .btn.upload-photo,.btn.upload-photo:focus,.btn.upload-photo:hover { background: #0074c7; color: #fff } .btn.upload-photo { margin: 0; display: flex; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-size: .75rem; padding: .9375rem; max-height: 1.25rem } .btn.refresh { border: 1px solid #0074c7; background: 0 0; color: #0074c7; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; font-size: .875rem; padding: .5rem .9375rem; margin: 0; min-width: 115px; transition: none } .btn.refresh:focus,.btn.refresh:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.refresh .iconic *,.btn.refresh .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.refresh:hover .iconic *,.btn.refresh:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.for-you-finish { border: 1px solid #0074c7; background: 0 0; color: #0074c7; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; font-size: 1rem; padding: .75rem 3.125rem; margin: 0 0 0 auto } .btn.for-you-finish:focus,.btn.for-you-finish:hover { border-color: #169eff; background: 0 0; color: #169eff } .btn.for-you-finish .iconic *,.btn.for-you-finish .iconic .iconic-property-accent { fill: #0074c7; stroke: #0074c7 } .btn.for-you-finish:hover .iconic *,.btn.for-you-finish:hover .iconic .iconic-property-accent { fill: #169eff; stroke: #169eff } .btn.comments { border: 1px solid #d3d3d3; background: 0 0; line-height: 1; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; font-size: .75rem; box-shadow: #d3d3d3 0 0 1px; padding: .5rem; margin: 0 .5rem; transition: none; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; color: gray } .btn.comments:focus,.btn.comments:hover { border-color: #dedede; background: 0 0; color: #dedede } .btn.comments .iconic *,.btn.comments .iconic .iconic-property-accent { fill: #d3d3d3; stroke: #d3d3d3 } .btn.comments:hover .iconic *,.btn.comments:hover .iconic .iconic-property-accent { fill: #dedede; stroke: #dedede } .btn.comments:hover { color: #0074c7; border-color: #0074c7; box-shadow: #0074c7 0 0 1px } .panel-left.is-active { height: 100%; background-color: #E4E4E4 } .mobile-nav-panel { max-width: 11.25rem; z-index: 9999; margin-top: 3.5rem; margin-bottom: 0; position: fixed; display: block; opacity: 0 } .mobile-nav,.mobile-nav>span { display: -webkit-flex; display: -ms-flexbox } .mobile-nav-panel.is-active.panel { visibility: visible; opacity: 1 } .mobile-nav-panel .nav-panel-wrap { overflow-y: auto; height: 100%; width: 100%; position: fixed } @media (min-width:37.5rem) { .mobile-nav-panel .nav-panel-wrap { height: 99% } } .mobile-nav-panel .nav-panel-wrap .mobile-nav { width: 11.25rem } .mobile-nav-panel .nav-overlay { background-color: transparent; width: 100%; height: 100%; cursor: pointer } .mobile-nav-panel .nav-overlay,.mobile-nav-panel _:-ms-lang(x) { background-color: rgba(0,0,0,.2) } .mobile-nav-panel hr { border: solid rgba(0,0,0,.15); border-width: 1px; margin: .25rem .75rem } .mobile-nav { display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 11.25rem; position: absolute } .mobile-nav>span { position: relative; display: flex; border-bottom: #e4e4e4 1px solid; background-color: #fff; font-size: .875rem } .feed-wrap,.main-header-wrap { display: -webkit-flex; display: -ms-flexbox } @media (min-width:25rem) { .mobile-nav>span { font-size: 1rem } } .mobile-nav>span a { width: 100%; padding: .625rem 0 .625rem 1.875rem; color: #0074c7 } .mobile-nav>span a.selected,.mobile-nav>span a:hover { background-color: #0074c7; color: #fff; text-decoration: none } .mobile-nav>span a.selected { pointer-events: none; cursor: default } .mobile-nav>span a:active { background-color: #0074c7; color: #fff } .mobile-nav .secondary-menu { border: none; background-color: #E4E4E4 } .mobile-nav .secondary-menu a { width: 100%; padding: .5rem 0 .5rem 1.875rem; color: #666; font-size: .875rem } .mobile-nav .secondary-menu a:hover { background-color: #E4E4E4; color: #0074c7 } .mobile-nav .secondary-menu a.active { background-color: #0074c7; color: #fff } .feed-wrap { display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: .5rem; transition-duration: .4s; transition-property: margin; -webkit-transform: translateZ(0); transform: translateZ(0); margin-bottom: 3.75rem } .feed-wrap .btn.refresh { position: relative; margin-top: -.5rem; width: 100%; background-color: rgba(204,204,204,.5); border: none } .trending-score { display: none } .main-header-wrap { display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 6rem; position: fixed; background-color: #fff; z-index: 10; overflow: visible; right: 0; left: 0; top: 0 } .header-nav span,.main-header-wrap .main { display: -webkit-flex; display: -ms-flexbox } .main-header-wrap .main { display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; height: 3.5rem; max-height: 56px; background-color: #0074c7; padding-right: .5rem; padding-left: .5rem; border-bottom: 1px solid rgba(0,0,0,.25) } .main-header-wrap .horizontal-nav-wrap { background-color: #fff; box-shadow: 0 3px 14px -3.8px rgba(0,0,0,.25); padding: 0 1.25rem } @media (max-width:57.5rem) { .main-header-wrap { max-height: 56px; z-index: 999999 } .main-header-wrap .horizontal-nav-wrap { display: none } } .main-header-wrap .hamburger-wrap { -webkit-tap-highlight-color: transparent; background: 0 0; border: none } .main-header-wrap .logo-wrap { position: relative; -webkit-flex: 0 0 150px; -ms-flex: 0 0 150px; flex: 0 0 150px; margin: 50px auto 0; left: -36px; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: .1s; animation-delay: .1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; will-change: transform; z-index: 5 } .main-header-wrap .logo-wrap .brand-logo { margin: .5rem } .main-header-wrap.slideUp .logo-wrap { -webkit-animation-name: slideUp; animation-name: slideUp } .header-nav { display: none; -webkit-align-items: center; -ms-flex-align: center; align-items: center } @media (min-width:48.0625rem) { .header-nav { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; -webkit-flex-basis: 54rem; -ms-flex-preferred-size: 54rem; flex-basis: 54rem; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } } .header-nav span { display: flex } .menu-group { display: -webkit-flex; display: -ms-flexbox; display: flex; background: #fff; color: #fff; padding: 0; border-bottom: none; width: 100%; max-width: 1105px; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap } .menu-group .menu-bar { display: none; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; margin-bottom: 0; list-style: none; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } @media (min-width:48.0625rem) { .menu-group .menu-bar { display: -webkit-flex; display: -ms-flexbox; display: flex } } .head-wrap,.menu-group .menu-bar li a { display: -webkit-flex; display: -ms-flexbox } .menu-group .menu-bar:first-child { margin-right: 8rem; margin-left: 0; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-group .menu-bar:last-child { margin-left: 8rem; margin-right: 0; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .menu-group .menu-bar li a { color: #666; text-transform: uppercase; border-bottom: 3px solid transparent; transition: border-color 218ms ease 0s; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; text-align: center; font-size: .75rem; letter-spacing: .5px; text-decoration: none; padding: 0; margin-top: .125rem } .menu-group .menu-bar li a:hover { border-color: #0074c7; transition: border-color .5s ease 0s; background-color: transparent } .menu-group .menu-bar li a.selected { color: #0074c7; border-bottom: 3px solid #0074c7; background-color: transparent; pointer-events: none; cursor: default } .menu-group .menu-bar li a svg { fill: #000; width: 18px; padding-right: .5rem } .menu-group .menu-bar li a span { padding: .6875rem .9375rem } .animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; will-change: transform,opacity } @-webkit-keyframes slideDown { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @keyframes slideDown { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } .animated.slideDown { -webkit-animation-name: slideDown; animation-name: slideDown } @-webkit-keyframes slideUp { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } } @keyframes slideUp { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } } .animated.slideUp { -webkit-animation-name: slideUp; animation-name: slideUp } @-webkit-keyframes slideInnerUp { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(100%); transform: translateY(100%) } } @keyframes slideInnerUp { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(100%); transform: translateY(100%) } } @-webkit-keyframes slideInnerDown { 0% { -webkit-transform: translateY(100%); transform: translateY(100%) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @keyframes slideInnerDown { 0% { -webkit-transform: translateY(100%); transform: translateY(100%) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } .animated.slideUp .slideInner { -webkit-animation-name: slideInnerUp; animation-name: slideInnerUp } .animated.slideDown .slideInner { -webkit-animation-name: slideInnerDown; animation-name: slideInnerDown } @-webkit-keyframes slideDownMenu { 0% { -webkit-transform: translateY(-56px); transform: translateY(-56px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @keyframes slideDownMenu { 0% { -webkit-transform: translateY(-56px); transform: translateY(-56px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } .animated.slideDownMenu { -webkit-animation-name: slideDownMenu; animation-name: slideDownMenu } @-webkit-keyframes slideUpMenu { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(-56px); transform: translateY(-56px) } } @keyframes slideUpMenu { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(-56px); transform: translateY(-56px) } } .animated.slideUpMenu { -webkit-animation-name: slideUpMenu; animation-name: slideUpMenu } .head-wrap { display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; overflow: visible; background-color: #0074c7; z-index: 99999; height: 3.4375rem; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } @media (min-width:37.5rem) { .head-wrap { height: 4.0625rem } } .head-wrap .header-follow-wrap { position: absolute; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; opacity: 0; visibility: hidden; text-align: center; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } @media (min-width:75rem) { .head-wrap .header-follow-wrap { -webkit-flex: 0 1 940px; -ms-flex: 0 1 940px; flex: 0 1 940px } } .head-wrap .header-follow-wrap.sticky { transition: all .5s ease; position: relative; visibility: visible; opacity: 1 } .head-wrap .header-follow-wrap h5 { display: none; position: relative; color: #fff; margin: 0; line-height: 1.1; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; max-height: 3.4375rem; width: 100%; overflow: hidden } .head-wrap .header-follow-wrap .fb-share-btn,.head-wrap .header-follow-wrap .next-btn { -webkit-align-items: center; font-family: Arimo-Bold,Raleway-Bold,Raleway,"Open Sans","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif; text-transform: uppercase; color: #fff } @media (min-width:36.25rem) { .head-wrap .header-follow-wrap h5 { display: -webkit-flex; display: -ms-flexbox; display: flex } } .head-wrap .header-follow-wrap h5 a { color: #fff; line-height: 1; margin-right: 6px } .head-wrap .header-follow-wrap .fb-share-btn { display: none; padding: .25rem .9375rem; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #3b5998; border-radius: .25rem; transition: all .5s ease; margin-right: 10px } @media (min-width:25rem) { .head-wrap .header-follow-wrap .fb-share-btn { display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: auto } } .head-wrap .header-follow-wrap .next-btn,.head-wrap .header-follow-wrap .sharing-twt { transition: all .5s ease; display: -webkit-flex; display: -ms-flexbox; border-radius: .25rem } .head-wrap .header-follow-wrap .fb-share-btn .fb-f { margin-bottom: -3px } .head-wrap .header-follow-wrap .fb-share-btn .fb-f svg { width: .75rem; height: 1.375rem; fill: #fff } .head-wrap .header-follow-wrap .fb-share-btn:hover { color: #fff; background: #4264aa } @media (max-width:25.8125rem) { .head-wrap .header-follow-wrap h5 a { font-size: .875rem } .head-wrap .header-follow-wrap .fb-share-btn .fb-f svg { width: .5625rem; height: 1rem } .head-wrap .header-follow-wrap .fb-share-btn { padding: .3125rem .625rem; margin-right: .625rem } } .head-wrap .header-follow-wrap .sharing-twt { background: #55acee; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: .1875rem .5625rem } .head-wrap .header-follow-wrap .sharing-twt:hover { color: #fff; background: #2795e9 } .head-wrap .header-follow-wrap .sharing-twt svg { width: 1.5rem; height: 1.5rem; fill: #fff } @media (max-width:63.9375rem) { .head-wrap .header-follow-wrap .sharing-twt { display: none } } .head-wrap .header-follow-wrap .next-btn { padding: 0 .9375rem; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #ff8f0a; display: flex } @media (min-width:63.9375rem) { .head-wrap .header-follow-wrap .next-btn { margin-left: 10px } } .head-wrap .header-follow-wrap .next-btn.show-info { display: -webkit-flex; display: -ms-flexbox; display: flex; margin-right: 10px } .head-wrap .header-follow-wrap .next-btn.no-show-info { display: none } .head-wrap .header-follow-wrap .next-btn .next-text { display: -webkit-flex; display: -ms-flexbox; display: flex; line-height: 1.875rem } @media (max-width:39.375rem) { .head-wrap .header-follow-wrap .next-btn .next-text { font-size: .75rem } } .head-wrap .header-follow-wrap .next-btn:hover { background: #d67400; text-decoration: none } .head-wrap .header-follow-wrap .next-btn[lang=en] { min-width: 4.875rem } .head-wrap .header-follow-wrap .next-btn[lang=fr] { min-width: 6.5625rem } .head-wrap .header-follow-wrap .next-btn[lang=es] { min-width: 7.5rem } @media (min-width:64rem) { .main-window.article-page .show-language { display: none } } .main-window.article-page .mobile-nav-panel .nav-panel-wrap .mobile-nav,.main-window.article-page .mobile-nav-panel .nav-panel-wrap _:-ms-lang(x) { top: 0 } .main-window.article-page .mobile-menu-branding { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding-top: .3125rem; margin-left: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto } @media (min-width:37.5rem) { .main-window.article-page .mobile-nav-panel .nav-panel-wrap { margin-top: .625rem } .main-window.article-page .mobile-menu-branding { margin-left: 1.5625rem; margin-right: 1.5625rem } } @media (max-width:27.5rem) { .main-window.article-page .mobile-menu-branding.no-flags { display: none } } .main-window.article-page .mobile-menu-branding .brand-logo { -webkit-filter: none; filter: none; display: inline-table } .main-window.article-page .mobile-menu-branding .brand-logo svg { width: 4.6875rem; height: 2.375rem; margin-top: 0 } .main-window.article-page .language-toggle { display: none; overflow: visible; margin-left: auto; -webkit-flex: 1 0 52px; -ms-flex: 1 0 52px; flex: 1 0 52px; max-width: 52px; min-width: 52px; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } @media (min-width:83.5rem) { .main-window.article-page .language-toggle { display: -webkit-flex; display: -ms-flexbox; display: flex } } .main-window.article-page .right-panel-control { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; margin-right: .9375rem; margin-left: .625rem } .main-window.article-page .right-panel-control svg { width: 30px; height: 30px } @media (min-width:75rem) { .main-window.article-page .right-panel-control { display: none } } .main-window.article-page .top-timer-container { display: none } .home-page .main-view { background-color: #fafafa; padding-top: 2.1875rem } .careers .main-view,.static .main-view { background-color: #fff } @media (min-width:37.5rem) { .home-page .main-view { padding-top: 4.0625rem } } .home-page .feed-item .card-image { height: 250px } .header-interactions-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0 } .static .main-view { padding-top: 2.1875rem } @media (min-width:37.5rem) { .static .main-view { padding-top: 4.0625rem } } @media (min-width:75rem) { .static .main-view { padding-top: 6rem } } .hamburger-wrap { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; overflow: visible } .hamburger-wrap svg { width: 32px; height: 32px; margin: 0 .9375rem; fill: #fff; cursor: pointer; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); transition: -webkit-transform ease-in-out .1s; transition: transform ease-in-out .1s; overflow: visible } .hamburger-wrap .bottom-line,.hamburger-wrap .mid-line,.hamburger-wrap .top-line { transition: all .25s linear; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); -webkit-transform-origin: 27% 50%; -ms-transform-origin: 27% 50%; transform-origin: 27% 50%; border-radius: .25rem; opacity: 1 } .hamburger-wrap .open .top-line,.hamburger-wrap.open .top-line { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -ms-transform-origin: 75% 80%; transform-origin: 75% 80%; -webkit-transform-origin: 82% 100% } .hamburger-wrap .open .mid-line,.hamburger-wrap.open .mid-line { opacity: 0 } .hamburger-wrap .open .mid-line,.hamburger-wrap _:-ms-lang(x),.hamburger-wrap.open .mid-line { opacity: 1 } .hamburger-wrap .open .bottom-line,.hamburger-wrap.open .bottom-line { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -ms-transform-origin: 60% 40%; transform-origin: 60% 40%; -webkit-transform-origin: 75% 50% } .hamburger-wrap .offcanvas-toggle { overflow: visible } .horizontal-nav-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center } .horizontal-nav-wrap .horizontal-nav { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; list-style: none; margin: 0; padding-right: 1rem; padding-left: 1rem; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow: auto; min-height: 40px; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .horizontal-nav-wrap .horizontal-nav::-webkit-scrollbar { display: none } .horizontal-nav-wrap .horizontal-nav li { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; white-space: nowrap; margin-right: .5rem; margin-left: .5rem; padding-right: .5rem; padding-left: .5rem } @media (min-width:48.0625rem) { .horizontal-nav-wrap .horizontal-nav li { margin-right: 1rem; margin-left: 1rem } } @media (min-width:63.9375rem) { .horizontal-nav-wrap .horizontal-nav li { padding-right: 1rem; padding-left: 1rem } } .horizontal-nav-wrap .horizontal-nav li:first-of-type { padding-left: 0 } .main-header-wrap .horizontal-nav-wrap { height: 2.5rem } .main-header-wrap .horizontal-nav-wrap .horizontal-nav { background: #0074c7; background: linear-gradient(to right,#0074c7 0,#1a919f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074c7', endColorstr='#1a919f', GradientType=1 ) } .main-header-wrap .horizontal-nav-wrap a { color: #fff } .logo-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex } .logo-wrap.logo-blue svg .bubble-path { fill: #FFF } .logo-wrap.logo-blue svg .paths-d,.logo-wrap.logo-blue svg .paths-i,.logo-wrap.logo-blue svg .paths-l,.logo-wrap.logo-blue svg .paths-p,.logo-wrap.logo-blue svg .paths-y,.logo-wrap.logo-white svg .bubble-path { fill: #0074c7 } .logo-wrap.logo-white svg .paths-d,.logo-wrap.logo-white svg .paths-i,.logo-wrap.logo-white svg .paths-l,.logo-wrap.logo-white svg .paths-p,.logo-wrap.logo-white svg .paths-y { fill: #fff } .logo-wrap.logo-large svg { height: 4.5rem; width: 8.78813rem } .logo-wrap .brand-logo { width: auto; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-filter: drop-shadow(1px 4px 6px rgba(0, 0, 0, .2)); filter: drop-shadow(1px 4px 6px rgba(0, 0, 0, .2)) }
0.429908
0.083404
@charset "utf-8"; *, body{ margin:0; border:0; padding:0; } /*-----HEADER----*/ .header { top:0px; width:100%; height:80px; position:fixed; right:0px; z-index:200; } .header-box{ background-color:#FFF; width:100%; height:80px; left:0px; } .toggle{ } .nav a { display:block; background: white; color: #000; text-decoration: none; padding: 7px 5px; text-transform: uppercase; font-size: 80%; letter-spacing: 2px; float:left; } .nav ul li{ display:none; } .nav > li { float: left; margin-right: 1px; } .nav li:hover > a { color: #CCC; text-decoration:none; background-color:#FFF; } .nav > li:hover > ul > li { display:inline-block; } .nav > li:hover > ul { left: auto; padding-top: 7px ; min-width: 100%; background:#FFF; } .sitetitle{ text-align: center; color: #000; } .sitetitle h1{ font-family: Righteous; margin: 8px; } .sitetitle h1 a{ font-size:30px; color: #000; text-decoration: none; } .sitetitle p{ font-family: Comfortaa; margin-top: -5px; } .sitetitle p a{ color: #000; text-decoration: none;} .topcart{ text-align: right; } .topcart ul{ margin: 0; padding: 0 0 0 170px; } .topcart ul li{ margin: 0; padding: 0; list-style: none; float: left; background-color:#FFF; } .topcart ul li a { display: block #FFF; padding: 25px 15px; font-size: 24px; text-align: center; margin-top: 18px; color: #000; } .topcart ul li a img{ background-color:#FFF; } .topcart ul li:first-child a{ } .topcart ul li:last-child a{ border-right:0px solid #000; padding-right: 0; } .menubar { display: table; max-width: 1350px; width: 100%; } .menubar:after,.menubar:before { content: "" clear : both; } .menu { background:#000; min-height: 45px; height: 45px; } .menu > ul{ font-family: Righteous; margin-left:290px; } .menu > ul > li { list-style: none; display: inline-block; color: #fff; line-height: 45px; } .menu > ul li a, .xs-menu li a { text-decoration: none; color: #fff; display:block; padding: 0px 24px; } .menu > ul li a:hover { background:#FFF; color: #000; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; } .active{ background: #CCC; } .displaynone{ display: none; } .mega-menu { background: none repeat scroll 0 0 #E4E4E4; left: 0; position: absolute; width: 100%; padding:15px; display:none; transition-duration: 0.9s; } .mega-menu2 { background: none repeat scroll 0 0 #E4E4E4; left: 0; position: absolute; width: 100%; padding:15px; display:none; transition-duration: 0.9s; } /*--column--*/ .mm-6column:after, .mm-6column:before, .mm-3column:after, .mm-3column:before{ content:""; display:table; clear:both; } .mm-6column, .mm-3column { float: left; position: relative; } .mm-6column { width:50%; } .mm-3column { width: 45%; } .left-images{ margin-right:25px; } .left-images, .left-categories-list { float: left; } .display-on{ display:block; transition-duration: 0.9s; } .drop-down > a:after{ color:#fff; font-family: FontAwesome; font-style: normal; margin-left: 5px; } /*Animation--*/ .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } .searchbox{ position:relative; min-width:50px; width:0%; height:40px; float:right; overflow:hidden; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; -ms-transition: width 0.3s; -o-transition: width 0.3s; transition: width 0.3s; } .searchbox-input{ top:0; right:0; border:0; outline:0; background: #FFF; width:100%; height:40px; margin:0; padding:0px 55px 0px 20px; font-size:16px; color:black; } .searchbox-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: black; } .searchbox-input::-moz-placeholder { color: black; } .searchbox-input::-moz-placeholder { color: black; } .searchbox-input::-ms-input-placeholder { color: black ; } .searchbox-icon, .searchbox-submit{ width:50px; height:40px; display:block; position:absolute; top:0; font-size:20px; right:0; padding:0; margin:0; border:0; outline:0; background-color:#000; text-align:center; cursor:pointer; color: #FFF; } .searchbox-open{ width:100%; color:#000; } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } /*-----HEADER-ENDS----*/ /*-----FOOTER----*/ footer p a { color:#000; text-decoration:blink; } footer { background:#FFF; width:100%; overflow:hidden; opacity:0.80; } .footer ul { color: #000; padding-left:10px; margin:30px 20px 30px 70px; font-size:12px; display:inline-block; } .footer ul li{ text-decoration:none; list-style: none; } .footer ul li a { text-decoration:none; list-style: none; color:#000; } .footer ul li a:hover { background:#000; color: #fff; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; } .f-second{ margin:0 70px 0 70px; overflow:hidden; } .foot1{ max-width:100%; max-height:100%; } .f-third{ background-color:#000; height:30px; color:#FFF; font-size:9px; padding-left:70px; } .paral { float:left; padding-top:10px; height:20px; } .para2{ float:right; margin-right:80px; padding-top:10px; height:20px; } /*-----FOOTER-ENDS----*/
public/ASSETS FOLDER/buyer tables/assets/style/enquiry.css
@charset "utf-8"; *, body{ margin:0; border:0; padding:0; } /*-----HEADER----*/ .header { top:0px; width:100%; height:80px; position:fixed; right:0px; z-index:200; } .header-box{ background-color:#FFF; width:100%; height:80px; left:0px; } .toggle{ } .nav a { display:block; background: white; color: #000; text-decoration: none; padding: 7px 5px; text-transform: uppercase; font-size: 80%; letter-spacing: 2px; float:left; } .nav ul li{ display:none; } .nav > li { float: left; margin-right: 1px; } .nav li:hover > a { color: #CCC; text-decoration:none; background-color:#FFF; } .nav > li:hover > ul > li { display:inline-block; } .nav > li:hover > ul { left: auto; padding-top: 7px ; min-width: 100%; background:#FFF; } .sitetitle{ text-align: center; color: #000; } .sitetitle h1{ font-family: Righteous; margin: 8px; } .sitetitle h1 a{ font-size:30px; color: #000; text-decoration: none; } .sitetitle p{ font-family: Comfortaa; margin-top: -5px; } .sitetitle p a{ color: #000; text-decoration: none;} .topcart{ text-align: right; } .topcart ul{ margin: 0; padding: 0 0 0 170px; } .topcart ul li{ margin: 0; padding: 0; list-style: none; float: left; background-color:#FFF; } .topcart ul li a { display: block #FFF; padding: 25px 15px; font-size: 24px; text-align: center; margin-top: 18px; color: #000; } .topcart ul li a img{ background-color:#FFF; } .topcart ul li:first-child a{ } .topcart ul li:last-child a{ border-right:0px solid #000; padding-right: 0; } .menubar { display: table; max-width: 1350px; width: 100%; } .menubar:after,.menubar:before { content: "" clear : both; } .menu { background:#000; min-height: 45px; height: 45px; } .menu > ul{ font-family: Righteous; margin-left:290px; } .menu > ul > li { list-style: none; display: inline-block; color: #fff; line-height: 45px; } .menu > ul li a, .xs-menu li a { text-decoration: none; color: #fff; display:block; padding: 0px 24px; } .menu > ul li a:hover { background:#FFF; color: #000; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; } .active{ background: #CCC; } .displaynone{ display: none; } .mega-menu { background: none repeat scroll 0 0 #E4E4E4; left: 0; position: absolute; width: 100%; padding:15px; display:none; transition-duration: 0.9s; } .mega-menu2 { background: none repeat scroll 0 0 #E4E4E4; left: 0; position: absolute; width: 100%; padding:15px; display:none; transition-duration: 0.9s; } /*--column--*/ .mm-6column:after, .mm-6column:before, .mm-3column:after, .mm-3column:before{ content:""; display:table; clear:both; } .mm-6column, .mm-3column { float: left; position: relative; } .mm-6column { width:50%; } .mm-3column { width: 45%; } .left-images{ margin-right:25px; } .left-images, .left-categories-list { float: left; } .display-on{ display:block; transition-duration: 0.9s; } .drop-down > a:after{ color:#fff; font-family: FontAwesome; font-style: normal; margin-left: 5px; } /*Animation--*/ .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } .searchbox{ position:relative; min-width:50px; width:0%; height:40px; float:right; overflow:hidden; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; -ms-transition: width 0.3s; -o-transition: width 0.3s; transition: width 0.3s; } .searchbox-input{ top:0; right:0; border:0; outline:0; background: #FFF; width:100%; height:40px; margin:0; padding:0px 55px 0px 20px; font-size:16px; color:black; } .searchbox-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: black; } .searchbox-input::-moz-placeholder { color: black; } .searchbox-input::-moz-placeholder { color: black; } .searchbox-input::-ms-input-placeholder { color: black ; } .searchbox-icon, .searchbox-submit{ width:50px; height:40px; display:block; position:absolute; top:0; font-size:20px; right:0; padding:0; margin:0; border:0; outline:0; background-color:#000; text-align:center; cursor:pointer; color: #FFF; } .searchbox-open{ width:100%; color:#000; } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } /*-----HEADER-ENDS----*/ /*-----FOOTER----*/ footer p a { color:#000; text-decoration:blink; } footer { background:#FFF; width:100%; overflow:hidden; opacity:0.80; } .footer ul { color: #000; padding-left:10px; margin:30px 20px 30px 70px; font-size:12px; display:inline-block; } .footer ul li{ text-decoration:none; list-style: none; } .footer ul li a { text-decoration:none; list-style: none; color:#000; } .footer ul li a:hover { background:#000; color: #fff; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; } .f-second{ margin:0 70px 0 70px; overflow:hidden; } .foot1{ max-width:100%; max-height:100%; } .f-third{ background-color:#000; height:30px; color:#FFF; font-size:9px; padding-left:70px; } .paral { float:left; padding-top:10px; height:20px; } .para2{ float:right; margin-right:80px; padding-top:10px; height:20px; } /*-----FOOTER-ENDS----*/
0.270384
0.053453
input[type="range"] { -webkit-appearance: none; /* Hides the slider so that custom slider can be made */ width: 100%; /* Specific width is required for Firefox. */ } input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; } input[type="range"]:focus { outline: none; /* Removes the blue border. */ border: 0; } input[type="range"]::-ms-track { width: 100%; cursor: pointer; background: transparent; /* Hides the slider so custom styles can be added */ border-color: transparent; color: transparent; } /** * You can't comma-separate the browser specific selectors, therefore we use a mixin. */ input[type="range"]::-webkit-slider-runnable-track { height: .25rem; margin: .875rem 0; background: #ddd; border: none; } input[type="range"]::-moz-range-track { height: .25rem; margin: .875rem 0; background: #ddd; border: none; } input[type="range"]::-ms-track { height: .25rem; margin: .875rem 0; background: #ddd; border: none; } input[type="range"].input-range-white::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffffff; border-radius: 50%; background: #ffffff; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-white:focus::-webkit-slider-thumb { background: #ffffff; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 255, 255, 0.5); } input[type="range"].input-range-white::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffffff; border-radius: 50%; background: #ffffff; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-white:focus::-moz-range-thumb { background: #ffffff; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 255, 255, 0.5); } input[type="range"].input-range-white::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffffff; border-radius: 50%; background: #ffffff; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-white:focus::-ms-thumb { background: #ffffff; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 255, 255, 0.5); } input[type="range"].input-range-black::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #000000; border-radius: 50%; background: #000000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-black:focus::-webkit-slider-thumb { background: #000000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 0, 0, 0.5); } input[type="range"].input-range-black::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #000000; border-radius: 50%; background: #000000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-black:focus::-moz-range-thumb { background: #000000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 0, 0, 0.5); } input[type="range"].input-range-black::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #000000; border-radius: 50%; background: #000000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-black:focus::-ms-thumb { background: #000000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 0, 0, 0.5); } input[type="range"].input-range-light::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #f5f5f5; border-radius: 50%; background: #f5f5f5; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-light:focus::-webkit-slider-thumb { background: #f5f5f5; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(245, 245, 245, 0.5); } input[type="range"].input-range-light::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #f5f5f5; border-radius: 50%; background: #f5f5f5; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-light:focus::-moz-range-thumb { background: #f5f5f5; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(245, 245, 245, 0.5); } input[type="range"].input-range-light::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #f5f5f5; border-radius: 50%; background: #f5f5f5; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-light:focus::-ms-thumb { background: #f5f5f5; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(245, 245, 245, 0.5); } input[type="range"].input-range-dark::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-dark:focus::-webkit-slider-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-dark::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-dark:focus::-moz-range-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-dark::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-dark:focus::-ms-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-default::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-default:focus::-webkit-slider-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-default::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-default:focus::-moz-range-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-default::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-default:focus::-ms-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-primary::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0d47a1; border-radius: 50%; background: #0d47a1; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-primary:focus::-webkit-slider-thumb { background: #0d47a1; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(13, 71, 161, 0.5); } input[type="range"].input-range-primary::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0d47a1; border-radius: 50%; background: #0d47a1; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-primary:focus::-moz-range-thumb { background: #0d47a1; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(13, 71, 161, 0.5); } input[type="range"].input-range-primary::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0d47a1; border-radius: 50%; background: #0d47a1; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-primary:focus::-ms-thumb { background: #0d47a1; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(13, 71, 161, 0.5); } input[type="range"].input-range-secondary::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #c51162; border-radius: 50%; background: #c51162; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-secondary:focus::-webkit-slider-thumb { background: #c51162; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(197, 17, 98, 0.5); } input[type="range"].input-range-secondary::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #c51162; border-radius: 50%; background: #c51162; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-secondary:focus::-moz-range-thumb { background: #c51162; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(197, 17, 98, 0.5); } input[type="range"].input-range-secondary::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #c51162; border-radius: 50%; background: #c51162; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-secondary:focus::-ms-thumb { background: #c51162; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(197, 17, 98, 0.5); } input[type="range"].input-range-success::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #388e3c; border-radius: 50%; background: #388e3c; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-success:focus::-webkit-slider-thumb { background: #388e3c; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(56, 142, 60, 0.5); } input[type="range"].input-range-success::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #388e3c; border-radius: 50%; background: #388e3c; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-success:focus::-moz-range-thumb { background: #388e3c; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(56, 142, 60, 0.5); } input[type="range"].input-range-success::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #388e3c; border-radius: 50%; background: #388e3c; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-success:focus::-ms-thumb { background: #388e3c; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(56, 142, 60, 0.5); } input[type="range"].input-range-info::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0091ea; border-radius: 50%; background: #0091ea; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-info:focus::-webkit-slider-thumb { background: #0091ea; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 145, 234, 0.5); } input[type="range"].input-range-info::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0091ea; border-radius: 50%; background: #0091ea; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-info:focus::-moz-range-thumb { background: #0091ea; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 145, 234, 0.5); } input[type="range"].input-range-info::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0091ea; border-radius: 50%; background: #0091ea; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-info:focus::-ms-thumb { background: #0091ea; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 145, 234, 0.5); } input[type="range"].input-range-warning::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffa000; border-radius: 50%; background: #ffa000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-warning:focus::-webkit-slider-thumb { background: #ffa000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 160, 0, 0.5); } input[type="range"].input-range-warning::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffa000; border-radius: 50%; background: #ffa000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-warning:focus::-moz-range-thumb { background: #ffa000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 160, 0, 0.5); } input[type="range"].input-range-warning::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffa000; border-radius: 50%; background: #ffa000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-warning:focus::-ms-thumb { background: #ffa000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 160, 0, 0.5); } input[type="range"].input-range-danger::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #d32f2f; border-radius: 50%; background: #d32f2f; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-danger:focus::-webkit-slider-thumb { background: #d32f2f; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(211, 47, 47, 0.5); } input[type="range"].input-range-danger::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #d32f2f; border-radius: 50%; background: #d32f2f; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-danger:focus::-moz-range-thumb { background: #d32f2f; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(211, 47, 47, 0.5); } input[type="range"].input-range-danger::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #d32f2f; border-radius: 50%; background: #d32f2f; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-danger:focus::-ms-thumb { background: #d32f2f; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(211, 47, 47, 0.5); } .noUi-target, .noUi-target * { -webkit-touch-callout: none; -ms-touch-action: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; box-sizing: border-box; } .noUi-base { width: 100%; height: 100%; position: relative; } .noUi-origin { position: absolute; right: 0; top: 0; left: 0; bottom: 0; } .noUi-handle { position: relative; z-index: 1; box-sizing: border-box; } .noUi-stacking .noUi-handle { z-index: 10; } .noUi-stacking + .noUi-origin { *z-index: -1; } .noUi-handle:after, .noUi-handle:before { display: none; } .noUi-state-tap .noUi-origin { -webkit-transition: left 0.3s, top 0.3s; transition: left 0.3s, top 0.3s; } .noUi-state-drag * { cursor: inherit !important; } .noUi-horizontal { height: 10px; } .noUi-horizontal .noUi-handle { box-sizing: border-box; width: 12px; height: 12px; left: -10px; top: -5px; } .noUi-horizontal.noUi-extended { padding: 0 15px; } .noUi-horizontal.noUi-extended .noUi-origin { right: -15px; } .noUi-background { height: 2px; margin: 20px 0; } .noUi-origin { margin: -1px 0 0 0; border-radius: 0; height: 2px; background: #e0e0e0; } .noUi-origin[style^="left: 0"] .noUi-handle { background-color: #fff; border: 2px solid #e0e0e0; } .noUi-origin[style^="left: 0"] .noUi-handle.noUi-active { border-width: 1px; } .noUi-target { border-radius: 2px; } .noUi-handle { border-radius: 100%; cursor: default; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; border: 1px solid; } .noUi-horizontal { height: 2px; margin: 15px 0; } .noUi-horizontal .noUi-handle.noUi-active { -webkit-transform: scale(2.5); transform: scale(2.5); } [disabled].noUi-slider { opacity: 0.5; } [disabled] .noUi-handle { cursor: not-allowed; } .slider { background: #e0e0e0; } .slider-white .noUi-connect, .slider-white .noUi-background, .slider-white .noUi-base, .slider-white .noUi-target, .slider-white .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-white .noUi-connect { background-color: #ffffff !important; border-color: #ffffff !important; } .slider-white .noUi-handle { background-color: white !important; border-color: white !important; } .slider-white .noUi-background { background-color: white !important; border-color: white !important; } .slider-white .noUi-base { background-color: white !important; border-color: white !important; } .slider-black .noUi-connect, .slider-black .noUi-background, .slider-black .noUi-base, .slider-black .noUi-target, .slider-black .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-black .noUi-connect { background-color: #000000 !important; border-color: #000000 !important; } .slider-black .noUi-handle { background-color: #0d0d0d !important; border-color: #0d0d0d !important; } .slider-black .noUi-background { background-color: #333333 !important; border-color: #333333 !important; } .slider-black .noUi-base { background-color: #333333 !important; border-color: #333333 !important; } .slider-light .noUi-connect, .slider-light .noUi-background, .slider-light .noUi-base, .slider-light .noUi-target, .slider-light .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-light .noUi-connect { background-color: #f5f5f5 !important; border-color: #f5f5f5 !important; } .slider-light .noUi-handle { background-color: white !important; border-color: white !important; } .slider-light .noUi-background { background-color: white !important; border-color: white !important; } .slider-light .noUi-base { background-color: white !important; border-color: white !important; } .slider-dark .noUi-connect, .slider-dark .noUi-background, .slider-dark .noUi-base, .slider-dark .noUi-target, .slider-dark .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-dark .noUi-connect { background-color: #212121 !important; border-color: #212121 !important; } .slider-dark .noUi-handle { background-color: #2e2e2e !important; border-color: #2e2e2e !important; } .slider-dark .noUi-background { background-color: #545454 !important; border-color: #545454 !important; } .slider-dark .noUi-base { background-color: #545454 !important; border-color: #545454 !important; } .slider-default .noUi-connect, .slider-default .noUi-background, .slider-default .noUi-base, .slider-default .noUi-target, .slider-default .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-default .noUi-connect { background-color: #212121 !important; border-color: #212121 !important; } .slider-default .noUi-handle { background-color: #2e2e2e !important; border-color: #2e2e2e !important; } .slider-default .noUi-background { background-color: #545454 !important; border-color: #545454 !important; } .slider-default .noUi-base { background-color: #545454 !important; border-color: #545454 !important; } .slider-primary .noUi-connect, .slider-primary .noUi-background, .slider-primary .noUi-base, .slider-primary .noUi-target, .slider-primary .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-primary .noUi-connect { background-color: #0d47a1 !important; border-color: #0d47a1 !important; } .slider-primary .noUi-handle { background-color: #0f51b9 !important; border-color: #0f51b9 !important; } .slider-primary .noUi-background { background-color: #2674ee !important; border-color: #2674ee !important; } .slider-primary .noUi-base { background-color: #2674ee !important; border-color: #2674ee !important; } .slider-secondary .noUi-connect, .slider-secondary .noUi-background, .slider-secondary .noUi-base, .slider-secondary .noUi-target, .slider-secondary .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-secondary .noUi-connect { background-color: #c51162 !important; border-color: #c51162 !important; } .slider-secondary .noUi-handle { background-color: #dc136e !important; border-color: #dc136e !important; } .slider-secondary .noUi-background { background-color: #f04c96 !important; border-color: #f04c96 !important; } .slider-secondary .noUi-base { background-color: #f04c96 !important; border-color: #f04c96 !important; } .slider-success .noUi-connect, .slider-success .noUi-background, .slider-success .noUi-base, .slider-success .noUi-target, .slider-success .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-success .noUi-connect { background-color: #388e3c !important; border-color: #388e3c !important; } .slider-success .noUi-handle { background-color: #3fa044 !important; border-color: #3fa044 !important; } .slider-success .noUi-background { background-color: #68c46d !important; border-color: #68c46d !important; } .slider-success .noUi-base { background-color: #68c46d !important; border-color: #68c46d !important; } .slider-info .noUi-connect, .slider-info .noUi-background, .slider-info .noUi-base, .slider-info .noUi-target, .slider-info .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-info .noUi-connect { background-color: #0091ea !important; border-color: #0091ea !important; } .slider-info .noUi-handle { background-color: #05a0ff !important; border-color: #05a0ff !important; } .slider-info .noUi-background { background-color: #51bdff !important; border-color: #51bdff !important; } .slider-info .noUi-base { background-color: #51bdff !important; border-color: #51bdff !important; } .slider-warning .noUi-connect, .slider-warning .noUi-background, .slider-warning .noUi-base, .slider-warning .noUi-target, .slider-warning .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-warning .noUi-connect { background-color: #ffa000 !important; border-color: #ffa000 !important; } .slider-warning .noUi-handle { background-color: #ffaa1a !important; border-color: #ffaa1a !important; } .slider-warning .noUi-background { background-color: #ffc666 !important; border-color: #ffc666 !important; } .slider-warning .noUi-base { background-color: #ffc666 !important; border-color: #ffc666 !important; } .slider-danger .noUi-connect, .slider-danger .noUi-background, .slider-danger .noUi-base, .slider-danger .noUi-target, .slider-danger .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-danger .noUi-connect { background-color: #d32f2f !important; border-color: #d32f2f !important; } .slider-danger .noUi-handle { background-color: #d74444 !important; border-color: #d74444 !important; } .slider-danger .noUi-background { background-color: #e58383 !important; border-color: #e58383 !important; } .slider-danger .noUi-base { background-color: #e58383 !important; border-color: #e58383 !important; }
public/asset/backend/css/forms/sliders.css
input[type="range"] { -webkit-appearance: none; /* Hides the slider so that custom slider can be made */ width: 100%; /* Specific width is required for Firefox. */ } input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; } input[type="range"]:focus { outline: none; /* Removes the blue border. */ border: 0; } input[type="range"]::-ms-track { width: 100%; cursor: pointer; background: transparent; /* Hides the slider so custom styles can be added */ border-color: transparent; color: transparent; } /** * You can't comma-separate the browser specific selectors, therefore we use a mixin. */ input[type="range"]::-webkit-slider-runnable-track { height: .25rem; margin: .875rem 0; background: #ddd; border: none; } input[type="range"]::-moz-range-track { height: .25rem; margin: .875rem 0; background: #ddd; border: none; } input[type="range"]::-ms-track { height: .25rem; margin: .875rem 0; background: #ddd; border: none; } input[type="range"].input-range-white::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffffff; border-radius: 50%; background: #ffffff; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-white:focus::-webkit-slider-thumb { background: #ffffff; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 255, 255, 0.5); } input[type="range"].input-range-white::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffffff; border-radius: 50%; background: #ffffff; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-white:focus::-moz-range-thumb { background: #ffffff; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 255, 255, 0.5); } input[type="range"].input-range-white::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffffff; border-radius: 50%; background: #ffffff; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-white:focus::-ms-thumb { background: #ffffff; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 255, 255, 0.5); } input[type="range"].input-range-black::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #000000; border-radius: 50%; background: #000000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-black:focus::-webkit-slider-thumb { background: #000000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 0, 0, 0.5); } input[type="range"].input-range-black::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #000000; border-radius: 50%; background: #000000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-black:focus::-moz-range-thumb { background: #000000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 0, 0, 0.5); } input[type="range"].input-range-black::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #000000; border-radius: 50%; background: #000000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-black:focus::-ms-thumb { background: #000000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 0, 0, 0.5); } input[type="range"].input-range-light::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #f5f5f5; border-radius: 50%; background: #f5f5f5; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-light:focus::-webkit-slider-thumb { background: #f5f5f5; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(245, 245, 245, 0.5); } input[type="range"].input-range-light::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #f5f5f5; border-radius: 50%; background: #f5f5f5; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-light:focus::-moz-range-thumb { background: #f5f5f5; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(245, 245, 245, 0.5); } input[type="range"].input-range-light::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #f5f5f5; border-radius: 50%; background: #f5f5f5; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-light:focus::-ms-thumb { background: #f5f5f5; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(245, 245, 245, 0.5); } input[type="range"].input-range-dark::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-dark:focus::-webkit-slider-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-dark::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-dark:focus::-moz-range-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-dark::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-dark:focus::-ms-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-default::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-default:focus::-webkit-slider-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-default::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-default:focus::-moz-range-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-default::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #212121; border-radius: 50%; background: #212121; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-default:focus::-ms-thumb { background: #212121; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(33, 33, 33, 0.5); } input[type="range"].input-range-primary::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0d47a1; border-radius: 50%; background: #0d47a1; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-primary:focus::-webkit-slider-thumb { background: #0d47a1; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(13, 71, 161, 0.5); } input[type="range"].input-range-primary::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0d47a1; border-radius: 50%; background: #0d47a1; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-primary:focus::-moz-range-thumb { background: #0d47a1; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(13, 71, 161, 0.5); } input[type="range"].input-range-primary::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0d47a1; border-radius: 50%; background: #0d47a1; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-primary:focus::-ms-thumb { background: #0d47a1; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(13, 71, 161, 0.5); } input[type="range"].input-range-secondary::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #c51162; border-radius: 50%; background: #c51162; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-secondary:focus::-webkit-slider-thumb { background: #c51162; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(197, 17, 98, 0.5); } input[type="range"].input-range-secondary::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #c51162; border-radius: 50%; background: #c51162; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-secondary:focus::-moz-range-thumb { background: #c51162; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(197, 17, 98, 0.5); } input[type="range"].input-range-secondary::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #c51162; border-radius: 50%; background: #c51162; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-secondary:focus::-ms-thumb { background: #c51162; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(197, 17, 98, 0.5); } input[type="range"].input-range-success::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #388e3c; border-radius: 50%; background: #388e3c; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-success:focus::-webkit-slider-thumb { background: #388e3c; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(56, 142, 60, 0.5); } input[type="range"].input-range-success::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #388e3c; border-radius: 50%; background: #388e3c; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-success:focus::-moz-range-thumb { background: #388e3c; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(56, 142, 60, 0.5); } input[type="range"].input-range-success::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #388e3c; border-radius: 50%; background: #388e3c; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-success:focus::-ms-thumb { background: #388e3c; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(56, 142, 60, 0.5); } input[type="range"].input-range-info::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0091ea; border-radius: 50%; background: #0091ea; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-info:focus::-webkit-slider-thumb { background: #0091ea; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 145, 234, 0.5); } input[type="range"].input-range-info::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0091ea; border-radius: 50%; background: #0091ea; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-info:focus::-moz-range-thumb { background: #0091ea; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 145, 234, 0.5); } input[type="range"].input-range-info::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #0091ea; border-radius: 50%; background: #0091ea; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-info:focus::-ms-thumb { background: #0091ea; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(0, 145, 234, 0.5); } input[type="range"].input-range-warning::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffa000; border-radius: 50%; background: #ffa000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-warning:focus::-webkit-slider-thumb { background: #ffa000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 160, 0, 0.5); } input[type="range"].input-range-warning::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffa000; border-radius: 50%; background: #ffa000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-warning:focus::-moz-range-thumb { background: #ffa000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 160, 0, 0.5); } input[type="range"].input-range-warning::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #ffa000; border-radius: 50%; background: #ffa000; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-warning:focus::-ms-thumb { background: #ffa000; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(255, 160, 0, 0.5); } input[type="range"].input-range-danger::-webkit-slider-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #d32f2f; border-radius: 50%; background: #d32f2f; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } input[type="range"].input-range-danger:focus::-webkit-slider-thumb { background: #d32f2f; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(211, 47, 47, 0.5); } input[type="range"].input-range-danger::-moz-range-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #d32f2f; border-radius: 50%; background: #d32f2f; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; } input[type="range"].input-range-danger:focus::-moz-range-thumb { background: #d32f2f; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(211, 47, 47, 0.5); } input[type="range"].input-range-danger::-ms-thumb { height: 1rem; width: 1rem; border: 0.25rem solid #d32f2f; border-radius: 50%; background: #d32f2f; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; box-sizing: border-box; transform: translateY(calc(.5rem - 50%)); } input[type="range"].input-range-danger:focus::-ms-thumb { background: #d32f2f; /** Workaround for semi transparent border. */ border-width: 0; box-shadow: 0px 0px 0px 0.5rem rgba(211, 47, 47, 0.5); } .noUi-target, .noUi-target * { -webkit-touch-callout: none; -ms-touch-action: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; box-sizing: border-box; } .noUi-base { width: 100%; height: 100%; position: relative; } .noUi-origin { position: absolute; right: 0; top: 0; left: 0; bottom: 0; } .noUi-handle { position: relative; z-index: 1; box-sizing: border-box; } .noUi-stacking .noUi-handle { z-index: 10; } .noUi-stacking + .noUi-origin { *z-index: -1; } .noUi-handle:after, .noUi-handle:before { display: none; } .noUi-state-tap .noUi-origin { -webkit-transition: left 0.3s, top 0.3s; transition: left 0.3s, top 0.3s; } .noUi-state-drag * { cursor: inherit !important; } .noUi-horizontal { height: 10px; } .noUi-horizontal .noUi-handle { box-sizing: border-box; width: 12px; height: 12px; left: -10px; top: -5px; } .noUi-horizontal.noUi-extended { padding: 0 15px; } .noUi-horizontal.noUi-extended .noUi-origin { right: -15px; } .noUi-background { height: 2px; margin: 20px 0; } .noUi-origin { margin: -1px 0 0 0; border-radius: 0; height: 2px; background: #e0e0e0; } .noUi-origin[style^="left: 0"] .noUi-handle { background-color: #fff; border: 2px solid #e0e0e0; } .noUi-origin[style^="left: 0"] .noUi-handle.noUi-active { border-width: 1px; } .noUi-target { border-radius: 2px; } .noUi-handle { border-radius: 100%; cursor: default; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; border: 1px solid; } .noUi-horizontal { height: 2px; margin: 15px 0; } .noUi-horizontal .noUi-handle.noUi-active { -webkit-transform: scale(2.5); transform: scale(2.5); } [disabled].noUi-slider { opacity: 0.5; } [disabled] .noUi-handle { cursor: not-allowed; } .slider { background: #e0e0e0; } .slider-white .noUi-connect, .slider-white .noUi-background, .slider-white .noUi-base, .slider-white .noUi-target, .slider-white .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-white .noUi-connect { background-color: #ffffff !important; border-color: #ffffff !important; } .slider-white .noUi-handle { background-color: white !important; border-color: white !important; } .slider-white .noUi-background { background-color: white !important; border-color: white !important; } .slider-white .noUi-base { background-color: white !important; border-color: white !important; } .slider-black .noUi-connect, .slider-black .noUi-background, .slider-black .noUi-base, .slider-black .noUi-target, .slider-black .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-black .noUi-connect { background-color: #000000 !important; border-color: #000000 !important; } .slider-black .noUi-handle { background-color: #0d0d0d !important; border-color: #0d0d0d !important; } .slider-black .noUi-background { background-color: #333333 !important; border-color: #333333 !important; } .slider-black .noUi-base { background-color: #333333 !important; border-color: #333333 !important; } .slider-light .noUi-connect, .slider-light .noUi-background, .slider-light .noUi-base, .slider-light .noUi-target, .slider-light .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-light .noUi-connect { background-color: #f5f5f5 !important; border-color: #f5f5f5 !important; } .slider-light .noUi-handle { background-color: white !important; border-color: white !important; } .slider-light .noUi-background { background-color: white !important; border-color: white !important; } .slider-light .noUi-base { background-color: white !important; border-color: white !important; } .slider-dark .noUi-connect, .slider-dark .noUi-background, .slider-dark .noUi-base, .slider-dark .noUi-target, .slider-dark .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-dark .noUi-connect { background-color: #212121 !important; border-color: #212121 !important; } .slider-dark .noUi-handle { background-color: #2e2e2e !important; border-color: #2e2e2e !important; } .slider-dark .noUi-background { background-color: #545454 !important; border-color: #545454 !important; } .slider-dark .noUi-base { background-color: #545454 !important; border-color: #545454 !important; } .slider-default .noUi-connect, .slider-default .noUi-background, .slider-default .noUi-base, .slider-default .noUi-target, .slider-default .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-default .noUi-connect { background-color: #212121 !important; border-color: #212121 !important; } .slider-default .noUi-handle { background-color: #2e2e2e !important; border-color: #2e2e2e !important; } .slider-default .noUi-background { background-color: #545454 !important; border-color: #545454 !important; } .slider-default .noUi-base { background-color: #545454 !important; border-color: #545454 !important; } .slider-primary .noUi-connect, .slider-primary .noUi-background, .slider-primary .noUi-base, .slider-primary .noUi-target, .slider-primary .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-primary .noUi-connect { background-color: #0d47a1 !important; border-color: #0d47a1 !important; } .slider-primary .noUi-handle { background-color: #0f51b9 !important; border-color: #0f51b9 !important; } .slider-primary .noUi-background { background-color: #2674ee !important; border-color: #2674ee !important; } .slider-primary .noUi-base { background-color: #2674ee !important; border-color: #2674ee !important; } .slider-secondary .noUi-connect, .slider-secondary .noUi-background, .slider-secondary .noUi-base, .slider-secondary .noUi-target, .slider-secondary .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-secondary .noUi-connect { background-color: #c51162 !important; border-color: #c51162 !important; } .slider-secondary .noUi-handle { background-color: #dc136e !important; border-color: #dc136e !important; } .slider-secondary .noUi-background { background-color: #f04c96 !important; border-color: #f04c96 !important; } .slider-secondary .noUi-base { background-color: #f04c96 !important; border-color: #f04c96 !important; } .slider-success .noUi-connect, .slider-success .noUi-background, .slider-success .noUi-base, .slider-success .noUi-target, .slider-success .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-success .noUi-connect { background-color: #388e3c !important; border-color: #388e3c !important; } .slider-success .noUi-handle { background-color: #3fa044 !important; border-color: #3fa044 !important; } .slider-success .noUi-background { background-color: #68c46d !important; border-color: #68c46d !important; } .slider-success .noUi-base { background-color: #68c46d !important; border-color: #68c46d !important; } .slider-info .noUi-connect, .slider-info .noUi-background, .slider-info .noUi-base, .slider-info .noUi-target, .slider-info .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-info .noUi-connect { background-color: #0091ea !important; border-color: #0091ea !important; } .slider-info .noUi-handle { background-color: #05a0ff !important; border-color: #05a0ff !important; } .slider-info .noUi-background { background-color: #51bdff !important; border-color: #51bdff !important; } .slider-info .noUi-base { background-color: #51bdff !important; border-color: #51bdff !important; } .slider-warning .noUi-connect, .slider-warning .noUi-background, .slider-warning .noUi-base, .slider-warning .noUi-target, .slider-warning .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-warning .noUi-connect { background-color: #ffa000 !important; border-color: #ffa000 !important; } .slider-warning .noUi-handle { background-color: #ffaa1a !important; border-color: #ffaa1a !important; } .slider-warning .noUi-background { background-color: #ffc666 !important; border-color: #ffc666 !important; } .slider-warning .noUi-base { background-color: #ffc666 !important; border-color: #ffc666 !important; } .slider-danger .noUi-connect, .slider-danger .noUi-background, .slider-danger .noUi-base, .slider-danger .noUi-target, .slider-danger .noUi-handle { box-shadow: none !important; border-color: none !important; background-color: none !important; color: none !important; } .slider-danger .noUi-connect { background-color: #d32f2f !important; border-color: #d32f2f !important; } .slider-danger .noUi-handle { background-color: #d74444 !important; border-color: #d74444 !important; } .slider-danger .noUi-background { background-color: #e58383 !important; border-color: #e58383 !important; } .slider-danger .noUi-base { background-color: #e58383 !important; border-color: #e58383 !important; }
0.341253
0.056236
html, body { height: 100%; font-family: "Open Sans", sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; } h1, h2, h3, h4, h5, h6 { margin: 0; color: #22242b; font-weight: 600; } h1 { font-size: 70px; } h2 { font-size: 36px; } h3 { font-size: 30px; } h4 { font-size: 24px; } h5 { font-size: 18px; } h6 { font-size: 16px; } p { font-size: 14px; color: #74757b; line-height: 2; } img { max-width: 100%; } input:focus, select:focus, button:focus, textarea:focus { outline: none; } a:hover, a:focus { text-decoration: none; outline: none; } ul, ol { padding: 0; margin: 0; } /*--------------------- Helper CSS -----------------------*/ .section-title { text-align: center; } .section-title h2 { font-size: 36px; } .set-bg { background-repeat: no-repeat; background-size: cover; background-position: top center; } .spad { padding-top: 102px; padding-bottom: 102px; } .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p, .text-white span, .text-white li, .text-white a { color: #fff; } /*--------------------- Commom elements -----------------------*/ .elements-section { padding-bottom: 0; } .element { margin-bottom: 70px; } .element .el-title { font-weight: 700; margin-bottom: 60px; } /* buttons */ .site-btn { display: inline-block; border: none; font-size: 14px; font-weight: 600; min-width: 188px; padding: 22px 35px; border-radius: 50px; text-transform: uppercase; background: #f8c02d; color: #fff; line-height: normal; cursor: pointer; text-align: center; } .site-btn:hover { color: #fff; } .site-btn.sb-dark { background: #22242b; } .site-btn.sb-big { min-width: 257px; } /* Accordion */ .accordion-area .panel { margin-bottom: 16px; } .accordion-area .panel-link:after { content: "+"; position: absolute; font-size: 18px; font-weight: 700; right: 32px; top: 50%; color: #000; line-height: 16px; margin-top: -8px; margin-left: -4px; } .accordion-area .panel-header .panel-link.active { background: #f8c02d; color: #fff; } .accordion-area .panel-header .panel-link.collapsed { background: #ebf0f3; color: #22242b; } .accordion-area .panel-header .panel-link.collapsed:after { content: "+"; color: #1d1d1d; } .accordion-area .panel-link.active:after { content: "-"; margin-top: -10px; color: #fff; } .accordion-area .panel-link { text-align: left; border: none; position: relative; width: 100%; padding: 21px 40px; padding-right: 45px; font-size: 14px; font-weight: 700; text-transform: uppercase; border-radius: 60px; color: #000; cursor: pointer; background: #ebf0f3; } .accordion-area .panel-body p { margin-bottom: 0; padding-top: 25px; } /* tab */ .tab-element .nav-tabs { border-bottom: none; } .tab-element .nav-tabs .nav-link { border-radius: 0; font-size: 14px; font-weight: 700; color: #1f1f1f; border: none; padding: 21px 48px; margin-right: 6px; border-radius: 70px; background: #ebf0f3; margin-bottom: 10px; } .tab-element .nav-tabs .nav-item:last-child .nav-link { margin-right: 0; } .tab-element .nav-tabs .nav-link.active { background: #f8c02d; color: #fff; } .tab-element .nav-tabs .nav-link:focus, .tab-element .nav-tabs .nav-link:hover { border: none; } .tab-element .tab-pane p { padding-top: 15px; } /* Circle progress */ .circle-progress { text-align: center; display: block; position: relative; margin-bottom: 30px; } .circle-progress canvas { -webkit-transform: rotate(90deg); transform: rotate(90deg); } .circle-progress .progress-info { position: absolute; width: 100%; top: 50%; margin-top: -30px; } .circle-progress .progress-info h2 { font-size: 30px; font-weight: 700; } .circle-progress .progress-info p { font-size: 14px; margin-bottom: 0; line-height: 1.2; } /* Milestones */ .milestone { margin-bottom: 30px; } .milestone-icon { float: left; font-size: 62px; color: #f8c02d; width: 75px; } .milestone-text { overflow: hidden; padding-top: 15px; } .milestone-text h3 { font-weight: 700; } .milestone-text p { margin-bottom: 0; } /* Icon Box */ .icon-box-item { margin-bottom: 30px; } .icon-box-item .ib-icon { width: 76px; height: 76px; 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; font-size: 39px; color: #f8c02d; border: 3px solid #f8c02d; border-radius: 50%; float: left; margin-right: 20px; -webkit-transition: all 0.4s; transition: all 0.4s; } .icon-box-item .ib-text { overflow: hidden; padding-top: 3px; } .icon-box-item .ib-text h5 { margin-bottom: 15px; } .icon-box-item:hover .ib-icon { background: #f8c02d; color: #fff; } /* Preloder */ #preloder { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 999999; background: #000; } .loader { width: 40px; height: 40px; position: absolute; top: 50%; left: 50%; margin-top: -13px; margin-left: -13px; border-radius: 60px; animation: loader 0.8s linear infinite; -webkit-animation: loader 0.8s linear infinite; } @keyframes loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); border: 4px solid #f44336; border-left-color: transparent; } 50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); border: 4px solid #673ab7; border-left-color: transparent; } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); border: 4px solid #f44336; border-left-color: transparent; } } @-webkit-keyframes loader { 0% { -webkit-transform: rotate(0deg); border: 4px solid #f44336; border-left-color: transparent; } 50% { -webkit-transform: rotate(180deg); border: 4px solid #673ab7; border-left-color: transparent; } 100% { -webkit-transform: rotate(360deg); border: 4px solid #f44336; border-left-color: transparent; } } /*------------------ Header section ---------------------*/ .header-section { position: absolute; width: 100%; left: 0; top: 0; padding-left: 53px; background: rgba(0, 0, 0, 0.7); z-index: 999; } .header-nav { text-align: right; } .site-logo { float: left; display: inline-block; padding: 33px 0; } .main-menu { display: inline-block; padding-right: 50px; } .main-menu li { display: inline-block; position: relative; } .main-menu li a { display: block; font-size: 16px; color: #ffffff; font-weight: 600; padding: 33px 5px; margin-right: 55px; } .main-menu li a:hover, .main-menu li a.active { color: #f8c02d; } .main-menu li:hover>.sub-menu { visibility: visible; opacity: 1; margin-top: 0; } .main-menu .sub-menu { position: absolute; list-style: none; width: 220px; left: 0; top: 100%; text-align: left; padding: 20px 0; visibility: hidden; opacity: 0; margin-top: 50px; background: #fff; z-index: 99; -webkit-transition: all 0.4s; transition: all 0.4s; -webkit-box-shadow: 2px 7px 20px rgba(0, 0, 0, 0.15); box-shadow: 2px 7px 20px rgba(0, 0, 0, 0.15); } .main-menu .sub-menu li { display: block; } .main-menu .sub-menu li a { display: block; color: #000; margin-left: 0; padding: 5px 20px; } .main-menu .sub-menu li a:hover { color: #f8c02d; } .header-right { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .header-right .hr-btn { color: #fff; font-size: 16px; font-weight: 700; background: #313038; padding: 36px 30px 36px 60px; line-height: 1.2; position: relative; } .header-right .hr-btn i { position: absolute; width: 32px; height: 32px; top: 29px; left: 12px; display: inline-block; text-align: center; background: #f8c02d; border-radius: 50%; font-size: 16px; font-weight: 300; padding-top: 6px; margin-right: 16px; } .header-right .hr-btn.hr-btn-2 { background: #f8c02d; padding: 36px 20px; min-width: 236px; text-align: center; } .slicknav_menu { display: none; } /* ---------------- Hero section ---------------------*/ .hero-section { padding-top: 191px; padding-bottom: 108px; position: relative; } .hero-section .container { position: relative; z-index: 99; } .hero-slider { position: absolute; width: 100%; height: 100%; left: 0; top: 0; } .hero-slider .owl-stage-outer, .hero-slider .owl-stage, .hero-slider .owl-item, .hero-slider .hs-item { height: 100%; } .hero-slider .owl-dots { position: absolute; max-width: 1146px; width: 100%; bottom: 34px; left: calc(50% - 573px); } .hero-slider .owl-dots .owl-dot { display: inline-block; width: 8px; height: 8px; border-radius: 10px; margin-right: 7px; background: #fff; } .hero-slider .owl-dots .owl-dot:last-child { margin-right: 0; } .hero-slider .owl-dots .owl-dot.active { background: #f8c02d; } .hs-text { padding-top: 95px; padding-right: 10px; } .hs-text h2 { font-size: 60px; color: #fff; margin-bottom: 30px; line-height: 1.1; } .hs-text p { color: #fff; margin-bottom: 30px; } .hero-form { background: #22242b; padding: 63px 42px 73px; } .hero-form input { width: 100%; height: 49px; padding: 5px 26px; margin-bottom: 30px; border: none; font-size: 14px; color: #838383; font-style: italic; } .hero-form p { font-size: 11px; font-style: italic; margin-bottom: 25px; } /* ---------------- CTA section ---------------------*/ .cta-section { text-align: center; padding: 100px 0 78px; } .cta-section h2 { font-size: 48px; margin-bottom: 10px; } .cta-section h2 strong { font-weight: 900; color: #f8c02d; } .cta-section h5 { color: #74757b; margin-bottom: 35px; } /* ---------------- Feature section ---------------------*/ .feature-item { margin-bottom: 70px; } .feature-item:last-child { margin-bottom: 0; } .feature-text { padding-top: 50px; } .feature-text h2 { margin-bottom: 35px; } .feature-text p { margin-bottom: 38px; } .readmore { font-size: 16px; color: #f8c02d; font-weight: 900; } .readmore img { padding-left: 6px; margin-bottom: 0; } /* ---------------- Help section ---------------------*/ .help-section { background: #22242b; } .help-list { list-style: none; padding-top: 55px; } .help-list li { padding: 6px 0; padding-left: 60px; margin-bottom: 22px; font-size: 18px; font-weight: 600; color: #fff; position: relative; } .help-list li:last-child { margin-bottom: 0; } .help-list li::after { position: absolute; content: url(../img/ok-icon.png); left: 0; top: -1px; } /* ---------------- Info section ---------------------*/ .info-section { padding-bottom: 90px; } .info-text { padding-top: 30px; } .info-text h2 { margin-bottom: 10px; font-weight: 700; } .info-text h5 { margin-bottom: 35px; color: #76787f; } .info-text p { margin-bottom: 40px; } .info-text ul { list-style: none; } .info-text ul li { font-size: 30px; font-weight: 700; color: #f8c02d; margin-bottom: 10px; } /* ---------------- Score section ---------------------*/ .score-section .container { padding: 103px 15px 95px; position: relative; } .score-section h2 { font-size: 60px; margin-bottom: 13px; } .score-section h4 { margin-bottom: 45px; line-height: 1.4; } .score-section .hand-img { position: absolute; right: 170px; bottom: 0; } /* ---------------- Footer section ---------------------*/ .footer-section { padding: 100px 0 0; background: #22242b; } .footer-section p { font-style: italic; margin-bottom: 40px; } .footer-logo { display: inline-block; margin-bottom: 50px; } .footer-widget { margin-bottom: 50px; } .footer-widget h2 { font-size: 18px; font-weight: 700; margin-bottom: 30px; color: #fff; } .footer-widget ul { list-style: none; } .footer-widget ul li a { display: inline-block; font-size: 14px; color: #ffffff; margin-bottom: 15px; } .copyright { color: #74757b; font-size: 14px; padding-bottom: 20px; } .copyright i { color: #f8c02d; } .copyright a { color: #74757b; } .copyright a:hover { color: #f8c02d; } /* ---------------- Other Pages ---------------------*/ .page-top-section { height: 403px; padding-top: 190px; } .page-top-section h2 { font-size: 48px; color: #fff; } .site-breadcrumb .sb-item { font-size: 14px; color: #fff; position: relative; padding-right: 9px; } .site-breadcrumb .sb-item:after { position: absolute; content: "/"; font-size: 14px; color: #fff; right: 0; top: 0; } .site-breadcrumb .sb-item:last-child:after { display: none; } /* ---------------- About Page ------------------*/ .about-text { padding-top: 20px; } .about-text h2 { font-weight: 700; margin-bottom: 50px; } .about-text p { margin-bottom: 40px; } .review-section { background: #22242b; } .review-item { padding-right: 15px; padding-top: 30px; } .review-item p { color: #a4a6ae; margin-bottom: 25px; } .review-item h6 { font-weight: 700; color: #f8c02d; } .review-item h6 span { font-size: 14px; font-weight: 400; color: #a4a6ae; } .rating { margin-bottom: 25px; } .rating i { display: inline-block; margin-right: 3px; font-size: 18px; color: #ffd200; } .authorities-section h2 { font-weight: 700; margin-bottom: 90px; } .authoritie-item { padding-right: 15px; margin-bottom: 30px; } .authoritie-item img { margin-bottom: 30px; } .authoritie-item h4 { padding-right: 30px; font-weight: 700; margin-bottom: 30px; line-height: 1.4; } .authoritie-item p { margin-bottom: 30px; } .authoritie-item .readmore img { margin-bottom: 0; } /* -------------- Loans Page ------------------*/ .loans-text { padding-top: 15px; } .loans-text h2 { font-weight: 700; margin-bottom: 30px; line-height: 1.4; } .loans-text p { margin-bottom: 30px; } .loans-text ul { padding-left: 40px; list-style: none; margin-bottom: 40px; } .loans-text ul li { font-size: 14px; font-weight: 600; margin-bottom: 25px; padding-left: 30px; position: relative; } .loans-text ul li:after { position: absolute; content: url("../img/check-icon.png"); left: 0; top: 2px; } .loans-calculator-section { background: #22242b; } .loans-calculator { padding: 75px 67px 70px 59px; background: #fff; } .loans-calculator .ls-result { text-align: center; font-size: 16px; font-weight: 600; color: #74757b; padding: 22px 15px; margin-bottom: 25px; border-radius: 100px; line-height: 1.1; border: 1px solid #e4e8ea; background: #ebf0f3; } .loans-calculator p { font-style: italic; margin-bottom: 20px; padding-right: 30px; } .loans-calculator .slider-input-warp { padding-right: 83px; padding-left: 9px; background: #ebf0f3; } .lc-control-btn { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 30px; height: 30px; font-size: 18px; background: #ebf0f3; margin-bottom: 50px; border-radius: 40px; font-weight: 700; font-style: italic; cursor: pointer; } .lc-control-btn.ici { float: right; } .ui-widget-content { border: none; background: #ebf0f3; } .ui-widget.ui-widget-content { border: none; } .ui-widget-header { background: #ebf0f3; border-radius: 0; } .ui-slider-horizontal { height: 5px; } .ui-slider .ui-slider-handle { top: -17px; width: 93px; height: 41px; border: none; color: #fff; font-size: 16px; font-weight: 600; padding-top: 10px; border-radius: 80px; text-align: center; background: #f8c02d; } .ui-slider .ui-slider-handle:focus { outline: 0; } .calculator-scale { position: relative; margin-bottom: 10px; height: 17px; } .calculator-scale span { height: 13px; width: 2px; background: #ebf0f3; position: absolute; top: 4px; } .calculator-scale span:nth-child(1) { left: 0; } .calculator-scale span:nth-child(2) { left: 25%; margin-left: -1px; } .calculator-scale span:nth-child(3) { left: 50%; margin-left: -1px; } .calculator-scale span:nth-child(4) { left: 75%; margin-left: -1px; } .calculator-scale span:nth-child(5) { right: 0; } .lone-values { margin-bottom: 35px; } .lone-value { display: inline-block; font-size: 16px; font-weight: 600; color: #74757b; } .lone-value.lv-step { float: right; padding-right: 3px; } .services-section { padding: 60px 0 90px; } .service-item { margin-bottom: 30px; } .service-item h4 { font-weight: 700; padding: 40px 0 30px; } .service-item p { margin-bottom: 40px; } /* ---------------- Blog Page ------------------*/ .blog-post { margin-bottom: 68px; } .blog-date { display: inline-block; min-width: 137px; padding: 10px; margin: 35px 0 22px; font-size: 12px; font-weight: 700; line-height: 1.1; text-align: center; border-radius: 40px; text-transform: uppercase; color: #fff; background: #f8c02d; } .blog-title { font-size: 24px; font-weight: 700; margin-bottom: 10px; } .blog-metas { margin-bottom: 30px; } .blog-metas .blog-meta { display: inline-block; font-size: 11px; font-weight: 600; padding-right: 12px; margin-right: 8px; color: #b2b4bd; position: relative; } .blog-metas .blog-meta:after { position: absolute; content: "|"; font-size: 11px; font-weight: 600; color: #b2b4bd; right: 0; top: 0; } .blog-metas .blog-meta:last-child:after { display: none; } .site-pagination { padding-top: 15px; } .site-pagination a { display: inline-block; font-size: 16px; font-weight: 600; color: #949599; margin-right: 3px; } .site-pagination a.active { color: #f8c02d; } .sb-widget { margin-bottom: 56px; } .sb-widget:last-child { margin-bottom: 0; } .sb-widget .sb-title { font-size: 22px; font-weight: 700; margin-bottom: 35px; } .sb-widget ul { list-style: none; } .sb-widget ul li a { display: inline-block; color: #74757b; font-size: 14px; margin-bottom: 10px; } .sb-widget .search-form { position: relative; } .sb-widget .search-form input { width: 100%; height: 59px; padding-left: 24px; padding-right: 59px; border: none; border-bottom: 2px solid #f8c02d; background: #ebf0f3; } .sb-widget .search-form button { position: absolute; height: 100%; right: 0; top: 0; padding: 0 24px 5px 10px; border: none; background: transparent; } .sb-widget .tags a { font-size: 14px; color: #22242b; display: inline-block; padding: 6px 25px; border-radius: 40px; margin-bottom: 10px; margin-right: 3px; background: #dbe7f1; -webkit-transition: all 0.3s; transition: all 0.3s; } .sb-widget .tags a:hover { background: #f8c02d; color: #fff; } /* ---------------- Contact Page ------------------*/ .contact-text { padding-right: 5px; } .contact-text h2 { font-weight: 700; margin-bottom: 38px; } .contact-text p { margin-bottom: 30px; } .contact-text ul { margin-bottom: 40px; list-style: none; } .contact-text ul li { font-size: 14px; font-weight: 600; margin-bottom: 10px; } .contact-text ul li i { font-size: 29px; color: #f8c02d; display: inline-block; width: 41px; position: relative; top: 5px; font-weight: 400; } .social-links a { display: inline-block; width: 32px; height: 32px; text-align: center; font-size: 15px; padding-top: 3px; color: #cad2d9; border: 1px solid #cad2d9; border-radius: 50%; margin-right: 3px; } .social-links a:hover { color: #f8c02d; border-color: #f8c02d; } .contact-form { padding-top: 50px; } .contact-form input, .contact-form textarea { width: 100%; height: 59px; border: none; padding: 0 27px; margin-bottom: 30px; font-size: 14px; font-style: italic; color: #838383; background: #ebf0f3; } .contact-form textarea { height: 222px; padding: 20px 27px 10px; margin-bottom: 35px; resize: none; } .map { margin: 100px 0 27px; height: 511px; position: relative; background: #ddd; } .map iframe { position: absolute; width: 100%; height: 100%; left: 0; top: 0; } @media (min-width: 1200px) { .container { max-width: 1176px; } } @media only screen and (min-width: 1200px) and (max-width: 1360px) { .main-menu { padding-right: 0; } .main-menu li a { margin-right: 30px; } .header-right .hr-btn.hr-btn-2 { min-width: 210px; } } /* Medium screen : 992px. */ @media only screen and (min-width: 992px) and (max-width: 1199px) { .header-section { padding-left: 15px; } .main-menu { padding-right: 0; } .main-menu li a { margin-right: 15px; } .header-right .hr-btn.hr-btn-2 { min-width: auto; } .score-section .hand-img { right: 0; } .hero-slider .owl-dots { max-width: 930px; left: calc(50% - 465px); } } /* Tablet :768px. */ @media only screen and (min-width: 768px) and (max-width: 991px) { .header-section { padding: 0 25px; } .main-menu { padding-right: 0; } .main-menu li a { margin-right: 0; margin-left: 30px; } .header-right { display: none; } .hero-slider .owl-dots { max-width: 690px; left: calc(50% - 345px); } .hs-text { margin-bottom: 50px; padding-top: 0; } .icon-box-item .ib-icon { float: none; margin-bottom: 20px; } .score-section .hand-img { display: none; } .sidebar { padding-top: 50px; } } /* Large Mobile :480px. */ @media only screen and (max-width: 767px) { .header-section { overflow: hidden; padding: 0 25px; } .main-menu { display: none; } .slicknav_menu { padding: 0; display: block; background: transparent; } .slicknav_btn { background: #616161; margin-top: 29px; } .slicknav_nav { background: #22242b; margin-bottom: 30px; } .slicknav_nav a { margin: 0; padding: 10px 20px; border-bottom: 1px solid #111; } .slicknav_nav a:hover { color: #f8c02d; border-radius: 0; background: #0b0e25; } .slicknav_nav .slicknav_row { padding: 10px 20px; margin: 0; } .slicknav_nav .slicknav_row:hover { border-radius: 0; background: #0b0e25; } .slicknav_parent:hover { background: #22242b; color: #f8c02d; } .header-right { display: none; } .hero-slider .owl-dots { left: 0; padding: 0 15px; text-align: center; } .hs-text { margin-bottom: 50px; padding-top: 0; } .score-section h2, .hs-text h2 { font-size: 50px; } .score-section .hand-img { display: none; } .sidebar { padding-top: 50px; } .loans-calculator { padding: 70px 45px; } } /* Small Mobile :320px. */ @media only screen and (max-width: 479px) { .header-section { padding: 0 15px; } .loans-calculator { padding: 50px 15px; } .loans-calculator p { padding-right: 0; } .score-section h2, .hs-text h2, .cta-section h2 { font-size: 36px; } .hero-form { padding: 40px 20px 50px; } .icon-box-item .ib-icon { float: none; margin-bottom: 20px; } .site-btn.sb-big { min-width: auto; } .info-text ul li { font-size: 16px; } .loans-text ul { padding-left: 0; } }
template/css/style.css
html, body { height: 100%; font-family: "Open Sans", sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; } h1, h2, h3, h4, h5, h6 { margin: 0; color: #22242b; font-weight: 600; } h1 { font-size: 70px; } h2 { font-size: 36px; } h3 { font-size: 30px; } h4 { font-size: 24px; } h5 { font-size: 18px; } h6 { font-size: 16px; } p { font-size: 14px; color: #74757b; line-height: 2; } img { max-width: 100%; } input:focus, select:focus, button:focus, textarea:focus { outline: none; } a:hover, a:focus { text-decoration: none; outline: none; } ul, ol { padding: 0; margin: 0; } /*--------------------- Helper CSS -----------------------*/ .section-title { text-align: center; } .section-title h2 { font-size: 36px; } .set-bg { background-repeat: no-repeat; background-size: cover; background-position: top center; } .spad { padding-top: 102px; padding-bottom: 102px; } .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p, .text-white span, .text-white li, .text-white a { color: #fff; } /*--------------------- Commom elements -----------------------*/ .elements-section { padding-bottom: 0; } .element { margin-bottom: 70px; } .element .el-title { font-weight: 700; margin-bottom: 60px; } /* buttons */ .site-btn { display: inline-block; border: none; font-size: 14px; font-weight: 600; min-width: 188px; padding: 22px 35px; border-radius: 50px; text-transform: uppercase; background: #f8c02d; color: #fff; line-height: normal; cursor: pointer; text-align: center; } .site-btn:hover { color: #fff; } .site-btn.sb-dark { background: #22242b; } .site-btn.sb-big { min-width: 257px; } /* Accordion */ .accordion-area .panel { margin-bottom: 16px; } .accordion-area .panel-link:after { content: "+"; position: absolute; font-size: 18px; font-weight: 700; right: 32px; top: 50%; color: #000; line-height: 16px; margin-top: -8px; margin-left: -4px; } .accordion-area .panel-header .panel-link.active { background: #f8c02d; color: #fff; } .accordion-area .panel-header .panel-link.collapsed { background: #ebf0f3; color: #22242b; } .accordion-area .panel-header .panel-link.collapsed:after { content: "+"; color: #1d1d1d; } .accordion-area .panel-link.active:after { content: "-"; margin-top: -10px; color: #fff; } .accordion-area .panel-link { text-align: left; border: none; position: relative; width: 100%; padding: 21px 40px; padding-right: 45px; font-size: 14px; font-weight: 700; text-transform: uppercase; border-radius: 60px; color: #000; cursor: pointer; background: #ebf0f3; } .accordion-area .panel-body p { margin-bottom: 0; padding-top: 25px; } /* tab */ .tab-element .nav-tabs { border-bottom: none; } .tab-element .nav-tabs .nav-link { border-radius: 0; font-size: 14px; font-weight: 700; color: #1f1f1f; border: none; padding: 21px 48px; margin-right: 6px; border-radius: 70px; background: #ebf0f3; margin-bottom: 10px; } .tab-element .nav-tabs .nav-item:last-child .nav-link { margin-right: 0; } .tab-element .nav-tabs .nav-link.active { background: #f8c02d; color: #fff; } .tab-element .nav-tabs .nav-link:focus, .tab-element .nav-tabs .nav-link:hover { border: none; } .tab-element .tab-pane p { padding-top: 15px; } /* Circle progress */ .circle-progress { text-align: center; display: block; position: relative; margin-bottom: 30px; } .circle-progress canvas { -webkit-transform: rotate(90deg); transform: rotate(90deg); } .circle-progress .progress-info { position: absolute; width: 100%; top: 50%; margin-top: -30px; } .circle-progress .progress-info h2 { font-size: 30px; font-weight: 700; } .circle-progress .progress-info p { font-size: 14px; margin-bottom: 0; line-height: 1.2; } /* Milestones */ .milestone { margin-bottom: 30px; } .milestone-icon { float: left; font-size: 62px; color: #f8c02d; width: 75px; } .milestone-text { overflow: hidden; padding-top: 15px; } .milestone-text h3 { font-weight: 700; } .milestone-text p { margin-bottom: 0; } /* Icon Box */ .icon-box-item { margin-bottom: 30px; } .icon-box-item .ib-icon { width: 76px; height: 76px; 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; font-size: 39px; color: #f8c02d; border: 3px solid #f8c02d; border-radius: 50%; float: left; margin-right: 20px; -webkit-transition: all 0.4s; transition: all 0.4s; } .icon-box-item .ib-text { overflow: hidden; padding-top: 3px; } .icon-box-item .ib-text h5 { margin-bottom: 15px; } .icon-box-item:hover .ib-icon { background: #f8c02d; color: #fff; } /* Preloder */ #preloder { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 999999; background: #000; } .loader { width: 40px; height: 40px; position: absolute; top: 50%; left: 50%; margin-top: -13px; margin-left: -13px; border-radius: 60px; animation: loader 0.8s linear infinite; -webkit-animation: loader 0.8s linear infinite; } @keyframes loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); border: 4px solid #f44336; border-left-color: transparent; } 50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); border: 4px solid #673ab7; border-left-color: transparent; } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); border: 4px solid #f44336; border-left-color: transparent; } } @-webkit-keyframes loader { 0% { -webkit-transform: rotate(0deg); border: 4px solid #f44336; border-left-color: transparent; } 50% { -webkit-transform: rotate(180deg); border: 4px solid #673ab7; border-left-color: transparent; } 100% { -webkit-transform: rotate(360deg); border: 4px solid #f44336; border-left-color: transparent; } } /*------------------ Header section ---------------------*/ .header-section { position: absolute; width: 100%; left: 0; top: 0; padding-left: 53px; background: rgba(0, 0, 0, 0.7); z-index: 999; } .header-nav { text-align: right; } .site-logo { float: left; display: inline-block; padding: 33px 0; } .main-menu { display: inline-block; padding-right: 50px; } .main-menu li { display: inline-block; position: relative; } .main-menu li a { display: block; font-size: 16px; color: #ffffff; font-weight: 600; padding: 33px 5px; margin-right: 55px; } .main-menu li a:hover, .main-menu li a.active { color: #f8c02d; } .main-menu li:hover>.sub-menu { visibility: visible; opacity: 1; margin-top: 0; } .main-menu .sub-menu { position: absolute; list-style: none; width: 220px; left: 0; top: 100%; text-align: left; padding: 20px 0; visibility: hidden; opacity: 0; margin-top: 50px; background: #fff; z-index: 99; -webkit-transition: all 0.4s; transition: all 0.4s; -webkit-box-shadow: 2px 7px 20px rgba(0, 0, 0, 0.15); box-shadow: 2px 7px 20px rgba(0, 0, 0, 0.15); } .main-menu .sub-menu li { display: block; } .main-menu .sub-menu li a { display: block; color: #000; margin-left: 0; padding: 5px 20px; } .main-menu .sub-menu li a:hover { color: #f8c02d; } .header-right { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .header-right .hr-btn { color: #fff; font-size: 16px; font-weight: 700; background: #313038; padding: 36px 30px 36px 60px; line-height: 1.2; position: relative; } .header-right .hr-btn i { position: absolute; width: 32px; height: 32px; top: 29px; left: 12px; display: inline-block; text-align: center; background: #f8c02d; border-radius: 50%; font-size: 16px; font-weight: 300; padding-top: 6px; margin-right: 16px; } .header-right .hr-btn.hr-btn-2 { background: #f8c02d; padding: 36px 20px; min-width: 236px; text-align: center; } .slicknav_menu { display: none; } /* ---------------- Hero section ---------------------*/ .hero-section { padding-top: 191px; padding-bottom: 108px; position: relative; } .hero-section .container { position: relative; z-index: 99; } .hero-slider { position: absolute; width: 100%; height: 100%; left: 0; top: 0; } .hero-slider .owl-stage-outer, .hero-slider .owl-stage, .hero-slider .owl-item, .hero-slider .hs-item { height: 100%; } .hero-slider .owl-dots { position: absolute; max-width: 1146px; width: 100%; bottom: 34px; left: calc(50% - 573px); } .hero-slider .owl-dots .owl-dot { display: inline-block; width: 8px; height: 8px; border-radius: 10px; margin-right: 7px; background: #fff; } .hero-slider .owl-dots .owl-dot:last-child { margin-right: 0; } .hero-slider .owl-dots .owl-dot.active { background: #f8c02d; } .hs-text { padding-top: 95px; padding-right: 10px; } .hs-text h2 { font-size: 60px; color: #fff; margin-bottom: 30px; line-height: 1.1; } .hs-text p { color: #fff; margin-bottom: 30px; } .hero-form { background: #22242b; padding: 63px 42px 73px; } .hero-form input { width: 100%; height: 49px; padding: 5px 26px; margin-bottom: 30px; border: none; font-size: 14px; color: #838383; font-style: italic; } .hero-form p { font-size: 11px; font-style: italic; margin-bottom: 25px; } /* ---------------- CTA section ---------------------*/ .cta-section { text-align: center; padding: 100px 0 78px; } .cta-section h2 { font-size: 48px; margin-bottom: 10px; } .cta-section h2 strong { font-weight: 900; color: #f8c02d; } .cta-section h5 { color: #74757b; margin-bottom: 35px; } /* ---------------- Feature section ---------------------*/ .feature-item { margin-bottom: 70px; } .feature-item:last-child { margin-bottom: 0; } .feature-text { padding-top: 50px; } .feature-text h2 { margin-bottom: 35px; } .feature-text p { margin-bottom: 38px; } .readmore { font-size: 16px; color: #f8c02d; font-weight: 900; } .readmore img { padding-left: 6px; margin-bottom: 0; } /* ---------------- Help section ---------------------*/ .help-section { background: #22242b; } .help-list { list-style: none; padding-top: 55px; } .help-list li { padding: 6px 0; padding-left: 60px; margin-bottom: 22px; font-size: 18px; font-weight: 600; color: #fff; position: relative; } .help-list li:last-child { margin-bottom: 0; } .help-list li::after { position: absolute; content: url(../img/ok-icon.png); left: 0; top: -1px; } /* ---------------- Info section ---------------------*/ .info-section { padding-bottom: 90px; } .info-text { padding-top: 30px; } .info-text h2 { margin-bottom: 10px; font-weight: 700; } .info-text h5 { margin-bottom: 35px; color: #76787f; } .info-text p { margin-bottom: 40px; } .info-text ul { list-style: none; } .info-text ul li { font-size: 30px; font-weight: 700; color: #f8c02d; margin-bottom: 10px; } /* ---------------- Score section ---------------------*/ .score-section .container { padding: 103px 15px 95px; position: relative; } .score-section h2 { font-size: 60px; margin-bottom: 13px; } .score-section h4 { margin-bottom: 45px; line-height: 1.4; } .score-section .hand-img { position: absolute; right: 170px; bottom: 0; } /* ---------------- Footer section ---------------------*/ .footer-section { padding: 100px 0 0; background: #22242b; } .footer-section p { font-style: italic; margin-bottom: 40px; } .footer-logo { display: inline-block; margin-bottom: 50px; } .footer-widget { margin-bottom: 50px; } .footer-widget h2 { font-size: 18px; font-weight: 700; margin-bottom: 30px; color: #fff; } .footer-widget ul { list-style: none; } .footer-widget ul li a { display: inline-block; font-size: 14px; color: #ffffff; margin-bottom: 15px; } .copyright { color: #74757b; font-size: 14px; padding-bottom: 20px; } .copyright i { color: #f8c02d; } .copyright a { color: #74757b; } .copyright a:hover { color: #f8c02d; } /* ---------------- Other Pages ---------------------*/ .page-top-section { height: 403px; padding-top: 190px; } .page-top-section h2 { font-size: 48px; color: #fff; } .site-breadcrumb .sb-item { font-size: 14px; color: #fff; position: relative; padding-right: 9px; } .site-breadcrumb .sb-item:after { position: absolute; content: "/"; font-size: 14px; color: #fff; right: 0; top: 0; } .site-breadcrumb .sb-item:last-child:after { display: none; } /* ---------------- About Page ------------------*/ .about-text { padding-top: 20px; } .about-text h2 { font-weight: 700; margin-bottom: 50px; } .about-text p { margin-bottom: 40px; } .review-section { background: #22242b; } .review-item { padding-right: 15px; padding-top: 30px; } .review-item p { color: #a4a6ae; margin-bottom: 25px; } .review-item h6 { font-weight: 700; color: #f8c02d; } .review-item h6 span { font-size: 14px; font-weight: 400; color: #a4a6ae; } .rating { margin-bottom: 25px; } .rating i { display: inline-block; margin-right: 3px; font-size: 18px; color: #ffd200; } .authorities-section h2 { font-weight: 700; margin-bottom: 90px; } .authoritie-item { padding-right: 15px; margin-bottom: 30px; } .authoritie-item img { margin-bottom: 30px; } .authoritie-item h4 { padding-right: 30px; font-weight: 700; margin-bottom: 30px; line-height: 1.4; } .authoritie-item p { margin-bottom: 30px; } .authoritie-item .readmore img { margin-bottom: 0; } /* -------------- Loans Page ------------------*/ .loans-text { padding-top: 15px; } .loans-text h2 { font-weight: 700; margin-bottom: 30px; line-height: 1.4; } .loans-text p { margin-bottom: 30px; } .loans-text ul { padding-left: 40px; list-style: none; margin-bottom: 40px; } .loans-text ul li { font-size: 14px; font-weight: 600; margin-bottom: 25px; padding-left: 30px; position: relative; } .loans-text ul li:after { position: absolute; content: url("../img/check-icon.png"); left: 0; top: 2px; } .loans-calculator-section { background: #22242b; } .loans-calculator { padding: 75px 67px 70px 59px; background: #fff; } .loans-calculator .ls-result { text-align: center; font-size: 16px; font-weight: 600; color: #74757b; padding: 22px 15px; margin-bottom: 25px; border-radius: 100px; line-height: 1.1; border: 1px solid #e4e8ea; background: #ebf0f3; } .loans-calculator p { font-style: italic; margin-bottom: 20px; padding-right: 30px; } .loans-calculator .slider-input-warp { padding-right: 83px; padding-left: 9px; background: #ebf0f3; } .lc-control-btn { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 30px; height: 30px; font-size: 18px; background: #ebf0f3; margin-bottom: 50px; border-radius: 40px; font-weight: 700; font-style: italic; cursor: pointer; } .lc-control-btn.ici { float: right; } .ui-widget-content { border: none; background: #ebf0f3; } .ui-widget.ui-widget-content { border: none; } .ui-widget-header { background: #ebf0f3; border-radius: 0; } .ui-slider-horizontal { height: 5px; } .ui-slider .ui-slider-handle { top: -17px; width: 93px; height: 41px; border: none; color: #fff; font-size: 16px; font-weight: 600; padding-top: 10px; border-radius: 80px; text-align: center; background: #f8c02d; } .ui-slider .ui-slider-handle:focus { outline: 0; } .calculator-scale { position: relative; margin-bottom: 10px; height: 17px; } .calculator-scale span { height: 13px; width: 2px; background: #ebf0f3; position: absolute; top: 4px; } .calculator-scale span:nth-child(1) { left: 0; } .calculator-scale span:nth-child(2) { left: 25%; margin-left: -1px; } .calculator-scale span:nth-child(3) { left: 50%; margin-left: -1px; } .calculator-scale span:nth-child(4) { left: 75%; margin-left: -1px; } .calculator-scale span:nth-child(5) { right: 0; } .lone-values { margin-bottom: 35px; } .lone-value { display: inline-block; font-size: 16px; font-weight: 600; color: #74757b; } .lone-value.lv-step { float: right; padding-right: 3px; } .services-section { padding: 60px 0 90px; } .service-item { margin-bottom: 30px; } .service-item h4 { font-weight: 700; padding: 40px 0 30px; } .service-item p { margin-bottom: 40px; } /* ---------------- Blog Page ------------------*/ .blog-post { margin-bottom: 68px; } .blog-date { display: inline-block; min-width: 137px; padding: 10px; margin: 35px 0 22px; font-size: 12px; font-weight: 700; line-height: 1.1; text-align: center; border-radius: 40px; text-transform: uppercase; color: #fff; background: #f8c02d; } .blog-title { font-size: 24px; font-weight: 700; margin-bottom: 10px; } .blog-metas { margin-bottom: 30px; } .blog-metas .blog-meta { display: inline-block; font-size: 11px; font-weight: 600; padding-right: 12px; margin-right: 8px; color: #b2b4bd; position: relative; } .blog-metas .blog-meta:after { position: absolute; content: "|"; font-size: 11px; font-weight: 600; color: #b2b4bd; right: 0; top: 0; } .blog-metas .blog-meta:last-child:after { display: none; } .site-pagination { padding-top: 15px; } .site-pagination a { display: inline-block; font-size: 16px; font-weight: 600; color: #949599; margin-right: 3px; } .site-pagination a.active { color: #f8c02d; } .sb-widget { margin-bottom: 56px; } .sb-widget:last-child { margin-bottom: 0; } .sb-widget .sb-title { font-size: 22px; font-weight: 700; margin-bottom: 35px; } .sb-widget ul { list-style: none; } .sb-widget ul li a { display: inline-block; color: #74757b; font-size: 14px; margin-bottom: 10px; } .sb-widget .search-form { position: relative; } .sb-widget .search-form input { width: 100%; height: 59px; padding-left: 24px; padding-right: 59px; border: none; border-bottom: 2px solid #f8c02d; background: #ebf0f3; } .sb-widget .search-form button { position: absolute; height: 100%; right: 0; top: 0; padding: 0 24px 5px 10px; border: none; background: transparent; } .sb-widget .tags a { font-size: 14px; color: #22242b; display: inline-block; padding: 6px 25px; border-radius: 40px; margin-bottom: 10px; margin-right: 3px; background: #dbe7f1; -webkit-transition: all 0.3s; transition: all 0.3s; } .sb-widget .tags a:hover { background: #f8c02d; color: #fff; } /* ---------------- Contact Page ------------------*/ .contact-text { padding-right: 5px; } .contact-text h2 { font-weight: 700; margin-bottom: 38px; } .contact-text p { margin-bottom: 30px; } .contact-text ul { margin-bottom: 40px; list-style: none; } .contact-text ul li { font-size: 14px; font-weight: 600; margin-bottom: 10px; } .contact-text ul li i { font-size: 29px; color: #f8c02d; display: inline-block; width: 41px; position: relative; top: 5px; font-weight: 400; } .social-links a { display: inline-block; width: 32px; height: 32px; text-align: center; font-size: 15px; padding-top: 3px; color: #cad2d9; border: 1px solid #cad2d9; border-radius: 50%; margin-right: 3px; } .social-links a:hover { color: #f8c02d; border-color: #f8c02d; } .contact-form { padding-top: 50px; } .contact-form input, .contact-form textarea { width: 100%; height: 59px; border: none; padding: 0 27px; margin-bottom: 30px; font-size: 14px; font-style: italic; color: #838383; background: #ebf0f3; } .contact-form textarea { height: 222px; padding: 20px 27px 10px; margin-bottom: 35px; resize: none; } .map { margin: 100px 0 27px; height: 511px; position: relative; background: #ddd; } .map iframe { position: absolute; width: 100%; height: 100%; left: 0; top: 0; } @media (min-width: 1200px) { .container { max-width: 1176px; } } @media only screen and (min-width: 1200px) and (max-width: 1360px) { .main-menu { padding-right: 0; } .main-menu li a { margin-right: 30px; } .header-right .hr-btn.hr-btn-2 { min-width: 210px; } } /* Medium screen : 992px. */ @media only screen and (min-width: 992px) and (max-width: 1199px) { .header-section { padding-left: 15px; } .main-menu { padding-right: 0; } .main-menu li a { margin-right: 15px; } .header-right .hr-btn.hr-btn-2 { min-width: auto; } .score-section .hand-img { right: 0; } .hero-slider .owl-dots { max-width: 930px; left: calc(50% - 465px); } } /* Tablet :768px. */ @media only screen and (min-width: 768px) and (max-width: 991px) { .header-section { padding: 0 25px; } .main-menu { padding-right: 0; } .main-menu li a { margin-right: 0; margin-left: 30px; } .header-right { display: none; } .hero-slider .owl-dots { max-width: 690px; left: calc(50% - 345px); } .hs-text { margin-bottom: 50px; padding-top: 0; } .icon-box-item .ib-icon { float: none; margin-bottom: 20px; } .score-section .hand-img { display: none; } .sidebar { padding-top: 50px; } } /* Large Mobile :480px. */ @media only screen and (max-width: 767px) { .header-section { overflow: hidden; padding: 0 25px; } .main-menu { display: none; } .slicknav_menu { padding: 0; display: block; background: transparent; } .slicknav_btn { background: #616161; margin-top: 29px; } .slicknav_nav { background: #22242b; margin-bottom: 30px; } .slicknav_nav a { margin: 0; padding: 10px 20px; border-bottom: 1px solid #111; } .slicknav_nav a:hover { color: #f8c02d; border-radius: 0; background: #0b0e25; } .slicknav_nav .slicknav_row { padding: 10px 20px; margin: 0; } .slicknav_nav .slicknav_row:hover { border-radius: 0; background: #0b0e25; } .slicknav_parent:hover { background: #22242b; color: #f8c02d; } .header-right { display: none; } .hero-slider .owl-dots { left: 0; padding: 0 15px; text-align: center; } .hs-text { margin-bottom: 50px; padding-top: 0; } .score-section h2, .hs-text h2 { font-size: 50px; } .score-section .hand-img { display: none; } .sidebar { padding-top: 50px; } .loans-calculator { padding: 70px 45px; } } /* Small Mobile :320px. */ @media only screen and (max-width: 479px) { .header-section { padding: 0 15px; } .loans-calculator { padding: 50px 15px; } .loans-calculator p { padding-right: 0; } .score-section h2, .hs-text h2, .cta-section h2 { font-size: 36px; } .hero-form { padding: 40px 20px 50px; } .icon-box-item .ib-icon { float: none; margin-bottom: 20px; } .site-btn.sb-big { min-width: auto; } .info-text ul li { font-size: 16px; } .loans-text ul { padding-left: 0; } }
0.252108
0.063802
.el-finder { width: 100%; min-width: 400px; background-color: #fff; /* font:12px trebuchet ms,lucida grande,verdana,sans-serif; */ border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border: 1px solid #ccc; margin: -1px; } .el-finder-undocked { position: absolute; min-width: 400px; border: 1px solid #ccc; padding: 5px; } /* error messages */ .el-finder-err { padding: 15px; text-align: center; background: #fee; color: #cc0509; border: 2px #844 solid; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } /* disabled */ .el-finder-disabled .el-finder-toolbar li, .el-finder-disabled .el-finder-nav, .el-finder-disabled .el-finder-cwd { opacity: 0.35; filter: alpha(opacity=35); } .el-finder .el-finder-droppable { background-color: #99ccff; } .el-finder .ui-selected { background-color: #ccc; /* background-color:#c5e4f9;*/ } .el-finder input { margin: 0; padding: 0; outline: none; border: 1px solid #ccc; } /************************************/ /* toolbar */ /************************************/ .el-finder-toolbar ul { padding: 5px 7px !important; margin: 0 !important; list-style: none; min-height: 24px; border-bottom: 1px solid #999; } .el-finder-toolbar ul li { display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; vertical-align: top; height: 22px; width: 23px; margin: 0 2px; padding: 0; background: url('../../../images/plugins/elfinder/toolbar.png') no-repeat; border: 1px solid #aaa; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; } .el-finder-toolbar ul li.delim { border: none; width: 3px; background-position: 1px -610px; } .el-finder-toolbar ul li.el-finder-tb-hover { border: 1px solid #888; background-color: #ddd; } .el-finder-toolbar ul li.disabled { opacity: 0.35; filter: alpha(opacity=35); } .el-finder-toolbar ul li.back { background-position: 3px -171px; } .el-finder-toolbar ul li.reload { background-position: 3px -192px; } .el-finder-toolbar ul li.select { background-position: 3px -214px; } .el-finder-toolbar ul li.open { background-position: 4px -235px; } .el-finder-toolbar ul li.mkdir { background-position: 4px -258px; } .el-finder-toolbar ul li.mkfile { background-position: 4px -280px; } .el-finder-toolbar ul li.upload { background-position: 3px -305px; } .el-finder-toolbar ul li.rm { background-position: 3px -330px; } .el-finder-toolbar ul li.copy { background-position: 3px -356px; } .el-finder-toolbar ul li.paste { background-position: 3px -381px; } .el-finder-toolbar ul li.rename { background-position: 3px -407px; } .el-finder-toolbar ul li.edit { background-position: 4px -435px; } .el-finder-toolbar ul li.info { background-position: 3px -462px; } .el-finder-toolbar ul li.help { background-position: 3px -487px; } .el-finder-toolbar ul li.icons { background-position: 3px -537px; } .el-finder-toolbar ul li.list { background-position: 3px -557px; } .el-finder-toolbar ul li.uncompress { background-position: 3px -583px; } .el-finder-toolbar ul li.resize { background-position: 3px -656px; } .el-finder-toolbar ul li.quicklook { background-position: 3px -726px; } .el-finder-dock-button { width: 19px; height: 19px; float: right; margin: 2px; border: 1px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: url('../../../images/plugins/elfinder/toolbar.png') 2px -705px no-repeat; } .ui-dialog .el-finder-dock-button { background-position: 2px -681px; } .el-finder-dock-button-hover { background-color: #ccc; border: 1px solid #fff; } /**********************************************************/ /* workzone, container for navigation and current folder */ /**********************************************************/ .el-finder-workzone { background-color: #fff; /* border-top:1px solid #ccc; */ border-bottom: 1px solid #ccc; position: relative; } .el-finder-spinner { position: absolute; top: 37%; left: 37%; width: 250px; height: 50px; background: transparent url('../../../images/plugins/elfinder/spinner.gif') 50% 50% no-repeat; display: none; } /* error in workzone */ .el-finder-workzone p.el-finder-err { display: none; position: absolute; left: 37%; top: 20px; } /* navigation and current directory */ .el-finder-nav, .el-finder-cwd { /* height:350px; */ min-height: 150px; overflow: auto; padding: 5px 10px 5px 5px; } /************************************/ /* navigation */ /************************************/ .el-finder-nav { float: left; width: 200px; background: #fff; } .el-finder-nav .ui-resizable-e { right: 0; } /* folders tree */ .el-finder-nav ul { list-style: none; margin: 0; padding: 0; } .el-finder-nav ul li { clear: both; } ul.el-finder-tree, ul.el-finder-places { margin-bottom: 1em; } .el-finder-nav ul li ul { margin-left: 12px; margin-bottom: 0; } .el-finder-nav ul div { width: 12px; height: 20px; float: left; margin-right: 23px; } .el-finder-nav a, .el-finder-nav div.collapsed { background-image: url("../../../images/plugins/elfinder/toolbar.png"); background-repeat: no-repeat; } .el-finder-nav div.collapsed { background-position: -1px 7px; } .el-finder-nav div.expanded { background-position: -1px -9px; } .el-finder-nav a { display: block; white-space: nowrap; line-height: 20px; color: #555 !important; cursor: default; text-decoration: none; outline: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background-position: 15px -56px; } .el-finder-nav a.dropbox { background-position: 15px -80px; } .el-finder-nav a.readonly { background-position: 15px -104px; } .el-finder-nav a.noaccess { background-position: 15px -750px; } .el-finder-nav a.selected { /* background-color:#ccc;*/ background-color: #f1f1f1; background-position: 15px -128px; } .el-finder-nav a.el-finder-tree-root { background-position: 15px -30px; font-weight: bold; } .el-finder-nav a.el-finder-places-root { background-position: 15px -152px; font-weight: bold; } .el-finder-nav ul.el-finder-tree .el-finder-droppable { background-position: 15px -237px; } /***********************************/ /* current working directory */ /************************************/ .el-finder-cwd { border-left: 0px solid #ccc; padding: 0px; } /********** view: icons ************/ .el-finder-cwd div { width: 81px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 0 3px 3px 0; margin: 10px 0px 0px 10px; padding: 1px 0; text-align: center; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #000; background-color: transparent; } .el-finder-cwd p, .el-finder-ql p { width: 48px; height: 48px; margin: 1px auto; padding: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: url('../../../images/plugins/elfinder/icons-big.png') -1px 1px no-repeat; } /* mimetypes */ .directory p { background-position: 0 -50px; } .application p, .x-java p { background-position: -1px -150px; } .audio p { background-position: -1px -300px; } .image p { background-position: -1px -250px; } .text p, .x-empty p { background-position: -1px -200px; } .video p { background-position: -1px -350px; } .vnd-adobe-photoshop p, .postscript p { background-position: 0 -250px; } /* texts */ .rtf p, .rtfd p { background-position: 0 -400px; } .html p { background-position: 0 -550px; } .css p { background-position: 0 -600px; } .javascript p, .x-javascript p { background-position: 0 -650px; } .x-perl p { background-position: 0 -700px; } .x-python p { background-position: 0 -750px; } .x-ruby p { background-position: 0 -800px; } .x-sh p, .x-shellscript p { background-position: 0 -850px; } .x-c p, .x-java-source p { background-position: 0 -900px; } .x-php p { background-position: 0 -950px; } .xml p { background-position: 0 -1000px; } /* applications */ .vnd-ms-office p, .msword p, .vnd-ms-word p, .vnd-oasis-opendocument-text p, .ms-excel p, .vnd-ms-excel p, .vnd-oasis-opendocument-spreadsheet p, .vnd-ms-powerpoint p, .vnd-oasis-opendocument-presentation p { background-position: 0 -500px; } .pdf p { background-position: 0 -450px; } .x-shockwave-flash p { background-position: 0 -1250px; } /* archives */ .zip p, .x-7z-compressed p { background-position: 0 -1050px; } .x-gzip p, .x-tar p { background-position: 0 -1100px; } .x-bzip p, .x-bzip2 p { background-position: 0 -1150px; } .x-rar p, .x-rar-compressed p { background-position: 0 -1200px; } .el-finder-cwd div.el-finder-droppable p { background-position: 0 -98px; } .el-finder-cwd label { display: block; font-size: 11px; line-height: 13px; padding: 0 1px; margin: 0; height: 25px; overflow: hidden; cursor: default; } .el-finder-cwd div input { background: #fff; color: #000; width: 81px; margin-left: -2px; outline: none; border: 1px solid #ccc; text-align: center; } .el-finder-cwd div em { float: left; margin-top: -40px; margin-left: 9px; width: 15px; height: 16px; background: url("../../../images/plugins/elfinder/icons-big.png") -17px -1310px no-repeat; } .el-finder-cwd div em.dropbox { float: right; margin-right: 9px; background-position: 0 -1308px; } .el-finder-cwd div em.noread { float: right; margin-right: 9px; background-position: 0 -1310px; } .el-finder-cwd div em.readonly { float: right; margin-right: 9px; background-position: -34px -1306px; } .el-finder-cwd div em.noaccess { float: right; margin-right: 9px; background-position: 0 -1430px; } /********** view: list ************/ .el-finder-cwd table { width: 100%; border-collapse: collapse; border-spacing: 0; border-bottom: 0px solid #ccc; margin: 0; } .el-finder-cwd table tr { background: transparent; } .el-finder-cwd table tr.el-finder-row-odd { background-color: #f7f7f7; } .el-finder-cwd table tr.ui-selected { background-color: #ddd; } .el-finder-cwd table th, .el-finder-cwd table td { padding: 3px 5px; /* border-left:1px solid #ccc; */ cursor: default; white-space: nowrap; color: #000; } .el-finder-cwd table th { text-align: left; background: #fcfcfc; font-size: .86em; } .el-finder-cwd table td.icon { width: 24px; } .el-finder-cwd table p { width: 24px; height: 16px; margin: 0; padding: 0; background: url("../../../images/plugins/elfinder/icons-small.png") 4px 0 no-repeat; } .el-finder-cwd table .size { text-align: right; } tr.directory p { background-position: 4px -16px; } tr.text p { background-position: 5px -34px; } tr.image p { background-position: 4px -51px; } tr.audio p { background-position: 4px -70px; } tr.video p { background-position: 5px -89px; } tr.application p { background-position: 4px -108px; } /* text */ tr.html p { background-position: 5px -188px; } tr.javascript p, tr.x-javascript p, tr.css p, tr.x-sql p, tr.xml p, tr.x-python p, tr.x-java-source p, tr.x-perl p, tr.x-ruby p { background-position: 5px -228px; } tr.x-php p { background-position: 5px -247px; } tr.x-c p { background-position: 5px -208px; } tr.x-shellscript p, tr.x-sh p { background-position: 5px -168px; } tr.rtf p, tr.rtfd p { background-position: 5px -148px; } /* application */ tr.x-shockwave-flash p { background-position: 4px -266px; } tr.pdf p { background-position: 4px -285px; } tr.vnd-ms-office p { background-position: 4px -325px; } tr.msword p, tr.vnd-oasis-opendocument-text p, tr.vnd-ms-word p { background-position: 4px -346px; } tr.vnd-ms-excel p, tr.ms-excel p, tr.vnd-oasis-opendocument-spreadsheet { background-position: 4px -365px; } tr.vnd-ms-powerpoint p, tr.vnd-oasis-opendocument-presentation { background-position: 4px -385px; } /* archives */ tr.x-tar p, tr.x-gzip p, tr.x-bzip p, tr.x-bzip2 p, tr.zip p, tr.x-rar p, tr.x-rar-compressed p, tr.x-7z-compressed p { background-position: 4px -305px; } tr.el-finder-droppable td.icon p { background-position: 5px -450px; } .el-finder-cwd table td p em { float: left; width: 10px; height: 12px; margin-top: 5px; background: url("../../../images/plugins/elfinder/icons-small.png") 0px -405px no-repeat; } .el-finder-cwd table p em.readonly { background-position: 0px -433px; } .el-finder-cwd table p em.dropbox { background-position: 0px -418px; } .el-finder-cwd table p em.noread, .el-finder-cwd table p em.noaccess { background-position: 0px -470px; } /************************************/ /* statusbar */ /************************************/ .el-finder-statusbar { height: 35px; border: 1px solid #fff; } .el-finder-stat, .el-finder-path, .el-finder-sel { padding: 0px 10px; font-size: 12px; color: #555; line-height: 35px; } /* current directory path */ .el-finder-path { float: left; } /* number folders/files in current directory and size */ .el-finder-stat { float: right; } /* info about selected files */ .el-finder-sel { text-align: center; } /************************************/ /* dialog window */ /************************************/ .el-finder-dialog { font-size: .84em; } .el-finder-dialog form p, .el-finder-dialog .ui-tabs p { margin: .5em; } .el-finder-dialog .ui-dialog-titlebar { padding: .2em .1em .1em .8em; } .el-finder-dialog .ui-dialog-buttonpane { padding: .1em 1em .1em .4em; font-size: .9em; } .el-finder-dialog .ui-dialog-content { padding: 5px; } .el-finder-dialog hr { border: 0; border-bottom: 1px #ccc solid; clear: both; } .el-finder-dialog ul { margin-top: 0; } .el-finder-dialog kbd { font-size: 1.2em; } .el-finder-dialog a { outline: none; } .el-finder-dialog textarea { width: 98.9%; height: 400px; outline: none; border: 1px solid #ccc; font-family: "Monaco", "Andale Mono", "Lucida Console", monospace; } .el-finder-dialog .ui-state-error { margin: 5px 0; padding: .5em; clear: both; } .el-finder-dialog .ui-state-error .ui-icon { float: left; margin-right: .3em; } .el-finder-add-field { cursor: pointer; } .el-finder-add-field span { float: left; margin-right: .7em; } .el-finder-dialog table { width: 100%; } .el-finder-dialog table td { padding: 2px 5px; } .el-finder-dialog .ui-tabs { font-size: .98em; } .el-finder-dialog .ui-tabs div { padding: 0 .5em; } .el-finder-dialog .ui-tabs-nav li a { padding: .2em 1em; } /************************************/ /* contextmenu */ /************************************/ .el-finder-contextmenu { position: absolute; width: 200px; background: #fff; color: #000; cursor: default; border: 1px solid #ccc; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 5px 0; } .el-finder-contextmenu div { position: relative; display: block; margin: 0; padding: 4px 29px 4px 29px; white-space: nowrap; font: 12px trebuchet ms, lucida grande, verdana, sans-serif; background: url('../../../images/plugins/elfinder/toolbar.png') 0 0 no-repeat; } .el-finder-contextmenu span { float: right; width: 9px; height: 18px; margin-right: -27px; background: url("../../../images/plugins/elfinder/toolbar.png") -4px 5px no-repeat; } .el-finder-contextmenu div.el-finder-contextmenu-sub { position: absolute; top: 0; display: none; margin: 0; padding: 5px 0; background: #fff; border: 1px solid #ccc; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .el-finder-contextmenu div.reload { background-position: 5px -192px; } .el-finder-contextmenu div.select { background-position: 5px -214px; } .el-finder-contextmenu div.open { background-position: 6px -235px; } .el-finder-contextmenu div.mkdir { background-position: 6px -258px; } .el-finder-contextmenu div.mkfile { background-position: 6px -280px; } .el-finder-contextmenu div.upload { background-position: 5px -305px; } .el-finder-contextmenu div.rm { background-position: 5px -330px; } .el-finder-contextmenu div.copy { background-position: 5px -356px; } .el-finder-contextmenu div.cut { background-position: 5px -631px; } .el-finder-contextmenu div.duplicate { background-position: 5px -356px; } .el-finder-contextmenu div.paste { background-position: 5px -381px; } .el-finder-contextmenu div.rename { background-position: 5px -407px; } .el-finder-contextmenu div.edit { background-position: 6px -435px; } .el-finder-contextmenu div.info { background-position: 5px -462px; } .el-finder-contextmenu div.help { background-position: 5px -487px; } .el-finder-contextmenu div.icons { background-position: 5px -537px; } .el-finder-contextmenu div.list { background-position: 5px -557px; } .el-finder-contextmenu div.archive { background-position: 5px -583px; } .el-finder-contextmenu div.extract { background-position: 5px -583px; } .el-finder-contextmenu div.resize { background-position: 5px -655px; } .el-finder-contextmenu div.quicklook { background-position: 5px -727px; } .el-finder-contextmenu div.delim { margin: 0; padding: 0; height: 1px; border-top: 1px solid #eee; background: transparent; display: block; } .el-finder-contextmenu div.hover { background-color: #99ccff; } .el-finder-places { margin-top: .5em; } .el-finder-drag-helper { padding: 0; cursor: move; zoom: 1; } .el-finder-drag-helper div { border: 0 solid; margin-left: -57px; } .el-finder-drag-copy { background: url('../../../images/plugins/elfinder/toolbar.png') 0 -771px no-repeat; } .el-finder-drag-helper label { border: 1px solid #ccc; background-color: #eee; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } /************************************/ /* QuickLook */ /************************************/ .el-finder-ql { position: absolute; width: 420px; height: auto; padding: 12px 9px; text-align: center; border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px; background: url("../../../images/plugins/elfinder/ql.png"); overflow: inherit !important; } .el-finder-ql.directory p { background-position: 0 -50px; } /* toolbar */ .el-finder-ql div.el-finder-ql-drag-handle { height: 18px; font-size: 14px; background-color: #777; margin: -12px -9px 12px -9px; padding: 3px 0 0 19px; opacity: .8; text-align: center; white-space: nowrap; overflow: hidden; -moz-border-radius-topleft: 9px; -moz-border-radius-topright: 9px; -webkit-border-top-left-radius: 9px; -webkit-border-top-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; } /* close button */ .el-finder-ql div.el-finder-ql-drag-handle span { float: left; margin: 0 19px 0 -15px; } /* title in tolbar */ .el-finder-ql div.el-finder-ql-drag-handle strong { line-height: 18px; margin-left: -17px; color: #fff; } .el-finder-ql div.el-finder-ql-media { width: 100%; padding: 0; } .el-finder-ql div.el-finder-ql-content { width: 100%; font: 0.82em/1.3em trebuchet ms, lucida grande, verdana, sans-serif; padding: 5px 0; overflow: hidden; } .el-finder-ql div.el-finder-ql-content span, .el-finder-ql div.el-finder-ql-content a { display: block; color: #fff; } /* text files preview */ .el-finder-ql iframe { background: #fff; width: 100%; height: 315px; padding: 0; margin: 0; border: none; outline: none; } /* images preview */ .el-finder-ql img { margin: 0 auto; border: 1px solid #fff; } /* button help */ .el-finder-help-std { background: url("../../../images/plugins/elfinder/icons-big.png") 0 -1380px no-repeat; width: 48px; height: 48px; float: right; } .el-finder-logo { background: url("../../../images/plugins/elfinder/icons-big.png") 0 -1329px no-repeat; width: 48px; height: 48px; float: left; } .el-finder-ql .ui-resizable-e, .el-finder-ql .ui-resizable-s { background: transparent !important; }
Avant/avant/war/assets/adminica/styles/plugins/elfinder/elfinder.css
.el-finder { width: 100%; min-width: 400px; background-color: #fff; /* font:12px trebuchet ms,lucida grande,verdana,sans-serif; */ border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border: 1px solid #ccc; margin: -1px; } .el-finder-undocked { position: absolute; min-width: 400px; border: 1px solid #ccc; padding: 5px; } /* error messages */ .el-finder-err { padding: 15px; text-align: center; background: #fee; color: #cc0509; border: 2px #844 solid; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } /* disabled */ .el-finder-disabled .el-finder-toolbar li, .el-finder-disabled .el-finder-nav, .el-finder-disabled .el-finder-cwd { opacity: 0.35; filter: alpha(opacity=35); } .el-finder .el-finder-droppable { background-color: #99ccff; } .el-finder .ui-selected { background-color: #ccc; /* background-color:#c5e4f9;*/ } .el-finder input { margin: 0; padding: 0; outline: none; border: 1px solid #ccc; } /************************************/ /* toolbar */ /************************************/ .el-finder-toolbar ul { padding: 5px 7px !important; margin: 0 !important; list-style: none; min-height: 24px; border-bottom: 1px solid #999; } .el-finder-toolbar ul li { display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; vertical-align: top; height: 22px; width: 23px; margin: 0 2px; padding: 0; background: url('../../../images/plugins/elfinder/toolbar.png') no-repeat; border: 1px solid #aaa; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; } .el-finder-toolbar ul li.delim { border: none; width: 3px; background-position: 1px -610px; } .el-finder-toolbar ul li.el-finder-tb-hover { border: 1px solid #888; background-color: #ddd; } .el-finder-toolbar ul li.disabled { opacity: 0.35; filter: alpha(opacity=35); } .el-finder-toolbar ul li.back { background-position: 3px -171px; } .el-finder-toolbar ul li.reload { background-position: 3px -192px; } .el-finder-toolbar ul li.select { background-position: 3px -214px; } .el-finder-toolbar ul li.open { background-position: 4px -235px; } .el-finder-toolbar ul li.mkdir { background-position: 4px -258px; } .el-finder-toolbar ul li.mkfile { background-position: 4px -280px; } .el-finder-toolbar ul li.upload { background-position: 3px -305px; } .el-finder-toolbar ul li.rm { background-position: 3px -330px; } .el-finder-toolbar ul li.copy { background-position: 3px -356px; } .el-finder-toolbar ul li.paste { background-position: 3px -381px; } .el-finder-toolbar ul li.rename { background-position: 3px -407px; } .el-finder-toolbar ul li.edit { background-position: 4px -435px; } .el-finder-toolbar ul li.info { background-position: 3px -462px; } .el-finder-toolbar ul li.help { background-position: 3px -487px; } .el-finder-toolbar ul li.icons { background-position: 3px -537px; } .el-finder-toolbar ul li.list { background-position: 3px -557px; } .el-finder-toolbar ul li.uncompress { background-position: 3px -583px; } .el-finder-toolbar ul li.resize { background-position: 3px -656px; } .el-finder-toolbar ul li.quicklook { background-position: 3px -726px; } .el-finder-dock-button { width: 19px; height: 19px; float: right; margin: 2px; border: 1px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: url('../../../images/plugins/elfinder/toolbar.png') 2px -705px no-repeat; } .ui-dialog .el-finder-dock-button { background-position: 2px -681px; } .el-finder-dock-button-hover { background-color: #ccc; border: 1px solid #fff; } /**********************************************************/ /* workzone, container for navigation and current folder */ /**********************************************************/ .el-finder-workzone { background-color: #fff; /* border-top:1px solid #ccc; */ border-bottom: 1px solid #ccc; position: relative; } .el-finder-spinner { position: absolute; top: 37%; left: 37%; width: 250px; height: 50px; background: transparent url('../../../images/plugins/elfinder/spinner.gif') 50% 50% no-repeat; display: none; } /* error in workzone */ .el-finder-workzone p.el-finder-err { display: none; position: absolute; left: 37%; top: 20px; } /* navigation and current directory */ .el-finder-nav, .el-finder-cwd { /* height:350px; */ min-height: 150px; overflow: auto; padding: 5px 10px 5px 5px; } /************************************/ /* navigation */ /************************************/ .el-finder-nav { float: left; width: 200px; background: #fff; } .el-finder-nav .ui-resizable-e { right: 0; } /* folders tree */ .el-finder-nav ul { list-style: none; margin: 0; padding: 0; } .el-finder-nav ul li { clear: both; } ul.el-finder-tree, ul.el-finder-places { margin-bottom: 1em; } .el-finder-nav ul li ul { margin-left: 12px; margin-bottom: 0; } .el-finder-nav ul div { width: 12px; height: 20px; float: left; margin-right: 23px; } .el-finder-nav a, .el-finder-nav div.collapsed { background-image: url("../../../images/plugins/elfinder/toolbar.png"); background-repeat: no-repeat; } .el-finder-nav div.collapsed { background-position: -1px 7px; } .el-finder-nav div.expanded { background-position: -1px -9px; } .el-finder-nav a { display: block; white-space: nowrap; line-height: 20px; color: #555 !important; cursor: default; text-decoration: none; outline: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background-position: 15px -56px; } .el-finder-nav a.dropbox { background-position: 15px -80px; } .el-finder-nav a.readonly { background-position: 15px -104px; } .el-finder-nav a.noaccess { background-position: 15px -750px; } .el-finder-nav a.selected { /* background-color:#ccc;*/ background-color: #f1f1f1; background-position: 15px -128px; } .el-finder-nav a.el-finder-tree-root { background-position: 15px -30px; font-weight: bold; } .el-finder-nav a.el-finder-places-root { background-position: 15px -152px; font-weight: bold; } .el-finder-nav ul.el-finder-tree .el-finder-droppable { background-position: 15px -237px; } /***********************************/ /* current working directory */ /************************************/ .el-finder-cwd { border-left: 0px solid #ccc; padding: 0px; } /********** view: icons ************/ .el-finder-cwd div { width: 81px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 0 3px 3px 0; margin: 10px 0px 0px 10px; padding: 1px 0; text-align: center; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #000; background-color: transparent; } .el-finder-cwd p, .el-finder-ql p { width: 48px; height: 48px; margin: 1px auto; padding: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: url('../../../images/plugins/elfinder/icons-big.png') -1px 1px no-repeat; } /* mimetypes */ .directory p { background-position: 0 -50px; } .application p, .x-java p { background-position: -1px -150px; } .audio p { background-position: -1px -300px; } .image p { background-position: -1px -250px; } .text p, .x-empty p { background-position: -1px -200px; } .video p { background-position: -1px -350px; } .vnd-adobe-photoshop p, .postscript p { background-position: 0 -250px; } /* texts */ .rtf p, .rtfd p { background-position: 0 -400px; } .html p { background-position: 0 -550px; } .css p { background-position: 0 -600px; } .javascript p, .x-javascript p { background-position: 0 -650px; } .x-perl p { background-position: 0 -700px; } .x-python p { background-position: 0 -750px; } .x-ruby p { background-position: 0 -800px; } .x-sh p, .x-shellscript p { background-position: 0 -850px; } .x-c p, .x-java-source p { background-position: 0 -900px; } .x-php p { background-position: 0 -950px; } .xml p { background-position: 0 -1000px; } /* applications */ .vnd-ms-office p, .msword p, .vnd-ms-word p, .vnd-oasis-opendocument-text p, .ms-excel p, .vnd-ms-excel p, .vnd-oasis-opendocument-spreadsheet p, .vnd-ms-powerpoint p, .vnd-oasis-opendocument-presentation p { background-position: 0 -500px; } .pdf p { background-position: 0 -450px; } .x-shockwave-flash p { background-position: 0 -1250px; } /* archives */ .zip p, .x-7z-compressed p { background-position: 0 -1050px; } .x-gzip p, .x-tar p { background-position: 0 -1100px; } .x-bzip p, .x-bzip2 p { background-position: 0 -1150px; } .x-rar p, .x-rar-compressed p { background-position: 0 -1200px; } .el-finder-cwd div.el-finder-droppable p { background-position: 0 -98px; } .el-finder-cwd label { display: block; font-size: 11px; line-height: 13px; padding: 0 1px; margin: 0; height: 25px; overflow: hidden; cursor: default; } .el-finder-cwd div input { background: #fff; color: #000; width: 81px; margin-left: -2px; outline: none; border: 1px solid #ccc; text-align: center; } .el-finder-cwd div em { float: left; margin-top: -40px; margin-left: 9px; width: 15px; height: 16px; background: url("../../../images/plugins/elfinder/icons-big.png") -17px -1310px no-repeat; } .el-finder-cwd div em.dropbox { float: right; margin-right: 9px; background-position: 0 -1308px; } .el-finder-cwd div em.noread { float: right; margin-right: 9px; background-position: 0 -1310px; } .el-finder-cwd div em.readonly { float: right; margin-right: 9px; background-position: -34px -1306px; } .el-finder-cwd div em.noaccess { float: right; margin-right: 9px; background-position: 0 -1430px; } /********** view: list ************/ .el-finder-cwd table { width: 100%; border-collapse: collapse; border-spacing: 0; border-bottom: 0px solid #ccc; margin: 0; } .el-finder-cwd table tr { background: transparent; } .el-finder-cwd table tr.el-finder-row-odd { background-color: #f7f7f7; } .el-finder-cwd table tr.ui-selected { background-color: #ddd; } .el-finder-cwd table th, .el-finder-cwd table td { padding: 3px 5px; /* border-left:1px solid #ccc; */ cursor: default; white-space: nowrap; color: #000; } .el-finder-cwd table th { text-align: left; background: #fcfcfc; font-size: .86em; } .el-finder-cwd table td.icon { width: 24px; } .el-finder-cwd table p { width: 24px; height: 16px; margin: 0; padding: 0; background: url("../../../images/plugins/elfinder/icons-small.png") 4px 0 no-repeat; } .el-finder-cwd table .size { text-align: right; } tr.directory p { background-position: 4px -16px; } tr.text p { background-position: 5px -34px; } tr.image p { background-position: 4px -51px; } tr.audio p { background-position: 4px -70px; } tr.video p { background-position: 5px -89px; } tr.application p { background-position: 4px -108px; } /* text */ tr.html p { background-position: 5px -188px; } tr.javascript p, tr.x-javascript p, tr.css p, tr.x-sql p, tr.xml p, tr.x-python p, tr.x-java-source p, tr.x-perl p, tr.x-ruby p { background-position: 5px -228px; } tr.x-php p { background-position: 5px -247px; } tr.x-c p { background-position: 5px -208px; } tr.x-shellscript p, tr.x-sh p { background-position: 5px -168px; } tr.rtf p, tr.rtfd p { background-position: 5px -148px; } /* application */ tr.x-shockwave-flash p { background-position: 4px -266px; } tr.pdf p { background-position: 4px -285px; } tr.vnd-ms-office p { background-position: 4px -325px; } tr.msword p, tr.vnd-oasis-opendocument-text p, tr.vnd-ms-word p { background-position: 4px -346px; } tr.vnd-ms-excel p, tr.ms-excel p, tr.vnd-oasis-opendocument-spreadsheet { background-position: 4px -365px; } tr.vnd-ms-powerpoint p, tr.vnd-oasis-opendocument-presentation { background-position: 4px -385px; } /* archives */ tr.x-tar p, tr.x-gzip p, tr.x-bzip p, tr.x-bzip2 p, tr.zip p, tr.x-rar p, tr.x-rar-compressed p, tr.x-7z-compressed p { background-position: 4px -305px; } tr.el-finder-droppable td.icon p { background-position: 5px -450px; } .el-finder-cwd table td p em { float: left; width: 10px; height: 12px; margin-top: 5px; background: url("../../../images/plugins/elfinder/icons-small.png") 0px -405px no-repeat; } .el-finder-cwd table p em.readonly { background-position: 0px -433px; } .el-finder-cwd table p em.dropbox { background-position: 0px -418px; } .el-finder-cwd table p em.noread, .el-finder-cwd table p em.noaccess { background-position: 0px -470px; } /************************************/ /* statusbar */ /************************************/ .el-finder-statusbar { height: 35px; border: 1px solid #fff; } .el-finder-stat, .el-finder-path, .el-finder-sel { padding: 0px 10px; font-size: 12px; color: #555; line-height: 35px; } /* current directory path */ .el-finder-path { float: left; } /* number folders/files in current directory and size */ .el-finder-stat { float: right; } /* info about selected files */ .el-finder-sel { text-align: center; } /************************************/ /* dialog window */ /************************************/ .el-finder-dialog { font-size: .84em; } .el-finder-dialog form p, .el-finder-dialog .ui-tabs p { margin: .5em; } .el-finder-dialog .ui-dialog-titlebar { padding: .2em .1em .1em .8em; } .el-finder-dialog .ui-dialog-buttonpane { padding: .1em 1em .1em .4em; font-size: .9em; } .el-finder-dialog .ui-dialog-content { padding: 5px; } .el-finder-dialog hr { border: 0; border-bottom: 1px #ccc solid; clear: both; } .el-finder-dialog ul { margin-top: 0; } .el-finder-dialog kbd { font-size: 1.2em; } .el-finder-dialog a { outline: none; } .el-finder-dialog textarea { width: 98.9%; height: 400px; outline: none; border: 1px solid #ccc; font-family: "Monaco", "Andale Mono", "Lucida Console", monospace; } .el-finder-dialog .ui-state-error { margin: 5px 0; padding: .5em; clear: both; } .el-finder-dialog .ui-state-error .ui-icon { float: left; margin-right: .3em; } .el-finder-add-field { cursor: pointer; } .el-finder-add-field span { float: left; margin-right: .7em; } .el-finder-dialog table { width: 100%; } .el-finder-dialog table td { padding: 2px 5px; } .el-finder-dialog .ui-tabs { font-size: .98em; } .el-finder-dialog .ui-tabs div { padding: 0 .5em; } .el-finder-dialog .ui-tabs-nav li a { padding: .2em 1em; } /************************************/ /* contextmenu */ /************************************/ .el-finder-contextmenu { position: absolute; width: 200px; background: #fff; color: #000; cursor: default; border: 1px solid #ccc; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 5px 0; } .el-finder-contextmenu div { position: relative; display: block; margin: 0; padding: 4px 29px 4px 29px; white-space: nowrap; font: 12px trebuchet ms, lucida grande, verdana, sans-serif; background: url('../../../images/plugins/elfinder/toolbar.png') 0 0 no-repeat; } .el-finder-contextmenu span { float: right; width: 9px; height: 18px; margin-right: -27px; background: url("../../../images/plugins/elfinder/toolbar.png") -4px 5px no-repeat; } .el-finder-contextmenu div.el-finder-contextmenu-sub { position: absolute; top: 0; display: none; margin: 0; padding: 5px 0; background: #fff; border: 1px solid #ccc; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .el-finder-contextmenu div.reload { background-position: 5px -192px; } .el-finder-contextmenu div.select { background-position: 5px -214px; } .el-finder-contextmenu div.open { background-position: 6px -235px; } .el-finder-contextmenu div.mkdir { background-position: 6px -258px; } .el-finder-contextmenu div.mkfile { background-position: 6px -280px; } .el-finder-contextmenu div.upload { background-position: 5px -305px; } .el-finder-contextmenu div.rm { background-position: 5px -330px; } .el-finder-contextmenu div.copy { background-position: 5px -356px; } .el-finder-contextmenu div.cut { background-position: 5px -631px; } .el-finder-contextmenu div.duplicate { background-position: 5px -356px; } .el-finder-contextmenu div.paste { background-position: 5px -381px; } .el-finder-contextmenu div.rename { background-position: 5px -407px; } .el-finder-contextmenu div.edit { background-position: 6px -435px; } .el-finder-contextmenu div.info { background-position: 5px -462px; } .el-finder-contextmenu div.help { background-position: 5px -487px; } .el-finder-contextmenu div.icons { background-position: 5px -537px; } .el-finder-contextmenu div.list { background-position: 5px -557px; } .el-finder-contextmenu div.archive { background-position: 5px -583px; } .el-finder-contextmenu div.extract { background-position: 5px -583px; } .el-finder-contextmenu div.resize { background-position: 5px -655px; } .el-finder-contextmenu div.quicklook { background-position: 5px -727px; } .el-finder-contextmenu div.delim { margin: 0; padding: 0; height: 1px; border-top: 1px solid #eee; background: transparent; display: block; } .el-finder-contextmenu div.hover { background-color: #99ccff; } .el-finder-places { margin-top: .5em; } .el-finder-drag-helper { padding: 0; cursor: move; zoom: 1; } .el-finder-drag-helper div { border: 0 solid; margin-left: -57px; } .el-finder-drag-copy { background: url('../../../images/plugins/elfinder/toolbar.png') 0 -771px no-repeat; } .el-finder-drag-helper label { border: 1px solid #ccc; background-color: #eee; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } /************************************/ /* QuickLook */ /************************************/ .el-finder-ql { position: absolute; width: 420px; height: auto; padding: 12px 9px; text-align: center; border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px; background: url("../../../images/plugins/elfinder/ql.png"); overflow: inherit !important; } .el-finder-ql.directory p { background-position: 0 -50px; } /* toolbar */ .el-finder-ql div.el-finder-ql-drag-handle { height: 18px; font-size: 14px; background-color: #777; margin: -12px -9px 12px -9px; padding: 3px 0 0 19px; opacity: .8; text-align: center; white-space: nowrap; overflow: hidden; -moz-border-radius-topleft: 9px; -moz-border-radius-topright: 9px; -webkit-border-top-left-radius: 9px; -webkit-border-top-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; } /* close button */ .el-finder-ql div.el-finder-ql-drag-handle span { float: left; margin: 0 19px 0 -15px; } /* title in tolbar */ .el-finder-ql div.el-finder-ql-drag-handle strong { line-height: 18px; margin-left: -17px; color: #fff; } .el-finder-ql div.el-finder-ql-media { width: 100%; padding: 0; } .el-finder-ql div.el-finder-ql-content { width: 100%; font: 0.82em/1.3em trebuchet ms, lucida grande, verdana, sans-serif; padding: 5px 0; overflow: hidden; } .el-finder-ql div.el-finder-ql-content span, .el-finder-ql div.el-finder-ql-content a { display: block; color: #fff; } /* text files preview */ .el-finder-ql iframe { background: #fff; width: 100%; height: 315px; padding: 0; margin: 0; border: none; outline: none; } /* images preview */ .el-finder-ql img { margin: 0 auto; border: 1px solid #fff; } /* button help */ .el-finder-help-std { background: url("../../../images/plugins/elfinder/icons-big.png") 0 -1380px no-repeat; width: 48px; height: 48px; float: right; } .el-finder-logo { background: url("../../../images/plugins/elfinder/icons-big.png") 0 -1329px no-repeat; width: 48px; height: 48px; float: left; } .el-finder-ql .ui-resizable-e, .el-finder-ql .ui-resizable-s { background: transparent !important; }
0.272702
0.061904
@media only screen and (min-width: 768px) and (max-width: 959px) { h1 {font-size: 50px;line-height: 58px;color: #111;} h2 {font-size: 32px;line-height: 40px;} h3 {font-size: 28px;line-height: 36px;} .separator-title{margin-top:0px;margin-bottom:0px;position:relative;} .separator-title span.separator-subheader{top:18px;} .separator-title h2.separator-mainheader{top:-22px;} .header-image{background-color:#333;height:400px;width:100%;} blockquote {width: 700px; margin: 0 auto;} hr.dividerline {width: 748px;margin:10px 10px 20px 10px;} footer .footer-border{border-top: dotted 1px #ccc;height:1px;width:100%;margin-top:0px;float:left;} footer .copyright p{font-size:12px;} footer .footer-inside{text-align:center;padding:0px 0px 0px 0px;} .smallsection-textwithbutton {padding:25px 0px;} } @media only screen and (max-width: 767px) { h1 {font-size: 46px;line-height: 54px;color: #111;} h2 {font-size: 28px;line-height: 36px;} h3 {font-size: 24px;line-height: 32px;} .left-wrapper {text-align: center;} .right-wrapper {text-align: center;} hr.dividerline {width: 400px;margin:10px 10px 20px 10px;} .separator{background-color:#eee;height:3px;} .separator-title{margin-top:0px;margin-bottom:0px;position:relative;} .separator-title span.separator-subheader{top:18px;} .separator-title h2.separator-mainheader{top:-20px;padding-right:10px;} .about-video{padding-bottom:20px;} blockquote {width: 400px; margin: 0 auto;} footer .footer-border{margin-top:25px;} footer .copyright{text-align:center;} footer .social-footer{text-align:center;margin:0 auto;} footer .footer-inside{text-align:center;padding: 30px 0px 0px 0px;} footer .footer-inside.end{text-align:center;padding: 0px 0px 10px 0px;} .quote{padding-top:25px;} .painting{padding-bottom:20px !important;} .painting img{width: 100% !important; height: auto;} } @media only screen and (max-width: 479px) { h1 {font-size: 42px;line-height: 50px;color: #111;} h2 {font-size: 24px;line-height: 32px;} h3 {font-size: 20px;line-height: 28px;} h4 {font-size: 18px;line-height: 26px;} .heading-text{min-height:50px;height:auto; margin-bottom: 0px; } .heading-text.long{min-height:85px; } hr.dividerline {width: 280px;margin:10px 10px 20px 10px;} blockquote {width: 280px; margin: 0 auto;} .quote{margin-top:0px;padding-top:15px;} footer .copyright{text-align:center;min-height:48px;} }
public/css/media.css
@media only screen and (min-width: 768px) and (max-width: 959px) { h1 {font-size: 50px;line-height: 58px;color: #111;} h2 {font-size: 32px;line-height: 40px;} h3 {font-size: 28px;line-height: 36px;} .separator-title{margin-top:0px;margin-bottom:0px;position:relative;} .separator-title span.separator-subheader{top:18px;} .separator-title h2.separator-mainheader{top:-22px;} .header-image{background-color:#333;height:400px;width:100%;} blockquote {width: 700px; margin: 0 auto;} hr.dividerline {width: 748px;margin:10px 10px 20px 10px;} footer .footer-border{border-top: dotted 1px #ccc;height:1px;width:100%;margin-top:0px;float:left;} footer .copyright p{font-size:12px;} footer .footer-inside{text-align:center;padding:0px 0px 0px 0px;} .smallsection-textwithbutton {padding:25px 0px;} } @media only screen and (max-width: 767px) { h1 {font-size: 46px;line-height: 54px;color: #111;} h2 {font-size: 28px;line-height: 36px;} h3 {font-size: 24px;line-height: 32px;} .left-wrapper {text-align: center;} .right-wrapper {text-align: center;} hr.dividerline {width: 400px;margin:10px 10px 20px 10px;} .separator{background-color:#eee;height:3px;} .separator-title{margin-top:0px;margin-bottom:0px;position:relative;} .separator-title span.separator-subheader{top:18px;} .separator-title h2.separator-mainheader{top:-20px;padding-right:10px;} .about-video{padding-bottom:20px;} blockquote {width: 400px; margin: 0 auto;} footer .footer-border{margin-top:25px;} footer .copyright{text-align:center;} footer .social-footer{text-align:center;margin:0 auto;} footer .footer-inside{text-align:center;padding: 30px 0px 0px 0px;} footer .footer-inside.end{text-align:center;padding: 0px 0px 10px 0px;} .quote{padding-top:25px;} .painting{padding-bottom:20px !important;} .painting img{width: 100% !important; height: auto;} } @media only screen and (max-width: 479px) { h1 {font-size: 42px;line-height: 50px;color: #111;} h2 {font-size: 24px;line-height: 32px;} h3 {font-size: 20px;line-height: 28px;} h4 {font-size: 18px;line-height: 26px;} .heading-text{min-height:50px;height:auto; margin-bottom: 0px; } .heading-text.long{min-height:85px; } hr.dividerline {width: 280px;margin:10px 10px 20px 10px;} blockquote {width: 280px; margin: 0 auto;} .quote{margin-top:0px;padding-top:15px;} footer .copyright{text-align:center;min-height:48px;} }
0.141548
0.08292
@import url(/open-sans-v27-latin/best-support.css); :root { --rbro-primary-text-color: #191919; --rbro-active-button-color: #191919; --rbro-mainPanel-bg-color: #3B3B3B; --rbro-mainPanel-logo-bg-color: #3B3B3B; --rbro-mainPanel-button-color: #F33198; --rbro-mainPanel-button-hover-color: #FF63B6; --rbro-mainPanel-text-color: #FFFFFF; --rbro-mainPanel-item-color: #C5C5C5; --rbro-detailPanel-button-color: #3CC4FF; --rbro-detailPanel-button-hover-color: #009EE2; --rbro-detailPanel-focus-color: #3CC4FF; --rbro-detailPanel-section-color: rgba(59,59,59,0.2); --rbro-detailPanel-section-hover-color: rgba(59,59,59,0.15); --rbro-detailPanel-sectionHeader-color: #191919; --rbro-popup-main-color: #3CC4FF; --rbro-popup-item-bg-color: #3CC4FF; --rbro-popup-item-alt-bg-color: #0177A9; --rbro-popup-item-text-color: #FFFFFF; --rbro-popup-description-color: #8C8C8C; --rbro-popup-content-border-color: #191919; } .rbroClassicTheme { --rbro-primary-text-color: #444444; --rbro-active-button-color: #004864; --rbro-mainPanel-bg-color: #004864; --rbro-mainPanel-logo-bg-color: #C5C5C5; --rbro-mainPanel-button-color: #336D83; --rbro-mainPanel-button-hover-color: #FDC700; --rbro-mainPanel-text-color: #F1F3F4; --rbro-mainPanel-item-color: #DDDDDD; --rbro-detailPanel-button-color: #004864; --rbro-detailPanel-button-hover-color: #FDC700; --rbro-detailPanel-focus-color: #004864; --rbro-detailPanel-section-color: #D4E6F4; --rbro-detailPanel-section-hover-color: rgba(113,171,218,0.2); --rbro-detailPanel-sectionHeader-color: #004864; --rbro-popup-main-color: #004864; --rbro-popup-item-bg-color: #D4E6F4; --rbro-popup-item-alt-bg-color: #B2E6D1; --rbro-popup-item-text-color: #444444; --rbro-popup-description-color: #666666; --rbro-popup-content-border-color: #444444; } /* normalizing styles */ #reportbro * { outline: none; } #reportbro { font-family: 'Open Sans', sans-serif; text-rendering: optimizelegibility; outline: none; color: var(--rbro-primary-text-color); font-weight: 400; font-size: 16px; margin: 0; padding: 0; position: absolute; width: 100%; min-width: 1140px; /* prevent menu item wrap on too small screens */ height: 100%; top: auto; left: auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Main content container - general styles */ .rbroContainer { font-family: 'Open Sans', sans-serif; position: absolute; width: 100%; overflow: hidden; top: 45px; bottom: 0; left: 0; background-color: #E4E7EA; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } .rbroContainer > div { position: absolute; top: 0; bottom: 0; height: 100%; overflow: auto; box-sizing: border-box; } .rbroContainer input, .rbroContainer select, .rbroContainer textarea { color: var(--rbro-primary-text-color); width: 100%; box-sizing: border-box; height: 28px; border-radius: 4px; border: 1px solid rgba(0,0,0,0.1); background-color: #F1F3F4; transition: all 0.2s linear; padding: 0 4px; margin: 0; outline: none; font-size: 12px; font-weight: inherit; box-shadow: none; } .rbroContainer select { transition: none; } .rbroContainer input[type=checkbox] { height: auto; width: auto; margin: 0; padding: 0; display: inline-block; opacity: inherit; } .rbroContainer input[type=file] { color: transparent; padding: 0; border: none; background-color: transparent; height: auto; } .rbroContainer textarea { resize: none !important; min-height: 34px; padding: 5px; } .rbroContainer input:focus, .rbroContainer select:focus, .rbroContainer textarea:focus { background: #FFFFFF; border: 1px solid var(--rbro-detailPanel-focus-color); outline: none; } .rbroContainer input[disabled], .rbroContainer select[disabled], .rbroContainer textarea[disabled] { background: transparent; color: #8C8C8C; } /* Menu panel */ .rbroMenuPanel { background-color: #FFFFFF; position: absolute; width: 100%; height: 45px; top: 0; left: 0; font-size: 15px; z-index: 1; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } .rbroMenuPanel > div { position: absolute; top: 0; } .rbroLogo { position: absolute; left: 0; top: 0; width: 230px; background-image: url(src/rb_logo_white.png); background-repeat: no-repeat; height: 45px; background-size: auto 85%; background-position: center; background-color: var(--rbro-mainPanel-logo-bg-color); z-index: 10; } .rbroClassicTheme .rbroLogo { background-image: url(src/rb_logo_dark.png); } .rbroToolButtonContainer { left: 230px; } .rbroElementButtonContainer { left: 620px; width: calc(100% - 630px); display: flex; justify-content: space-between; align-items: center; } .rbroElementButtons { height: 45px; } .rbroActionButtons > div, .rbroElementButtons > div { display: inline-block; } .rbroZoom { margin: 4px; } .rbroZoom .rbroZoomLevel { font-size: 11px; vertical-align: middle; width: 32px; display: inline-block; text-align: right; } .rbroZoomButton.rbroRoundButton { margin: 0 0 0 4px; } .rbroZoomButton.rbroRoundButton:not([disabled]) { color: var(--rbro-primary-text-color); background-color: #E4E7EA; } .rbroZoomButton.rbroRoundButton:not([disabled]):hover { background-color: rgba(0,0,0,0.15); } /* Sidebar menu enabled */ .rbroMenuPanelSidebar .rbroMainPanel { height: calc(100% - 45px); } .rbroMenuPanelSidebar .rbroLogo { top: auto; bottom: 0; background-color: var(--rbro-mainPanel-logo-bg-color); } .rbroMenuPanelSidebar .rbroDocumentPanel { right: 92px; padding: 10px 0; } .rbroMenuPanelSidebar .rbroMenuPanel { right: 0; top: 0; left: auto; width: 92px; height: 100%; padding: 2px; box-sizing: border-box; } .rbroMenuPanelSidebar .rbroMenuPanel > div { position: relative; left: 0; } .rbroMenuPanelSidebar .rbroToolButtonContainer { display: block; } .rbroMenuPanelSidebar .rbroElementButtonContainer { display: block; width: auto; } .rbroMenuPanelSidebar .rbroElementButtons { border-top: 1px solid #E4E7EA; border-bottom: 1px solid #E4E7EA; margin-top: 5px; margin-bottom: 10px; height: auto; } .rbroMenuPanelSidebar .rbroMenuButton { border: none; } .rbroMenuPanelSidebar .rbroActionButtons { display: flex; justify-content: space-between; flex-wrap: wrap; } .rbroMenuPanelSidebar .rbroActionButtons .rbroActionButton { display: block; margin: 4px 1px; } .rbroMenuPanelSidebar .rbroZoom { margin: 4px 0; } .rbroMenuPanelSidebar .rbroZoomButton { display: inline-block; } .rbroMenuPanelSidebar .rbroContainer { top: 0; } .rbroMenuPanelSidebar .rbroDetailPanel { margin-top: 0; } .rbroMenuPanelSidebar .rbroGridButton { display: block; } /* Main Panel - Navigation */ .rbroMainPanel { left: 0; background-color: var(--rbro-mainPanel-bg-color); width: 230px; color: var(--rbro-mainPanel-text-color); } .rbroMainPanel ul, .rbroMainPanel li { list-style: none inside; padding: 0; margin: 0; } .rbroMainPanel > ul > li { border-bottom: 1px solid rgba(255, 255, 255, 0.1); line-height: 20px; } .rbroMainPanel > ul > li > ul > li:not(:empty) { line-height: 20px; } .rbroMainPanel > div:hover { background-color: rgba(116, 116, 130, 0.2); } .rbroMenuItem { display: flex; justify-content: space-between; padding: 10px 5px; cursor: pointer; text-transform: uppercase; } .rbroMenuItem.rbroUnusedParameter { background-color: #191919; } .rbroMenuItem.rbroUnusedParameter:hover { background-color: rgba(34, 34, 34,0.8); } .rbroMenuItem > div { display: flex; align-items: center; overflow: hidden; white-space: nowrap; } .rbroMenuItem > div > span { -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; max-width: 100%; } .rbroMenuItem:hover { background-color: rgba(116, 116, 130, 0.2); } .rbroMenuItem.rbroMenuItemActive { background-color: #FFFFFF; color: var(--rbro-primary-text-color); } .rbroMenuItem.rbroError { background-color: #FFCCCC; color: var(--rbro-primary-text-color); } .rbroMenuItem.rbroMenuItemActive.rbroError { background-color: #FFFFFF; color: #FF3B30; } .rbroMenuItem.rbroMenuItemDragOver { border-bottom: 3px solid #6CDF86; } ul ul .rbroMenuItem { padding: 2px 5px; font-size: 14px; text-transform: none; color: var(--rbro-mainPanel-text-color); } ul ul ul .rbroMenuItem { padding: 2px 5px 2px 12px; color: var(--rbro-mainPanel-item-color); } ul ul ul ul .rbroMenuItem { padding: 2px 5px 2px 20px; } ul ul ul ul ul .rbroMenuItem { padding: 2px 5px 2px 30px; } ul ul ul ul ul ul .rbroMenuItem { padding: 2px 5px 2px 40px; } ul ul .rbroMenuItemText { width: calc(100% - 56px); } .rbroMenuArrow { font-size: 12px; margin-right: 2px; transition: all 0.2s linear; margin-left: 2px; } .rbroMenuItem.rbroMenuItemOpen .rbroMenuArrow { transform: rotate(90deg); } .rbroMenuItemNoChildren .rbroMenuArrow { display: none; } .rbroMainPanelSizer { width: 3px; cursor: ew-resize; background: #C5C5C5; transition: background 0.2s linear; } .rbroMainPanelSizer:hover { background: #009EE2; } /* Detail Panel */ .rbroDetailPanel { width: 390px; background-color: #FFFFFF; font-size: 13px; margin-top: 2px; border-right: 2px solid #E4E7EA; } .rbroEmptyDetailPanel { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } .rbroEmptyDetailPanel .rbroLogo { background-image: url(src/rb_logo_dark.png); width: 390px; height: 70px; background-size: auto 80%; opacity: 0.08; position: relative; background-color: transparent; } .rbroFormRowContainer { /* groups multiple rbroFormRow without borders within the group */ border-bottom: 1px solid #E4E7EA; } .rbroFormRowContainer .rbroFormRow { border: none; } .rbroFormRow { display: flex; justify-content: space-between; align-items: center; padding: 10px; box-sizing: border-box; border-bottom: 1px solid #E4E7EA; } .rbroFormRow label { width: 35%; cursor: pointer; } .rbroFormRow label.rbroDisabled { color: #C5C5C5; } .rbroFormField { width: 65%; } .rbroFormField:not(.rbroSplit) > :nth-child(n+2) { /* add some top margin in case of multiline formField */ margin-top: 5px; } .rbroSplit, .rbroTripleSplit { /* splitting a formField */ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; } .rbroSplit .rbroErrorMessage { width: 100%; } .rbroSplit input { width: 49%; } .rbroTripleSplit input, .rbroTripleSplit select { width: 32%; } .rbroSelector textarea, .rbroSelector input { width: 85%; font-family: 'Open Sans', sans-serif; } .rbroSmallInput input { width: 70px; } .rbroInfo a, .rbroInfo a:hover, .rbroInfo a:visited, .rbroInfo a:focus, .rbroInfo a:active { color: var(--rbro-detailPanel-button-color); text-decoration: none; } .rbroInfo a:hover { color: var(--rbro-detailPanel-button-hover-color); } /* Rich Text Editor */ .rbroFormRow.rbroRichTextEditor { flex-direction: column; } .rbroRichTextEditor .rbroButton { margin: 5px 2px 0 0; } /* For styling font selection only */ .rbroSelectFont select:first-child { width: 70%; } .rbroSelectFont select:nth-child(2) { width: 22%; } .rbroPanelSection, .rbroPanelSection.rbroPanelSectionHeaderOpen:hover { justify-content: center; cursor: pointer; background-color: var(--rbro-detailPanel-section-color); } .rbroPanelSection:hover { background-color: var(--rbro-detailPanel-section-hover-color); } .rbroPanelSection.rbroPanelSectionHeaderOpen { border-bottom: none; } .rbroPanelSection .rbroPanelSectionHeader { display: flex; align-items: center; text-transform: uppercase; font-size: 18px; color: var(--rbro-detailPanel-sectionHeader-color); } .rbroPanelSection .rbroPanelSectionHeader > span { margin: 0 5px; } .rbroFormRow.rbroError { background-color: #FFCCCC; align-items: flex-start; } /* Document Panel - Template layouting and PDF preview */ .rbroDocumentPanel { padding-top: 10px; right: 0; border: 2px solid #E4E7EA; } .rbroHasTabs.rbroDocumentPanel { padding: 0; } .rbroDocument { background-color: #FFFFFF; box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); margin: 0 auto; overflow: hidden; position: relative; transform-origin: top left; } .rbroDocumentContent { position: absolute; } .rbroDocumentGrid { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAEklEQVQYlWNgYGD4zzAKBh8AAJYTAQA4FYKbAAAAAElFTkSuQmCC); background-repeat: repeat; position: absolute; } .rbroDocumentPreview { height: calc(100% - 50px); width: 100%; position: absolute; top: 45px; left: 0; z-index: -1; } .rbroDocumentBandDescription { display: none; pointer-events: none; } .rbroElementDragOver { background-color: rgba(204,204,204,0.2); } .rbroElementDragOver > .rbroDocumentBandDescription { display: flex; justify-content: center; align-items: center; height: 100%; font-size: 32px; font-weight: 600; color: rgba(0,72,100,0.4); } /* Document Panel - Tabs to switch between layout and preview */ .rbroDocumentTabs { text-align: center; } .rbroTabButton { height: 45px; padding: 12px 14px; text-align: center; border-right: 1px solid #E4E7EA; font-size: 16px; font-weight: 400; color: var(--rbro-primary-text-color); background-color: #F1F3F4; position: relative; } .rbroTabButton.rbroActive { background-color: #FFFFFF; color: var(--rbro-detailPanel-button-color); cursor: text; } .rbroTabButton > span { color: var(--rbro-primary-text-color); cursor: pointer; font-weight: 400; position: absolute; padding: 9px; } .rbroTabButton:not(.rbroActive):hover { background-color: #F1F3F4; color: var(--rbro-detailPanel-button-color); } .rbroTabButton .rbroIcon-cancel { top: -4px; right: -4px; } .rbroTabButton.rbroPdfPreview.rbroXlsxDownload { padding-right: 85px; } .rbroTabButton.rbroPdfPreview { padding-right: 35px; } .rbroXlsxDownlaodButton { font-size: 26px; top: 0; right: 30px; } .rbroTabButton .rbroIcon-cancel:hover, .rbroXlsxDownlaodButton:hover { color: var(--rbro-detailPanel-button-color); } /* Document Panel - Elements */ .rbroSectionElement { position: absolute; box-sizing: border-box; } .rbroSectionBandElement { position: absolute; } .rbroDocElement { position: absolute; box-sizing: border-box; } .rbroDocElement.rbroSelected { cursor: move; } .rbroContentContainerHelper { overflow: hidden; position: absolute; left: -1px; top: -1px; display: flex; } .rbroFrameElement .rbroContentContainerHelper { overflow: initial; } .rbroImageElement .rbroContentContainerHelper { height: calc(100% + 2px); width: calc(100% + 2px); } .rbroDocElementContentText { white-space: pre-wrap; overflow: hidden; display: flex; } .rbroDocElementContentText span { width: 100%; } .rbroDocElementAlignCenter, .rbroDocElementAlignCenter .rbroDocElementContentText { justify-content: center; } .rbroDocElementAlignLeft, .rbroDocElementAlignLeft .rbroDocElementContentText { justify-content: flex-start; } .rbroDocElementAlignRight, .rbroDocElementAlignRight .rbroDocElementContentText { justify-content: flex-end; } .rbroDocElementAlignJustify, .rbroDocElementAlignJustify .rbroDocElementContentText { justify-content: flex-start; } .rbroDocElementVAlignTop, .rbroDocElementVAlignTop .rbroDocElementContentText { align-items: flex-start; } .rbroDocElementVAlignMiddle, .rbroDocElementVAlignMiddle .rbroDocElementContentText { align-items: center; } .rbroDocElementVAlignBottom, .rbroDocElementVAlignBottom .rbroDocElementContentText { align-items: flex-end; } .rbroTextElement, .rbroImageElement, .rbroFrameElement { border: 1px dotted #8C8C8C; } .rbroTableElement table, .rbroTableElement table thead, .rbroTableElement table tbody, .rbroTableElement table tfoot, .rbroTableElement table tr, .rbroTableElement table th, .rbroTableElement table td { border-collapse: collapse; border-spacing: 0; position: relative; margin: 0; padding: 0; min-width: 0; min-height: 0; font-weight: 400; color: inherit; box-sizing: border-box; background-color: transparent; text-align: left; box-shadow: none; } .rbroTableTextElement { padding: 0; position: relative; } .rbroBorderTableFrameRow .rbroTableTextElement, .rbroBorderTableRow .rbroTableTextElement, .rbroBorderTableFrame .rbroTableTextElement, .rbroBorderTableNone .rbroTableTextElement { border: 1px dotted #C5C5C5 !important; } .rbroBorderTableFrameRow .rbroTableTextElement.rbroSelected, .rbroBorderTableRow .rbroTableTextElement.rbroSelected, .rbroBorderTableFrame .rbroTableTextElement.rbroSelected, .rbroBorderTableNone .rbroTableTextElement.rbroSelected, .rbroBorderTableGrid .rbroTableTextElement.rbroSelected { border: 1px solid #C5C5C5 !important; } .rbroTextElement.rbroSelected, .rbroImageElement.rbroSelected, .rbroBarCodeElement.rbroSelected, .rbroFrameElement.rbroSelected { border: 1px solid #C5C5C5; } .rbroPageBreakElement { background-color: #000000; } .rbroSelectionArea { position: absolute; border: 1px solid #000000; } /* Rich text layout styles */ .rbroDocElementContentText p { margin: 0; padding: 0; } .rbroDocElementContentText a { color: inherit; } .rbroDocElementContentText p.ql-align-center { text-align: center; } .rbroDocElementContentText p.ql-align-right { text-align: right; } .rbroDocElementContentText p.ql-align-justify { text-align: justify; white-space: initial; } /* Document template styling, element resizer */ .rbroDocumentBand { position: absolute; width: 100%; } .rbroDivider { position: absolute; overflow: hidden; } .rbroDividerMarginLeft, .rbroDividerMarginRight { top: 0; bottom: 0; border-left: 1px dashed #8C8C8C; } .rbroDividerMarginTop, .rbroDividerMarginBottom, .rbroDividerFooter, .rbroDividerHeader { left: 0; right: 0; border-top: 1px dashed #8C8C8C; } .rbroDividerSection, .rbroDividerSectionBand { left: 0; right: 0; } .rbroDividerSection { border-top: 1px solid #95badc; } .rbroDividerSectionBand { border-top: 1px dashed #95badc; } .rbroSizer { width: 7px; height: 7px; position: absolute; border: 1px solid #808080; background-color: #F1F3F4; } .rbroSizer.rbroSizerMove { cursor: move; } .rbroSizerN { top:-5px; left: calc(50% - 5px); cursor: ns-resize; } .rbroSizerNE { top: -5px; right: -5px; cursor: nesw-resize; } .rbroSizerE { top: calc(50% - 5px); right: -5px; cursor: ew-resize; } .rbroSizerSE { bottom: -5px; right: -5px; cursor: nwse-resize; } .rbroSizerS { bottom: -5px; left: calc(50% - 5px); cursor: ns-resize; } .rbroSizerSW { bottom: -5px; left: -5px; cursor: nesw-resize; } .rbroSizerW { top: calc(50% - 5px); left: -5px; cursor: ew-resize; } .rbroSizerNW { top: -5px; left: -5px; cursor: nwse-resize; } /* Buttons */ .rbroButton, button.rbroButton { cursor: pointer; transition: all 0.2s linear; display: inline-block; box-sizing: border-box; border: inherit; margin: 0; } .rbroMenuItem .rbroButton { margin-left: 5px; min-width: 18px; } button.rbroActionButton { background-color: #E4E7EA; color: var(--rbro-primary-text-color); font-size: 16px; font-weight: 400; padding: 6px 11px; margin: 0 2px 0 0; border: 2px solid transparent; border-radius: 4px; } button.rbroActionButton:hover, button.rbroActionButton.rbroButtonActive { background-color: rgba(0,0,0,0.15); } button.rbroActionButton.rbroButtonActive { border: 2px solid var(--rbro-active-button-color); } .rbroMenuButton { height: 45px; padding: 12px 13px; text-align: center; border-right: 1px solid #E4E7EA; font-size: 16px; font-weight: 400; color: var(--rbro-primary-text-color); background-color: #FFFFFF; } .rbroMenuButton:not(.rbroActive):hover { background-color: #F1F3F4; color: var(--rbro-detailPanel-button-color); } .rbroMenuButton span { margin: 0 1px; } button.rbroButton[disabled], button.rbroButton[disabled]:hover, button.rbroMenuButton[disabled], button.rbroMenuButton[disabled]:hover, .rbroButton.rbroDisabled, .rbroButton.rbroDisabled:hover { color: #C5C5C5; background-color: #FFFFFF; cursor: not-allowed; border-color: #E4E7EA; } .rbroDeleteButton { color: var(--rbro-mainPanel-item-color); } .rbroMenuItem.rbroError .rbroDeleteButton { color: var(--rbro-primary-text-color); } .rbroDeleteButton:hover, .rbroMenuItem.rbroError .rbroDeleteButton:hover { color: var(--rbro-mainPanel-button-hover-color); } .rbroRoundButton { border-radius: 50%; color: #FFFFFF; background-color: var(--rbro-detailPanel-button-color); font-size: 14px; padding: 5px; border: none; } .rbroRoundButton:hover{ background-color: var(--rbro-detailPanel-button-hover-color); color: #FFFFFF; } .rbroMenuItem .rbroRoundButton { background-color: var(--rbro-mainPanel-button-color); } .rbroMenuItem .rbroRoundButton:hover { background-color: var(--rbro-mainPanel-button-hover-color); } /* Common */ .rbroColumnCenter { display: flex; flex-direction: column; align-items: center; } .rbroErrorMessage { color: #FF3B30; } .rbroErrorMessage:empty { display: none; } .rbroBackgroundOverlay { position: fixed; top: 0; right: 0; width: 100%; height: 100%; z-index: 9999; background: rgba(0, 0, 0, 0.85); } .rbroHidden { display: none !important; } .rbroFixedBackground { overflow: hidden; } .rbroLoadingIndicator { background-color: rgba(255,255,255,0.9); background-image: url(src/ajaxload.gif); background-position: center; background-repeat: no-repeat; background-size: 40px auto; left: 0; top: 0; position: fixed; width: 100%; height: 100%; z-index: 100000; } /* Drag & drop */ .rbroDropTarget * { /* prevent dragleave from firing when dragging into a child element */ pointer-events: none; } /* Popup Window */ .rbroPopupWindow { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 400; position: absolute; background-color: #FFFFFF; color: var(--rbro-primary-text-color); box-sizing: border-box; border: 2px solid var(--rbro-popup-main-color); z-index: 999999; border-radius: 4px; } .rbroPopupWindowContent { width: 100%; height: 100%; overflow-y: auto; } .rbroPopupWindowCancel { position: absolute; top: -13px; right: -13px; background-color: var(--rbro-detailPanel-button-color); } .rbroPopupWindow ul { list-style-type: none; margin: 0; padding: 0; } .rbroPopupWindow li { list-style-type: none; margin: 0; padding: 4px 10px; display: block; } .rbroPopupWindow li:not(.rbroPopupItemSeparator) { cursor: pointer; } .rbroPopupWindow li:not(.rbroPopupItemSeparator):hover { background-color: #F1F3F4; } .rbroPopupWindow .rbroPopupItemSeparator { text-align: center; background-color: var(--rbro-popup-item-bg-color); color: var(--rbro-popup-item-text-color); font-weight: 600; padding: 8px 10px; } .rbroPopupWindow .rbroPopupItemSeparator.rbroParameterGroup { background-color: var(--rbro-popup-item-alt-bg-color); } .rbroPopupWindow .rbroPopupItemHeader { font-size: 13px; } .rbroPopupWindow .rbroPopupItemDescription { font-size: 11px; color: var(--rbro-popup-description-color); } .rbroPopupWindowContent table, .rbroPopupWindowContent table thead, .rbroPopupWindowContent table tbody, .rbroPopupWindowContent table tr, .rbroPopupWindowContent table th, .rbroPopupWindowContent table td { border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; background-color: transparent; text-align: left; font-weight: 400; color: inherit; box-sizing: border-box; box-shadow: none; position: relative; top: 0; left: 0; vertical-align: middle; } .rbroPopupWindowContent table { width: 98%; margin: 10px auto 0; } .rbroPopupWindowContent table th:not(:first-child) { background-color: var(--rbro-popup-item-bg-color); color: var(--rbro-popup-item-text-color); border: 1px solid #E4E7EA; padding: 5px 2px; font-weight: 600; text-align: center; } .rbroPopupWindowContent table th:first-child { width: 2%; } .rbroPopupWindowContent table th .rbroButton { margin-left: 5px; } .rbroPopupWindowContent table td:not(:first-child) { border: 1px solid #8C8C8C; } .rbroPopupWindowContent table input, .rbroPopupWindowContent table input:focus { color: var(--rbro-primary-text-color); width: 100%; box-sizing: border-box; height: 30px; padding: 4px; margin: 0; border: none; border-radius: 0; font-size: 12px; font-weight: 400; display: inline-block; opacity: 1; background-color: transparent; box-shadow: none; } .rbroPopupWindowContent table td.rbroHasFocus { border: 1px solid #009EE2; } .rbroPopupWindowContent table td.rbroHasFocus input { border: 2px solid #009EE2; padding: 2px; } .rbroPopupWindowContent table .rbroButton { vertical-align: baseline; } .rbroFullWidthButton { display: block; margin: 0 12px 10px 38px; } .rbroFullWidthButton .rbroPopupWindowButton { width: 100%; } .rbroPopupWindowButton { padding: 12px; text-align: center; color: var(--rbro-primary-text-color); background-color: #F1F3F4; font-size: 16px; } .rbroPopupWindowButton:hover { background-color: #E4E7EA; } .rbroPopupSearch, .rbroPopupSearch:focus { width: 100%; position: relative; top: 0; left: 0; height: 32px; box-sizing: border-box; border: none; transition: all 0.2s linear; padding: 0 4px; outline: none; font-size: 12px; border-radius: 4px 4px 0 0 ; box-shadow: none; } /* ReportBro color picker */ .rbroColorPickerContainer { transition: all 0.2s linear; background-color: #F1F3F4; border-radius: 20px 4px 4px 20px; border: 1px solid rgba(0,0,0,0.1); height: 28px; position: relative; } .rbroColorPickerContainer.rbroActive { border: 1px solid var(--rbro-detailPanel-focus-color); background-color: #FFFFFF; } .rbroColorPickerContainer input, .rbroColorPickerContainer input:focus { height: 28px; margin: 0 0 0 30px; width: calc(100% - 30px); background-color: #F1F3F4; border: none; color: var(--rbro-primary-text-color); display: block; font-size: 13px; padding: 0 5px; } .rbroColorPickerContainer.rbroActive input { background-color: #FFFFFF; } .rbroColorPicker { position: absolute; left: 2px; top: 2px; width: 24px; height: 24px; background-color: currentColor; border-radius: 100%; cursor: pointer; } .rbroColorPicker.rbroTransparentColorSelect { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==); } .rbroColorPalette { background-color: #F1F3F4; border: 1px solid #F1F3F4; border-radius: 4px; position: absolute; padding: 3px 5px; width: 172px; box-shadow: rgba(0,0,0,0.2) 0 2px 8px; box-sizing: border-box; z-index: 1; } .rbroColorPalette .rbroColorPaletteItem { float: left; height: 16px; margin: 2px; padding: 0; width: 16px; border: 2px solid transparent; cursor: pointer; display: block; border-radius: 100%; overflow: hidden; box-sizing: border-box; background-color: currentColor; } .rbroColorPalette .rbroColorPaletteItem:hover { border: 2px solid var(--rbro-popup-main-color); } .rbroColorPalette .rbroClearColorPalette { display: inline-block; width: 100%; cursor: pointer; padding: 2px; text-align: center; } @font-face { font-family: 'reportbro'; src: url(src/iconfonts/reportbro.woff2?449bd2bc4b226e5640779e0da6703bbf) format('woff2'), url(src/iconfonts/reportbro.ttf?e0c4d6e9868ab31674a76bea13d8b302) format('truetype'), url(src/iconfonts/reportbro.woff?4679086a3cee0a68759e2aa04b3a6eeb) format('woff'), url(src/iconfonts/reportbro.svg?999b4dd40797fe6009c9ddb7b1bd23b0#reportbro) format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="rbroIcon-"], [class*=" rbroIcon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'reportbro' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .rbroIcon-check:before { content: "\e938"; } .rbroIcon-delete:before { content: "\e937"; } .rbroIcon-insert-report:before { content: "\e936"; } .rbroIcon-row-delete:before { content: "\e92f"; } .rbroIcon-column-delete:before { content: "\e930"; } .rbroIcon-row-add-below:before { content: "\e931"; } .rbroIcon-row-add-above:before { content: "\e932"; } .rbroIcon-column-add-left:before { content: "\e933"; } .rbroIcon-column-add-right:before { content: "\e934"; } .rbroIcon-section:before { content: "\e92e"; } .rbroIcon-frame:before { content: "\e915"; } .rbroIcon-xlsx:before { content: "\e92d"; } .rbroIcon-arrow-line-up:before { content: "\e92c"; } .rbroIcon-barcode:before { content: "\e92a"; } .rbroIcon-download:before { content: "\e92b"; } .rbroIcon-edit:before { content: "\e924"; } .rbroIcon-magnifier:before { content: "\e926"; } .rbroIcon-play:before { content: "\e927"; } .rbroIcon-preview:before { content: "\e928"; } .rbroIcon-select:before { content: "\e925"; } .rbroIcon-page-break:before { content: "\e91f"; } .rbroIcon-line:before { content: "\e91e"; } .rbroIcon-border-table-frame:before { content: "\e920"; } .rbroIcon-border-table-frame-row:before { content: "\e921"; } .rbroIcon-border-table-row:before { content: "\e922"; } .rbroIcon-border-table-none:before { content: "\e914"; } .rbroIcon-border-table-grid:before { content: "\e929"; } .rbroIcon-border-all:before { content: "\e91a"; } .rbroIcon-border-right:before { content: "\e916"; } .rbroIcon-border-left:before { content: "\e917"; } .rbroIcon-border-top:before { content: "\e918"; } .rbroIcon-border-bottom:before { content: "\e919"; } .rbroIcon-grid:before { content: "\e910"; } .rbroIcon-console:before { content: "\e911"; } .rbroIcon-image:before { content: "\e912"; } .rbroIcon-text:before { content: "\e913"; } .rbroIcon-settings:before { content: "\e901"; } .rbroIcon-refresh:before { content: "\e923"; } .rbroIcon-save:before { content: "\e90a"; } .rbroIcon-undo:before { content: "\e90e"; } .rbroIcon-redo:before { content: "\e90f"; } .rbroIcon-align-center:before { content: "\e91b"; } .rbroIcon-align-middle:before { content: "\e902"; } .rbroIcon-align-bottom:before { content: "\e91c"; } .rbroIcon-align-left:before { content: "\e91d"; } .rbroIcon-align-right:before { content: "\e903"; } .rbroIcon-align-top:before { content: "\e904"; } .rbroIcon-table:before { content: "\e905"; } .rbroIcon-italic:before { content: "\e906"; } .rbroIcon-bold:before { content: "\e907"; } .rbroIcon-underline:before { content: "\e908"; } .rbroIcon-strikethrough:before { content: "\e900"; } .rbroIcon-text-align-left:before { content: "\e909"; } .rbroIcon-text-align-center:before { content: "\e90b"; } .rbroIcon-text-align-right:before { content: "\e90c"; } .rbroIcon-text-align-justify:before { content: "\e90d"; } .rbroIcon-minus:before { content: "\e805"; } .rbroIcon-arrow-right:before { content: "\e935"; } .rbroIcon-arrow-down:before { content: "\e60c"; } .rbroIcon-cancel:before { content: "\e604"; } .rbroIcon-plus:before { content: "\e611"; } @charset "UTF-8"; /* * * Based on: * CSS TOGGLE SWITCH * * <NAME> - ghinda.net * https://github.com/ghinda/css-toggle-switch * */ /* Hide by default */ .switch-toggle a, .switch-light span span { display: none; } /* We can't test for a specific feature, * so we only target browsers with support for media queries. */ @media only screen { /* Checkbox */ .switch-light { position: relative; display: block; /* simulate default browser focus outlines on the switch, * when the inputs are focused. */ } .switch-light::after { clear: both; content: ''; display: table; } .switch-light *, .switch-light *:before, .switch-light *:after { box-sizing: border-box; } .switch-light a { display: block; transition: all 0.2s ease-out; } .switch-light label, .switch-light input:focus ~ span a, .switch-light input:focus + label { outline:none; } } @media only screen { /* don't hide the input from screen-readers and keyboard access */ .switch-light input[type=checkbox] { position: absolute; opacity: 0; z-index: 3; } .switch-light input:checked ~ span a { right: 0; } /* inherit from label */ .switch-light strong { font-weight: inherit; } .switch-light > span { position: relative; overflow: hidden; display: block; padding: 0; text-align: left; } .switch-light span span { position: relative; z-index: 2; display: block; float: left; width: 50%; text-align: center; user-select: none; } .switch-light a { position: absolute; right: 50%; top: 0; z-index: 1; display: block; width: 50%; height: 100%; padding: 0; } } /* Material Theme */ /* switch-light */ @media only screen { .switch-light.switch-material a { top: -2px; width: 26px; height: 26px; border-radius: 50%; background: #fafafa; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.12); transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1); } .switch-material.switch-light { overflow: visible; } .switch-material.switch-light::after { clear: both; content: ''; display: table; } .switch-material.switch-light > span { overflow: visible; position: relative; top: 3px; width: 52px; height: 24px; border-radius: 16px; background: rgba(0, 0, 0, 0.26); } .switch-material.switch-light span span { position: absolute; clip: rect(0 0 0 0); } .switch-material.switch-light input:checked ~ span a { right: 0; background: #00ad69; box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 6px 0 rgba(0, 0, 0, 0.12); } .switch-material.switch-light input:checked ~ span { background: rgba(0, 173, 105, 0.3); } } /*! * Quill Editor v1.3.7 * https://quilljs.com/ * Copyright (c) 2014, <NAME> * Copyright (c) 2013, salesforce.com * * ReportBro Theme Modification * https://reportbro.com/ * Copyright (c) 2021 jobsta */ .ql-snow, .ql-snow * { box-sizing: border-box; } .ql-container { font-family: Helvetica, Arial, sans-serif; font-size: 12px; height: 100%; width: 100%; margin: 0; position: relative; } .ql-container.ql-disabled .ql-tooltip { visibility: hidden; } .ql-container.ql-disabled .ql-editor ul[data-checked] > li::before { pointer-events: none; } .ql-clipboard { left: -100000px; height: 1px; overflow-y: hidden; position: absolute; top: 50%; } .ql-clipboard p { margin: 0; padding: 0; } .ql-editor { line-height: 1.2; height: 100%; min-height: 100px; overflow-y: auto; padding: 6px; white-space: pre-wrap; word-wrap: break-word; } .ql-editor > * { cursor: text; } .ql-editor p, .ql-editor ol, .ql-editor ul, .ql-editor pre, .ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 { margin: 0; padding: 0; counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; } .ql-editor ol, .ql-editor ul { padding-left: 10px; } .ql-editor ol > li, .ql-editor ul > li { list-style-type: none; } .ql-editor ul > li::before { content: '\2022'; } .ql-editor ul[data-checked=true], .ql-editor ul[data-checked=false] { pointer-events: none; } .ql-editor ul[data-checked=true] > li *, .ql-editor ul[data-checked=false] > li * { pointer-events: all; } .ql-editor ul[data-checked=true] > li::before, .ql-editor ul[data-checked=false] > li::before { color: #777; cursor: pointer; pointer-events: all; } .ql-editor ul[data-checked=true] > li::before { content: '\2611'; } .ql-editor ul[data-checked=false] > li::before { content: '\2610'; } .ql-editor li::before { display: inline-block; white-space: nowrap; width: 1.2em; } .ql-editor li:not(.ql-direction-rtl)::before { margin-left: -1.5em; margin-right: 0.3em; text-align: right; } .ql-editor li.ql-direction-rtl::before { margin-left: 0.3em; margin-right: -1.5em; } .ql-editor ol li:not(.ql-direction-rtl), .ql-editor ul li:not(.ql-direction-rtl) { padding-left: 1.5em; } .ql-editor ol li.ql-direction-rtl, .ql-editor ul li.ql-direction-rtl { padding-right: 1.5em; } .ql-editor ol li { counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; counter-increment: list-0; } .ql-editor ol li:before { content: counter(list-0, decimal) '. '; } .ql-editor ol li.ql-indent-1 { counter-increment: list-1; } .ql-editor ol li.ql-indent-1:before { content: counter(list-1, lower-alpha) '. '; } .ql-editor ol li.ql-indent-1 { counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-2 { counter-increment: list-2; } .ql-editor ol li.ql-indent-2:before { content: counter(list-2, lower-roman) '. '; } .ql-editor ol li.ql-indent-2 { counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-3 { counter-increment: list-3; } .ql-editor ol li.ql-indent-3:before { content: counter(list-3, decimal) '. '; } .ql-editor ol li.ql-indent-3 { counter-reset: list-4 list-5 list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-4 { counter-increment: list-4; } .ql-editor ol li.ql-indent-4:before { content: counter(list-4, lower-alpha) '. '; } .ql-editor ol li.ql-indent-4 { counter-reset: list-5 list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-5 { counter-increment: list-5; } .ql-editor ol li.ql-indent-5:before { content: counter(list-5, lower-roman) '. '; } .ql-editor ol li.ql-indent-5 { counter-reset: list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-6 { counter-increment: list-6; } .ql-editor ol li.ql-indent-6:before { content: counter(list-6, decimal) '. '; } .ql-editor ol li.ql-indent-6 { counter-reset: list-7 list-8 list-9; } .ql-editor ol li.ql-indent-7 { counter-increment: list-7; } .ql-editor ol li.ql-indent-7:before { content: counter(list-7, lower-alpha) '. '; } .ql-editor ol li.ql-indent-7 { counter-reset: list-8 list-9; } .ql-editor ol li.ql-indent-8 { counter-increment: list-8; } .ql-editor ol li.ql-indent-8:before { content: counter(list-8, lower-roman) '. '; } .ql-editor ol li.ql-indent-8 { counter-reset: list-9; } .ql-editor ol li.ql-indent-9 { counter-increment: list-9; } .ql-editor ol li.ql-indent-9:before { content: counter(list-9, decimal) '. '; } .ql-editor .ql-indent-1:not(.ql-direction-rtl) { padding-left: 3em; } .ql-editor li.ql-indent-1:not(.ql-direction-rtl) { padding-left: 4.5em; } .ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: 3em; } .ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: 4.5em; } .ql-editor .ql-indent-2:not(.ql-direction-rtl) { padding-left: 6em; } .ql-editor li.ql-indent-2:not(.ql-direction-rtl) { padding-left: 7.5em; } .ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: 6em; } .ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: 7.5em; } .ql-editor .ql-indent-3:not(.ql-direction-rtl) { padding-left: 9em; } .ql-editor li.ql-indent-3:not(.ql-direction-rtl) { padding-left: 10.5em; } .ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: 9em; } .ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: 10.5em; } .ql-editor .ql-indent-4:not(.ql-direction-rtl) { padding-left: 12em; } .ql-editor li.ql-indent-4:not(.ql-direction-rtl) { padding-left: 13.5em; } .ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: 12em; } .ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: 13.5em; } .ql-editor .ql-indent-5:not(.ql-direction-rtl) { padding-left: 15em; } .ql-editor li.ql-indent-5:not(.ql-direction-rtl) { padding-left: 16.5em; } .ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: 15em; } .ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: 16.5em; } .ql-editor .ql-indent-6:not(.ql-direction-rtl) { padding-left: 18em; } .ql-editor li.ql-indent-6:not(.ql-direction-rtl) { padding-left: 19.5em; } .ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: 18em; } .ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: 19.5em; } .ql-editor .ql-indent-7:not(.ql-direction-rtl) { padding-left: 21em; } .ql-editor li.ql-indent-7:not(.ql-direction-rtl) { padding-left: 22.5em; } .ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: 21em; } .ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: 22.5em; } .ql-editor .ql-indent-8:not(.ql-direction-rtl) { padding-left: 24em; } .ql-editor li.ql-indent-8:not(.ql-direction-rtl) { padding-left: 25.5em; } .ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: 24em; } .ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: 25.5em; } .ql-editor .ql-indent-9:not(.ql-direction-rtl) { padding-left: 27em; } .ql-editor li.ql-indent-9:not(.ql-direction-rtl) { padding-left: 28.5em; } .ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: 27em; } .ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: 28.5em; } /* Set content font-families */ .ql-font-courier { font-family: "Courier"; } .ql-font-helvetica { font-family: "Helvetica"; } .ql-font-times { font-family: "Times New Roman"; } .ql-editor .ql-align-center { text-align: center; } .ql-editor .ql-align-justify { text-align: justify; } .ql-editor .ql-align-right { text-align: right; } .ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button, .ql-snow.ql-toolbar .ql-formats > span { cursor: pointer; display: flex; justify-content: center; align-items: center; padding: 3px 5px; background-color: #E4E7EA; margin: 0 2px 0 0; border: 2px solid transparent; border-radius: 4px; height: 30px; width: 34px; } .ql-snow.ql-toolbar .ql-formats > span { padding: 0; } .ql-snow.ql-toolbar button svg, .ql-snow .ql-toolbar button svg, .ql-snow .ql-color-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-item svg { height: 18px; width: 20px; } .ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar .ql-formats > span:hover, .ql-snow.ql-toolbar .ql-formats > span:focus, .ql-snow .ql-picker.ql-font:hover, .ql-snow .ql-picker.ql-size:hover { background-color: rgba(0,0,0,0.15); } .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover { background-color: #E4E7EA; border-radius: 0; } .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active { background-color: rgba(0,0,0,0.15); border: 2px solid var(--rbro-active-button-color); } .ql-snow .ql-tooltip.ql-hidden { display: none; } .ql-snow .ql-out-bottom, .ql-snow .ql-out-top { visibility: hidden; } .ql-snow .ql-tooltip { position: absolute; transform: translateY(10px); } .ql-snow .ql-tooltip.ql-editing input[type=text] { display: inline-block; } .ql-snow .ql-tooltip a { cursor: pointer; text-decoration: none; color: var(--rbro-detailPanel-button-color); } .ql-snow .ql-tooltip a:hover { color: var(--rbro-detailPanel-button-hover-color); } .ql-snow .ql-tooltip a::after, .ql-snow .ql-tooltip a::before { font-size: 18px; } .ql-snow .ql-tooltip.ql-flip { transform: translateY(-10px); } .ql-snow .ql-stroke { fill: none; stroke: var(--rbro-primary-text-color); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; } .ql-snow .ql-stroke-miter { fill: none; stroke: var(--rbro-primary-text-color); stroke-miterlimit: 10; stroke-width: 2; } .ql-snow .ql-fill, .ql-snow .ql-stroke.ql-fill { fill: var(--rbro-primary-text-color); } .ql-snow .ql-empty { fill: none; } .ql-snow .ql-even { fill-rule: evenodd; } .ql-snow .ql-thin, .ql-snow .ql-stroke.ql-thin { stroke-width: 1; } .ql-snow .ql-transparent { opacity: 0.4; } .ql-snow .ql-direction svg:last-child { display: none; } .ql-snow .ql-direction.ql-active svg:last-child { display: inline; } .ql-snow .ql-direction.ql-active svg:first-child { display: none; } .ql-snow .ql-editor a { text-decoration: underline; color: inherit; } .ql-snow .ql-picker { position: relative; } .ql-snow .ql-picker-label { display: flex; align-items: center; padding: 2px; position: relative; width: 100%; } .ql-snow .ql-color-picker .ql-picker-label, .ql-snow .ql-icon-picker .ql-picker-label { justify-content: center; } .ql-snow .ql-picker-options { display: none; min-width: 100%; position: absolute; white-space: nowrap; max-height: 400px; overflow-y: auto; } .ql-snow .ql-picker-options .ql-picker-item { cursor: pointer; display: block; padding: 5px; border-radius: 100%; overflow: hidden; } .ql-snow .ql-picker.ql-expanded .ql-picker-options { display: block; margin-top: -1px; top: 100%; z-index: 1; right: 0; background-color: #F1F3F4; } .ql-snow .ql-icon-picker .ql-picker-options { padding: 4px 0; } .ql-snow .ql-icon-picker .ql-picker-item { width: 100%; padding: 2px 4px; text-align: center; } .ql-snow .ql-color-picker .ql-picker-options { padding: 3px 5px; width: 172px; } .ql-snow .ql-color-picker .ql-picker-item { float: left; height: 16px; margin: 2px; padding: 0; width: 16px; border: 2px solid transparent; } .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg { position: absolute; margin-top: -9px; right: 0; top: 50%; width: 18px; } .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before { content: attr(data-label); padding-right: 12px; } .ql-snow .ql-picker.ql-font, .ql-snow .ql-picker.ql-size { font-size: 12px; width: 60px; background-color: #E4E7EA; margin: 2px 2px 0 10px; border-radius: 4px; height: 28px; cursor: pointer; } .ql-snow .ql-picker.ql-font { width: 145px; margin: 2px 2px 0 0; } .ql-toolbar.ql-snow { border: 1px solid #ccc; box-sizing: border-box; padding: 8px; width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; } .ql-toolbar.ql-snow .ql-formats { display: flex; } .ql-toolbar.ql-snow .ql-picker-label { overflow: hidden; height: 100%; } .ql-toolbar.ql-snow .ql-picker-options { box-shadow: rgba(0,0,0,0.2) 0 2px 8px; border-radius: 4px; } .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label { border-color: transparent; } .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected, .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover { border: 2px solid var(--rbro-popup-main-color); border-radius: 10px; } .ql-toolbar.ql-snow + .ql-container.ql-snow { border-top: 0; } .ql-snow .ql-tooltip { border: 1px solid #ccc; box-shadow: 0 0 5px #ddd; padding: 5px 12px; white-space: nowrap; left: 0 !important; width: 100%; background-color: #E4E7EA; display: flex; justify-content: space-between; align-items: center; } .ql-snow .ql-tooltip::before { content: "Link:"; margin-right: 5px; } .ql-snow .ql-tooltip input[type=text] { display: none; border: 1px solid #ccc; padding: 3px 5px; width: 100%; flex-shrink: 1; } .ql-snow .ql-tooltip a.ql-preview { overflow-x: hidden; text-overflow: ellipsis; width: 100%; color: inherit; } .ql-snow .ql-tooltip a.ql-action::after { font-family: 'reportbro'; border-right: 1px solid #ccc; content: '\e924'; margin-left: 16px; padding-right: 8px; } .ql-snow .ql-tooltip a.ql-remove::before { font-family: 'reportbro'; content: '\e937'; margin-left: 8px; } .ql-snow .ql-tooltip.ql-editing a.ql-preview, .ql-snow .ql-tooltip.ql-editing a.ql-remove { display: none; } .ql-snow .ql-tooltip.ql-editing a.ql-action::after { font-family: 'reportbro'; border-right: 0; content: '\e938'; padding-right: 0; } .ql-snow .ql-tooltip[data-mode=link]::before { content: "Link:"; } .ql-container.ql-snow { border: 1px solid #ccc; } /* Clear color option */ .ql-color .ql-picker-options [data-value=clear-color], .ql-background .ql-picker-options [data-value=clear-color] { background: none !important; width: 100%; height: 24px; text-align: center; } .ql-color .ql-picker-options [data-value=clear-color]:before, .ql-background .ql-picker-options [data-value=clear-color]:before { content: 'Clear'; } .ql-color .ql-picker-options [data-value=clear-color]:hover, .ql-background .ql-picker-options [data-value=clear-color]:hover { border-color: transparent !important; } /*# sourceMappingURL=reportbro.css.map*/
static/reportbro-designer-2.0.0/reportbro.css
@import url(/open-sans-v27-latin/best-support.css); :root { --rbro-primary-text-color: #191919; --rbro-active-button-color: #191919; --rbro-mainPanel-bg-color: #3B3B3B; --rbro-mainPanel-logo-bg-color: #3B3B3B; --rbro-mainPanel-button-color: #F33198; --rbro-mainPanel-button-hover-color: #FF63B6; --rbro-mainPanel-text-color: #FFFFFF; --rbro-mainPanel-item-color: #C5C5C5; --rbro-detailPanel-button-color: #3CC4FF; --rbro-detailPanel-button-hover-color: #009EE2; --rbro-detailPanel-focus-color: #3CC4FF; --rbro-detailPanel-section-color: rgba(59,59,59,0.2); --rbro-detailPanel-section-hover-color: rgba(59,59,59,0.15); --rbro-detailPanel-sectionHeader-color: #191919; --rbro-popup-main-color: #3CC4FF; --rbro-popup-item-bg-color: #3CC4FF; --rbro-popup-item-alt-bg-color: #0177A9; --rbro-popup-item-text-color: #FFFFFF; --rbro-popup-description-color: #8C8C8C; --rbro-popup-content-border-color: #191919; } .rbroClassicTheme { --rbro-primary-text-color: #444444; --rbro-active-button-color: #004864; --rbro-mainPanel-bg-color: #004864; --rbro-mainPanel-logo-bg-color: #C5C5C5; --rbro-mainPanel-button-color: #336D83; --rbro-mainPanel-button-hover-color: #FDC700; --rbro-mainPanel-text-color: #F1F3F4; --rbro-mainPanel-item-color: #DDDDDD; --rbro-detailPanel-button-color: #004864; --rbro-detailPanel-button-hover-color: #FDC700; --rbro-detailPanel-focus-color: #004864; --rbro-detailPanel-section-color: #D4E6F4; --rbro-detailPanel-section-hover-color: rgba(113,171,218,0.2); --rbro-detailPanel-sectionHeader-color: #004864; --rbro-popup-main-color: #004864; --rbro-popup-item-bg-color: #D4E6F4; --rbro-popup-item-alt-bg-color: #B2E6D1; --rbro-popup-item-text-color: #444444; --rbro-popup-description-color: #666666; --rbro-popup-content-border-color: #444444; } /* normalizing styles */ #reportbro * { outline: none; } #reportbro { font-family: 'Open Sans', sans-serif; text-rendering: optimizelegibility; outline: none; color: var(--rbro-primary-text-color); font-weight: 400; font-size: 16px; margin: 0; padding: 0; position: absolute; width: 100%; min-width: 1140px; /* prevent menu item wrap on too small screens */ height: 100%; top: auto; left: auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Main content container - general styles */ .rbroContainer { font-family: 'Open Sans', sans-serif; position: absolute; width: 100%; overflow: hidden; top: 45px; bottom: 0; left: 0; background-color: #E4E7EA; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } .rbroContainer > div { position: absolute; top: 0; bottom: 0; height: 100%; overflow: auto; box-sizing: border-box; } .rbroContainer input, .rbroContainer select, .rbroContainer textarea { color: var(--rbro-primary-text-color); width: 100%; box-sizing: border-box; height: 28px; border-radius: 4px; border: 1px solid rgba(0,0,0,0.1); background-color: #F1F3F4; transition: all 0.2s linear; padding: 0 4px; margin: 0; outline: none; font-size: 12px; font-weight: inherit; box-shadow: none; } .rbroContainer select { transition: none; } .rbroContainer input[type=checkbox] { height: auto; width: auto; margin: 0; padding: 0; display: inline-block; opacity: inherit; } .rbroContainer input[type=file] { color: transparent; padding: 0; border: none; background-color: transparent; height: auto; } .rbroContainer textarea { resize: none !important; min-height: 34px; padding: 5px; } .rbroContainer input:focus, .rbroContainer select:focus, .rbroContainer textarea:focus { background: #FFFFFF; border: 1px solid var(--rbro-detailPanel-focus-color); outline: none; } .rbroContainer input[disabled], .rbroContainer select[disabled], .rbroContainer textarea[disabled] { background: transparent; color: #8C8C8C; } /* Menu panel */ .rbroMenuPanel { background-color: #FFFFFF; position: absolute; width: 100%; height: 45px; top: 0; left: 0; font-size: 15px; z-index: 1; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } .rbroMenuPanel > div { position: absolute; top: 0; } .rbroLogo { position: absolute; left: 0; top: 0; width: 230px; background-image: url(src/rb_logo_white.png); background-repeat: no-repeat; height: 45px; background-size: auto 85%; background-position: center; background-color: var(--rbro-mainPanel-logo-bg-color); z-index: 10; } .rbroClassicTheme .rbroLogo { background-image: url(src/rb_logo_dark.png); } .rbroToolButtonContainer { left: 230px; } .rbroElementButtonContainer { left: 620px; width: calc(100% - 630px); display: flex; justify-content: space-between; align-items: center; } .rbroElementButtons { height: 45px; } .rbroActionButtons > div, .rbroElementButtons > div { display: inline-block; } .rbroZoom { margin: 4px; } .rbroZoom .rbroZoomLevel { font-size: 11px; vertical-align: middle; width: 32px; display: inline-block; text-align: right; } .rbroZoomButton.rbroRoundButton { margin: 0 0 0 4px; } .rbroZoomButton.rbroRoundButton:not([disabled]) { color: var(--rbro-primary-text-color); background-color: #E4E7EA; } .rbroZoomButton.rbroRoundButton:not([disabled]):hover { background-color: rgba(0,0,0,0.15); } /* Sidebar menu enabled */ .rbroMenuPanelSidebar .rbroMainPanel { height: calc(100% - 45px); } .rbroMenuPanelSidebar .rbroLogo { top: auto; bottom: 0; background-color: var(--rbro-mainPanel-logo-bg-color); } .rbroMenuPanelSidebar .rbroDocumentPanel { right: 92px; padding: 10px 0; } .rbroMenuPanelSidebar .rbroMenuPanel { right: 0; top: 0; left: auto; width: 92px; height: 100%; padding: 2px; box-sizing: border-box; } .rbroMenuPanelSidebar .rbroMenuPanel > div { position: relative; left: 0; } .rbroMenuPanelSidebar .rbroToolButtonContainer { display: block; } .rbroMenuPanelSidebar .rbroElementButtonContainer { display: block; width: auto; } .rbroMenuPanelSidebar .rbroElementButtons { border-top: 1px solid #E4E7EA; border-bottom: 1px solid #E4E7EA; margin-top: 5px; margin-bottom: 10px; height: auto; } .rbroMenuPanelSidebar .rbroMenuButton { border: none; } .rbroMenuPanelSidebar .rbroActionButtons { display: flex; justify-content: space-between; flex-wrap: wrap; } .rbroMenuPanelSidebar .rbroActionButtons .rbroActionButton { display: block; margin: 4px 1px; } .rbroMenuPanelSidebar .rbroZoom { margin: 4px 0; } .rbroMenuPanelSidebar .rbroZoomButton { display: inline-block; } .rbroMenuPanelSidebar .rbroContainer { top: 0; } .rbroMenuPanelSidebar .rbroDetailPanel { margin-top: 0; } .rbroMenuPanelSidebar .rbroGridButton { display: block; } /* Main Panel - Navigation */ .rbroMainPanel { left: 0; background-color: var(--rbro-mainPanel-bg-color); width: 230px; color: var(--rbro-mainPanel-text-color); } .rbroMainPanel ul, .rbroMainPanel li { list-style: none inside; padding: 0; margin: 0; } .rbroMainPanel > ul > li { border-bottom: 1px solid rgba(255, 255, 255, 0.1); line-height: 20px; } .rbroMainPanel > ul > li > ul > li:not(:empty) { line-height: 20px; } .rbroMainPanel > div:hover { background-color: rgba(116, 116, 130, 0.2); } .rbroMenuItem { display: flex; justify-content: space-between; padding: 10px 5px; cursor: pointer; text-transform: uppercase; } .rbroMenuItem.rbroUnusedParameter { background-color: #191919; } .rbroMenuItem.rbroUnusedParameter:hover { background-color: rgba(34, 34, 34,0.8); } .rbroMenuItem > div { display: flex; align-items: center; overflow: hidden; white-space: nowrap; } .rbroMenuItem > div > span { -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; max-width: 100%; } .rbroMenuItem:hover { background-color: rgba(116, 116, 130, 0.2); } .rbroMenuItem.rbroMenuItemActive { background-color: #FFFFFF; color: var(--rbro-primary-text-color); } .rbroMenuItem.rbroError { background-color: #FFCCCC; color: var(--rbro-primary-text-color); } .rbroMenuItem.rbroMenuItemActive.rbroError { background-color: #FFFFFF; color: #FF3B30; } .rbroMenuItem.rbroMenuItemDragOver { border-bottom: 3px solid #6CDF86; } ul ul .rbroMenuItem { padding: 2px 5px; font-size: 14px; text-transform: none; color: var(--rbro-mainPanel-text-color); } ul ul ul .rbroMenuItem { padding: 2px 5px 2px 12px; color: var(--rbro-mainPanel-item-color); } ul ul ul ul .rbroMenuItem { padding: 2px 5px 2px 20px; } ul ul ul ul ul .rbroMenuItem { padding: 2px 5px 2px 30px; } ul ul ul ul ul ul .rbroMenuItem { padding: 2px 5px 2px 40px; } ul ul .rbroMenuItemText { width: calc(100% - 56px); } .rbroMenuArrow { font-size: 12px; margin-right: 2px; transition: all 0.2s linear; margin-left: 2px; } .rbroMenuItem.rbroMenuItemOpen .rbroMenuArrow { transform: rotate(90deg); } .rbroMenuItemNoChildren .rbroMenuArrow { display: none; } .rbroMainPanelSizer { width: 3px; cursor: ew-resize; background: #C5C5C5; transition: background 0.2s linear; } .rbroMainPanelSizer:hover { background: #009EE2; } /* Detail Panel */ .rbroDetailPanel { width: 390px; background-color: #FFFFFF; font-size: 13px; margin-top: 2px; border-right: 2px solid #E4E7EA; } .rbroEmptyDetailPanel { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } .rbroEmptyDetailPanel .rbroLogo { background-image: url(src/rb_logo_dark.png); width: 390px; height: 70px; background-size: auto 80%; opacity: 0.08; position: relative; background-color: transparent; } .rbroFormRowContainer { /* groups multiple rbroFormRow without borders within the group */ border-bottom: 1px solid #E4E7EA; } .rbroFormRowContainer .rbroFormRow { border: none; } .rbroFormRow { display: flex; justify-content: space-between; align-items: center; padding: 10px; box-sizing: border-box; border-bottom: 1px solid #E4E7EA; } .rbroFormRow label { width: 35%; cursor: pointer; } .rbroFormRow label.rbroDisabled { color: #C5C5C5; } .rbroFormField { width: 65%; } .rbroFormField:not(.rbroSplit) > :nth-child(n+2) { /* add some top margin in case of multiline formField */ margin-top: 5px; } .rbroSplit, .rbroTripleSplit { /* splitting a formField */ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; } .rbroSplit .rbroErrorMessage { width: 100%; } .rbroSplit input { width: 49%; } .rbroTripleSplit input, .rbroTripleSplit select { width: 32%; } .rbroSelector textarea, .rbroSelector input { width: 85%; font-family: 'Open Sans', sans-serif; } .rbroSmallInput input { width: 70px; } .rbroInfo a, .rbroInfo a:hover, .rbroInfo a:visited, .rbroInfo a:focus, .rbroInfo a:active { color: var(--rbro-detailPanel-button-color); text-decoration: none; } .rbroInfo a:hover { color: var(--rbro-detailPanel-button-hover-color); } /* Rich Text Editor */ .rbroFormRow.rbroRichTextEditor { flex-direction: column; } .rbroRichTextEditor .rbroButton { margin: 5px 2px 0 0; } /* For styling font selection only */ .rbroSelectFont select:first-child { width: 70%; } .rbroSelectFont select:nth-child(2) { width: 22%; } .rbroPanelSection, .rbroPanelSection.rbroPanelSectionHeaderOpen:hover { justify-content: center; cursor: pointer; background-color: var(--rbro-detailPanel-section-color); } .rbroPanelSection:hover { background-color: var(--rbro-detailPanel-section-hover-color); } .rbroPanelSection.rbroPanelSectionHeaderOpen { border-bottom: none; } .rbroPanelSection .rbroPanelSectionHeader { display: flex; align-items: center; text-transform: uppercase; font-size: 18px; color: var(--rbro-detailPanel-sectionHeader-color); } .rbroPanelSection .rbroPanelSectionHeader > span { margin: 0 5px; } .rbroFormRow.rbroError { background-color: #FFCCCC; align-items: flex-start; } /* Document Panel - Template layouting and PDF preview */ .rbroDocumentPanel { padding-top: 10px; right: 0; border: 2px solid #E4E7EA; } .rbroHasTabs.rbroDocumentPanel { padding: 0; } .rbroDocument { background-color: #FFFFFF; box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); margin: 0 auto; overflow: hidden; position: relative; transform-origin: top left; } .rbroDocumentContent { position: absolute; } .rbroDocumentGrid { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAEklEQVQYlWNgYGD4zzAKBh8AAJYTAQA4FYKbAAAAAElFTkSuQmCC); background-repeat: repeat; position: absolute; } .rbroDocumentPreview { height: calc(100% - 50px); width: 100%; position: absolute; top: 45px; left: 0; z-index: -1; } .rbroDocumentBandDescription { display: none; pointer-events: none; } .rbroElementDragOver { background-color: rgba(204,204,204,0.2); } .rbroElementDragOver > .rbroDocumentBandDescription { display: flex; justify-content: center; align-items: center; height: 100%; font-size: 32px; font-weight: 600; color: rgba(0,72,100,0.4); } /* Document Panel - Tabs to switch between layout and preview */ .rbroDocumentTabs { text-align: center; } .rbroTabButton { height: 45px; padding: 12px 14px; text-align: center; border-right: 1px solid #E4E7EA; font-size: 16px; font-weight: 400; color: var(--rbro-primary-text-color); background-color: #F1F3F4; position: relative; } .rbroTabButton.rbroActive { background-color: #FFFFFF; color: var(--rbro-detailPanel-button-color); cursor: text; } .rbroTabButton > span { color: var(--rbro-primary-text-color); cursor: pointer; font-weight: 400; position: absolute; padding: 9px; } .rbroTabButton:not(.rbroActive):hover { background-color: #F1F3F4; color: var(--rbro-detailPanel-button-color); } .rbroTabButton .rbroIcon-cancel { top: -4px; right: -4px; } .rbroTabButton.rbroPdfPreview.rbroXlsxDownload { padding-right: 85px; } .rbroTabButton.rbroPdfPreview { padding-right: 35px; } .rbroXlsxDownlaodButton { font-size: 26px; top: 0; right: 30px; } .rbroTabButton .rbroIcon-cancel:hover, .rbroXlsxDownlaodButton:hover { color: var(--rbro-detailPanel-button-color); } /* Document Panel - Elements */ .rbroSectionElement { position: absolute; box-sizing: border-box; } .rbroSectionBandElement { position: absolute; } .rbroDocElement { position: absolute; box-sizing: border-box; } .rbroDocElement.rbroSelected { cursor: move; } .rbroContentContainerHelper { overflow: hidden; position: absolute; left: -1px; top: -1px; display: flex; } .rbroFrameElement .rbroContentContainerHelper { overflow: initial; } .rbroImageElement .rbroContentContainerHelper { height: calc(100% + 2px); width: calc(100% + 2px); } .rbroDocElementContentText { white-space: pre-wrap; overflow: hidden; display: flex; } .rbroDocElementContentText span { width: 100%; } .rbroDocElementAlignCenter, .rbroDocElementAlignCenter .rbroDocElementContentText { justify-content: center; } .rbroDocElementAlignLeft, .rbroDocElementAlignLeft .rbroDocElementContentText { justify-content: flex-start; } .rbroDocElementAlignRight, .rbroDocElementAlignRight .rbroDocElementContentText { justify-content: flex-end; } .rbroDocElementAlignJustify, .rbroDocElementAlignJustify .rbroDocElementContentText { justify-content: flex-start; } .rbroDocElementVAlignTop, .rbroDocElementVAlignTop .rbroDocElementContentText { align-items: flex-start; } .rbroDocElementVAlignMiddle, .rbroDocElementVAlignMiddle .rbroDocElementContentText { align-items: center; } .rbroDocElementVAlignBottom, .rbroDocElementVAlignBottom .rbroDocElementContentText { align-items: flex-end; } .rbroTextElement, .rbroImageElement, .rbroFrameElement { border: 1px dotted #8C8C8C; } .rbroTableElement table, .rbroTableElement table thead, .rbroTableElement table tbody, .rbroTableElement table tfoot, .rbroTableElement table tr, .rbroTableElement table th, .rbroTableElement table td { border-collapse: collapse; border-spacing: 0; position: relative; margin: 0; padding: 0; min-width: 0; min-height: 0; font-weight: 400; color: inherit; box-sizing: border-box; background-color: transparent; text-align: left; box-shadow: none; } .rbroTableTextElement { padding: 0; position: relative; } .rbroBorderTableFrameRow .rbroTableTextElement, .rbroBorderTableRow .rbroTableTextElement, .rbroBorderTableFrame .rbroTableTextElement, .rbroBorderTableNone .rbroTableTextElement { border: 1px dotted #C5C5C5 !important; } .rbroBorderTableFrameRow .rbroTableTextElement.rbroSelected, .rbroBorderTableRow .rbroTableTextElement.rbroSelected, .rbroBorderTableFrame .rbroTableTextElement.rbroSelected, .rbroBorderTableNone .rbroTableTextElement.rbroSelected, .rbroBorderTableGrid .rbroTableTextElement.rbroSelected { border: 1px solid #C5C5C5 !important; } .rbroTextElement.rbroSelected, .rbroImageElement.rbroSelected, .rbroBarCodeElement.rbroSelected, .rbroFrameElement.rbroSelected { border: 1px solid #C5C5C5; } .rbroPageBreakElement { background-color: #000000; } .rbroSelectionArea { position: absolute; border: 1px solid #000000; } /* Rich text layout styles */ .rbroDocElementContentText p { margin: 0; padding: 0; } .rbroDocElementContentText a { color: inherit; } .rbroDocElementContentText p.ql-align-center { text-align: center; } .rbroDocElementContentText p.ql-align-right { text-align: right; } .rbroDocElementContentText p.ql-align-justify { text-align: justify; white-space: initial; } /* Document template styling, element resizer */ .rbroDocumentBand { position: absolute; width: 100%; } .rbroDivider { position: absolute; overflow: hidden; } .rbroDividerMarginLeft, .rbroDividerMarginRight { top: 0; bottom: 0; border-left: 1px dashed #8C8C8C; } .rbroDividerMarginTop, .rbroDividerMarginBottom, .rbroDividerFooter, .rbroDividerHeader { left: 0; right: 0; border-top: 1px dashed #8C8C8C; } .rbroDividerSection, .rbroDividerSectionBand { left: 0; right: 0; } .rbroDividerSection { border-top: 1px solid #95badc; } .rbroDividerSectionBand { border-top: 1px dashed #95badc; } .rbroSizer { width: 7px; height: 7px; position: absolute; border: 1px solid #808080; background-color: #F1F3F4; } .rbroSizer.rbroSizerMove { cursor: move; } .rbroSizerN { top:-5px; left: calc(50% - 5px); cursor: ns-resize; } .rbroSizerNE { top: -5px; right: -5px; cursor: nesw-resize; } .rbroSizerE { top: calc(50% - 5px); right: -5px; cursor: ew-resize; } .rbroSizerSE { bottom: -5px; right: -5px; cursor: nwse-resize; } .rbroSizerS { bottom: -5px; left: calc(50% - 5px); cursor: ns-resize; } .rbroSizerSW { bottom: -5px; left: -5px; cursor: nesw-resize; } .rbroSizerW { top: calc(50% - 5px); left: -5px; cursor: ew-resize; } .rbroSizerNW { top: -5px; left: -5px; cursor: nwse-resize; } /* Buttons */ .rbroButton, button.rbroButton { cursor: pointer; transition: all 0.2s linear; display: inline-block; box-sizing: border-box; border: inherit; margin: 0; } .rbroMenuItem .rbroButton { margin-left: 5px; min-width: 18px; } button.rbroActionButton { background-color: #E4E7EA; color: var(--rbro-primary-text-color); font-size: 16px; font-weight: 400; padding: 6px 11px; margin: 0 2px 0 0; border: 2px solid transparent; border-radius: 4px; } button.rbroActionButton:hover, button.rbroActionButton.rbroButtonActive { background-color: rgba(0,0,0,0.15); } button.rbroActionButton.rbroButtonActive { border: 2px solid var(--rbro-active-button-color); } .rbroMenuButton { height: 45px; padding: 12px 13px; text-align: center; border-right: 1px solid #E4E7EA; font-size: 16px; font-weight: 400; color: var(--rbro-primary-text-color); background-color: #FFFFFF; } .rbroMenuButton:not(.rbroActive):hover { background-color: #F1F3F4; color: var(--rbro-detailPanel-button-color); } .rbroMenuButton span { margin: 0 1px; } button.rbroButton[disabled], button.rbroButton[disabled]:hover, button.rbroMenuButton[disabled], button.rbroMenuButton[disabled]:hover, .rbroButton.rbroDisabled, .rbroButton.rbroDisabled:hover { color: #C5C5C5; background-color: #FFFFFF; cursor: not-allowed; border-color: #E4E7EA; } .rbroDeleteButton { color: var(--rbro-mainPanel-item-color); } .rbroMenuItem.rbroError .rbroDeleteButton { color: var(--rbro-primary-text-color); } .rbroDeleteButton:hover, .rbroMenuItem.rbroError .rbroDeleteButton:hover { color: var(--rbro-mainPanel-button-hover-color); } .rbroRoundButton { border-radius: 50%; color: #FFFFFF; background-color: var(--rbro-detailPanel-button-color); font-size: 14px; padding: 5px; border: none; } .rbroRoundButton:hover{ background-color: var(--rbro-detailPanel-button-hover-color); color: #FFFFFF; } .rbroMenuItem .rbroRoundButton { background-color: var(--rbro-mainPanel-button-color); } .rbroMenuItem .rbroRoundButton:hover { background-color: var(--rbro-mainPanel-button-hover-color); } /* Common */ .rbroColumnCenter { display: flex; flex-direction: column; align-items: center; } .rbroErrorMessage { color: #FF3B30; } .rbroErrorMessage:empty { display: none; } .rbroBackgroundOverlay { position: fixed; top: 0; right: 0; width: 100%; height: 100%; z-index: 9999; background: rgba(0, 0, 0, 0.85); } .rbroHidden { display: none !important; } .rbroFixedBackground { overflow: hidden; } .rbroLoadingIndicator { background-color: rgba(255,255,255,0.9); background-image: url(src/ajaxload.gif); background-position: center; background-repeat: no-repeat; background-size: 40px auto; left: 0; top: 0; position: fixed; width: 100%; height: 100%; z-index: 100000; } /* Drag & drop */ .rbroDropTarget * { /* prevent dragleave from firing when dragging into a child element */ pointer-events: none; } /* Popup Window */ .rbroPopupWindow { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 400; position: absolute; background-color: #FFFFFF; color: var(--rbro-primary-text-color); box-sizing: border-box; border: 2px solid var(--rbro-popup-main-color); z-index: 999999; border-radius: 4px; } .rbroPopupWindowContent { width: 100%; height: 100%; overflow-y: auto; } .rbroPopupWindowCancel { position: absolute; top: -13px; right: -13px; background-color: var(--rbro-detailPanel-button-color); } .rbroPopupWindow ul { list-style-type: none; margin: 0; padding: 0; } .rbroPopupWindow li { list-style-type: none; margin: 0; padding: 4px 10px; display: block; } .rbroPopupWindow li:not(.rbroPopupItemSeparator) { cursor: pointer; } .rbroPopupWindow li:not(.rbroPopupItemSeparator):hover { background-color: #F1F3F4; } .rbroPopupWindow .rbroPopupItemSeparator { text-align: center; background-color: var(--rbro-popup-item-bg-color); color: var(--rbro-popup-item-text-color); font-weight: 600; padding: 8px 10px; } .rbroPopupWindow .rbroPopupItemSeparator.rbroParameterGroup { background-color: var(--rbro-popup-item-alt-bg-color); } .rbroPopupWindow .rbroPopupItemHeader { font-size: 13px; } .rbroPopupWindow .rbroPopupItemDescription { font-size: 11px; color: var(--rbro-popup-description-color); } .rbroPopupWindowContent table, .rbroPopupWindowContent table thead, .rbroPopupWindowContent table tbody, .rbroPopupWindowContent table tr, .rbroPopupWindowContent table th, .rbroPopupWindowContent table td { border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; background-color: transparent; text-align: left; font-weight: 400; color: inherit; box-sizing: border-box; box-shadow: none; position: relative; top: 0; left: 0; vertical-align: middle; } .rbroPopupWindowContent table { width: 98%; margin: 10px auto 0; } .rbroPopupWindowContent table th:not(:first-child) { background-color: var(--rbro-popup-item-bg-color); color: var(--rbro-popup-item-text-color); border: 1px solid #E4E7EA; padding: 5px 2px; font-weight: 600; text-align: center; } .rbroPopupWindowContent table th:first-child { width: 2%; } .rbroPopupWindowContent table th .rbroButton { margin-left: 5px; } .rbroPopupWindowContent table td:not(:first-child) { border: 1px solid #8C8C8C; } .rbroPopupWindowContent table input, .rbroPopupWindowContent table input:focus { color: var(--rbro-primary-text-color); width: 100%; box-sizing: border-box; height: 30px; padding: 4px; margin: 0; border: none; border-radius: 0; font-size: 12px; font-weight: 400; display: inline-block; opacity: 1; background-color: transparent; box-shadow: none; } .rbroPopupWindowContent table td.rbroHasFocus { border: 1px solid #009EE2; } .rbroPopupWindowContent table td.rbroHasFocus input { border: 2px solid #009EE2; padding: 2px; } .rbroPopupWindowContent table .rbroButton { vertical-align: baseline; } .rbroFullWidthButton { display: block; margin: 0 12px 10px 38px; } .rbroFullWidthButton .rbroPopupWindowButton { width: 100%; } .rbroPopupWindowButton { padding: 12px; text-align: center; color: var(--rbro-primary-text-color); background-color: #F1F3F4; font-size: 16px; } .rbroPopupWindowButton:hover { background-color: #E4E7EA; } .rbroPopupSearch, .rbroPopupSearch:focus { width: 100%; position: relative; top: 0; left: 0; height: 32px; box-sizing: border-box; border: none; transition: all 0.2s linear; padding: 0 4px; outline: none; font-size: 12px; border-radius: 4px 4px 0 0 ; box-shadow: none; } /* ReportBro color picker */ .rbroColorPickerContainer { transition: all 0.2s linear; background-color: #F1F3F4; border-radius: 20px 4px 4px 20px; border: 1px solid rgba(0,0,0,0.1); height: 28px; position: relative; } .rbroColorPickerContainer.rbroActive { border: 1px solid var(--rbro-detailPanel-focus-color); background-color: #FFFFFF; } .rbroColorPickerContainer input, .rbroColorPickerContainer input:focus { height: 28px; margin: 0 0 0 30px; width: calc(100% - 30px); background-color: #F1F3F4; border: none; color: var(--rbro-primary-text-color); display: block; font-size: 13px; padding: 0 5px; } .rbroColorPickerContainer.rbroActive input { background-color: #FFFFFF; } .rbroColorPicker { position: absolute; left: 2px; top: 2px; width: 24px; height: 24px; background-color: currentColor; border-radius: 100%; cursor: pointer; } .rbroColorPicker.rbroTransparentColorSelect { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==); } .rbroColorPalette { background-color: #F1F3F4; border: 1px solid #F1F3F4; border-radius: 4px; position: absolute; padding: 3px 5px; width: 172px; box-shadow: rgba(0,0,0,0.2) 0 2px 8px; box-sizing: border-box; z-index: 1; } .rbroColorPalette .rbroColorPaletteItem { float: left; height: 16px; margin: 2px; padding: 0; width: 16px; border: 2px solid transparent; cursor: pointer; display: block; border-radius: 100%; overflow: hidden; box-sizing: border-box; background-color: currentColor; } .rbroColorPalette .rbroColorPaletteItem:hover { border: 2px solid var(--rbro-popup-main-color); } .rbroColorPalette .rbroClearColorPalette { display: inline-block; width: 100%; cursor: pointer; padding: 2px; text-align: center; } @font-face { font-family: 'reportbro'; src: url(src/iconfonts/reportbro.woff2?449bd2bc4b226e5640779e0da6703bbf) format('woff2'), url(src/iconfonts/reportbro.ttf?e0c4d6e9868ab31674a76bea13d8b302) format('truetype'), url(src/iconfonts/reportbro.woff?4679086a3cee0a68759e2aa04b3a6eeb) format('woff'), url(src/iconfonts/reportbro.svg?999b4dd40797fe6009c9ddb7b1bd23b0#reportbro) format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="rbroIcon-"], [class*=" rbroIcon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'reportbro' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .rbroIcon-check:before { content: "\e938"; } .rbroIcon-delete:before { content: "\e937"; } .rbroIcon-insert-report:before { content: "\e936"; } .rbroIcon-row-delete:before { content: "\e92f"; } .rbroIcon-column-delete:before { content: "\e930"; } .rbroIcon-row-add-below:before { content: "\e931"; } .rbroIcon-row-add-above:before { content: "\e932"; } .rbroIcon-column-add-left:before { content: "\e933"; } .rbroIcon-column-add-right:before { content: "\e934"; } .rbroIcon-section:before { content: "\e92e"; } .rbroIcon-frame:before { content: "\e915"; } .rbroIcon-xlsx:before { content: "\e92d"; } .rbroIcon-arrow-line-up:before { content: "\e92c"; } .rbroIcon-barcode:before { content: "\e92a"; } .rbroIcon-download:before { content: "\e92b"; } .rbroIcon-edit:before { content: "\e924"; } .rbroIcon-magnifier:before { content: "\e926"; } .rbroIcon-play:before { content: "\e927"; } .rbroIcon-preview:before { content: "\e928"; } .rbroIcon-select:before { content: "\e925"; } .rbroIcon-page-break:before { content: "\e91f"; } .rbroIcon-line:before { content: "\e91e"; } .rbroIcon-border-table-frame:before { content: "\e920"; } .rbroIcon-border-table-frame-row:before { content: "\e921"; } .rbroIcon-border-table-row:before { content: "\e922"; } .rbroIcon-border-table-none:before { content: "\e914"; } .rbroIcon-border-table-grid:before { content: "\e929"; } .rbroIcon-border-all:before { content: "\e91a"; } .rbroIcon-border-right:before { content: "\e916"; } .rbroIcon-border-left:before { content: "\e917"; } .rbroIcon-border-top:before { content: "\e918"; } .rbroIcon-border-bottom:before { content: "\e919"; } .rbroIcon-grid:before { content: "\e910"; } .rbroIcon-console:before { content: "\e911"; } .rbroIcon-image:before { content: "\e912"; } .rbroIcon-text:before { content: "\e913"; } .rbroIcon-settings:before { content: "\e901"; } .rbroIcon-refresh:before { content: "\e923"; } .rbroIcon-save:before { content: "\e90a"; } .rbroIcon-undo:before { content: "\e90e"; } .rbroIcon-redo:before { content: "\e90f"; } .rbroIcon-align-center:before { content: "\e91b"; } .rbroIcon-align-middle:before { content: "\e902"; } .rbroIcon-align-bottom:before { content: "\e91c"; } .rbroIcon-align-left:before { content: "\e91d"; } .rbroIcon-align-right:before { content: "\e903"; } .rbroIcon-align-top:before { content: "\e904"; } .rbroIcon-table:before { content: "\e905"; } .rbroIcon-italic:before { content: "\e906"; } .rbroIcon-bold:before { content: "\e907"; } .rbroIcon-underline:before { content: "\e908"; } .rbroIcon-strikethrough:before { content: "\e900"; } .rbroIcon-text-align-left:before { content: "\e909"; } .rbroIcon-text-align-center:before { content: "\e90b"; } .rbroIcon-text-align-right:before { content: "\e90c"; } .rbroIcon-text-align-justify:before { content: "\e90d"; } .rbroIcon-minus:before { content: "\e805"; } .rbroIcon-arrow-right:before { content: "\e935"; } .rbroIcon-arrow-down:before { content: "\e60c"; } .rbroIcon-cancel:before { content: "\e604"; } .rbroIcon-plus:before { content: "\e611"; } @charset "UTF-8"; /* * * Based on: * CSS TOGGLE SWITCH * * <NAME> - ghinda.net * https://github.com/ghinda/css-toggle-switch * */ /* Hide by default */ .switch-toggle a, .switch-light span span { display: none; } /* We can't test for a specific feature, * so we only target browsers with support for media queries. */ @media only screen { /* Checkbox */ .switch-light { position: relative; display: block; /* simulate default browser focus outlines on the switch, * when the inputs are focused. */ } .switch-light::after { clear: both; content: ''; display: table; } .switch-light *, .switch-light *:before, .switch-light *:after { box-sizing: border-box; } .switch-light a { display: block; transition: all 0.2s ease-out; } .switch-light label, .switch-light input:focus ~ span a, .switch-light input:focus + label { outline:none; } } @media only screen { /* don't hide the input from screen-readers and keyboard access */ .switch-light input[type=checkbox] { position: absolute; opacity: 0; z-index: 3; } .switch-light input:checked ~ span a { right: 0; } /* inherit from label */ .switch-light strong { font-weight: inherit; } .switch-light > span { position: relative; overflow: hidden; display: block; padding: 0; text-align: left; } .switch-light span span { position: relative; z-index: 2; display: block; float: left; width: 50%; text-align: center; user-select: none; } .switch-light a { position: absolute; right: 50%; top: 0; z-index: 1; display: block; width: 50%; height: 100%; padding: 0; } } /* Material Theme */ /* switch-light */ @media only screen { .switch-light.switch-material a { top: -2px; width: 26px; height: 26px; border-radius: 50%; background: #fafafa; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.12); transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1); } .switch-material.switch-light { overflow: visible; } .switch-material.switch-light::after { clear: both; content: ''; display: table; } .switch-material.switch-light > span { overflow: visible; position: relative; top: 3px; width: 52px; height: 24px; border-radius: 16px; background: rgba(0, 0, 0, 0.26); } .switch-material.switch-light span span { position: absolute; clip: rect(0 0 0 0); } .switch-material.switch-light input:checked ~ span a { right: 0; background: #00ad69; box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 6px 0 rgba(0, 0, 0, 0.12); } .switch-material.switch-light input:checked ~ span { background: rgba(0, 173, 105, 0.3); } } /*! * Quill Editor v1.3.7 * https://quilljs.com/ * Copyright (c) 2014, <NAME> * Copyright (c) 2013, salesforce.com * * ReportBro Theme Modification * https://reportbro.com/ * Copyright (c) 2021 jobsta */ .ql-snow, .ql-snow * { box-sizing: border-box; } .ql-container { font-family: Helvetica, Arial, sans-serif; font-size: 12px; height: 100%; width: 100%; margin: 0; position: relative; } .ql-container.ql-disabled .ql-tooltip { visibility: hidden; } .ql-container.ql-disabled .ql-editor ul[data-checked] > li::before { pointer-events: none; } .ql-clipboard { left: -100000px; height: 1px; overflow-y: hidden; position: absolute; top: 50%; } .ql-clipboard p { margin: 0; padding: 0; } .ql-editor { line-height: 1.2; height: 100%; min-height: 100px; overflow-y: auto; padding: 6px; white-space: pre-wrap; word-wrap: break-word; } .ql-editor > * { cursor: text; } .ql-editor p, .ql-editor ol, .ql-editor ul, .ql-editor pre, .ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 { margin: 0; padding: 0; counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; } .ql-editor ol, .ql-editor ul { padding-left: 10px; } .ql-editor ol > li, .ql-editor ul > li { list-style-type: none; } .ql-editor ul > li::before { content: '\2022'; } .ql-editor ul[data-checked=true], .ql-editor ul[data-checked=false] { pointer-events: none; } .ql-editor ul[data-checked=true] > li *, .ql-editor ul[data-checked=false] > li * { pointer-events: all; } .ql-editor ul[data-checked=true] > li::before, .ql-editor ul[data-checked=false] > li::before { color: #777; cursor: pointer; pointer-events: all; } .ql-editor ul[data-checked=true] > li::before { content: '\2611'; } .ql-editor ul[data-checked=false] > li::before { content: '\2610'; } .ql-editor li::before { display: inline-block; white-space: nowrap; width: 1.2em; } .ql-editor li:not(.ql-direction-rtl)::before { margin-left: -1.5em; margin-right: 0.3em; text-align: right; } .ql-editor li.ql-direction-rtl::before { margin-left: 0.3em; margin-right: -1.5em; } .ql-editor ol li:not(.ql-direction-rtl), .ql-editor ul li:not(.ql-direction-rtl) { padding-left: 1.5em; } .ql-editor ol li.ql-direction-rtl, .ql-editor ul li.ql-direction-rtl { padding-right: 1.5em; } .ql-editor ol li { counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; counter-increment: list-0; } .ql-editor ol li:before { content: counter(list-0, decimal) '. '; } .ql-editor ol li.ql-indent-1 { counter-increment: list-1; } .ql-editor ol li.ql-indent-1:before { content: counter(list-1, lower-alpha) '. '; } .ql-editor ol li.ql-indent-1 { counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-2 { counter-increment: list-2; } .ql-editor ol li.ql-indent-2:before { content: counter(list-2, lower-roman) '. '; } .ql-editor ol li.ql-indent-2 { counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-3 { counter-increment: list-3; } .ql-editor ol li.ql-indent-3:before { content: counter(list-3, decimal) '. '; } .ql-editor ol li.ql-indent-3 { counter-reset: list-4 list-5 list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-4 { counter-increment: list-4; } .ql-editor ol li.ql-indent-4:before { content: counter(list-4, lower-alpha) '. '; } .ql-editor ol li.ql-indent-4 { counter-reset: list-5 list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-5 { counter-increment: list-5; } .ql-editor ol li.ql-indent-5:before { content: counter(list-5, lower-roman) '. '; } .ql-editor ol li.ql-indent-5 { counter-reset: list-6 list-7 list-8 list-9; } .ql-editor ol li.ql-indent-6 { counter-increment: list-6; } .ql-editor ol li.ql-indent-6:before { content: counter(list-6, decimal) '. '; } .ql-editor ol li.ql-indent-6 { counter-reset: list-7 list-8 list-9; } .ql-editor ol li.ql-indent-7 { counter-increment: list-7; } .ql-editor ol li.ql-indent-7:before { content: counter(list-7, lower-alpha) '. '; } .ql-editor ol li.ql-indent-7 { counter-reset: list-8 list-9; } .ql-editor ol li.ql-indent-8 { counter-increment: list-8; } .ql-editor ol li.ql-indent-8:before { content: counter(list-8, lower-roman) '. '; } .ql-editor ol li.ql-indent-8 { counter-reset: list-9; } .ql-editor ol li.ql-indent-9 { counter-increment: list-9; } .ql-editor ol li.ql-indent-9:before { content: counter(list-9, decimal) '. '; } .ql-editor .ql-indent-1:not(.ql-direction-rtl) { padding-left: 3em; } .ql-editor li.ql-indent-1:not(.ql-direction-rtl) { padding-left: 4.5em; } .ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: 3em; } .ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: 4.5em; } .ql-editor .ql-indent-2:not(.ql-direction-rtl) { padding-left: 6em; } .ql-editor li.ql-indent-2:not(.ql-direction-rtl) { padding-left: 7.5em; } .ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: 6em; } .ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: 7.5em; } .ql-editor .ql-indent-3:not(.ql-direction-rtl) { padding-left: 9em; } .ql-editor li.ql-indent-3:not(.ql-direction-rtl) { padding-left: 10.5em; } .ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: 9em; } .ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: 10.5em; } .ql-editor .ql-indent-4:not(.ql-direction-rtl) { padding-left: 12em; } .ql-editor li.ql-indent-4:not(.ql-direction-rtl) { padding-left: 13.5em; } .ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: 12em; } .ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: 13.5em; } .ql-editor .ql-indent-5:not(.ql-direction-rtl) { padding-left: 15em; } .ql-editor li.ql-indent-5:not(.ql-direction-rtl) { padding-left: 16.5em; } .ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: 15em; } .ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: 16.5em; } .ql-editor .ql-indent-6:not(.ql-direction-rtl) { padding-left: 18em; } .ql-editor li.ql-indent-6:not(.ql-direction-rtl) { padding-left: 19.5em; } .ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: 18em; } .ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: 19.5em; } .ql-editor .ql-indent-7:not(.ql-direction-rtl) { padding-left: 21em; } .ql-editor li.ql-indent-7:not(.ql-direction-rtl) { padding-left: 22.5em; } .ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: 21em; } .ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: 22.5em; } .ql-editor .ql-indent-8:not(.ql-direction-rtl) { padding-left: 24em; } .ql-editor li.ql-indent-8:not(.ql-direction-rtl) { padding-left: 25.5em; } .ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: 24em; } .ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: 25.5em; } .ql-editor .ql-indent-9:not(.ql-direction-rtl) { padding-left: 27em; } .ql-editor li.ql-indent-9:not(.ql-direction-rtl) { padding-left: 28.5em; } .ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: 27em; } .ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: 28.5em; } /* Set content font-families */ .ql-font-courier { font-family: "Courier"; } .ql-font-helvetica { font-family: "Helvetica"; } .ql-font-times { font-family: "Times New Roman"; } .ql-editor .ql-align-center { text-align: center; } .ql-editor .ql-align-justify { text-align: justify; } .ql-editor .ql-align-right { text-align: right; } .ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button, .ql-snow.ql-toolbar .ql-formats > span { cursor: pointer; display: flex; justify-content: center; align-items: center; padding: 3px 5px; background-color: #E4E7EA; margin: 0 2px 0 0; border: 2px solid transparent; border-radius: 4px; height: 30px; width: 34px; } .ql-snow.ql-toolbar .ql-formats > span { padding: 0; } .ql-snow.ql-toolbar button svg, .ql-snow .ql-toolbar button svg, .ql-snow .ql-color-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-item svg { height: 18px; width: 20px; } .ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar .ql-formats > span:hover, .ql-snow.ql-toolbar .ql-formats > span:focus, .ql-snow .ql-picker.ql-font:hover, .ql-snow .ql-picker.ql-size:hover { background-color: rgba(0,0,0,0.15); } .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover { background-color: #E4E7EA; border-radius: 0; } .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active { background-color: rgba(0,0,0,0.15); border: 2px solid var(--rbro-active-button-color); } .ql-snow .ql-tooltip.ql-hidden { display: none; } .ql-snow .ql-out-bottom, .ql-snow .ql-out-top { visibility: hidden; } .ql-snow .ql-tooltip { position: absolute; transform: translateY(10px); } .ql-snow .ql-tooltip.ql-editing input[type=text] { display: inline-block; } .ql-snow .ql-tooltip a { cursor: pointer; text-decoration: none; color: var(--rbro-detailPanel-button-color); } .ql-snow .ql-tooltip a:hover { color: var(--rbro-detailPanel-button-hover-color); } .ql-snow .ql-tooltip a::after, .ql-snow .ql-tooltip a::before { font-size: 18px; } .ql-snow .ql-tooltip.ql-flip { transform: translateY(-10px); } .ql-snow .ql-stroke { fill: none; stroke: var(--rbro-primary-text-color); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; } .ql-snow .ql-stroke-miter { fill: none; stroke: var(--rbro-primary-text-color); stroke-miterlimit: 10; stroke-width: 2; } .ql-snow .ql-fill, .ql-snow .ql-stroke.ql-fill { fill: var(--rbro-primary-text-color); } .ql-snow .ql-empty { fill: none; } .ql-snow .ql-even { fill-rule: evenodd; } .ql-snow .ql-thin, .ql-snow .ql-stroke.ql-thin { stroke-width: 1; } .ql-snow .ql-transparent { opacity: 0.4; } .ql-snow .ql-direction svg:last-child { display: none; } .ql-snow .ql-direction.ql-active svg:last-child { display: inline; } .ql-snow .ql-direction.ql-active svg:first-child { display: none; } .ql-snow .ql-editor a { text-decoration: underline; color: inherit; } .ql-snow .ql-picker { position: relative; } .ql-snow .ql-picker-label { display: flex; align-items: center; padding: 2px; position: relative; width: 100%; } .ql-snow .ql-color-picker .ql-picker-label, .ql-snow .ql-icon-picker .ql-picker-label { justify-content: center; } .ql-snow .ql-picker-options { display: none; min-width: 100%; position: absolute; white-space: nowrap; max-height: 400px; overflow-y: auto; } .ql-snow .ql-picker-options .ql-picker-item { cursor: pointer; display: block; padding: 5px; border-radius: 100%; overflow: hidden; } .ql-snow .ql-picker.ql-expanded .ql-picker-options { display: block; margin-top: -1px; top: 100%; z-index: 1; right: 0; background-color: #F1F3F4; } .ql-snow .ql-icon-picker .ql-picker-options { padding: 4px 0; } .ql-snow .ql-icon-picker .ql-picker-item { width: 100%; padding: 2px 4px; text-align: center; } .ql-snow .ql-color-picker .ql-picker-options { padding: 3px 5px; width: 172px; } .ql-snow .ql-color-picker .ql-picker-item { float: left; height: 16px; margin: 2px; padding: 0; width: 16px; border: 2px solid transparent; } .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg { position: absolute; margin-top: -9px; right: 0; top: 50%; width: 18px; } .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before { content: attr(data-label); padding-right: 12px; } .ql-snow .ql-picker.ql-font, .ql-snow .ql-picker.ql-size { font-size: 12px; width: 60px; background-color: #E4E7EA; margin: 2px 2px 0 10px; border-radius: 4px; height: 28px; cursor: pointer; } .ql-snow .ql-picker.ql-font { width: 145px; margin: 2px 2px 0 0; } .ql-toolbar.ql-snow { border: 1px solid #ccc; box-sizing: border-box; padding: 8px; width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; } .ql-toolbar.ql-snow .ql-formats { display: flex; } .ql-toolbar.ql-snow .ql-picker-label { overflow: hidden; height: 100%; } .ql-toolbar.ql-snow .ql-picker-options { box-shadow: rgba(0,0,0,0.2) 0 2px 8px; border-radius: 4px; } .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label { border-color: transparent; } .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected, .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover { border: 2px solid var(--rbro-popup-main-color); border-radius: 10px; } .ql-toolbar.ql-snow + .ql-container.ql-snow { border-top: 0; } .ql-snow .ql-tooltip { border: 1px solid #ccc; box-shadow: 0 0 5px #ddd; padding: 5px 12px; white-space: nowrap; left: 0 !important; width: 100%; background-color: #E4E7EA; display: flex; justify-content: space-between; align-items: center; } .ql-snow .ql-tooltip::before { content: "Link:"; margin-right: 5px; } .ql-snow .ql-tooltip input[type=text] { display: none; border: 1px solid #ccc; padding: 3px 5px; width: 100%; flex-shrink: 1; } .ql-snow .ql-tooltip a.ql-preview { overflow-x: hidden; text-overflow: ellipsis; width: 100%; color: inherit; } .ql-snow .ql-tooltip a.ql-action::after { font-family: 'reportbro'; border-right: 1px solid #ccc; content: '\e924'; margin-left: 16px; padding-right: 8px; } .ql-snow .ql-tooltip a.ql-remove::before { font-family: 'reportbro'; content: '\e937'; margin-left: 8px; } .ql-snow .ql-tooltip.ql-editing a.ql-preview, .ql-snow .ql-tooltip.ql-editing a.ql-remove { display: none; } .ql-snow .ql-tooltip.ql-editing a.ql-action::after { font-family: 'reportbro'; border-right: 0; content: '\e938'; padding-right: 0; } .ql-snow .ql-tooltip[data-mode=link]::before { content: "Link:"; } .ql-container.ql-snow { border: 1px solid #ccc; } /* Clear color option */ .ql-color .ql-picker-options [data-value=clear-color], .ql-background .ql-picker-options [data-value=clear-color] { background: none !important; width: 100%; height: 24px; text-align: center; } .ql-color .ql-picker-options [data-value=clear-color]:before, .ql-background .ql-picker-options [data-value=clear-color]:before { content: 'Clear'; } .ql-color .ql-picker-options [data-value=clear-color]:hover, .ql-background .ql-picker-options [data-value=clear-color]:hover { border-color: transparent !important; } /*# sourceMappingURL=reportbro.css.map*/
0.325199
0.046443
@font-face { font-family: IRANSans; font-style: normal; font-weight: bold; src: url('../fonts/Regular/eot/IRANSansWeb_Bold.eot'); src: url('../fonts/Regular/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb_Bold.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb_Bold.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 500; src: url('../fonts/Regular/eot/IRANSansWeb_Medium.eot'); src: url('../fonts/Regular/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb_Medium.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb_Medium.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 300; src: url('../fonts/Regular/eot/IRANSansWeb_Light.eot'); src: url('../fonts/Regular/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb_Light.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb_Light.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb_Light.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 200; src: url('../fonts/Regular/eot/IRANSansWeb_UltraLight.eot'); src: url('../fonts/Regular/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb_UltraLight.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb_UltraLight.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: normal; src: url('../fonts/Regular/eot/IRANSansWeb.eot'); src: url('../fonts/Regular/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb.ttf') format('truetype'); } @font-face { font-family: iranyekan; font-style: normal; font-weight: bold; src: url('../fonts/eot/iranyekanwebbold(fanum).eot'); src: url('../fonts/eot/iranyekanwebbold(fanum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/iranyekanwebbold(fanum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/iranyekanwebbold(fanum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebbold(fanum).ttf') format('truetype'); } @font-face { font-family: iranyekan; font-style: normal; font-weight: 300; src: url('../fonts/eot/iranyekanweblight(fanum).eot'); src: url('../fonts/eot/iranyekanweblight(fanum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/iranyekanweblight(fanum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/iranyekanweblight(fanum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanweblight(fanum).ttf') format('truetype'); } @font-face { font-family: iranyekan; font-style: normal; font-weight: normal; src: url('../fonts/eot/iranyekanwebregular(fanum).eot'); src: url('../fonts/eot/iranyekanwebregular(fanum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/iranyekanwebregular(fanum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/iranyekanwebregular(fanum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebregular(fanum).ttf') format('truetype'); } * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box} *:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box} body,html{ margin: 0;padding: 0;position: relative; background-color: black; color: #fff;font-family: iranyekan; } body{ width: 100vw;height: 100vh;overflow: hidden; } .nd_display_hide{display: none} .module{float: left;clear: both;} /*-------------------------------------------*/ /* article positon */ /*-------------------------------------------*/ body main > .art{position: absolute;} body main { } body main{ position: absolute; top: 0%;left: 0%; width: 100%;height: 100%; } .art.top_left{top:10px;left: 10px;} .art.top_center{top:10px;left: 50%;transform: translateX(-50%);} .art.top_right{top:10px;right: 10px;} .art.bottom_left{bottom:10px;left: 10px;} .art.bottom_center{bottom:10px;left: 50%;transform: translateX(-50%);} .art.bottom_right{bottom:10px;right: 10px;} #alert{ position: fixed; left: 4px; font-size: 12px; bottom: 4px; color:#fff; padding:6px 20px; border-radius: 3px; background: #8484844d; text-transform: capitalize; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif } #connectionStatus{ width: 25px; position: fixed; top: 6px; left: 6px; border: 1px solid #aaa; height: 25px; border-radius: 100px; overflow: hidden; padding: 5px; text-align: center; line-height: 15px; }
windows/assets/css/style.css
@font-face { font-family: IRANSans; font-style: normal; font-weight: bold; src: url('../fonts/Regular/eot/IRANSansWeb_Bold.eot'); src: url('../fonts/Regular/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb_Bold.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb_Bold.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 500; src: url('../fonts/Regular/eot/IRANSansWeb_Medium.eot'); src: url('../fonts/Regular/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb_Medium.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb_Medium.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 300; src: url('../fonts/Regular/eot/IRANSansWeb_Light.eot'); src: url('../fonts/Regular/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb_Light.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb_Light.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb_Light.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: 200; src: url('../fonts/Regular/eot/IRANSansWeb_UltraLight.eot'); src: url('../fonts/Regular/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb_UltraLight.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb_UltraLight.ttf') format('truetype'); } @font-face { font-family: IRANSans; font-style: normal; font-weight: normal; src: url('../fonts/Regular/eot/IRANSansWeb.eot'); src: url('../fonts/Regular/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Regular/woff2/IRANSansWeb.woff2') format('woff2'), /*FF39+,Chrome36+, Opera24+*/ url('../fonts/Regular/woff/IRANSansWeb.woff') format('woff'), /*FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Regular/ttf/IRANSansWeb.ttf') format('truetype'); } @font-face { font-family: iranyekan; font-style: normal; font-weight: bold; src: url('../fonts/eot/iranyekanwebbold(fanum).eot'); src: url('../fonts/eot/iranyekanwebbold(fanum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/iranyekanwebbold(fanum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/iranyekanwebbold(fanum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebbold(fanum).ttf') format('truetype'); } @font-face { font-family: iranyekan; font-style: normal; font-weight: 300; src: url('../fonts/eot/iranyekanweblight(fanum).eot'); src: url('../fonts/eot/iranyekanweblight(fanum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/iranyekanweblight(fanum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/iranyekanweblight(fanum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanweblight(fanum).ttf') format('truetype'); } @font-face { font-family: iranyekan; font-style: normal; font-weight: normal; src: url('../fonts/eot/iranyekanwebregular(fanum).eot'); src: url('../fonts/eot/iranyekanwebregular(fanum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/iranyekanwebregular(fanum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/iranyekanwebregular(fanum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/iranyekanwebregular(fanum).ttf') format('truetype'); } * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box} *:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box} body,html{ margin: 0;padding: 0;position: relative; background-color: black; color: #fff;font-family: iranyekan; } body{ width: 100vw;height: 100vh;overflow: hidden; } .nd_display_hide{display: none} .module{float: left;clear: both;} /*-------------------------------------------*/ /* article positon */ /*-------------------------------------------*/ body main > .art{position: absolute;} body main { } body main{ position: absolute; top: 0%;left: 0%; width: 100%;height: 100%; } .art.top_left{top:10px;left: 10px;} .art.top_center{top:10px;left: 50%;transform: translateX(-50%);} .art.top_right{top:10px;right: 10px;} .art.bottom_left{bottom:10px;left: 10px;} .art.bottom_center{bottom:10px;left: 50%;transform: translateX(-50%);} .art.bottom_right{bottom:10px;right: 10px;} #alert{ position: fixed; left: 4px; font-size: 12px; bottom: 4px; color:#fff; padding:6px 20px; border-radius: 3px; background: #8484844d; text-transform: capitalize; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif } #connectionStatus{ width: 25px; position: fixed; top: 6px; left: 6px; border: 1px solid #aaa; height: 25px; border-radius: 100px; overflow: hidden; padding: 5px; text-align: center; line-height: 15px; }
0.228071
0.037609
body { font-family: 'Roboto', sans-serif; width: 100%; height: 100%; min-width: 770px; } [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } .tokkiLoading {width: 85px;} .tokkiBackground { background-color: #ff970c; color: #fff; } .row { width: 100%; margin: 0; } .topHeaderBar { height: 35px; margin: 0; } .topHeaderBarContents { line-height: 32px; font-size: 13px; width: 100%; } .topHeaderBarContents .userLink { text-decoration: none; color: #fff; } .topMiddleBar { height: 70px; border-bottom: 1px solid #e9e9e9; background-color: #f8f8f8; } .topMiddleBar .topMiddleBarContents { line-height: 65px; } .topMiddleBar .topMiddleBarContents .logo { width: 110%; } .topMiddleBar .form-control { font-size: 13px; height: 35px; } .topMiddleBar .searchTextInput { border-bottom-right-radius: 0px; border-top-right-radius: 0px; border-right: 0px; } .topMiddleBar .searchSelectInput { border-bottom-left-radius: 0px; border-top-left-radius: 0px; } .topMiddleBar .form-control:focus { outline: none; box-shadow: none; border-color: #ff970c; } .topMiddleBar .input-group-text { border: 1px solid #ff970c; } #tokkiHomeTopSlider .carousel-indicators li { width: 10px; height: 10px; border-radius: 50%; } #tokkiHomeTopSlider .tokkiHomeSliderImage { width: 100%; } #tokkiHomeTopSlider .carousel-inner .carousel-caption { right: auto; bottom: 0; top: 20%; } .productCollectionList { margin-top: 25px; } .productCollectionHeading { border-bottom: 2px solid #ff970c; padding: 10px 0 0; font-size: 20px; color: #282828; text-transform: uppercase; } .productListCardMain {padding: 0px;} .productListImage {width: 100%;height: 100%;} .emptyProductListDiv {padding: 1rem 1rem 0 1rem;} .productListCard:hover{box-shadow: 0px 5px 25px rgba(0,0,0,0.1);z-index: 10;} .productListCard .productListDiscountBadge {position: absolute;top: 10px;padding: 2px 6px;font-size: 12px;} .productListHeading {font-size: 19px;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin: 0} .productListPrice {font-weight: 700;font-size: 16px;color: #ff970c} .singleProductDetails ul li{margin-bottom: 10px;} .singleProductImage{width: 70%;} .singleProductImageList{width: 10%; height: 10%;cursor: pointer;} .singleProductDetails .singleProductHeading{font-size: 26px;color: #455a64;} .singleProductDetails .singleProductDetailsList{color: #777777;} .productListCardMain a{text-decoration: none;color: #777777;} .singleProductDetails .nav-tabs {border-bottom: 1px solid #dee2e6;} .singleProductDetails .customtab li a.nav-link.active, .profile-tab li a.nav-link.active {border-bottom: 2px solid #ff970c;color: #ff970c;} .singleProductDetails .nav-tabs .nav-link{border: none;} .tokkiAccessButton{color: #FFFFFF; background-color: #ff970c} .singleProductFeatures {border: 1px solid #777777;padding: 1px 8px;margin: 2px;} .singleProductOrderForm .form-control{border-radius: 0; height: 34px !important;} .main .productCategoryItems{text-align: left; padding: 0 10px;font-size: 15px;} .refineCategory {margin-top: 3px;} .refineCategory .refineCategoryList small, .refineCategory .refineCategoryRecentProductList small{font-size: 14px; font-weight: bold; color: #333;} .refineCategory .refineCategoryList ul li a{text-decoration: none;color: #6d6d6d;padding: 2px 0;font-size: 13px;display: block;} .refineCategory .refineCategoryList ul li a:hover{cursor: pointer;color: #ff970c;} .emptyProductList {background: #f1f1f1;} .emptyProductList img{width: 95px;opacity: 0.8;} .emptyProductList span{font-size: 15px;color: #888888;font-style: italic;margin-left: 15px;} .refineCategory .refineCategoryRecentProductList .recentProductImage{width: 100%;} .productFilterOptionsDiv {display: inline;} .productFilterOptionsDiv .btn-group .btn-default{background-color: #ececec;border: 1px solid #bdbdbd;color: #444444;} .productFilterOptionsDiv .btn-group .btn-default a{display: block; text-decoration: none;color: #444444;} .productFilterOptionsDiv .dropdown-menu{padding: 4px 0px;} .productFilterOptionsDiv .dropdown-menu .dropdown-item{padding: 3px 5px; font-size: 14px;color: #444444;} .productFilterOptionsDiv .btn-group .btn:focus {box-shadow: none;} .longAddImage{width: 100%;} .copyrights{ margin-top:25px; } footer.container-fluid.text-center.foot { background: #383838; } .dark-line{ border-top: 1px solid #525252; } .white-txt{ color: #FFF; margin-bottom: 0; } .footimg{ width: 5rem; }
public/css/tokki/web/app.css
body { font-family: 'Roboto', sans-serif; width: 100%; height: 100%; min-width: 770px; } [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } .tokkiLoading {width: 85px;} .tokkiBackground { background-color: #ff970c; color: #fff; } .row { width: 100%; margin: 0; } .topHeaderBar { height: 35px; margin: 0; } .topHeaderBarContents { line-height: 32px; font-size: 13px; width: 100%; } .topHeaderBarContents .userLink { text-decoration: none; color: #fff; } .topMiddleBar { height: 70px; border-bottom: 1px solid #e9e9e9; background-color: #f8f8f8; } .topMiddleBar .topMiddleBarContents { line-height: 65px; } .topMiddleBar .topMiddleBarContents .logo { width: 110%; } .topMiddleBar .form-control { font-size: 13px; height: 35px; } .topMiddleBar .searchTextInput { border-bottom-right-radius: 0px; border-top-right-radius: 0px; border-right: 0px; } .topMiddleBar .searchSelectInput { border-bottom-left-radius: 0px; border-top-left-radius: 0px; } .topMiddleBar .form-control:focus { outline: none; box-shadow: none; border-color: #ff970c; } .topMiddleBar .input-group-text { border: 1px solid #ff970c; } #tokkiHomeTopSlider .carousel-indicators li { width: 10px; height: 10px; border-radius: 50%; } #tokkiHomeTopSlider .tokkiHomeSliderImage { width: 100%; } #tokkiHomeTopSlider .carousel-inner .carousel-caption { right: auto; bottom: 0; top: 20%; } .productCollectionList { margin-top: 25px; } .productCollectionHeading { border-bottom: 2px solid #ff970c; padding: 10px 0 0; font-size: 20px; color: #282828; text-transform: uppercase; } .productListCardMain {padding: 0px;} .productListImage {width: 100%;height: 100%;} .emptyProductListDiv {padding: 1rem 1rem 0 1rem;} .productListCard:hover{box-shadow: 0px 5px 25px rgba(0,0,0,0.1);z-index: 10;} .productListCard .productListDiscountBadge {position: absolute;top: 10px;padding: 2px 6px;font-size: 12px;} .productListHeading {font-size: 19px;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin: 0} .productListPrice {font-weight: 700;font-size: 16px;color: #ff970c} .singleProductDetails ul li{margin-bottom: 10px;} .singleProductImage{width: 70%;} .singleProductImageList{width: 10%; height: 10%;cursor: pointer;} .singleProductDetails .singleProductHeading{font-size: 26px;color: #455a64;} .singleProductDetails .singleProductDetailsList{color: #777777;} .productListCardMain a{text-decoration: none;color: #777777;} .singleProductDetails .nav-tabs {border-bottom: 1px solid #dee2e6;} .singleProductDetails .customtab li a.nav-link.active, .profile-tab li a.nav-link.active {border-bottom: 2px solid #ff970c;color: #ff970c;} .singleProductDetails .nav-tabs .nav-link{border: none;} .tokkiAccessButton{color: #FFFFFF; background-color: #ff970c} .singleProductFeatures {border: 1px solid #777777;padding: 1px 8px;margin: 2px;} .singleProductOrderForm .form-control{border-radius: 0; height: 34px !important;} .main .productCategoryItems{text-align: left; padding: 0 10px;font-size: 15px;} .refineCategory {margin-top: 3px;} .refineCategory .refineCategoryList small, .refineCategory .refineCategoryRecentProductList small{font-size: 14px; font-weight: bold; color: #333;} .refineCategory .refineCategoryList ul li a{text-decoration: none;color: #6d6d6d;padding: 2px 0;font-size: 13px;display: block;} .refineCategory .refineCategoryList ul li a:hover{cursor: pointer;color: #ff970c;} .emptyProductList {background: #f1f1f1;} .emptyProductList img{width: 95px;opacity: 0.8;} .emptyProductList span{font-size: 15px;color: #888888;font-style: italic;margin-left: 15px;} .refineCategory .refineCategoryRecentProductList .recentProductImage{width: 100%;} .productFilterOptionsDiv {display: inline;} .productFilterOptionsDiv .btn-group .btn-default{background-color: #ececec;border: 1px solid #bdbdbd;color: #444444;} .productFilterOptionsDiv .btn-group .btn-default a{display: block; text-decoration: none;color: #444444;} .productFilterOptionsDiv .dropdown-menu{padding: 4px 0px;} .productFilterOptionsDiv .dropdown-menu .dropdown-item{padding: 3px 5px; font-size: 14px;color: #444444;} .productFilterOptionsDiv .btn-group .btn:focus {box-shadow: none;} .longAddImage{width: 100%;} .copyrights{ margin-top:25px; } footer.container-fluid.text-center.foot { background: #383838; } .dark-line{ border-top: 1px solid #525252; } .white-txt{ color: #FFF; margin-bottom: 0; } .footimg{ width: 5rem; }
0.384681
0.10325
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); body, p{ font-family: 'Mulish', sans-serif !important; } img { max-width: 100%; } @media screen and (min-width:767px) { .main-wrapper { display: none; background: #202123; } } .main-wrapper { background: #202123; max-width: 450px; margin:auto; padding-bottom: 10px; } .header-strip { text-align: center; padding-top: 10px; position: relative; } #preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #030104; max-width: 100% !important; height: 100vh; /* change if the mask should have another color then white */ z-index: 99; /* makes sure it stays on top */ } #status { width: 100px; height: 100px; position: absolute; left: 50%; /* centers the loading animation horizontally one the screen */ top: 50%; transform: translate(-50%, -50%); /* centers the loading animation vertically one the screen */ background-image: url("../img/loader-game.gif"); background-position: center; /* path to your loading animation */ /*background-repeat: no-repeat; margin: -100px 0 0 -100px;*/ /* is width and height divided by two */ } span.open-sidebar > img { width: 30px; } span.open-sidebar { position: absolute; top: 18px; left: 10px; } .heading { padding: 30px 10px; margin: 0; color: #fff; font-size: 16px; } .slide-menu.glider.draggable .glider-slide { min-width: unset !important; } a.nav-menu.current { border-bottom: 2px solid #f5c001 !important; color: #f5c001 !important; } .slide-menu.glider.draggable .glider-slide a { line-height: 3; text-align: center; padding: 10px 2px; font-size: 14px; border-bottom: 2px solid transparent; } .slide-menu.glider.draggable .glider-slide a { color: #fff; text-decoration: none; } .slide-menu.glider.draggable span.glider-slide.current { border-bottom: 2px solid #fff; } .glider-0 { margin-top: 20px !important; } .glider-0 .glider-slide, .glider-4 .glider-slide{ position: relative !important; } .play-icon { position: absolute; bottom: 8px; right: 8px; border: 1px solid #fff; border-radius: 50%; width: 40px; height: 40px; text-align: center; padding-left: 5px; line-height: 40px; font-size: 18px; color: #fff; } .heading > h3 { margin: 0px; font-size: 16px; color: #dedede; } .block { display: block; } .glider-contain { width: 100%; max-width: 997px; margin: 0 auto; } .glider-slide { margin: 0px 10px; } .glider-slide > img { border-radius: 20px; } span.game-name { display: block; color: #dedede; padding: 6px 0; } .btn-game { background: transparent; border: 1px solid #fff; width: 100%; border-radius: 2px; color: #d11820; font-weight: 600; padding: 4px; } span.head-desc { display: block; width: 100%; font-size: 12px; color: #808080; } .thumbnails { margin-bottom: 10px; } .thumbnails h3 { margin:0px; color: #fff; font-size: 14px; } .thumbnails img { border-radius: 10px; max-width: 100%; } .thumbnails i { bottom: 8px; right: 8px; border: 1px solid #fff; border-radius: 50%; width: 25px; height: 25px; text-align: center; padding-left: 3px; line-height: 24px; font-size: 10px; color: #fff; } .row.thumbnails > div.col-xs-3 { padding-right: 0px; } .glider::-webkit-scrollbar { display: none; } .single-banner { margin: 20px 10px; margin-top: 30px; } .single-banner img { border-radius: 20px; } .footer-strip { position: fixed; bottom: 0px; left: 0; width: 100%; background: #202123; padding: 10px; box-shadow: 0px 0px 10px #211414; color: #fff; } .footer-strip > span.col-xs-6 { text-align: center; } .footer-strip > span.col-xs-6:first-child { border-right: 1px solid; } #search { text-align: center; margin: 10px; } #search input[type="text"] { background: url(../img/search-dark.png) no-repeat 10px 13px #444; border: 0 none; color: #777; width: 280px; padding: 10px 15px 10px 35px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; text-shadow: 0 2px 2px rgb(0 0 0 / 30%); -webkit-box-shadow: 0 1px 0 rgb(255 255 255 / 10%), 0 1px 3px rgb(0 0 0 / 20%) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 1px 0 rgb(255 255 255 / 10%), 0 1px 3px rgb(0 0 0 / 20%) inset; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; font-size: 14px; outline: none; } #search input[type="text"]:focus { width: 340px; } /*Sidebar*/ .sidenav { height: 100%; width: 300px; position: fixed; display:none; z-index: 999; top: 0; left: 0; background-color: #1d1c1c; overflow-x: hidden; transition: 0.5s; padding-top: 80px; } .sidenav a { padding: 8px 8px 8px 2px; text-decoration: none; font-size: 16px; color: #818181; display: block; transition: 0.3s; } .sidenav ul{ margin-left:-20px; } .sidenav ul li { list-style:none; } .menu-item{ width:30px; } .sidenav a:hover, .sidenav ul li > .active { color: #f5c001; } .sidenav .closebtn { position: absolute; top: 20px; right: 10px; font-size: 36px; margin-left: 50px; } @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } .sidebar-head { position: absolute; top: 30px; left: 10px; } .sidebar-head > .pull-left:nth-child(2) { padding:4px; } .sidebar-head > .pull-left:nth-child(2) { padding: 10px; padding-top: 13px; color: #fff; font-size: 16px; } .top-chart-content { margin-top: 10px; } .profile-picture { position: absolute; top: 14px; right: 10px; } span.profile-picture > img { width: 44px; } .menu-profile-picture, .profile-picture { border:1px solid #f5c001; border-radius: 50%; } /* ************************** For Modal Style ********************* */ .modal{ margin-top: 25%; } .modal-bg{ border-radius: 10px 10px 10px 10px; color:#fff; background: #2b2b2b; } .modal-header { padding: 10px !important; border-bottom: none !important; } .modal-backdrop{ opacity:0.85 !important; } .btn-custom-dark{ background:#2b2b2b; color:#fff; width:60%; padding:10px 20px; border-radius:20px; } .btn-custom-light{ background:#fff; color:#2b2b2b; width:75%; padding:10px 20px; border-radius:20px; } .btn-custom-facebook, .btn-custom-facebook:hover{ background:#4267B2; color:#fff; width:75%; padding:10px 20px; border-radius:20px; } .col-xs-12.game-name { padding-top: 8px; }
assets/frontend/css/style--0.css
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); body, p{ font-family: 'Mulish', sans-serif !important; } img { max-width: 100%; } @media screen and (min-width:767px) { .main-wrapper { display: none; background: #202123; } } .main-wrapper { background: #202123; max-width: 450px; margin:auto; padding-bottom: 10px; } .header-strip { text-align: center; padding-top: 10px; position: relative; } #preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #030104; max-width: 100% !important; height: 100vh; /* change if the mask should have another color then white */ z-index: 99; /* makes sure it stays on top */ } #status { width: 100px; height: 100px; position: absolute; left: 50%; /* centers the loading animation horizontally one the screen */ top: 50%; transform: translate(-50%, -50%); /* centers the loading animation vertically one the screen */ background-image: url("../img/loader-game.gif"); background-position: center; /* path to your loading animation */ /*background-repeat: no-repeat; margin: -100px 0 0 -100px;*/ /* is width and height divided by two */ } span.open-sidebar > img { width: 30px; } span.open-sidebar { position: absolute; top: 18px; left: 10px; } .heading { padding: 30px 10px; margin: 0; color: #fff; font-size: 16px; } .slide-menu.glider.draggable .glider-slide { min-width: unset !important; } a.nav-menu.current { border-bottom: 2px solid #f5c001 !important; color: #f5c001 !important; } .slide-menu.glider.draggable .glider-slide a { line-height: 3; text-align: center; padding: 10px 2px; font-size: 14px; border-bottom: 2px solid transparent; } .slide-menu.glider.draggable .glider-slide a { color: #fff; text-decoration: none; } .slide-menu.glider.draggable span.glider-slide.current { border-bottom: 2px solid #fff; } .glider-0 { margin-top: 20px !important; } .glider-0 .glider-slide, .glider-4 .glider-slide{ position: relative !important; } .play-icon { position: absolute; bottom: 8px; right: 8px; border: 1px solid #fff; border-radius: 50%; width: 40px; height: 40px; text-align: center; padding-left: 5px; line-height: 40px; font-size: 18px; color: #fff; } .heading > h3 { margin: 0px; font-size: 16px; color: #dedede; } .block { display: block; } .glider-contain { width: 100%; max-width: 997px; margin: 0 auto; } .glider-slide { margin: 0px 10px; } .glider-slide > img { border-radius: 20px; } span.game-name { display: block; color: #dedede; padding: 6px 0; } .btn-game { background: transparent; border: 1px solid #fff; width: 100%; border-radius: 2px; color: #d11820; font-weight: 600; padding: 4px; } span.head-desc { display: block; width: 100%; font-size: 12px; color: #808080; } .thumbnails { margin-bottom: 10px; } .thumbnails h3 { margin:0px; color: #fff; font-size: 14px; } .thumbnails img { border-radius: 10px; max-width: 100%; } .thumbnails i { bottom: 8px; right: 8px; border: 1px solid #fff; border-radius: 50%; width: 25px; height: 25px; text-align: center; padding-left: 3px; line-height: 24px; font-size: 10px; color: #fff; } .row.thumbnails > div.col-xs-3 { padding-right: 0px; } .glider::-webkit-scrollbar { display: none; } .single-banner { margin: 20px 10px; margin-top: 30px; } .single-banner img { border-radius: 20px; } .footer-strip { position: fixed; bottom: 0px; left: 0; width: 100%; background: #202123; padding: 10px; box-shadow: 0px 0px 10px #211414; color: #fff; } .footer-strip > span.col-xs-6 { text-align: center; } .footer-strip > span.col-xs-6:first-child { border-right: 1px solid; } #search { text-align: center; margin: 10px; } #search input[type="text"] { background: url(../img/search-dark.png) no-repeat 10px 13px #444; border: 0 none; color: #777; width: 280px; padding: 10px 15px 10px 35px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; text-shadow: 0 2px 2px rgb(0 0 0 / 30%); -webkit-box-shadow: 0 1px 0 rgb(255 255 255 / 10%), 0 1px 3px rgb(0 0 0 / 20%) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 1px 0 rgb(255 255 255 / 10%), 0 1px 3px rgb(0 0 0 / 20%) inset; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; font-size: 14px; outline: none; } #search input[type="text"]:focus { width: 340px; } /*Sidebar*/ .sidenav { height: 100%; width: 300px; position: fixed; display:none; z-index: 999; top: 0; left: 0; background-color: #1d1c1c; overflow-x: hidden; transition: 0.5s; padding-top: 80px; } .sidenav a { padding: 8px 8px 8px 2px; text-decoration: none; font-size: 16px; color: #818181; display: block; transition: 0.3s; } .sidenav ul{ margin-left:-20px; } .sidenav ul li { list-style:none; } .menu-item{ width:30px; } .sidenav a:hover, .sidenav ul li > .active { color: #f5c001; } .sidenav .closebtn { position: absolute; top: 20px; right: 10px; font-size: 36px; margin-left: 50px; } @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } .sidebar-head { position: absolute; top: 30px; left: 10px; } .sidebar-head > .pull-left:nth-child(2) { padding:4px; } .sidebar-head > .pull-left:nth-child(2) { padding: 10px; padding-top: 13px; color: #fff; font-size: 16px; } .top-chart-content { margin-top: 10px; } .profile-picture { position: absolute; top: 14px; right: 10px; } span.profile-picture > img { width: 44px; } .menu-profile-picture, .profile-picture { border:1px solid #f5c001; border-radius: 50%; } /* ************************** For Modal Style ********************* */ .modal{ margin-top: 25%; } .modal-bg{ border-radius: 10px 10px 10px 10px; color:#fff; background: #2b2b2b; } .modal-header { padding: 10px !important; border-bottom: none !important; } .modal-backdrop{ opacity:0.85 !important; } .btn-custom-dark{ background:#2b2b2b; color:#fff; width:60%; padding:10px 20px; border-radius:20px; } .btn-custom-light{ background:#fff; color:#2b2b2b; width:75%; padding:10px 20px; border-radius:20px; } .btn-custom-facebook, .btn-custom-facebook:hover{ background:#4267B2; color:#fff; width:75%; padding:10px 20px; border-radius:20px; } .col-xs-12.game-name { padding-top: 8px; }
0.306112
0.068537
body { font-family: 'Raleway'; font-size: 16px; font-weight: 300; color: #fff; line-height: 30px; text-align: center; background-color: #222733; } strong { font-weight: 500; } a, a:hover, a:focus { text-decoration: none; } h1, h2 { margin-top: 10px; font-size: 38px; font-weight: 100; line-height: 50px; } h3 { font-size: 22px; font-weight: 300; } /* Contenidos y Formulario*/ .my-content { padding: 100px 0 170px 0; } .my-content .mydescription { margin: 20px 0 10px 0; } .my-content .mydescription p { opacity: 0.8; } .myform-cont { margin-top: 35px; } .myform-top { overflow: hidden; padding: 0 25px 15px 25px; background: rgba(0, 0, 0, 0.35); -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; } .myform-top-left { float: left; width: 75%; padding-top: 25px; text-align: left; } .myform-top-left p { opacity: 0.8; } .myform-top-right { float: right; width: 25%; padding-top: 25px; font-size: 66px; text-align: right; opacity: 0.3; } .myform-bottom { padding: 25px 25px 30px 25px; background: rgba(0, 0, 0, 0.3); -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; } .myform-bottom .mybtn { width: 100%; } input[type="text"], input[type="password"], textarea, textarea.form-control { height: 50px; vertical-align: middle; background: #fff; border: 3px solid #fff; font-size: 16px; font-weight: 300; line-height: 50px; } input[type="text"]:focus, input[type="password"]:focus, textarea:focus, textarea.form-control:focus { background: #fff; border: 2px solid #1AAE88; } button.mybtn { height: 50px; background: #1AAE88; border: 0; font-size: 16px; font-weight: 500; line-height: 40px; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } button.mybtn:hover, button.mybtn:active { opacity: 0.6; color: #fff; } button.mybtn:focus { opacity: 0.6; color: #fff; background: #de615e; } /*LOGIN REDES SOCIALES*/ .mysocial-login { margin-top: 35px; } .mysocial-login-buttons { margin-top: 25px; } .mybtn-social { display: inline-block; height: 50px; margin: 5px; padding: 15px 20px 0 20px; background: rgba(0, 0, 0, 0.3); border: 1px solid #fff; font-size: 16px; font-weight: 300; line-height: 16px; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .mybtn-social:hover, .mybtn-social:focus, .mybtn-social:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; } /* Media queries */ @media (min-width: 992px) and (max-width: 1199px) {} @media (min-width: 768px) and (max-width: 991px) {} @media (max-width: 767px) { .mytop-content { padding: 60px 0 110px 0; } } @media (max-width: 415px) { h1, h2 { font-size: 32px; } }
assets/css/custom.css
body { font-family: 'Raleway'; font-size: 16px; font-weight: 300; color: #fff; line-height: 30px; text-align: center; background-color: #222733; } strong { font-weight: 500; } a, a:hover, a:focus { text-decoration: none; } h1, h2 { margin-top: 10px; font-size: 38px; font-weight: 100; line-height: 50px; } h3 { font-size: 22px; font-weight: 300; } /* Contenidos y Formulario*/ .my-content { padding: 100px 0 170px 0; } .my-content .mydescription { margin: 20px 0 10px 0; } .my-content .mydescription p { opacity: 0.8; } .myform-cont { margin-top: 35px; } .myform-top { overflow: hidden; padding: 0 25px 15px 25px; background: rgba(0, 0, 0, 0.35); -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; } .myform-top-left { float: left; width: 75%; padding-top: 25px; text-align: left; } .myform-top-left p { opacity: 0.8; } .myform-top-right { float: right; width: 25%; padding-top: 25px; font-size: 66px; text-align: right; opacity: 0.3; } .myform-bottom { padding: 25px 25px 30px 25px; background: rgba(0, 0, 0, 0.3); -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; } .myform-bottom .mybtn { width: 100%; } input[type="text"], input[type="password"], textarea, textarea.form-control { height: 50px; vertical-align: middle; background: #fff; border: 3px solid #fff; font-size: 16px; font-weight: 300; line-height: 50px; } input[type="text"]:focus, input[type="password"]:focus, textarea:focus, textarea.form-control:focus { background: #fff; border: 2px solid #1AAE88; } button.mybtn { height: 50px; background: #1AAE88; border: 0; font-size: 16px; font-weight: 500; line-height: 40px; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } button.mybtn:hover, button.mybtn:active { opacity: 0.6; color: #fff; } button.mybtn:focus { opacity: 0.6; color: #fff; background: #de615e; } /*LOGIN REDES SOCIALES*/ .mysocial-login { margin-top: 35px; } .mysocial-login-buttons { margin-top: 25px; } .mybtn-social { display: inline-block; height: 50px; margin: 5px; padding: 15px 20px 0 20px; background: rgba(0, 0, 0, 0.3); border: 1px solid #fff; font-size: 16px; font-weight: 300; line-height: 16px; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .mybtn-social:hover, .mybtn-social:focus, .mybtn-social:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; } /* Media queries */ @media (min-width: 992px) and (max-width: 1199px) {} @media (min-width: 768px) and (max-width: 991px) {} @media (max-width: 767px) { .mytop-content { padding: 60px 0 110px 0; } } @media (max-width: 415px) { h1, h2 { font-size: 32px; } }
0.22194
0.074568
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; } body { font-size: 12px; font-family: "ๅพฎ่ฝฏ้›…้ป‘", "Helvetica Neue", Helvetica, STHeiTi, sans-serif; } table { border-collapse: collapse; border-spacing: 0; } fieldset, img { border: 0; } address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal; } ol, ul { list-style: none; } caption, th { text-align: left; } h1, h2, h3, h4, h5, h6 { font-size: 100%; } q:before, q:after { content: ""; } abbr, acronym { border: 0; } a { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; } a { text-decoration: none; } ins { background-color: #ff9; color: #000; text-decoration: none; } mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; } del { text-decoration: line-through; } abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; } table { border-collapse: collapse; border-spacing: 0; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; } input, select { vertical-align: middle; } em, i { font-style: normal; } img { max-width: 100%; border: none; } .ta { text-align: center; } .ma { margin: 0 auto; } .w100 { width: 100%; } .fl { float: left; } .fr { float: right; } .fs16 { font-size: 16px; } .clearfix:after { display: table; content: " "; clear: both; } .clearfix:before { display: table; content: " "; } .header{ height: 80px; width: 960px; margin:0 auto; } .header .logo_panel{ padding:10px; float: left; } .header .lg_txt{ font-size: 18px; color: #55585c; margin:17px 0 0 12px; float: left; } .header .tip_panel{ margin:15px; } .header .tip_panel .txt{ display: inline-block; color: #9f9f9f; font-size: 12px; padding-right: 10px; border-right:1px solid #ddd; margin-right: 10px; } .header .tip_panel a{ color: #1DB2FF; } .footer { min-width: 1160px; border-top: 1px solid #d2d2d2; background: #F4F4F4; } .footer .yue { text-align: center; color: #333; padding: 15px 0; } .footer .yue a { color: #666; } .container { overflow: hidden; width: 1160px; margin: 0 auto; } .footer .container .on-content { width: 960px; margin: 0 auto; } .con-content { margin-left: 120px; float: left; padding: 15px; } .con-content li { line-height: 28px; color: #333; font-size: 16px; } .con-content strong { font-size: 16px; color: #333; font-weight: 700; } .con-content .lightly { color: #666; font-size: 12px; } .con-content strong.a { display: inline-block; height: 30px; padding-left: 20px; } .con-content strong.b { display: inline-block; height: 30px; padding-left: 25px; } .con-content strong.c { display: inline-block; height: 30px; padding-left: 35px; } .con-title { width: 20%; text-align: center; } .con-title a { font-size: 14px; color: #333; padding-bottom: 7px; } .copyright { background-color: #d2d2d2; padding: 10px 0; text-align: center; color: #333; } .x-right { width: 401px; margin: 3px; margin-left: 0; display: inline; float: right; height: 310px; font-family: Microsoft YaHei; text-align: center; } .x-right h4 { font-weight: normal; margin-top: 25px; margin-bottom: 5px; font: 18px Arial, Helvetica, sans-serif; color: #333; } .x-right .tip { font-size: 14px; line-height: 30px; color: #80343e; font-weight: 500; border-bottom: 1px solid #ccc; margin-bottom: 10px; } .x-right .tipa { color: #cacaca; margin-top: 10px; } .x-right .er img { width: 190px; height: 190px; } .suc_panel{ display:none; padding:70px 0 70px 120px; width:240px; text-align:center; margin:50px auto 180px; background: url(./suc.png) no-repeat left center; } .suc_panel .hd{ font-size: 30px; color: #444; margin-bottom: 12px; } .suc_panel .txt{ font-size: 18px; color: #444; } .suc_panel a{ display: inline-block; width: 100px; color: #fff; line-height: 30px; margin-left: 20px; background-color: #00c6d8; border:1px solid #00a2b1; border-radius: 3px; } .x-left { float: left; } .x-main { padding-bottom: 20px; } .weixin { background: #fff; width: 850px; margin: 0 auto; overflow: hidden; border: 1px solid #ccc; padding: 15px 50px; } .x-left img { margin: 25px 0 0 115px; } .pro { width: 900px; padding: 25px; margin: 0 auto 15px; background: #fff; border: 1px solid #ccc; text-align: center; } .pro p { font-size: 16px; line-height: 30px; color: #2c2c2c; font-weight: 500; } .pro span { color: #80343e; font-size: 18px; } .pay_success { display: none; width: 1160px; height: 350px; margin: 0 auto; padding-top: 80px; text-align: center; } .pay_success .tip_icon { display: inline-block; font-size: 38px; padding: 30px 0 30px 110px; background-size: 110px; } .pay_success .tip1 { font-size: 14px; padding: 20px 0; } .pay_success .tip1 span { color: #3F81C4; margin: 0 8px; font-weight: bold; } .pay_success .tip2 { font-size: 14px; } .pay_success .tip2 a { display: inline-block; height: 25px; line-height: 25px; padding: 5px 15px; background-color: #3F81C4; color: #fff; border-radius: 3px; margin-left: 8px; } .pay_ok .x-main { display: none; } .pay_ok .pay_success { display: block; } .cashier_desk{ width: 960px; height: 420px; margin:0 auto 30px; border:1px solid #ccc; } .cashier_desk .head{ height: 120px; background-color: #dbdcdd; } .cashier_desk .head .order_info{ padding: 12px; font-size: 16px; color: #999; float: left; } .cashier_desk .head .order_info li{ padding:5px 0; } .cashier_desk .head .order_info .lb{ color: #333; } .cashier_desk .head .price{ color: #ee7b00; font-size: 36px; padding:36px; } .sele_pay_type{ overflow: hidden; text-align: center; margin-top: 85px; } .sele_pay_type li{ display: inline-block; } .sele_pay_type li input{ margin-right: 5px; margin-bottom: 35px; } .sele_pay_type li:first-child{ margin-right: 30px; } .sele_pay_type label{ cursor: pointer; } .sele_pay_type li img{ border: 2px solid #cfcfcf; border-radius: 5px; } .sele_pay_type li img:hover{ border: 2px solid #e10000; } .pay_btn{ text-align: center; margin-top: 45px; } .pay_btn input{ width: 160px; height: 35px; line-height: 35px; background: #009ddc; font-size: 16px; color: #fff; border: none; cursor: pointer; } .pay_btn input:hover{ background: #e10000; } .pay_ment{ height: auto; } .bd .payment{ padding: 50px 0; overflow: hidden; text-align: center; } .bd .payment li{ margin-left: 20px; display: inline-block; } .bd .payment li:first-child{ margin: 0; }
fast-pay-web-sample-shop/src/main/webapp/pay_files/pay.css
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; } body { font-size: 12px; font-family: "ๅพฎ่ฝฏ้›…้ป‘", "Helvetica Neue", Helvetica, STHeiTi, sans-serif; } table { border-collapse: collapse; border-spacing: 0; } fieldset, img { border: 0; } address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal; } ol, ul { list-style: none; } caption, th { text-align: left; } h1, h2, h3, h4, h5, h6 { font-size: 100%; } q:before, q:after { content: ""; } abbr, acronym { border: 0; } a { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; } a { text-decoration: none; } ins { background-color: #ff9; color: #000; text-decoration: none; } mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; } del { text-decoration: line-through; } abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; } table { border-collapse: collapse; border-spacing: 0; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; } input, select { vertical-align: middle; } em, i { font-style: normal; } img { max-width: 100%; border: none; } .ta { text-align: center; } .ma { margin: 0 auto; } .w100 { width: 100%; } .fl { float: left; } .fr { float: right; } .fs16 { font-size: 16px; } .clearfix:after { display: table; content: " "; clear: both; } .clearfix:before { display: table; content: " "; } .header{ height: 80px; width: 960px; margin:0 auto; } .header .logo_panel{ padding:10px; float: left; } .header .lg_txt{ font-size: 18px; color: #55585c; margin:17px 0 0 12px; float: left; } .header .tip_panel{ margin:15px; } .header .tip_panel .txt{ display: inline-block; color: #9f9f9f; font-size: 12px; padding-right: 10px; border-right:1px solid #ddd; margin-right: 10px; } .header .tip_panel a{ color: #1DB2FF; } .footer { min-width: 1160px; border-top: 1px solid #d2d2d2; background: #F4F4F4; } .footer .yue { text-align: center; color: #333; padding: 15px 0; } .footer .yue a { color: #666; } .container { overflow: hidden; width: 1160px; margin: 0 auto; } .footer .container .on-content { width: 960px; margin: 0 auto; } .con-content { margin-left: 120px; float: left; padding: 15px; } .con-content li { line-height: 28px; color: #333; font-size: 16px; } .con-content strong { font-size: 16px; color: #333; font-weight: 700; } .con-content .lightly { color: #666; font-size: 12px; } .con-content strong.a { display: inline-block; height: 30px; padding-left: 20px; } .con-content strong.b { display: inline-block; height: 30px; padding-left: 25px; } .con-content strong.c { display: inline-block; height: 30px; padding-left: 35px; } .con-title { width: 20%; text-align: center; } .con-title a { font-size: 14px; color: #333; padding-bottom: 7px; } .copyright { background-color: #d2d2d2; padding: 10px 0; text-align: center; color: #333; } .x-right { width: 401px; margin: 3px; margin-left: 0; display: inline; float: right; height: 310px; font-family: Microsoft YaHei; text-align: center; } .x-right h4 { font-weight: normal; margin-top: 25px; margin-bottom: 5px; font: 18px Arial, Helvetica, sans-serif; color: #333; } .x-right .tip { font-size: 14px; line-height: 30px; color: #80343e; font-weight: 500; border-bottom: 1px solid #ccc; margin-bottom: 10px; } .x-right .tipa { color: #cacaca; margin-top: 10px; } .x-right .er img { width: 190px; height: 190px; } .suc_panel{ display:none; padding:70px 0 70px 120px; width:240px; text-align:center; margin:50px auto 180px; background: url(./suc.png) no-repeat left center; } .suc_panel .hd{ font-size: 30px; color: #444; margin-bottom: 12px; } .suc_panel .txt{ font-size: 18px; color: #444; } .suc_panel a{ display: inline-block; width: 100px; color: #fff; line-height: 30px; margin-left: 20px; background-color: #00c6d8; border:1px solid #00a2b1; border-radius: 3px; } .x-left { float: left; } .x-main { padding-bottom: 20px; } .weixin { background: #fff; width: 850px; margin: 0 auto; overflow: hidden; border: 1px solid #ccc; padding: 15px 50px; } .x-left img { margin: 25px 0 0 115px; } .pro { width: 900px; padding: 25px; margin: 0 auto 15px; background: #fff; border: 1px solid #ccc; text-align: center; } .pro p { font-size: 16px; line-height: 30px; color: #2c2c2c; font-weight: 500; } .pro span { color: #80343e; font-size: 18px; } .pay_success { display: none; width: 1160px; height: 350px; margin: 0 auto; padding-top: 80px; text-align: center; } .pay_success .tip_icon { display: inline-block; font-size: 38px; padding: 30px 0 30px 110px; background-size: 110px; } .pay_success .tip1 { font-size: 14px; padding: 20px 0; } .pay_success .tip1 span { color: #3F81C4; margin: 0 8px; font-weight: bold; } .pay_success .tip2 { font-size: 14px; } .pay_success .tip2 a { display: inline-block; height: 25px; line-height: 25px; padding: 5px 15px; background-color: #3F81C4; color: #fff; border-radius: 3px; margin-left: 8px; } .pay_ok .x-main { display: none; } .pay_ok .pay_success { display: block; } .cashier_desk{ width: 960px; height: 420px; margin:0 auto 30px; border:1px solid #ccc; } .cashier_desk .head{ height: 120px; background-color: #dbdcdd; } .cashier_desk .head .order_info{ padding: 12px; font-size: 16px; color: #999; float: left; } .cashier_desk .head .order_info li{ padding:5px 0; } .cashier_desk .head .order_info .lb{ color: #333; } .cashier_desk .head .price{ color: #ee7b00; font-size: 36px; padding:36px; } .sele_pay_type{ overflow: hidden; text-align: center; margin-top: 85px; } .sele_pay_type li{ display: inline-block; } .sele_pay_type li input{ margin-right: 5px; margin-bottom: 35px; } .sele_pay_type li:first-child{ margin-right: 30px; } .sele_pay_type label{ cursor: pointer; } .sele_pay_type li img{ border: 2px solid #cfcfcf; border-radius: 5px; } .sele_pay_type li img:hover{ border: 2px solid #e10000; } .pay_btn{ text-align: center; margin-top: 45px; } .pay_btn input{ width: 160px; height: 35px; line-height: 35px; background: #009ddc; font-size: 16px; color: #fff; border: none; cursor: pointer; } .pay_btn input:hover{ background: #e10000; } .pay_ment{ height: auto; } .bd .payment{ padding: 50px 0; overflow: hidden; text-align: center; } .bd .payment li{ margin-left: 20px; display: inline-block; } .bd .payment li:first-child{ margin: 0; }
0.373762
0.093099
.videoList{ overflow: scroll; width: 450px; height: 500px; background-color: white; /*background-color:#eee;*/ } /* right minvideo */ #minVideo.out { display: block; position:fixed; bottom: 0; right:5px; width:450px; z-index: 9; box-shadow:0px 5px 30px yellow; } #minVideo.in { background-color: #000000; } /*video right click*/ #rightclickmenu{ visibility: hidden; background: rgba(30,30,32,0.8); position: absolute; width:240px; z-index: 9999; color:#eee; /*็ฐ่‰ฒๅญ—ไฝ“้ขœ่‰ฒ*/ } .rightclickfont{ padding:8px; } .contextmenu{ padding:5px 8px; } /*video information panel*/ #videoMessage { visibility: hidden; background: rgba(28,28,28,0.6); position: absolute; width:550px; left:40px; top:190px; z-index: 9999; color:#fff; /*็ฐ่‰ฒๅญ—ไฝ“้ขœ่‰ฒ*/ } /*font manage and each padding*/ .videoMessageFont{ /*margin-top: 10px;*/ padding: 2px 20px; text-align: left; } /*close video message panel*/ .closeInfo{ float: right; font-size:20px; margin-right: 10px; } /*video camera width: height: 150*/ .camera { float:right; top: 0px; right: 0px; } #cam{ float: right; position:fixed; width:280px; height:200px; top:0px; right:0px; z-index:3; } /*ไบบ่„ธ่ฏ†ๅˆซไฝ็ฝฎ*/ #facemark{ position:fixed; top:0px; right:0px; z-index:3; } /*่ฏ„่ฎบ*/ #comment{ border:2px solid rgb(255,178,98); position: relative; } #commentText{ background-color:yellow; height:110px; width: 100%; display: block; border: none; font-size: 14px; line-height: 20px; color: #333; margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; resize: none; overflow: auto; outline: none; } .PostBtn{ background-color: rgb(200,210,10); margin-top:8px; float: right; width:100px; height:35px; color: #ff7900; text-align: center; font-size: 15px; border-radius: 17px; cursor: pointer; } #commentTitle{ font-size: 20px; color: #2a2a2a; float: left; } #commentList{ margin-top:28px; position: relative; background-color:white; } #info{ position: relative; margin-top:10px; padding: 0 0 0px 5px; border-bottom: 2px solid rgb(255,178,98); } #infoText{ line-height:25px; margin-bottom:10px; font-size:18px; } #infomess{ width: 100%; overflow: hidden; } #infomess>#infoTime{ float: left; font-size: 17px; color:rgb(200,210,10); } #infomess>#infoHandle{ float: right; font-size:17px; margin-right:5px; } .infoTop,.infoDown,.infoDel{ width:25px; height:25px; display:inline-block; } .infoDel{ display:inline; } #infoHandle>a{ color:rgb(200,210,10); text-decoration: none; background:url("../img/aa.jpg") -7px -7px; padding-left:28px; margin-left:28px;} #infoHandle>a:nth-child(2){ background-position: -41px -6px; } #infoHandle>a:nth-child(3){ background-position: -77px -9px; } /*็ฟป้กต*/ #commentTitle>a{ font-size:18px; color:rgb(200,210,10); width:25px; height:25px; display: inline-block; text-align: center; } #commentTitle>a:hover{ background-color: yellow; } #commentTitle>.page1{ background-color: yellow; border:1px solid white; }
samples/dash-if-reference-player/app/css/custom.css
.videoList{ overflow: scroll; width: 450px; height: 500px; background-color: white; /*background-color:#eee;*/ } /* right minvideo */ #minVideo.out { display: block; position:fixed; bottom: 0; right:5px; width:450px; z-index: 9; box-shadow:0px 5px 30px yellow; } #minVideo.in { background-color: #000000; } /*video right click*/ #rightclickmenu{ visibility: hidden; background: rgba(30,30,32,0.8); position: absolute; width:240px; z-index: 9999; color:#eee; /*็ฐ่‰ฒๅญ—ไฝ“้ขœ่‰ฒ*/ } .rightclickfont{ padding:8px; } .contextmenu{ padding:5px 8px; } /*video information panel*/ #videoMessage { visibility: hidden; background: rgba(28,28,28,0.6); position: absolute; width:550px; left:40px; top:190px; z-index: 9999; color:#fff; /*็ฐ่‰ฒๅญ—ไฝ“้ขœ่‰ฒ*/ } /*font manage and each padding*/ .videoMessageFont{ /*margin-top: 10px;*/ padding: 2px 20px; text-align: left; } /*close video message panel*/ .closeInfo{ float: right; font-size:20px; margin-right: 10px; } /*video camera width: height: 150*/ .camera { float:right; top: 0px; right: 0px; } #cam{ float: right; position:fixed; width:280px; height:200px; top:0px; right:0px; z-index:3; } /*ไบบ่„ธ่ฏ†ๅˆซไฝ็ฝฎ*/ #facemark{ position:fixed; top:0px; right:0px; z-index:3; } /*่ฏ„่ฎบ*/ #comment{ border:2px solid rgb(255,178,98); position: relative; } #commentText{ background-color:yellow; height:110px; width: 100%; display: block; border: none; font-size: 14px; line-height: 20px; color: #333; margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; resize: none; overflow: auto; outline: none; } .PostBtn{ background-color: rgb(200,210,10); margin-top:8px; float: right; width:100px; height:35px; color: #ff7900; text-align: center; font-size: 15px; border-radius: 17px; cursor: pointer; } #commentTitle{ font-size: 20px; color: #2a2a2a; float: left; } #commentList{ margin-top:28px; position: relative; background-color:white; } #info{ position: relative; margin-top:10px; padding: 0 0 0px 5px; border-bottom: 2px solid rgb(255,178,98); } #infoText{ line-height:25px; margin-bottom:10px; font-size:18px; } #infomess{ width: 100%; overflow: hidden; } #infomess>#infoTime{ float: left; font-size: 17px; color:rgb(200,210,10); } #infomess>#infoHandle{ float: right; font-size:17px; margin-right:5px; } .infoTop,.infoDown,.infoDel{ width:25px; height:25px; display:inline-block; } .infoDel{ display:inline; } #infoHandle>a{ color:rgb(200,210,10); text-decoration: none; background:url("../img/aa.jpg") -7px -7px; padding-left:28px; margin-left:28px;} #infoHandle>a:nth-child(2){ background-position: -41px -6px; } #infoHandle>a:nth-child(3){ background-position: -77px -9px; } /*็ฟป้กต*/ #commentTitle>a{ font-size:18px; color:rgb(200,210,10); width:25px; height:25px; display: inline-block; text-align: center; } #commentTitle>a:hover{ background-color: yellow; } #commentTitle>.page1{ background-color: yellow; border:1px solid white; }
0.29088
0.071916
html, body { height: 100%; font-family: Arial, Helvetica, sans-serif; } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } .footer { height: 60px; background-color: #f5f5f5; border-top: 1px solid #ddd; padding-top: 20px; } .jumbotron { text-align: center; background-color: transparent; } .jumbotron .btn { font-size: 21px; padding: 14px 24px; } .not-set { color: #c55; font-style: italic; } /* add sorting icons to gridview sort links */ a.asc:after, a.desc:after { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; padding-left: 5px; } a.asc:after { content: /*"\e113"*/ "\e151"; } a.desc:after { content: /*"\e114"*/ "\e152"; } .sort-numerical a.asc:after { content: "\e153"; } .sort-numerical a.desc:after { content: "\e154"; } .sort-ordinal a.asc:after { content: "\e155"; } .sort-ordinal a.desc:after { content: "\e156"; } .grid-view th { white-space: nowrap; } .hint-block { display: block; margin-top: 5px; color: #999; } .error-summary { color: #a94442; background: #fdf7f7; border-left: 3px solid #eed3d7; padding: 10px 20px; margin: 0 0 15px 0; } .navbar { min-height: 100px; width: 100%; } .navbar-header{ padding-left:5%; } .navbar-collapse{ padding-right:5%; } .img-responsive{ width: 300px; } .table{ border-collapse: separate; border-spacing: 5px 0px; } .table > tbody > tr:nth-of-type(even) { background-color: #e0e0e0; } .table > tbody > tr:nth-of-type(odd) { background-color: #ffffff; } .table > thead > tr{ background-color: #e0e0e0; } .table > thead > tr > td > b{ color: #00a6ad; } .table > tbody > tr > td{ vertical-align: middle; } .table > thead > tr > td{ vertical-align: middle; } .marsh_header{ border-bottom: 10px solid white; border-top: 10px solid white; background: #e4f3f2; } .lpv{ margin: 0px 10px 0px 10px; background-color: rgba(0, 166, 173, 0.21); } .lppv{ padding: 15px; } .navbar-nav > li > a { color:black; } .nav li > form > button.logout { color:black; padding: 0px; } .nav > li{ padding-top: 10px; } .nav > li:last-child{ padding-top: 10px; } .mok{ height: 110px; width:100%; background-color: #2f999e; } .mbk{ height: 100%; padding-left: 10% } .hfull{ height: 100%; } .wfull{ width: 100%; } .pagination li{ list-style: none; display: inline-block; } .btn-lnk { width: 50px; margin-left: 5px; background: #36b7bd33; box-shadow: 0 0 15px 1px white inset; border: white; } .btn-lnk:hover, .btn-lnk:active { box-shadow: 0 0 15px 1px grey inset; } .btn-lnk.active { box-shadow: 0 0 15px 1px grey inset; }
web/css/site.css
html, body { height: 100%; font-family: Arial, Helvetica, sans-serif; } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } .footer { height: 60px; background-color: #f5f5f5; border-top: 1px solid #ddd; padding-top: 20px; } .jumbotron { text-align: center; background-color: transparent; } .jumbotron .btn { font-size: 21px; padding: 14px 24px; } .not-set { color: #c55; font-style: italic; } /* add sorting icons to gridview sort links */ a.asc:after, a.desc:after { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; padding-left: 5px; } a.asc:after { content: /*"\e113"*/ "\e151"; } a.desc:after { content: /*"\e114"*/ "\e152"; } .sort-numerical a.asc:after { content: "\e153"; } .sort-numerical a.desc:after { content: "\e154"; } .sort-ordinal a.asc:after { content: "\e155"; } .sort-ordinal a.desc:after { content: "\e156"; } .grid-view th { white-space: nowrap; } .hint-block { display: block; margin-top: 5px; color: #999; } .error-summary { color: #a94442; background: #fdf7f7; border-left: 3px solid #eed3d7; padding: 10px 20px; margin: 0 0 15px 0; } .navbar { min-height: 100px; width: 100%; } .navbar-header{ padding-left:5%; } .navbar-collapse{ padding-right:5%; } .img-responsive{ width: 300px; } .table{ border-collapse: separate; border-spacing: 5px 0px; } .table > tbody > tr:nth-of-type(even) { background-color: #e0e0e0; } .table > tbody > tr:nth-of-type(odd) { background-color: #ffffff; } .table > thead > tr{ background-color: #e0e0e0; } .table > thead > tr > td > b{ color: #00a6ad; } .table > tbody > tr > td{ vertical-align: middle; } .table > thead > tr > td{ vertical-align: middle; } .marsh_header{ border-bottom: 10px solid white; border-top: 10px solid white; background: #e4f3f2; } .lpv{ margin: 0px 10px 0px 10px; background-color: rgba(0, 166, 173, 0.21); } .lppv{ padding: 15px; } .navbar-nav > li > a { color:black; } .nav li > form > button.logout { color:black; padding: 0px; } .nav > li{ padding-top: 10px; } .nav > li:last-child{ padding-top: 10px; } .mok{ height: 110px; width:100%; background-color: #2f999e; } .mbk{ height: 100%; padding-left: 10% } .hfull{ height: 100%; } .wfull{ width: 100%; } .pagination li{ list-style: none; display: inline-block; } .btn-lnk { width: 50px; margin-left: 5px; background: #36b7bd33; box-shadow: 0 0 15px 1px white inset; border: white; } .btn-lnk:hover, .btn-lnk:active { box-shadow: 0 0 15px 1px grey inset; } .btn-lnk.active { box-shadow: 0 0 15px 1px grey inset; }
0.566498
0.112162
div.tabbed_editor{ background-color: #194172; font-size: 13px; border-left: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb; line-height: initial; } div.tabbed_editor div.accordion_content{ padding-bottom: 20px; } div.tabbed_editor input[type="text"], div.tabbed_editor input[type="password"] { font-size: 13px; line-height: 21px; padding: 0 1% !important; width: 52% !important; height: 30px; border: 1px solid #C8CCD3; } div.tabbed_editor input:focus, div.tabbed_editor textarea:focus, div.tabbed_editor select:focus { border: 1px solid #4dc5c3; } div.tabbed_editor select, div.tabbed_editor textarea{ border: 1px solid #C8CCD3; font-size: 13px; } div.tabbed_editor select{ height: 30px; border: 1px solid #C8CCD3; } div.tabbed_editor select[multiple='true']{ height: auto; } div.tabbed_editor textarea{ font-size: 13px; margin: 8px; } div.tabbed_editor div.SF_input{ padding-top: 5px !important; } div.tabbed_editor div.SF_image_block{ max-width: 80px; float: left; margin-left: 11px; border: 1px solid #C8CCD3; border-radius: 2px; padding: 2px 2px; font-size: 11px; text-align: center; } div.tabbed_editor div.SF_label{ padding-right: 0; font-size: 14px !important; line-height: 22px; color: rgb(111, 123, 136); } div.tabbed_editor label{ color: rgb(111, 123, 136); } div.tabbed_editor div.SF_element{ padding-top: 15px; } div#actions-selector div.SF_element, div#parameters-selector div.SF_element{ padding-top: 5px; } div#actions-selector, div#parameters-selector{ margin-bottom: 20px; } div.tabbed_editor div.SF_input.SF_inlineButton{ margin-left: 10px !important; width: 53% !important; padding: 7px 3px !important; } .ajxp_theme_vision div.tabbed_editor{ background-color: #ffffff; padding: 0; border-radius: 4px; border:0; } div.tabbed_editor div.editor_header{ display: none; height: 0; } .ajxp_theme_vision div.tabbed_editor div.editor_header{ color: #666666; } div.editor_header a{ padding: 3px 10px 5px; background-color: rgba(255, 255, 255, 0.93); box-shadow: 1px 1px 8px black; margin-right: 7px; } .ajxp_theme_vision div.editor_header a{ padding: 3px 10px 5px; background-color: #4dc5c3; box-shadow: none; margin-right: 7px; color: white !important; } div.editor_header a:hover{ border:none; margin: 5px 7px 0px 1px; } div.editor_header a.disabled:hover{ background-color: rgba(255, 255, 255, 0.93); } .ajxp_theme_vision div.editor_header a.disabled:hover{ background-color: #4dc5c3; } div.editor_header img.actionbar_button_icon { float: left; width: 18px; height: 18px; } div.editor_header span.actionbar_button_label { font-size: 12px; color: black; text-shadow: none; padding-top: 5px; text-align: left; padding-left: 23px; } .ajxp_theme_vision div.editor_header span.actionbar_button_label { color: white; padding-left: 5px; } .ajxp_theme_vision div.editor_header > div.editor_action_bar{ border-bottom:0; } div.tabbed_editor span.inherited, div.tabbed_editor div.inherited { color: #AAAAAA; } div#actions-selector, div#parameters-selector, div#pane-acls > div.dialogLegend { padding: 10px; } div#pane-infos > div{ clear: both; } div#pane-docs{ padding:0 !important; } div.tabbed_editor div.innerTitle{ font-size: 13px; margin: 3px 9px 10px; border-bottom: 1px solid rgba(111, 123, 136, 1); margin-bottom: 10px; text-align: left; padding: 8px 10px 10px; color: rgba(76, 85, 95, 1); letter-spacing: 0px; font-size: 15px; } div#account_actions{ background: none; text-align: right; padding: 12px 5% 18px; } div#actions-selected, div#acls-selected { margin: 20px 0 0 0; border: 0; background-color: #ffffff; border-radius: 7px; overflow-y: auto; padding: 2px; font-size: 12px; } div#parameters-selected{ font-size: 12px; } div#actions-selected > div{ padding: 13px 12px; } div#actions-selected > span.list_remove_item{ margin-top: -8px; } div#acls-selected div.repositoryEntry{ clear:both; height: 17px; padding: 11px 8px 11px; } div#acls-selected div.repositoryLabel{ float:left; } div#acls-selected div.repositoryRights{ float:right; } div#actions-selected > div:nth-child(even), div#acls-selected > div:nth-child(even), table.repository > tbody > tr:nth-child(even) { background: #F7F7F7; } div#acls-selected input[type="checkbox"]{ width: 20px; margin-right: 0; } div#acls-selected label{ cursor: pointer; margin-right: 5px; text-align: left; min-width: 28px; } #actions-selector div.SF_element, #parameters-selector div.SF_element { width: 64%; } div.add_button, span.list_remove_item { display: inline-block; cursor: pointer; background-color: #4dc5c3; color: white; text-decoration: none; border-radius: 4px; } div.add_button{ padding: 5px; position: absolute; right: 16%; } span.list_remove_item{ cursor: pointer; top: 16px; right: 0; padding: 6px 8px; margin-right: 5px; } div.add_button.disabled{ opacity: 0.5; } div.role_edit-params-form{ padding: 10px; border: 1px solid #ebedf0; border-radius: 4px; } div#parameters-selected{ overflow-y: hidden; } div#parameters-selected.non_empty{ border: 0; } div#parameters-selected div.SF_element{ position: relative; } div#parameters-selected .SF_input{ width: 45% !important; } div#parameters-selected span.list_remove_item{ position: absolute; top: 16px; right: 0; } span.m-2 { display: inline-block; font-size: 11px; padding: 5px 10px 7px 9px; text-align: center; overflow: visible; color: #fff; outline: none; border-radius: 2px; margin: 5px 3px 0 1px; background: #4dc5c3; letter-spacing: 1px; } .pluginfo_list { padding: 0 !important; margin: 10px 20px; } .pluginfo_list li:nth-child(2n+1) { background-color: #F7F7F7; } .pluginfo_list li { list-style: none; padding: 10px 7px; overflow: hidden; } .pluginfo_key { display: inline-block; width: 90px; } div.documentation{ padding: 0 20px !important; }
public/external/pydio/plugins/editor.ajxp_role/rolesEditor.css
div.tabbed_editor{ background-color: #194172; font-size: 13px; border-left: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb; line-height: initial; } div.tabbed_editor div.accordion_content{ padding-bottom: 20px; } div.tabbed_editor input[type="text"], div.tabbed_editor input[type="password"] { font-size: 13px; line-height: 21px; padding: 0 1% !important; width: 52% !important; height: 30px; border: 1px solid #C8CCD3; } div.tabbed_editor input:focus, div.tabbed_editor textarea:focus, div.tabbed_editor select:focus { border: 1px solid #4dc5c3; } div.tabbed_editor select, div.tabbed_editor textarea{ border: 1px solid #C8CCD3; font-size: 13px; } div.tabbed_editor select{ height: 30px; border: 1px solid #C8CCD3; } div.tabbed_editor select[multiple='true']{ height: auto; } div.tabbed_editor textarea{ font-size: 13px; margin: 8px; } div.tabbed_editor div.SF_input{ padding-top: 5px !important; } div.tabbed_editor div.SF_image_block{ max-width: 80px; float: left; margin-left: 11px; border: 1px solid #C8CCD3; border-radius: 2px; padding: 2px 2px; font-size: 11px; text-align: center; } div.tabbed_editor div.SF_label{ padding-right: 0; font-size: 14px !important; line-height: 22px; color: rgb(111, 123, 136); } div.tabbed_editor label{ color: rgb(111, 123, 136); } div.tabbed_editor div.SF_element{ padding-top: 15px; } div#actions-selector div.SF_element, div#parameters-selector div.SF_element{ padding-top: 5px; } div#actions-selector, div#parameters-selector{ margin-bottom: 20px; } div.tabbed_editor div.SF_input.SF_inlineButton{ margin-left: 10px !important; width: 53% !important; padding: 7px 3px !important; } .ajxp_theme_vision div.tabbed_editor{ background-color: #ffffff; padding: 0; border-radius: 4px; border:0; } div.tabbed_editor div.editor_header{ display: none; height: 0; } .ajxp_theme_vision div.tabbed_editor div.editor_header{ color: #666666; } div.editor_header a{ padding: 3px 10px 5px; background-color: rgba(255, 255, 255, 0.93); box-shadow: 1px 1px 8px black; margin-right: 7px; } .ajxp_theme_vision div.editor_header a{ padding: 3px 10px 5px; background-color: #4dc5c3; box-shadow: none; margin-right: 7px; color: white !important; } div.editor_header a:hover{ border:none; margin: 5px 7px 0px 1px; } div.editor_header a.disabled:hover{ background-color: rgba(255, 255, 255, 0.93); } .ajxp_theme_vision div.editor_header a.disabled:hover{ background-color: #4dc5c3; } div.editor_header img.actionbar_button_icon { float: left; width: 18px; height: 18px; } div.editor_header span.actionbar_button_label { font-size: 12px; color: black; text-shadow: none; padding-top: 5px; text-align: left; padding-left: 23px; } .ajxp_theme_vision div.editor_header span.actionbar_button_label { color: white; padding-left: 5px; } .ajxp_theme_vision div.editor_header > div.editor_action_bar{ border-bottom:0; } div.tabbed_editor span.inherited, div.tabbed_editor div.inherited { color: #AAAAAA; } div#actions-selector, div#parameters-selector, div#pane-acls > div.dialogLegend { padding: 10px; } div#pane-infos > div{ clear: both; } div#pane-docs{ padding:0 !important; } div.tabbed_editor div.innerTitle{ font-size: 13px; margin: 3px 9px 10px; border-bottom: 1px solid rgba(111, 123, 136, 1); margin-bottom: 10px; text-align: left; padding: 8px 10px 10px; color: rgba(76, 85, 95, 1); letter-spacing: 0px; font-size: 15px; } div#account_actions{ background: none; text-align: right; padding: 12px 5% 18px; } div#actions-selected, div#acls-selected { margin: 20px 0 0 0; border: 0; background-color: #ffffff; border-radius: 7px; overflow-y: auto; padding: 2px; font-size: 12px; } div#parameters-selected{ font-size: 12px; } div#actions-selected > div{ padding: 13px 12px; } div#actions-selected > span.list_remove_item{ margin-top: -8px; } div#acls-selected div.repositoryEntry{ clear:both; height: 17px; padding: 11px 8px 11px; } div#acls-selected div.repositoryLabel{ float:left; } div#acls-selected div.repositoryRights{ float:right; } div#actions-selected > div:nth-child(even), div#acls-selected > div:nth-child(even), table.repository > tbody > tr:nth-child(even) { background: #F7F7F7; } div#acls-selected input[type="checkbox"]{ width: 20px; margin-right: 0; } div#acls-selected label{ cursor: pointer; margin-right: 5px; text-align: left; min-width: 28px; } #actions-selector div.SF_element, #parameters-selector div.SF_element { width: 64%; } div.add_button, span.list_remove_item { display: inline-block; cursor: pointer; background-color: #4dc5c3; color: white; text-decoration: none; border-radius: 4px; } div.add_button{ padding: 5px; position: absolute; right: 16%; } span.list_remove_item{ cursor: pointer; top: 16px; right: 0; padding: 6px 8px; margin-right: 5px; } div.add_button.disabled{ opacity: 0.5; } div.role_edit-params-form{ padding: 10px; border: 1px solid #ebedf0; border-radius: 4px; } div#parameters-selected{ overflow-y: hidden; } div#parameters-selected.non_empty{ border: 0; } div#parameters-selected div.SF_element{ position: relative; } div#parameters-selected .SF_input{ width: 45% !important; } div#parameters-selected span.list_remove_item{ position: absolute; top: 16px; right: 0; } span.m-2 { display: inline-block; font-size: 11px; padding: 5px 10px 7px 9px; text-align: center; overflow: visible; color: #fff; outline: none; border-radius: 2px; margin: 5px 3px 0 1px; background: #4dc5c3; letter-spacing: 1px; } .pluginfo_list { padding: 0 !important; margin: 10px 20px; } .pluginfo_list li:nth-child(2n+1) { background-color: #F7F7F7; } .pluginfo_list li { list-style: none; padding: 10px 7px; overflow: hidden; } .pluginfo_key { display: inline-block; width: 90px; } div.documentation{ padding: 0 20px !important; }
0.364325
0.172729
.page-aside { width: 50%; background-color: #f3f7f9; -webkit-transition: visibility .1s ease,top .3s ease,left .5s ease,right .5s ease,width .5s; -o-transition: visibility .1s ease,top .3s ease,left .5s ease,right .5s ease,width .5s; transition: visibility .1s ease,top .3s ease,left .5s ease,right .5s ease,width .5s; } .page-aside-inner { height: 100%; } .page-aside-switch { left: -webkit-calc(100% - 1px); left: calc(100% - 1px); } .page-nav-tabs { padding: 0; background-color: #fff; } .nav-tabs { padding: 0 30px; } .page-aside-content { height: -webkit-calc(100% - 44px); height: calc(100% - 44px); } .page-aside-content .tab-pane { height: 100%; } .spots-list, .hotels-list { padding-top: 15px; padding-right: 15px; margin: 0; } .spots-list .card, .hotels-list .card { margin-bottom: 15px; } .spot-info, .hotel-info { padding: 0; padding-left: 15px; cursor: pointer; } .spot-info .card-text.type-link a { color: #4caf50; } .spot-info .card-actions .text-active { display: none; } .spot-info .card-actions.active .text { display: none; } .spot-info .card-actions.active .text-active { display: inline-block; color: #d81b60; } .spot-info .item-title { display: inline-block; } .spot-info .item-name { font-size: 14px; font-weight: 300; color: #607d8b; } .hotel-info .card { height: 240px; } .hotel-img { display: none; } .reviews-header { padding: 10px 30px; border-bottom: 1px solid #b0bec5; } .reviews-header p { margin: 0; } .reviews-list { padding: 0; margin: 0; list-style: none; } .reviews-list .review-info { cursor: pointer; border-bottom: 1px solid #b0bec5; } .reviews-list .review-info:hover { border-bottom: 1px solid #b0bec5; } .reviews-list .review-info.last-review { border-bottom: none; } .reviews-list .review-info.last-review:hover { border-bottom: none; } .percent { margin-right: 5px; font-weight: 400; color: #4caf50; } .page-main { position: relative; left: 50%; width: 50%; } #map { height: 100%; } .in-map-markers { display: inline-block; } .marker-icon { position: relative; display: inline-block; border: 3px solid #3f51b5; border-radius: 50%; -webkit-transition: .4s ease-in-out all; -o-transition: .4s ease-in-out all; transition: .4s ease-in-out all; } .marker-icon img { width: 62px; height: 62px; border-radius: 50%; } .marker-icon::before { position: absolute; top: 58px; left: 10px; z-index: -1; width: 0; height: 0; content: ""; border-color: #3f51b5 transparent transparent; border-style: solid; border-width: 17px 21px 0; -webkit-transition: .4s ease-in-out all; -o-transition: .4s ease-in-out all; transition: .4s ease-in-out all; } .marker-icon:hover { border-color: #5c6bc0; } .marker-icon:hover::before { border-color: #5c6bc0 transparent transparent; } .marker-active .marker-icon { border-color: #5c6bc0; } .marker-active .marker-icon::before { border-color: #5c6bc0 transparent transparent; } .marker-cluster-small { background-color: rgba(162, 202, 238, .6); } .marker-cluster-small > div { background-color: rgba(98, 168, 234, .6); } .marker-cluster-small span { color: #fff; } .detail { background-color: #5c6bc0 !important; } .leaflet-popup-pane:hover h3 { color: #5c6bc0 !important; } @media (min-width: 1199px) and (max-width: 1599px) { .hotel-info .card { height: 280px; } } @media (max-width: 991px) { .page-aside .list-group-item { white-space: inherit; } } @media (max-width: 767px) { .page-aside { width: 0; } .page-aside + .page-main { left: 0; width: 100%; } .page-aside.open { width: 300px; } .page-aside-inner { overflow: hidden !important; } .nav-tabs { padding: 0 20px; } .nav-tabs .nav-link { padding: 10px 12px; } .reviews-list .list-group-item { padding: 13px 10px; } }
public/assets/examples/css/apps/travel.css
.page-aside { width: 50%; background-color: #f3f7f9; -webkit-transition: visibility .1s ease,top .3s ease,left .5s ease,right .5s ease,width .5s; -o-transition: visibility .1s ease,top .3s ease,left .5s ease,right .5s ease,width .5s; transition: visibility .1s ease,top .3s ease,left .5s ease,right .5s ease,width .5s; } .page-aside-inner { height: 100%; } .page-aside-switch { left: -webkit-calc(100% - 1px); left: calc(100% - 1px); } .page-nav-tabs { padding: 0; background-color: #fff; } .nav-tabs { padding: 0 30px; } .page-aside-content { height: -webkit-calc(100% - 44px); height: calc(100% - 44px); } .page-aside-content .tab-pane { height: 100%; } .spots-list, .hotels-list { padding-top: 15px; padding-right: 15px; margin: 0; } .spots-list .card, .hotels-list .card { margin-bottom: 15px; } .spot-info, .hotel-info { padding: 0; padding-left: 15px; cursor: pointer; } .spot-info .card-text.type-link a { color: #4caf50; } .spot-info .card-actions .text-active { display: none; } .spot-info .card-actions.active .text { display: none; } .spot-info .card-actions.active .text-active { display: inline-block; color: #d81b60; } .spot-info .item-title { display: inline-block; } .spot-info .item-name { font-size: 14px; font-weight: 300; color: #607d8b; } .hotel-info .card { height: 240px; } .hotel-img { display: none; } .reviews-header { padding: 10px 30px; border-bottom: 1px solid #b0bec5; } .reviews-header p { margin: 0; } .reviews-list { padding: 0; margin: 0; list-style: none; } .reviews-list .review-info { cursor: pointer; border-bottom: 1px solid #b0bec5; } .reviews-list .review-info:hover { border-bottom: 1px solid #b0bec5; } .reviews-list .review-info.last-review { border-bottom: none; } .reviews-list .review-info.last-review:hover { border-bottom: none; } .percent { margin-right: 5px; font-weight: 400; color: #4caf50; } .page-main { position: relative; left: 50%; width: 50%; } #map { height: 100%; } .in-map-markers { display: inline-block; } .marker-icon { position: relative; display: inline-block; border: 3px solid #3f51b5; border-radius: 50%; -webkit-transition: .4s ease-in-out all; -o-transition: .4s ease-in-out all; transition: .4s ease-in-out all; } .marker-icon img { width: 62px; height: 62px; border-radius: 50%; } .marker-icon::before { position: absolute; top: 58px; left: 10px; z-index: -1; width: 0; height: 0; content: ""; border-color: #3f51b5 transparent transparent; border-style: solid; border-width: 17px 21px 0; -webkit-transition: .4s ease-in-out all; -o-transition: .4s ease-in-out all; transition: .4s ease-in-out all; } .marker-icon:hover { border-color: #5c6bc0; } .marker-icon:hover::before { border-color: #5c6bc0 transparent transparent; } .marker-active .marker-icon { border-color: #5c6bc0; } .marker-active .marker-icon::before { border-color: #5c6bc0 transparent transparent; } .marker-cluster-small { background-color: rgba(162, 202, 238, .6); } .marker-cluster-small > div { background-color: rgba(98, 168, 234, .6); } .marker-cluster-small span { color: #fff; } .detail { background-color: #5c6bc0 !important; } .leaflet-popup-pane:hover h3 { color: #5c6bc0 !important; } @media (min-width: 1199px) and (max-width: 1599px) { .hotel-info .card { height: 280px; } } @media (max-width: 991px) { .page-aside .list-group-item { white-space: inherit; } } @media (max-width: 767px) { .page-aside { width: 0; } .page-aside + .page-main { left: 0; width: 100%; } .page-aside.open { width: 300px; } .page-aside-inner { overflow: hidden !important; } .nav-tabs { padding: 0 20px; } .nav-tabs .nav-link { padding: 10px 12px; } .reviews-list .list-group-item { padding: 13px 10px; } }
0.399812
0.061255
@charset "utf8"; /* imagens da pagina principal*/ ul#fotos_principal li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); padding: 3px; } ul#fotos_principal{ margin: 0 auto; margin-left: 75px; padding: 2px; overflow: hidden; list-style: none; margin-top: -55px; } ul#fotos_principal li{ float: left; width: 150px; height: 150px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_principal li :hover{ opacity: 1; } ul#fotos_principal li.imagem01{ background: url(../imagens/faquer022.jpg) no-repeat; background-size: 100%; } ul#fotos_principal li.imagem02{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; } ul#fotos_principal li.imagem03{ background: url(../imagens/valdez033.jpg) no-repeat; background-size: 100%; } /*perfil geral de cada membro*/ .imaglegenda{ margin-top: -15px; margin-left: 465px; color: white; } ul#fotos_perfil li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); } ul#fotos_perfil{ margin-left: 420px; overflow: hidden; list-style: none; margin-top: -30px; } ul#fotos_perfil li{ float: left; width: 150px; height: 150px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_perfil li.perfil1{ background: url(../imagens/perfil_valdez.jpg) no-repeat; background-size: 100%; } ul#fotos_perfil li.perfil2{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; } ul#fotos_perfil li.perfil3{ background: url(../imagens/perfil0133.jpg) no-repeat; background-size: 100%; } /*imagens de criacao de sistema WEB*/ ul#fotos_servicos li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); padding: 3px; } ul#fotos_servicos{ width: 700px; margin: 0 auto; margin-left: 5px; padding: 10px; overflow: hidden; list-style: none; margin-top: 15px; } ul#fotos_servicos li{ float: left; width: 150px; height: 100px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_servicos li :hover{ opacity: 1; } ul#fotos_servicos li.servico1{ background: url(../imagens/projecto01.png) no-repeat; background-size: 100%; } ul#fotos_servicos li.servico2{ background: url(../imagens/projecto02.png) no-repeat; background-size: 100%; } ul#fotos_servicos li.servico3{ background: url(../imagens/projecto03.png) no-repeat; background-size: 100%; } ul#fotos_servicos li.servico4{ background: url(../imagens/projecto04.png) no-repeat; background-size: 100%; margin-top: 130px; margin-left: -505px; } /*imagens de refrigiacao*/ ul#fotos_serviref li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); padding: 3px; } ul#fotos_serviref{ margin: 0 auto; margin-left: 55px; padding: 10px; overflow: hidden; list-style: none; margin-top: -15px; } ul#fotos_serviref li{ float: left; width: 150px; height: 150px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_serviref li :hover{ opacity: 1; } ul#fotos_serviref li.serviref1{ background: url(../imagens/ref100.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref2{ background: url(../imagens/ref2.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref3{ background: url(../imagens/ref3.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref4{ background: url(../imagens/ref10.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -505px; } ul#fotos_serviref li.serviref5{ background: url(../imagens/ref11.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -335px; } ul#fotos_serviref li.serviref6{ background: url(../imagens/ref12.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -165px; } /*imagens de impermeabelizacao*/ ul#fotos_serviimp li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); padding: 3px; } ul#fotos_serviimp{ margin: 0 auto; margin-left: 55px; padding: 10px; overflow: hidden; list-style: none; margin-top: -15px; } ul#fotos_serviimp li{ float: left; width: 150px; height: 150px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_serviimp li :hover{ opacity: 1; } ul#fotos_serviimp li.serviimp1{ background: url(../imagens/imagm5.jpg) no-repeat; background-size: 100%; } ul#fotos_serviimp li.serviimp2{ background: url(../imagens/imagem4.jpg) no-repeat; background-size: 100%; } ul#fotos_serviimp li.serviimp3{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; } ul#fotos_serviimp li.serviimp4{ background: url(../imagens/imagem3.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -505px; } ul#fotos_serviimp li.serviimp5{ background: url(../imagens/imagem6.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -335px; } ul#fotos_serviimp li.serviimp6{ background: url(../imagens/imagem7.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -165px; } .icon{ margin-left: 10px; width: 60px; margin-top: -170px; float: left; border-radius: 40px 40px 40px 40px ; } .icon1{ margin-left: 10px; width: 40px; margin-top: -120px; float: left; border-radius: 40px 0px 40px 0px ; } /*resolucao de tablet*/ @media screen and (max-width:768px){ /*perfil geral de cada membro*/ .imaglegenda{ margin-top: -15px; margin-left: 360px; color: white; } ul#fotos_perfil{ margin-left: 320px; } ul#fotos_perfil li.perfil1{ background: url(../imagens/perfil_valdez.jpg) no-repeat; background-size: 100%; } ul#fotos_perfil li.perfil2{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; } ul#fotos_perfil li.perfil3{ background: url(../imagens/perfil0133.jpg) no-repeat; background-size: 100%; } /* imagens da pagina principal*/ ul#fotos_principal{ width: 500px; margin-left: 10px; margin-top: -55px; } ul#fotos_principal li.imagem01{ background: url(../imagens/faquer022.jpg) no-repeat; background-size: 100%; } ul#fotos_principal li.imagem02{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; margin-top: -165px; margin-left: 180px; } ul#fotos_principal li.imagem03{ background: url(../imagens/valdez033.jpg) no-repeat; background-size: 100%; margin-top: -165px; margin-left: 350px; } /*desenvolvimento Web*/ ul#fotos_servicos{ width: 550px; margin-left: 5px; padding: 5px; } ul#fotos_servicos li.servico3{ background: url(../imagens/projecto03.png) no-repeat; background-size: 100%; margin-top: 5px; margin-left: 5px; } ul#fotos_servicos li.servico4{ background: url(../imagens/projecto04.png) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } /*imagens de refregiracao*/ ul#fotos_serviref{ width: 550px; margin-left: 5px; padding: 5px; } ul#fotos_serviref li.serviref1{ background: url(../imagens/ref100.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref2{ background: url(../_imagens/ref2.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref3{ background: url(../imagens/ref3.jpg) no-repeat; background-size: 100%; margin-top: 5px; margin-left: 5px; } ul#fotos_serviref li.serviref4{ background: url(../imagens/ref10.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } ul#fotos_serviref li.serviref5{ background: url(../imagens/ref11.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } ul#fotos_serviref li.serviref6{ background: url(../imagens/ref12.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } /*imagens de impermeabelizacao*/ ul#fotos_serviimp{ width: 550px; margin-left: 5px; padding: 5px; } ul#fotos_serviimp li.serviimp3{ background: url(../imagens/imagem2.jpg) no-repeat; background-size: 100%; margin-top: 5px; margin-left: 5px; } ul#fotos_serviimp li.serviimp4{ background: url(../imagens/imagem3.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } ul#fotos_serviimp li.serviimp5{ background: url(../imagens/imagem6.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } ul#fotos_serviimp li.serviimp6{ background: url(../imagens/imagem7.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } .icon{ margin-left: 10px; width: 50px; margin-top: -170px; float: left; } .icon1{ margin-left: 10px; width: 50px; margin-top: -120px; float: left; } } /*resol8ucao para smartphone*/ @media screen and (max-width:600px){ /*perfil geral de cada membro*/ .imaglegenda{ margin-top: -15px; margin-left: 225px; } ul#fotos_perfil{ margin-left: 180px; margin-top: 2px; } /* imagens da pagina principal*/ ul#fotos_principal{ width: 400px; margin-left: 10px; margin-top: -55px; } ul#fotos_principal li.imagem01{ background: url(../imagens/faquer022.jpg) no-repeat; background-size: 100%; } ul#fotos_principal li.imagem02{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; margin-top: -165px; margin-left: 180px; } ul#fotos_principal li.imagem03{ background: url(../imagens/valdez033.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } /*imagens de refregeracao*/ ul#fotos_serviref{ width: 400px; margin-left: 10px; padding: 5px; } ul#fotos_serviref li.serviref3{ background: url(../imagens/ref3.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -163px; } ul#fotos_serviref li.serviref4{ background: url(../imagens/ref10.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -338px; } ul#fotos_serviref li.serviref5{ background: url(../imagens/ref11.jpg) no-repeat; background-size: 100%; margin-top: 340px; margin-left: -335px; } ul#fotos_serviref li.serviref6{ background: url(../imagens/ref12.jpg) no-repeat; background-size: 100%; margin-top: 340px; margin-left: -165px; } ul#fotos_serviimp{ width: 400px; margin-left: auto; padding: 10px; } ul#fotos_serviimp li.serviimp3{ background: url(../imagens/imagem2.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -163px; } ul#fotos_serviimp li.serviimp4{ background: url(../imagens/imagem3.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -338px; } ul#fotos_serviimp li.serviimp5{ background: url(../imagens/imagem6.jpg) no-repeat; background-size: 100%; margin-top: 340px; margin-left: -335px; } ul#fotos_serviimp li.serviimp6{ background: url(../imagens/imagem7.jpg) no-repeat; background-size: 100%; margin-top: 340px; margin-left: -165px; } ul#fotos_servicos{ width: 400px; margin-left: 5px; padding: 10px; } ul#fotos_servicos li.servico3{ background: url(../imagens/projecto03.png) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -163px; } ul#fotos_servicos li.servico4{ background: url(../imagens/projecto04.png) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -338px; } .icon{ margin-left: 10px; width: 30px; margin-top: -170px; float: left; } .icon1{ margin-left: 10px; width: 30px; margin-top: -140px; float: left; } }
css/imagens11.css
@charset "utf8"; /* imagens da pagina principal*/ ul#fotos_principal li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); padding: 3px; } ul#fotos_principal{ margin: 0 auto; margin-left: 75px; padding: 2px; overflow: hidden; list-style: none; margin-top: -55px; } ul#fotos_principal li{ float: left; width: 150px; height: 150px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_principal li :hover{ opacity: 1; } ul#fotos_principal li.imagem01{ background: url(../imagens/faquer022.jpg) no-repeat; background-size: 100%; } ul#fotos_principal li.imagem02{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; } ul#fotos_principal li.imagem03{ background: url(../imagens/valdez033.jpg) no-repeat; background-size: 100%; } /*perfil geral de cada membro*/ .imaglegenda{ margin-top: -15px; margin-left: 465px; color: white; } ul#fotos_perfil li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); } ul#fotos_perfil{ margin-left: 420px; overflow: hidden; list-style: none; margin-top: -30px; } ul#fotos_perfil li{ float: left; width: 150px; height: 150px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_perfil li.perfil1{ background: url(../imagens/perfil_valdez.jpg) no-repeat; background-size: 100%; } ul#fotos_perfil li.perfil2{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; } ul#fotos_perfil li.perfil3{ background: url(../imagens/perfil0133.jpg) no-repeat; background-size: 100%; } /*imagens de criacao de sistema WEB*/ ul#fotos_servicos li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); padding: 3px; } ul#fotos_servicos{ width: 700px; margin: 0 auto; margin-left: 5px; padding: 10px; overflow: hidden; list-style: none; margin-top: 15px; } ul#fotos_servicos li{ float: left; width: 150px; height: 100px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_servicos li :hover{ opacity: 1; } ul#fotos_servicos li.servico1{ background: url(../imagens/projecto01.png) no-repeat; background-size: 100%; } ul#fotos_servicos li.servico2{ background: url(../imagens/projecto02.png) no-repeat; background-size: 100%; } ul#fotos_servicos li.servico3{ background: url(../imagens/projecto03.png) no-repeat; background-size: 100%; } ul#fotos_servicos li.servico4{ background: url(../imagens/projecto04.png) no-repeat; background-size: 100%; margin-top: 130px; margin-left: -505px; } /*imagens de refrigiacao*/ ul#fotos_serviref li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); padding: 3px; } ul#fotos_serviref{ margin: 0 auto; margin-left: 55px; padding: 10px; overflow: hidden; list-style: none; margin-top: -15px; } ul#fotos_serviref li{ float: left; width: 150px; height: 150px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_serviref li :hover{ opacity: 1; } ul#fotos_serviref li.serviref1{ background: url(../imagens/ref100.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref2{ background: url(../imagens/ref2.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref3{ background: url(../imagens/ref3.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref4{ background: url(../imagens/ref10.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -505px; } ul#fotos_serviref li.serviref5{ background: url(../imagens/ref11.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -335px; } ul#fotos_serviref li.serviref6{ background: url(../imagens/ref12.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -165px; } /*imagens de impermeabelizacao*/ ul#fotos_serviimp li span{ opacity: 0; color: white; box-shadow: 1px 1px 1px black; background-color: rgb(0, 0, 0 .3); padding: 3px; } ul#fotos_serviimp{ margin: 0 auto; margin-left: 55px; padding: 10px; overflow: hidden; list-style: none; margin-top: -15px; } ul#fotos_serviimp li{ float: left; width: 150px; height: 150px; margin: 5px; border: 5px solid white; background-color: white; box-shadow: 1px 1px 3px rgb(0,0,0.4); } ul#fotos_serviimp li :hover{ opacity: 1; } ul#fotos_serviimp li.serviimp1{ background: url(../imagens/imagm5.jpg) no-repeat; background-size: 100%; } ul#fotos_serviimp li.serviimp2{ background: url(../imagens/imagem4.jpg) no-repeat; background-size: 100%; } ul#fotos_serviimp li.serviimp3{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; } ul#fotos_serviimp li.serviimp4{ background: url(../imagens/imagem3.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -505px; } ul#fotos_serviimp li.serviimp5{ background: url(../imagens/imagem6.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -335px; } ul#fotos_serviimp li.serviimp6{ background: url(../imagens/imagem7.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -165px; } .icon{ margin-left: 10px; width: 60px; margin-top: -170px; float: left; border-radius: 40px 40px 40px 40px ; } .icon1{ margin-left: 10px; width: 40px; margin-top: -120px; float: left; border-radius: 40px 0px 40px 0px ; } /*resolucao de tablet*/ @media screen and (max-width:768px){ /*perfil geral de cada membro*/ .imaglegenda{ margin-top: -15px; margin-left: 360px; color: white; } ul#fotos_perfil{ margin-left: 320px; } ul#fotos_perfil li.perfil1{ background: url(../imagens/perfil_valdez.jpg) no-repeat; background-size: 100%; } ul#fotos_perfil li.perfil2{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; } ul#fotos_perfil li.perfil3{ background: url(../imagens/perfil0133.jpg) no-repeat; background-size: 100%; } /* imagens da pagina principal*/ ul#fotos_principal{ width: 500px; margin-left: 10px; margin-top: -55px; } ul#fotos_principal li.imagem01{ background: url(../imagens/faquer022.jpg) no-repeat; background-size: 100%; } ul#fotos_principal li.imagem02{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; margin-top: -165px; margin-left: 180px; } ul#fotos_principal li.imagem03{ background: url(../imagens/valdez033.jpg) no-repeat; background-size: 100%; margin-top: -165px; margin-left: 350px; } /*desenvolvimento Web*/ ul#fotos_servicos{ width: 550px; margin-left: 5px; padding: 5px; } ul#fotos_servicos li.servico3{ background: url(../imagens/projecto03.png) no-repeat; background-size: 100%; margin-top: 5px; margin-left: 5px; } ul#fotos_servicos li.servico4{ background: url(../imagens/projecto04.png) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } /*imagens de refregiracao*/ ul#fotos_serviref{ width: 550px; margin-left: 5px; padding: 5px; } ul#fotos_serviref li.serviref1{ background: url(../imagens/ref100.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref2{ background: url(../_imagens/ref2.jpg) no-repeat; background-size: 100%; } ul#fotos_serviref li.serviref3{ background: url(../imagens/ref3.jpg) no-repeat; background-size: 100%; margin-top: 5px; margin-left: 5px; } ul#fotos_serviref li.serviref4{ background: url(../imagens/ref10.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } ul#fotos_serviref li.serviref5{ background: url(../imagens/ref11.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } ul#fotos_serviref li.serviref6{ background: url(../imagens/ref12.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } /*imagens de impermeabelizacao*/ ul#fotos_serviimp{ width: 550px; margin-left: 5px; padding: 5px; } ul#fotos_serviimp li.serviimp3{ background: url(../imagens/imagem2.jpg) no-repeat; background-size: 100%; margin-top: 5px; margin-left: 5px; } ul#fotos_serviimp li.serviimp4{ background: url(../imagens/imagem3.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } ul#fotos_serviimp li.serviimp5{ background: url(../imagens/imagem6.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } ul#fotos_serviimp li.serviimp6{ background: url(../imagens/imagem7.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } .icon{ margin-left: 10px; width: 50px; margin-top: -170px; float: left; } .icon1{ margin-left: 10px; width: 50px; margin-top: -120px; float: left; } } /*resol8ucao para smartphone*/ @media screen and (max-width:600px){ /*perfil geral de cada membro*/ .imaglegenda{ margin-top: -15px; margin-left: 225px; } ul#fotos_perfil{ margin-left: 180px; margin-top: 2px; } /* imagens da pagina principal*/ ul#fotos_principal{ width: 400px; margin-left: 10px; margin-top: -55px; } ul#fotos_principal li.imagem01{ background: url(../imagens/faquer022.jpg) no-repeat; background-size: 100%; } ul#fotos_principal li.imagem02{ background: url(../imagens/miguel02.jpg) no-repeat; background-size: 100%; margin-top: -165px; margin-left: 180px; } ul#fotos_principal li.imagem03{ background: url(../imagens/valdez033.jpg) no-repeat; background-size: 100%; margin-top: 10px; margin-left: 5px; } /*imagens de refregeracao*/ ul#fotos_serviref{ width: 400px; margin-left: 10px; padding: 5px; } ul#fotos_serviref li.serviref3{ background: url(../imagens/ref3.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -163px; } ul#fotos_serviref li.serviref4{ background: url(../imagens/ref10.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -338px; } ul#fotos_serviref li.serviref5{ background: url(../imagens/ref11.jpg) no-repeat; background-size: 100%; margin-top: 340px; margin-left: -335px; } ul#fotos_serviref li.serviref6{ background: url(../imagens/ref12.jpg) no-repeat; background-size: 100%; margin-top: 340px; margin-left: -165px; } ul#fotos_serviimp{ width: 400px; margin-left: auto; padding: 10px; } ul#fotos_serviimp li.serviimp3{ background: url(../imagens/imagem2.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -163px; } ul#fotos_serviimp li.serviimp4{ background: url(../imagens/imagem3.jpg) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -338px; } ul#fotos_serviimp li.serviimp5{ background: url(../imagens/imagem6.jpg) no-repeat; background-size: 100%; margin-top: 340px; margin-left: -335px; } ul#fotos_serviimp li.serviimp6{ background: url(../imagens/imagem7.jpg) no-repeat; background-size: 100%; margin-top: 340px; margin-left: -165px; } ul#fotos_servicos{ width: 400px; margin-left: 5px; padding: 10px; } ul#fotos_servicos li.servico3{ background: url(../imagens/projecto03.png) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -163px; } ul#fotos_servicos li.servico4{ background: url(../imagens/projecto04.png) no-repeat; background-size: 100%; margin-top: 170px; margin-left: -338px; } .icon{ margin-left: 10px; width: 30px; margin-top: -170px; float: left; } .icon1{ margin-left: 10px; width: 30px; margin-top: -140px; float: left; } }
0.301773
0.076201
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-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } :root { --fond: #222222; --menu-text: #222222; --menu-hover: #B6393F; --titre-text: #fff; --titre-h1: #F6CF68; --font-titre: 'Raleway', sans-serif; } body, html { margin: 0 auto; font-family: var(--font-titre); background: #222222; } .page1 { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; height: 90vh; background-image: url(/img/fondx.png); background-size: 100%; background-repeat: no-repeat; } .header { display: -webkit-box; display: -ms-flexbox; display: flex; width: 50%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .titre-header { padding-top: 5%; font-size: 4vw; color: var(--menu-text); } .sous_titre { font-size: 2vw; margin-left: 60%; } .menu { display: -webkit-box; display: -ms-flexbox; display: flex; height: 70px; width: 100%; z-index: 900; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } .menu ul li { display: inline-block; } .menu a { margin: 10px; text-decoration: none; color: var(--menu-text); font-size: 1.2rem; } .menu a:hover { border-bottom: 1px solid #B6393F; color: var(--menu-hover); } .menutop { position: fixed; height: 70px; left: auto; background: #F6CF68; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: menushow; animation-name: menushow; } .menu2 { display: none; width: 30%; font-size: 2rem; } @-webkit-keyframes menushow { from { margin-top: -99px; } to { margin-top: 0; } } @keyframes menushow { from { margin-top: -99px; } to { margin-top: 0; } } .titre { font-size: 3rem; text-align: center; padding-bottom: 2%; color: var(--menu-hover); } .compt .colon:hover { border: 1px solid #B6393F; } .colon { padding: 2%; line-height: 1.8rem; border-radius: 5%; } .colon .fa { color: var(--titre-h1); width: 100%; text-align: center; } .colon h2 { font-size: 1.4rem; } .completences { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 2%; color: var(--titre-text); width: 100%; } .titrecolon { font-size: 1.5rem; line-height: 5rem; margin-bottom: 20px; color: var(--menu-hover); text-align: center; } p { color: #fff; } .contact { text-align: center; } .contact p { padding: 15px; } .contact h2 { color: var(--titre-h1); } .validez { border: none; background: var(--menu-hover); color: white; padding: 10px; } .grid { background: var(--fond); width: 100%; /* max-width: 1440px; */ /* margin: auto; margin-bottom: 5%; */ } /* clearfix */ .grid:after { content: ''; display: block; clear: both; } /* ---- grid-item ---- */ .grid-item { width: 160px; height: 120px; float: left; background: white; border: 2px solid #333; border-color: rgba(0, 0, 0, 0.5); border-radius: 5px; } .grid-item img { width: 100%; height: 100%; } .grid-item--width2 { width: 320px; } .grid-item--width3 { width: 480px; } .grid-item--width4 { width: 640px; } .grid-item--height2 { height: 200px; } .grid-item--height3 { height: 260px; } .grid-item--height4 { height: 360px; } .grid-item--gigante { width: 50%; height: auto; } .grid-item--gigante img { width: 100%; height: auto; } .grid-item:hover { border-color: white; cursor: pointer; } .ptitre p { color: var(--titre-h1); } @media (max-width: 700px) { #pagedesign { display: none; } .moitier-left { display: none; } .moitier-right { width: 80%; } .page1 { height: 30vh; } .menu { display: none; } h2{ font-size: 0.2rem!; } }
css/style2.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-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } :root { --fond: #222222; --menu-text: #222222; --menu-hover: #B6393F; --titre-text: #fff; --titre-h1: #F6CF68; --font-titre: 'Raleway', sans-serif; } body, html { margin: 0 auto; font-family: var(--font-titre); background: #222222; } .page1 { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; height: 90vh; background-image: url(/img/fondx.png); background-size: 100%; background-repeat: no-repeat; } .header { display: -webkit-box; display: -ms-flexbox; display: flex; width: 50%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .titre-header { padding-top: 5%; font-size: 4vw; color: var(--menu-text); } .sous_titre { font-size: 2vw; margin-left: 60%; } .menu { display: -webkit-box; display: -ms-flexbox; display: flex; height: 70px; width: 100%; z-index: 900; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } .menu ul li { display: inline-block; } .menu a { margin: 10px; text-decoration: none; color: var(--menu-text); font-size: 1.2rem; } .menu a:hover { border-bottom: 1px solid #B6393F; color: var(--menu-hover); } .menutop { position: fixed; height: 70px; left: auto; background: #F6CF68; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: menushow; animation-name: menushow; } .menu2 { display: none; width: 30%; font-size: 2rem; } @-webkit-keyframes menushow { from { margin-top: -99px; } to { margin-top: 0; } } @keyframes menushow { from { margin-top: -99px; } to { margin-top: 0; } } .titre { font-size: 3rem; text-align: center; padding-bottom: 2%; color: var(--menu-hover); } .compt .colon:hover { border: 1px solid #B6393F; } .colon { padding: 2%; line-height: 1.8rem; border-radius: 5%; } .colon .fa { color: var(--titre-h1); width: 100%; text-align: center; } .colon h2 { font-size: 1.4rem; } .completences { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 2%; color: var(--titre-text); width: 100%; } .titrecolon { font-size: 1.5rem; line-height: 5rem; margin-bottom: 20px; color: var(--menu-hover); text-align: center; } p { color: #fff; } .contact { text-align: center; } .contact p { padding: 15px; } .contact h2 { color: var(--titre-h1); } .validez { border: none; background: var(--menu-hover); color: white; padding: 10px; } .grid { background: var(--fond); width: 100%; /* max-width: 1440px; */ /* margin: auto; margin-bottom: 5%; */ } /* clearfix */ .grid:after { content: ''; display: block; clear: both; } /* ---- grid-item ---- */ .grid-item { width: 160px; height: 120px; float: left; background: white; border: 2px solid #333; border-color: rgba(0, 0, 0, 0.5); border-radius: 5px; } .grid-item img { width: 100%; height: 100%; } .grid-item--width2 { width: 320px; } .grid-item--width3 { width: 480px; } .grid-item--width4 { width: 640px; } .grid-item--height2 { height: 200px; } .grid-item--height3 { height: 260px; } .grid-item--height4 { height: 360px; } .grid-item--gigante { width: 50%; height: auto; } .grid-item--gigante img { width: 100%; height: auto; } .grid-item:hover { border-color: white; cursor: pointer; } .ptitre p { color: var(--titre-h1); } @media (max-width: 700px) { #pagedesign { display: none; } .moitier-left { display: none; } .moitier-right { width: 80%; } .page1 { height: 30vh; } .menu { display: none; } h2{ font-size: 0.2rem!; } }
0.304145
0.061734
.titulo-lista > h3{ background-color: #2A313A; color: #E6E6E6; } .contenido-lista{ overflow:auto; min-width:100px; min-height: 200px; width:auto; max-height:700px; height: 85vh; } .contenido-lista::-webkit-scrollbar{ width: 0px; } .modal-header2{ font-size: 30px; background-color:#f5f5f5; height: 35px; } .modal-header2 button{ font-size: 40px; padding-right: 10px; } .modal-header2 button:hover{ color:red; } .icon-bar { width: 100%; background-color: #555; } .icon-bar a { width: 100%; text-align: center; padding: 8px 0; transition: all 0.3s ease; color: white; font-size: 12px; } .glbl2{ color: #40474f; margin-top: 0px; font-size: 14px; font-weight: bold; background: transparent; border: none; } .glbl2:hover{ background:#283139; color: white; border:2px solid #283139; } .camaras{ margin-top: 6%; margin-left: 25%; /* display: none; */ font-size: 15px; font-weight: bold; width: 100%; height: 20px; } .camaraletra{ /*border: 1px solid white;*/ color: #ff8200; width: 80%; padding-top: 1%; padding-bottom: 1%; margin-top: 4%; background: #283139; text-align: center; } .boton1{ width: 150px; height: 23px; border-radius: 16px; font-weight: bold; color: #40474f; background: #fff; border: none; margin-top: 2%; } .boton2{ width: 150px; height: 23px; border-radius: 16px; font-weight: bold; color: #fff; background: #da291c; border: none; /* margin-top: 2%;*/ } .boton3{ width: 150px; height: 23px; border-radius: 16px; font-weight: bold; color: #fff; background: #46B539; border: none; margin-top: 2%; } .panel-content{ color: #fff !important; background-color:#a5a7a8 !important; /* border-radius: 20px 20px 0px 0px;*/ } .panel-body { background-color: #3f444b; padding: 1% 1% 0%; } #etiqueta { color:#ff8200; padding-top: 2%; } .icon-bar a:hover { background-color: #000; } .active { background-color: #283139; } .menus{ } a.btngral{ background-color: #e2231a; color: white; } a.btngral:hover{ background-color: #c33e38; color: white; } a.btn{ background-color: #e2231a; color: white; } a.btn:hover{ /*background-color: #c33e38 !important;*/ background-color: #c0c0c0 !important; color: #283139 !important; } .lscamaras{ margin-top:2%; overflow-y:auto; height: 76%; } .lscamaras a:hover{ color: white; } .ocultar{ display: none; } .btn-360-activo{ color:#f5f5f5; background-color: #ff8200; border-radius: 15px; } .btn-360-inactivo{ background-color: #f5f5f5; color;#231f20; border-radius: 15px; } .msgtiendagrafica{ color: #0097a9; font-family: 'arial',Arial,sans-serif,Helvetica; font-size: 180%; } .msgfechagrafica{ color: #0097a9; font-family: 'arial',Arial,sans-serif,Helvetica; font-size: 180%; } .btnfecha{ background: #d0d0d0; background-image: url(../images/open-iconic-master/png/calendario.png); background-repeat: no-repeat; background-position: center; height:6%; padding-left: 28px; cursor: pointer; color:#f5f5f5; font-family: 'arial',Arial,sans-serif,Helvetica; font-size: 0%; font-weight:bold; border-radius: 10px; } .list-group-item{ /*background-color: #f5f5f5; color: #242935; /*padding: .55rem 1.15rem;*/ background-color: #283139; color: #fff; } .list-group-item.active{ background-color: #ff8200; } .list-group-item:hover{ background-color: #f5f5f5; } .list-group-itemgen{ background-color: #0e3747; color: #f5f5f5; padding: .55rem 1.15rem; border-top-left-radius: 10px; border-top-right-radius: 10px; } .list-group-itemfecha{ background-color: #0e3747; color: #f5f5f5; padding: .55rem 1.15rem; border-top-left-radius: 10px; border-top-right-radius: 10px; } .list-group-itemgen:hover{ color: #f5f5f5; } .list-group-itemgen:hover{ background-color: #0e4760; } .list-group-itemtiendas{ background-color: #f5f5f5; color: #242935; padding: .55rem 1.15rem; border-top-left-radius: 15px; border-top-right-radius: 15px; } .list-group-itemtiendas:hover{ background-color: #f5f5f5; } a.cmstiendas{ color: #242935; background-color: #f5f5f5; } a.cmstiendas:hover{ background-color: #c0c0c0 !important; color: #f5f5f5; } a.cmshome{ color: #242935; background-color: #f5f5f5 !important; } a.cmshome:hover{ background-color: #ff8200 !important; color: white; } a.cms2{ color: #242935; background-color: #f5f5f5 !important; } a.cms2:hover{ background-color: #ff8200 !important; color: white; } a.cms{ color: #f5f5f5; background-color: #a5a7a8 !important; border-radius: 15px; } a.cms:hover{ background-color: #0e3747 !important; color: #f5f5f5; } a.cms:before { } a.cms> span{ font-size: 1.5em; } b.hora{ color:#f5f5f5; font-size: 20px; text-align: right; } span.hora{ color:#f5f5f5; font-size: 20px; text-align: right; } .row2 { display: flex; flex-wrap: wrap; } .column1 { width: auto; flex: 25%; padding: 20px; } .column2 { width: auto; flex: 25%; } /* */ .editar-zona{ border-radius: 6px 6px 6px 6px; bottom: 100px; margin: 10px; position: fixed; text-align: center; z-index: 15; } .editar-zona img{ width: 32px; height: 32px; border-radius: 50px 50px 50px; } .editar-zona .card{ background-color: transparent; border: none; } .editar-zona .card .card-header{ padding: 0; } .editar-zona .card .card-header button{ background-color: #313131; } .editar-zona .card .card-body{ padding: 0; } .editar-zona .card .card-body .btn- /* */ .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{ color: #f5f5f5; background-color:#ff8200; border-radius: 15px; } .nav-tabs .nav-link{ background-color: #f5f5f5; color: #231f20; border: none; border-radius: 10px; } .nav-tabs .nav-link:hover{ background-color:#ff8200; color: #f5f5f5; } #nav-tabContent .active{ background-color: transparent; } #nav-tabContent .btn-primary{ background-color: #e2231a; border-color: #c33e38; border-radius: 10px; } /* Estilos para el mapa */ #map_div { height: 89vh; } /**/ #visor-grafica, #visor-video, #mapa-calor, #alertasFaciales{ margin-top: 1.1em; } #visor-video .loading, #mapa-calor .loading{ padding: 12.9em; } #alertasFaciales #id_fotoPersona{ height: 150px; width: 115px; } #alertasFaciales #id_imgAlerta{ height: 480px; width: 720px; } .card { border: none; background-color:transparent; } .card a:hover{ text-decoration: none; } .card-header { background-color: #f5f5f5; color: #231f20; } .card-body { background-color: #525657; color: white; padding: 0.7rem; } .card-headermenus { background-color: #a5a7a8; color: black; width: 100%; /*height:40px;*/ background: white; } .card-bodymenus { border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; } .card-headerAlertas { background-color: #c0c0c0; color: white; padding: .5em; padding-bottom: 15px; border-top-right-radius: 10px; border-top-left-radius: 10px; } .calendar{ align-content: center; text-align: center; max-width: 300px; } /** * playlist area */ #playlist-area .playlist-titulo{ border-top-left-radius: 10px; border-top-right-radius: 10px; background-color: #0e3747; color: #f5f5f5; } #playlist-records{ overflow-x: overlay; height: 70%; } #playlist-records .list-group .active{ background-color: #ff8200; } /** * Personalizamos el MediaElementPlayer.css */ .mejs__container{ width: 100%; height: 100%; } .mejs__cannotplay{ font-size: 14px; text-align: center; margin-top: 25%; } /** * Videos */ #video-preview .load-video img{ height: 100%; padding: 21em; } #video-preview .load-videos img{ height: 100%; padding: 6vw; } /** * tabla de las alertas */ .top{ /*background-color: red;*/ width: 99%; } .bottom { /*background-color: red;*/ width: 99%; padding-top: 4%; padding-left: 4%; } #tabla-alertas{ color:white; text-align: center; } #tabla-alertas .icon-display{ color: white; } #tabla-alertas .icon-red{ color: red; } #tabla-alertas .icon-yellow{ color: yellow; } #tabla-alertas .icon-green{ color: green; } #tabla-alertas .icon-display span{ font-size: 130%; } #tabla-alertas th{ border: 1px solid #6d6d6d; background-color: #333; color: #f08a1e; font-weight: bold; } #tabla-alertas td{ border: 1px solid #6d6d6d; } #tabla-alertas td >img{ width:50px; height: 60px; } #tabla-alertas .odd{ background-color: transparent; } #tabla-Paginado .odd{ background-color: red; } #tabla-alertas .odd.selected{ background-color: #0000009e; } #tabla-alertas .odd .sorting_1{ background-color: transparent; } #tabla-alertas .even{ background-color: #333; } #tabla-alertas .even.selected{ background-color: #0000009e; } #tabla-alertas .even .sorting_1{ background-color: #333; } .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate { color: white; } .dataTables_scroll > .dataTables_scrollHead > .dataTables_scrollHeadInner th{ border: 1px solid #6d6d6d; background-color: #333; color: #f08a1e; font-weight: bold; } table.dataTable tbody tr { /* background-color: transparent;*/ } table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { background-color: blue; } table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover { background-color: #6f6f6f; } table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected{ background-color: #0000009e; } table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected{ background-color: #0000009e; } /* Botonera tabla */ .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate { color: white; } .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { color: #333 !important; border: 1px solid #979797; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,red), color-stop(100%, red)); } .dataTables_wrapper .dataTables_paginate ul>li>a{ color: #fff; text-decoration: none; } .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { /*cursor: default; color: #666 !important; border: 1px solid #979797; background: transparent; box-shadow: none;*/ cursor: default; color: #666 !important; /* border: 1px solid #979797; */ background: #929799; box-shadow: none; /*border-radius: 17px; padding-top: 1px; height: 23px;*/ font-weight: bold; } .dataTables_wrapper .dataTables_paginate .paginate_button { color: white !important; border: 1px solid #979797; } .dataTables_wrapper .dataTables_paginate .paginate_button:hover { color: white !important; border: 1px solid #111; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #919191), color-stop(100%, #919191)); } .previous { background: #929799; } .next{ background: #929799; } button, input, optgroup, select, textarea { color: black; } button, input, optgroup, select, textarea { color: black; } .sidenav { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; left: 0; background-color: #111; overflow-x: hidden; transition: 0.5s; padding-top: 60px; } .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; top: 0; right: 25px; font-size: 36px; margin-left: 50px; } #main { transition: margin-left .5s; padding: 16px; } /** * Diseรฑo Responsivo. * */ @media screen and (max-width: 1550px) { .column1 { width: 10%; flex: 20%; } .column2 { flex: 80%; } } /* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */ @media screen and (max-width: 600px) { .row2 { flex-direction: column; } } /* (xs) Extra small devices (portrait phones, less than 576px)*/ @media (max-width: 575.98px) { .fechaoculta{ display:none; } .botonoculto{ display: none; } .fechamuestra{ display:show; width: 250px; } .btnfecha{ height: 10%; } .lscamaras{ height: auto; } .menus { margin-bottom: 1em; } #mapa-calor #imgesc{ margin-top: 1%; height: 20%; } #mapa-calor #imgcalor{ height: 25%; } #video-preview .load-videos img{ padding: 20vw; } } /* (sm) Small devices (landscape phones, 576px and up) */ @media (min-width: 576px) and (max-width: 767.98px) { .lscamaras{ height: auto; } .fechaoculta{ display:none; } .botonoculto{ display: none; } .fechamuestra{ width: 200px; } } /* (md) Medium devices (tablets, 768px and up) */ @media (min-width: 768px) and (max-width: 991.98px) { .btnfecha{ height: 10%; } #visor-video .loading, #mapa-calor .loading { padding: 10.9em; } #video-preview .load-videos img{ padding: 5em; } .fechaoculta{ display:none; } .botonoculto{ display: none; } .fechamuestra{ width: 90px; } } /* (lg) Large devices (desktops, 992px and up) */ @media (min-width: 992px) and (max-width: 1239.98px) { #playlist-records{ height: 60%; } #collapseExample{ overflow-x: overlay; height: 55%; } #visor-video .loading, #mapa-calor .loading { padding: 6.9em; } #video-preview .load-videos img{ padding: 4em; } .fechaoculta{ display:none; } .botonoculto{ display: none; } .fechamuestra{ width: 90px; } } @media (min-width: 1240px) and (max-width: 1368px) { #playlist-records{ height: 65%; } #collapseExample{ overflow-x: overlay; height: 50%; } .fechaoculta{ padding-left: 0%; } .fechamuestra{ display:none; } } @media (min-width: 1369px) and (max-width: 1920.98px) { #visor-video .loading, #mapa-calor .loading { padding: 6.9em; } #video-preview .load-videos img{ padding: 4em; } .fechaoculta{ padding-left: 15%; } .botonoculto{ display: block; } .fechamuestra{ display:none; } } /* (xl) Extra large devices (large desktops, 1200px and up) */ @media (min-width: 1921px) { .fechaoculta{ padding-left: 25%; } .botonoculto{ padding-left: 25%; padding-right: 20%; } .fechamuestra{ color: #f5f5f5; } }
public/css/dashboard.css
.titulo-lista > h3{ background-color: #2A313A; color: #E6E6E6; } .contenido-lista{ overflow:auto; min-width:100px; min-height: 200px; width:auto; max-height:700px; height: 85vh; } .contenido-lista::-webkit-scrollbar{ width: 0px; } .modal-header2{ font-size: 30px; background-color:#f5f5f5; height: 35px; } .modal-header2 button{ font-size: 40px; padding-right: 10px; } .modal-header2 button:hover{ color:red; } .icon-bar { width: 100%; background-color: #555; } .icon-bar a { width: 100%; text-align: center; padding: 8px 0; transition: all 0.3s ease; color: white; font-size: 12px; } .glbl2{ color: #40474f; margin-top: 0px; font-size: 14px; font-weight: bold; background: transparent; border: none; } .glbl2:hover{ background:#283139; color: white; border:2px solid #283139; } .camaras{ margin-top: 6%; margin-left: 25%; /* display: none; */ font-size: 15px; font-weight: bold; width: 100%; height: 20px; } .camaraletra{ /*border: 1px solid white;*/ color: #ff8200; width: 80%; padding-top: 1%; padding-bottom: 1%; margin-top: 4%; background: #283139; text-align: center; } .boton1{ width: 150px; height: 23px; border-radius: 16px; font-weight: bold; color: #40474f; background: #fff; border: none; margin-top: 2%; } .boton2{ width: 150px; height: 23px; border-radius: 16px; font-weight: bold; color: #fff; background: #da291c; border: none; /* margin-top: 2%;*/ } .boton3{ width: 150px; height: 23px; border-radius: 16px; font-weight: bold; color: #fff; background: #46B539; border: none; margin-top: 2%; } .panel-content{ color: #fff !important; background-color:#a5a7a8 !important; /* border-radius: 20px 20px 0px 0px;*/ } .panel-body { background-color: #3f444b; padding: 1% 1% 0%; } #etiqueta { color:#ff8200; padding-top: 2%; } .icon-bar a:hover { background-color: #000; } .active { background-color: #283139; } .menus{ } a.btngral{ background-color: #e2231a; color: white; } a.btngral:hover{ background-color: #c33e38; color: white; } a.btn{ background-color: #e2231a; color: white; } a.btn:hover{ /*background-color: #c33e38 !important;*/ background-color: #c0c0c0 !important; color: #283139 !important; } .lscamaras{ margin-top:2%; overflow-y:auto; height: 76%; } .lscamaras a:hover{ color: white; } .ocultar{ display: none; } .btn-360-activo{ color:#f5f5f5; background-color: #ff8200; border-radius: 15px; } .btn-360-inactivo{ background-color: #f5f5f5; color;#231f20; border-radius: 15px; } .msgtiendagrafica{ color: #0097a9; font-family: 'arial',Arial,sans-serif,Helvetica; font-size: 180%; } .msgfechagrafica{ color: #0097a9; font-family: 'arial',Arial,sans-serif,Helvetica; font-size: 180%; } .btnfecha{ background: #d0d0d0; background-image: url(../images/open-iconic-master/png/calendario.png); background-repeat: no-repeat; background-position: center; height:6%; padding-left: 28px; cursor: pointer; color:#f5f5f5; font-family: 'arial',Arial,sans-serif,Helvetica; font-size: 0%; font-weight:bold; border-radius: 10px; } .list-group-item{ /*background-color: #f5f5f5; color: #242935; /*padding: .55rem 1.15rem;*/ background-color: #283139; color: #fff; } .list-group-item.active{ background-color: #ff8200; } .list-group-item:hover{ background-color: #f5f5f5; } .list-group-itemgen{ background-color: #0e3747; color: #f5f5f5; padding: .55rem 1.15rem; border-top-left-radius: 10px; border-top-right-radius: 10px; } .list-group-itemfecha{ background-color: #0e3747; color: #f5f5f5; padding: .55rem 1.15rem; border-top-left-radius: 10px; border-top-right-radius: 10px; } .list-group-itemgen:hover{ color: #f5f5f5; } .list-group-itemgen:hover{ background-color: #0e4760; } .list-group-itemtiendas{ background-color: #f5f5f5; color: #242935; padding: .55rem 1.15rem; border-top-left-radius: 15px; border-top-right-radius: 15px; } .list-group-itemtiendas:hover{ background-color: #f5f5f5; } a.cmstiendas{ color: #242935; background-color: #f5f5f5; } a.cmstiendas:hover{ background-color: #c0c0c0 !important; color: #f5f5f5; } a.cmshome{ color: #242935; background-color: #f5f5f5 !important; } a.cmshome:hover{ background-color: #ff8200 !important; color: white; } a.cms2{ color: #242935; background-color: #f5f5f5 !important; } a.cms2:hover{ background-color: #ff8200 !important; color: white; } a.cms{ color: #f5f5f5; background-color: #a5a7a8 !important; border-radius: 15px; } a.cms:hover{ background-color: #0e3747 !important; color: #f5f5f5; } a.cms:before { } a.cms> span{ font-size: 1.5em; } b.hora{ color:#f5f5f5; font-size: 20px; text-align: right; } span.hora{ color:#f5f5f5; font-size: 20px; text-align: right; } .row2 { display: flex; flex-wrap: wrap; } .column1 { width: auto; flex: 25%; padding: 20px; } .column2 { width: auto; flex: 25%; } /* */ .editar-zona{ border-radius: 6px 6px 6px 6px; bottom: 100px; margin: 10px; position: fixed; text-align: center; z-index: 15; } .editar-zona img{ width: 32px; height: 32px; border-radius: 50px 50px 50px; } .editar-zona .card{ background-color: transparent; border: none; } .editar-zona .card .card-header{ padding: 0; } .editar-zona .card .card-header button{ background-color: #313131; } .editar-zona .card .card-body{ padding: 0; } .editar-zona .card .card-body .btn- /* */ .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{ color: #f5f5f5; background-color:#ff8200; border-radius: 15px; } .nav-tabs .nav-link{ background-color: #f5f5f5; color: #231f20; border: none; border-radius: 10px; } .nav-tabs .nav-link:hover{ background-color:#ff8200; color: #f5f5f5; } #nav-tabContent .active{ background-color: transparent; } #nav-tabContent .btn-primary{ background-color: #e2231a; border-color: #c33e38; border-radius: 10px; } /* Estilos para el mapa */ #map_div { height: 89vh; } /**/ #visor-grafica, #visor-video, #mapa-calor, #alertasFaciales{ margin-top: 1.1em; } #visor-video .loading, #mapa-calor .loading{ padding: 12.9em; } #alertasFaciales #id_fotoPersona{ height: 150px; width: 115px; } #alertasFaciales #id_imgAlerta{ height: 480px; width: 720px; } .card { border: none; background-color:transparent; } .card a:hover{ text-decoration: none; } .card-header { background-color: #f5f5f5; color: #231f20; } .card-body { background-color: #525657; color: white; padding: 0.7rem; } .card-headermenus { background-color: #a5a7a8; color: black; width: 100%; /*height:40px;*/ background: white; } .card-bodymenus { border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; } .card-headerAlertas { background-color: #c0c0c0; color: white; padding: .5em; padding-bottom: 15px; border-top-right-radius: 10px; border-top-left-radius: 10px; } .calendar{ align-content: center; text-align: center; max-width: 300px; } /** * playlist area */ #playlist-area .playlist-titulo{ border-top-left-radius: 10px; border-top-right-radius: 10px; background-color: #0e3747; color: #f5f5f5; } #playlist-records{ overflow-x: overlay; height: 70%; } #playlist-records .list-group .active{ background-color: #ff8200; } /** * Personalizamos el MediaElementPlayer.css */ .mejs__container{ width: 100%; height: 100%; } .mejs__cannotplay{ font-size: 14px; text-align: center; margin-top: 25%; } /** * Videos */ #video-preview .load-video img{ height: 100%; padding: 21em; } #video-preview .load-videos img{ height: 100%; padding: 6vw; } /** * tabla de las alertas */ .top{ /*background-color: red;*/ width: 99%; } .bottom { /*background-color: red;*/ width: 99%; padding-top: 4%; padding-left: 4%; } #tabla-alertas{ color:white; text-align: center; } #tabla-alertas .icon-display{ color: white; } #tabla-alertas .icon-red{ color: red; } #tabla-alertas .icon-yellow{ color: yellow; } #tabla-alertas .icon-green{ color: green; } #tabla-alertas .icon-display span{ font-size: 130%; } #tabla-alertas th{ border: 1px solid #6d6d6d; background-color: #333; color: #f08a1e; font-weight: bold; } #tabla-alertas td{ border: 1px solid #6d6d6d; } #tabla-alertas td >img{ width:50px; height: 60px; } #tabla-alertas .odd{ background-color: transparent; } #tabla-Paginado .odd{ background-color: red; } #tabla-alertas .odd.selected{ background-color: #0000009e; } #tabla-alertas .odd .sorting_1{ background-color: transparent; } #tabla-alertas .even{ background-color: #333; } #tabla-alertas .even.selected{ background-color: #0000009e; } #tabla-alertas .even .sorting_1{ background-color: #333; } .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate { color: white; } .dataTables_scroll > .dataTables_scrollHead > .dataTables_scrollHeadInner th{ border: 1px solid #6d6d6d; background-color: #333; color: #f08a1e; font-weight: bold; } table.dataTable tbody tr { /* background-color: transparent;*/ } table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { background-color: blue; } table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover { background-color: #6f6f6f; } table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected{ background-color: #0000009e; } table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected{ background-color: #0000009e; } /* Botonera tabla */ .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate { color: white; } .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { color: #333 !important; border: 1px solid #979797; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,red), color-stop(100%, red)); } .dataTables_wrapper .dataTables_paginate ul>li>a{ color: #fff; text-decoration: none; } .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { /*cursor: default; color: #666 !important; border: 1px solid #979797; background: transparent; box-shadow: none;*/ cursor: default; color: #666 !important; /* border: 1px solid #979797; */ background: #929799; box-shadow: none; /*border-radius: 17px; padding-top: 1px; height: 23px;*/ font-weight: bold; } .dataTables_wrapper .dataTables_paginate .paginate_button { color: white !important; border: 1px solid #979797; } .dataTables_wrapper .dataTables_paginate .paginate_button:hover { color: white !important; border: 1px solid #111; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #919191), color-stop(100%, #919191)); } .previous { background: #929799; } .next{ background: #929799; } button, input, optgroup, select, textarea { color: black; } button, input, optgroup, select, textarea { color: black; } .sidenav { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; left: 0; background-color: #111; overflow-x: hidden; transition: 0.5s; padding-top: 60px; } .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; top: 0; right: 25px; font-size: 36px; margin-left: 50px; } #main { transition: margin-left .5s; padding: 16px; } /** * Diseรฑo Responsivo. * */ @media screen and (max-width: 1550px) { .column1 { width: 10%; flex: 20%; } .column2 { flex: 80%; } } /* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */ @media screen and (max-width: 600px) { .row2 { flex-direction: column; } } /* (xs) Extra small devices (portrait phones, less than 576px)*/ @media (max-width: 575.98px) { .fechaoculta{ display:none; } .botonoculto{ display: none; } .fechamuestra{ display:show; width: 250px; } .btnfecha{ height: 10%; } .lscamaras{ height: auto; } .menus { margin-bottom: 1em; } #mapa-calor #imgesc{ margin-top: 1%; height: 20%; } #mapa-calor #imgcalor{ height: 25%; } #video-preview .load-videos img{ padding: 20vw; } } /* (sm) Small devices (landscape phones, 576px and up) */ @media (min-width: 576px) and (max-width: 767.98px) { .lscamaras{ height: auto; } .fechaoculta{ display:none; } .botonoculto{ display: none; } .fechamuestra{ width: 200px; } } /* (md) Medium devices (tablets, 768px and up) */ @media (min-width: 768px) and (max-width: 991.98px) { .btnfecha{ height: 10%; } #visor-video .loading, #mapa-calor .loading { padding: 10.9em; } #video-preview .load-videos img{ padding: 5em; } .fechaoculta{ display:none; } .botonoculto{ display: none; } .fechamuestra{ width: 90px; } } /* (lg) Large devices (desktops, 992px and up) */ @media (min-width: 992px) and (max-width: 1239.98px) { #playlist-records{ height: 60%; } #collapseExample{ overflow-x: overlay; height: 55%; } #visor-video .loading, #mapa-calor .loading { padding: 6.9em; } #video-preview .load-videos img{ padding: 4em; } .fechaoculta{ display:none; } .botonoculto{ display: none; } .fechamuestra{ width: 90px; } } @media (min-width: 1240px) and (max-width: 1368px) { #playlist-records{ height: 65%; } #collapseExample{ overflow-x: overlay; height: 50%; } .fechaoculta{ padding-left: 0%; } .fechamuestra{ display:none; } } @media (min-width: 1369px) and (max-width: 1920.98px) { #visor-video .loading, #mapa-calor .loading { padding: 6.9em; } #video-preview .load-videos img{ padding: 4em; } .fechaoculta{ padding-left: 15%; } .botonoculto{ display: block; } .fechamuestra{ display:none; } } /* (xl) Extra large devices (large desktops, 1200px and up) */ @media (min-width: 1921px) { .fechaoculta{ padding-left: 25%; } .botonoculto{ padding-left: 25%; padding-right: 20%; } .fechamuestra{ color: #f5f5f5; } }
0.248899
0.0643
@import url('https://rsms.me/inter/inter.css'); body { font-family: 'Inter', Helvetica, Arial, sans-serif; text-rendering: optimizeLegibility; font-size: 90%; max-width: 75vw; padding: 1.5rem; line-height: 1.75; margin: auto; text-align: justify; color: #111111; background-color:#E8FDF5; } @media only screen and (min-width: 770px){ body { max-width: 55vw; } } header { text-align: center; font-size: .75rem; font-weight: bold; } h1, h2, h3, h4 { font-weight: 300; text-decoration: underline; } main { max-width: 70ch; margin: auto; } footer { text-align: center; padding-top: 2rem; } a:link { color: #0000e0; } a:visited { color: #0f4880; } a:hover { color: #800080; } a:active { color: #b200fd; } ul { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 1.5rem; padding-inline-start: unset; text-align: center; list-style-type:none; } ul li { display: flex; margin: 1rem; flex-flow: column; justify-self: center; } ul.writing li:not(:first-of-type) { padding-top: 1rem; } img { display: block; margin-left: auto; margin-right: auto; max-width:80%; height:auto; } X3D, x3d { width:5rem; height:5rem; cursor:pointer; justify-self: center; } @media only screen and (min-width: 770px){ X3D, x3d { width:10rem; height:10rem; } } X3D:hover, x3d:hover, .x3dom-canvas:hover { cursor:pointer; -webkit-user-select: none; -webkit-touch-callout: none; } .x3dom-canvas { border:none; cursor:pointer; cursor:-webkit-grab; cursor:grab; width:100%; height:100%; } .x3dom-canvas-mousedown { cursor:-webkit-grabbing; cursor:grabbing; } #cyberscape-thumb { display:inline-grid; }
index.css
@import url('https://rsms.me/inter/inter.css'); body { font-family: 'Inter', Helvetica, Arial, sans-serif; text-rendering: optimizeLegibility; font-size: 90%; max-width: 75vw; padding: 1.5rem; line-height: 1.75; margin: auto; text-align: justify; color: #111111; background-color:#E8FDF5; } @media only screen and (min-width: 770px){ body { max-width: 55vw; } } header { text-align: center; font-size: .75rem; font-weight: bold; } h1, h2, h3, h4 { font-weight: 300; text-decoration: underline; } main { max-width: 70ch; margin: auto; } footer { text-align: center; padding-top: 2rem; } a:link { color: #0000e0; } a:visited { color: #0f4880; } a:hover { color: #800080; } a:active { color: #b200fd; } ul { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 1.5rem; padding-inline-start: unset; text-align: center; list-style-type:none; } ul li { display: flex; margin: 1rem; flex-flow: column; justify-self: center; } ul.writing li:not(:first-of-type) { padding-top: 1rem; } img { display: block; margin-left: auto; margin-right: auto; max-width:80%; height:auto; } X3D, x3d { width:5rem; height:5rem; cursor:pointer; justify-self: center; } @media only screen and (min-width: 770px){ X3D, x3d { width:10rem; height:10rem; } } X3D:hover, x3d:hover, .x3dom-canvas:hover { cursor:pointer; -webkit-user-select: none; -webkit-touch-callout: none; } .x3dom-canvas { border:none; cursor:pointer; cursor:-webkit-grab; cursor:grab; width:100%; height:100%; } .x3dom-canvas-mousedown { cursor:-webkit-grabbing; cursor:grabbing; } #cyberscape-thumb { display:inline-grid; }
0.329284
0.101233
.editor { /* All 'dem swatches */ /* Active Line Highlight support */ } .editor .CodeMirror { background-color: #292957; } .editor .CodeMirror-scroll, .editor .CodeMirror-dialog { color: #ececc7; } .editor .CodeMirror-gutters { background-color: transparent; border-right: 1px solid rgba(67, 7, 122, 0.1); } .editor .CodeMirror-linenumber { color: #9EFFFF; } .editor .CodeMirror-selected { background-color: #B362FF; } .editor .CodeMirror-focused .CodeMirror-selected { background-color: rgba(0, 238, 255, 0.384); } .editor .CodeMirror-cursor { border-left: 1px solid #A599E9; } .editor .CodeMirror-matchingbracket, .editor .CodeMirror-matchingtag { background: #6943FF !important; color: #FAEFA5 !important; border-bottom: 1px solid #b32a7e !important; } .editor .CodeMirror-foldgutter-open:after { color: #FFEE80; } .editor .CodeMirror-foldgutter-folded:after { color: #FAD000; } .editor .CodeMirror.over-gutter .CodeMirror-foldgutter-open:after, .editor .CodeMirror-activeline .CodeMirror-foldgutter-open:after { color: #A599E9; } .editor .CodeMirror-foldmarker { border-color: #A599E9; background-color: #A599E9; color: #6943FF; } .editor .CodeMirror .CodeMirror-linewidget img.inline-widget { background: rgba(48, 14, 141, 0.1); } .editor .cm-searching { background-color: rgba(165, 69, 67, 0.4); color: #ffffff !important; } .editor .CodeMirror .cm-url { color: #3AD900; } .editor .CodeMirror .cm-formatting-list.cm-variable-2 { color: #3273ff; } .editor .CodeMirror .cm-atom, .editor .CodeMirror .cm-formatting-list.cm-variable-3, .editor .CodeMirror .cm-string, .editor .CodeMirror .cm-string-2, .editor .CodeMirror .cm-hr { color: #FF9D00; } .editor .CodeMirror .cm-number, .editor .CodeMirror .cm-attribute, .editor .CodeMirror .cm-plus { color: #fda331; } .editor .CodeMirror .cm-def { color: #B362FF; } .editor .CodeMirror .cm-property { color: #8e3db4; } .editor .CodeMirror .cm-variable { color: #e2446e; } .editor .CodeMirror .cm-keyword { color: #31fafa; } .editor .CodeMirror .cm-operator { color: #929cb0; } .editor .CodeMirror .cm-meta, .editor .CodeMirror .cm-bracket { color: #FAEFA5; } .editor .CodeMirror .cm-comment { color: #3AD900; font-style: italic; } .editor .CodeMirror .cm-error, .editor .CodeMirror .cm-minus { color: #fc6d24; } .editor .CodeMirror .cm-formatting-header { opacity: 0.3; } .editor .CodeMirror .cm-header { color: #A599E9; } .editor .CodeMirror .cm-link { color: #FF7200; text-underline-position: under; } .editor .CodeMirror .cm-rangeinfo { color: #cec5ff; } .editor .CodeMirror .cm-builtin { color: #FF7200; } .editor .CodeMirror .cm-qualifier, .editor .CodeMirror .cm-tag { color: #fda331; } .editor .CodeMirror .cm-quote { color: #B362FF; font-style: italic; } .editor .CodeMirror .cm-whitespace::before { color: #a9eeff; opacity: 0.4; } .editor .CodeMirror .cm-formatting-quote, .editor .CodeMirror .cm-formatting-strong, .editor .CodeMirror .cm-formatting-em { opacity: 0.6; } .editor .CodeMirror .cm-strong { color: #fda331; } .editor .CodeMirror .cm-em { color: #A5FF90; } .editor .CodeMirror .CodeMirror-code > div > pre > span::after, .editor .CodeMirror .CodeMirror-line > span::after { color: #5c34fc; opacity: 0.4; } .editor .CodeMirror .cm-inline-code { background: rgba(111, 0, 255, 0.363); color: #a9eeff; } .editor .CodeMirror .gfm-codeblock-bg.CodeMirror-linebackground { background: rgba(111, 0, 255, 0.11); } .editor .CodeMirror .gfm-codeblock { color: #a9eeff; } .editor .CodeMirror .cm-table-sep, .editor .CodeMirror .table-row.table-row-1 { color: #B362FF; } .editor .CodeMirror-activeline-background, .editor .CodeMirror-activeline-gutter { background-color: rgba(105, 67, 255, 0.13) !important; }
styles/index.css
.editor { /* All 'dem swatches */ /* Active Line Highlight support */ } .editor .CodeMirror { background-color: #292957; } .editor .CodeMirror-scroll, .editor .CodeMirror-dialog { color: #ececc7; } .editor .CodeMirror-gutters { background-color: transparent; border-right: 1px solid rgba(67, 7, 122, 0.1); } .editor .CodeMirror-linenumber { color: #9EFFFF; } .editor .CodeMirror-selected { background-color: #B362FF; } .editor .CodeMirror-focused .CodeMirror-selected { background-color: rgba(0, 238, 255, 0.384); } .editor .CodeMirror-cursor { border-left: 1px solid #A599E9; } .editor .CodeMirror-matchingbracket, .editor .CodeMirror-matchingtag { background: #6943FF !important; color: #FAEFA5 !important; border-bottom: 1px solid #b32a7e !important; } .editor .CodeMirror-foldgutter-open:after { color: #FFEE80; } .editor .CodeMirror-foldgutter-folded:after { color: #FAD000; } .editor .CodeMirror.over-gutter .CodeMirror-foldgutter-open:after, .editor .CodeMirror-activeline .CodeMirror-foldgutter-open:after { color: #A599E9; } .editor .CodeMirror-foldmarker { border-color: #A599E9; background-color: #A599E9; color: #6943FF; } .editor .CodeMirror .CodeMirror-linewidget img.inline-widget { background: rgba(48, 14, 141, 0.1); } .editor .cm-searching { background-color: rgba(165, 69, 67, 0.4); color: #ffffff !important; } .editor .CodeMirror .cm-url { color: #3AD900; } .editor .CodeMirror .cm-formatting-list.cm-variable-2 { color: #3273ff; } .editor .CodeMirror .cm-atom, .editor .CodeMirror .cm-formatting-list.cm-variable-3, .editor .CodeMirror .cm-string, .editor .CodeMirror .cm-string-2, .editor .CodeMirror .cm-hr { color: #FF9D00; } .editor .CodeMirror .cm-number, .editor .CodeMirror .cm-attribute, .editor .CodeMirror .cm-plus { color: #fda331; } .editor .CodeMirror .cm-def { color: #B362FF; } .editor .CodeMirror .cm-property { color: #8e3db4; } .editor .CodeMirror .cm-variable { color: #e2446e; } .editor .CodeMirror .cm-keyword { color: #31fafa; } .editor .CodeMirror .cm-operator { color: #929cb0; } .editor .CodeMirror .cm-meta, .editor .CodeMirror .cm-bracket { color: #FAEFA5; } .editor .CodeMirror .cm-comment { color: #3AD900; font-style: italic; } .editor .CodeMirror .cm-error, .editor .CodeMirror .cm-minus { color: #fc6d24; } .editor .CodeMirror .cm-formatting-header { opacity: 0.3; } .editor .CodeMirror .cm-header { color: #A599E9; } .editor .CodeMirror .cm-link { color: #FF7200; text-underline-position: under; } .editor .CodeMirror .cm-rangeinfo { color: #cec5ff; } .editor .CodeMirror .cm-builtin { color: #FF7200; } .editor .CodeMirror .cm-qualifier, .editor .CodeMirror .cm-tag { color: #fda331; } .editor .CodeMirror .cm-quote { color: #B362FF; font-style: italic; } .editor .CodeMirror .cm-whitespace::before { color: #a9eeff; opacity: 0.4; } .editor .CodeMirror .cm-formatting-quote, .editor .CodeMirror .cm-formatting-strong, .editor .CodeMirror .cm-formatting-em { opacity: 0.6; } .editor .CodeMirror .cm-strong { color: #fda331; } .editor .CodeMirror .cm-em { color: #A5FF90; } .editor .CodeMirror .CodeMirror-code > div > pre > span::after, .editor .CodeMirror .CodeMirror-line > span::after { color: #5c34fc; opacity: 0.4; } .editor .CodeMirror .cm-inline-code { background: rgba(111, 0, 255, 0.363); color: #a9eeff; } .editor .CodeMirror .gfm-codeblock-bg.CodeMirror-linebackground { background: rgba(111, 0, 255, 0.11); } .editor .CodeMirror .gfm-codeblock { color: #a9eeff; } .editor .CodeMirror .cm-table-sep, .editor .CodeMirror .table-row.table-row-1 { color: #B362FF; } .editor .CodeMirror-activeline-background, .editor .CodeMirror-activeline-gutter { background-color: rgba(105, 67, 255, 0.13) !important; }
0.413596
0.078784
.onebox{overflow:hidden;*position:relative;width:768px;border:1px solid #ddd;zoom:1;} .onebox:after{content:'\20';display:block;clear:both;} .onebox .mt{height:31px;padding-left:10px;background:#F7F7F7;line-height:30px;} .onebox .mt h2{float:left;font-size:15px;} .onebox .mt h2 span{font-size:12px;font-family:\5b8b\4f53;cursor:pointer;color:#333;} .onebox .mt .extra{float:right;padding-right:8px;} .onebox .mc{*position:relative;width:748px;padding:10px;overflow:hidden;zoom:1;} .onebox .mc .p-price{font-family:verdana, '\5b8b\4f53';} .onebox .mc .btn-gray{display:inline-block;border:1px solid #ddd;border-radius:2px;background:#f7f7f7;text-align:center;color:#333;background:-moz-linear-gradient(top,#f7f7f7,#f2f2f2);background:-webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f2f2f2));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F7F7F7",endColorstr="#F2F2F2");-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2")"} .onebox .mc .btn-gray:hover{box-shadow:0 1px 1px rgba(0,1,1,0.08);text-decoration:none;cursor:pointer;color:#333;background:-moz-linear-gradient(top,#f9f9f9,#f6f6f6);background:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f6f6f6));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F9F9F9",endColorstr="#F6F6F6");-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9", endColorstr="#f6f6f6")"} .onebox .relevant-num, .onebox .relevant-num2{height:18px;margin-bottom:20px;font:bold 14px/1.5 verdana, '\5b8b\4f53';color:#333;} .onebox .relevant-num span{padding-left:5px;font:normal 12px/1.5 '\5b8b\4f53';cursor:pointer;} .onebox .relevant-num .more{float:right;padding-right:10px;font:normal 12px/22px '\5b8b\4f53';} .onebox .relevant-num2{font-weight:normal;} .onebox .relevant-num3{margin-bottom:10px;font-weight:normal;font-size:12px;} .onebox .relevant-num strong, .onebox .relevant-num2 strong, .onebox .relevant-num3 strong{color:#E4393C;} .onebox .relevant-num a, .onebox .relevant-num3 a{font-family:\5b8b\4f53;color:#005AA0;} .onebox .obc-l,.onebox .obc-r{float:left;} .onebox .obc-l{width:283px;} .onebox .obc-l{width:273px;padding-left:10px;} .obc-l .ol-query .dt,.obc-l .ol-query .dd{float:left;height:25px;margin-bottom:10px;line-height:25px;} .obc-l .ol-query .dt{width:66px;text-align:right;color:#999;} .obc-l .ol-query .dd{width:200px;} .obc-l .ol-query .dd .txt{width:132px;height:19px;padding:2px;border:1px solid #ddd;_border:1px solid #ccc;line-height:18px;font:12px/19px verdana, '\5b8b\4f53';color:#ccc;_color:#333;} .obc-l .ol-query .dd .txt:focus{border:1px solid #ccc;color:#333;} .obc-l .ol-query .btns{height:26px;padding:10px 0 0 66px;} .obc-l .ol-query .btns .btn-query{display:inline-block;*display:inline;padding:2px 10px;text-decoration:none;*zoom;1;} .onebox .obc-r{width:440px;padding-left:20px;border-left:1px solid #E0E0E0;} .obc-r .or-list li{float:left;width:332px;height:18px;margin-bottom:17px;} .obc-r .or-list li .p-name,.obc-r .or-list li .p-price{overflow:hidden;height:18px;line-height:18px;} .obc-r .or-list li .p-name{float:left;width:170px;} .obc-r .or-list li .p-price{float:right;width:110px;padding-right:20px;} .obcl-search{padding-left:10px;} .obcl-search .os-box .osb-text{float:left;width:194px;height:19px;padding:2px;border:1px solid #ccc;margin-right:4px;} .obcl-search .os-box .osb-text:hover{border-color:#a0a0a0 #b9b9b9 #b9b9b9;} .obcl-search .os-box .osb-search{float:left;padding:3px 10px 2px;*padding:2px 10px;text-decoration:none;} .obcl-search .os-box .osb-hot{padding-top:3px;} .obcl-search .os-box .dt, .obcl-search .os-box .dd{float:left;color:#999;} .obcl-search .os-box .dt{width:60px;} .obcl-search .os-box .dd{width:140px;} .obcl-search .os-box .dd a{display:inline-block;*display:inline;padding-right:10px;*zoom:1;color:#999;} /*movie-tickets*/ #movie-tickets .mc{overflow:hidden;width:748px;height:210px;} #movie-tickets .quick-buy-tickets{float:left;} #movie-tickets .mt-item li{float:left;position:relative;width:224px;height:172px;padding-left:150px;margin:0 0 20px 0;} #movie-tickets .mt-item li .p-img{position:absolute;left:10px;top:0;width:130px;height:172px;padding:0;} #movie-tickets .mt-item li .dt, #movie-tickets .mt-item li .dd{float:left;overflow:hidden;height:24px;line-height:24px;_height:18px;_line-height:18px;color:#999;} #movie-tickets .mt-item li .dt{width:60px;font-family:simsun;} #movie-tickets .mt-item li .dd{width:164px;} #movie-tickets .mt-item li .p-name{height:1.5em;margin-bottom:10px;} #movie-tickets .mt-item li .p-name a{font-size:14px;font-weight:bold;color:#666;} #movie-tickets .mt-item li .p-price .dd{font-family:verdana;font-weight:bold;color:#E4393C;} #movie-tickets .mt-item-one li{width:294px;margin-right:0;} #movie-tickets .mt-item-one li .dd{width:234px;} /*qbt-item*/ .qbt-item{float:left;position:relative;width:220px;padding-right:63px;} .qbt-item h3{margin-bottom:10px;font-size:15px;} .qbt-item .i-list{clear:both;height:26px;margin-top:10px;line-height:26px;} .qbt-item .i-list label{width:72px;text-align:right;color:#999;} .qbt-item .i-list label, .gbt-item .i-list select{float:left;} .qbt-item .i-list #choose-cinema, .qbt-item .i-list #choose-movie{width:138px;height:26px;padding:2px;border-width:1px;border-radius:1px;border-style:solid;border-color:#AAADB2 #DBE0E6 #E2EAEF #E2E4EB;line-height:26px;} .qbt-item .btn{clear:both;height:36px;padding-left:72px;_padding-left:75px;margin-top:20px;} .qbt-item a.buy-tickets{display:inline-block;*display:inline;padding:8px 16px;height:20px;text-decoration:none;font:bold 18px/18px '\5fae\8f6f\96c5\9ed1';*line-height:20px;color:#fff;*zoom:1;} .qbt-item a.buy-tickets:hover{text-decoration:none;} .qbt-item .switch{position:absolute;right:48px;top:48px;width:15px;height:43px;} .qbt-item .switch a{display:block;width:15px;height:43px;background:url(i/onebox/2013101801.png) no-repeat;} /*tickets-list*/ .tickets-list li{float:left;position:relative;width:162px;height:172px;padding-left:150px;margin:0 20px 20px 0;} .tickets-list li .p-img{position:absolute;left:10px;top:0;width:130px;height:172px;padding:0;} .tickets-list li .dt, .tickets-list li .dd{float:left;overflow:hidden;height:24px;line-height:24px;_height:18px;_line-height:18px;color:#999;} .tickets-list li .dt{width:60px;font-family:simsun;} .tickets-list li .dd{width:102px;} .tickets-list li .p-name{height:1.5em;margin-bottom:10px;} .tickets-list li .p-name a{font-size:14px;font-weight:bold;color:#666;} .tickets-list li .p-price .dd{font-family:verdana;font-weight:bold;color:#E4393C;} /*in-cinema*/ .in-cinema li{width:490px;} .in-cinema li .p-name{margin-bottom:18px;} .in-cinema li .shop{margin-bottom:15px;} .in-cinema li .dd{width:430px;} .in-cinema li #cinema{width:138px;height:26px;padding:2px;border-width:1px;border-radius:1px;border-style:solid;border-color:#AAADB2 #DBE0E6 #E2EAEF #E2E4EB;line-height:26px;} /*tickets-scroll*/ .ts-con{position:relative;width:664px;padding:0 28px;margin-left:13px;} .ts-con .btns{position:absolute;top:20px;z-index:1;overflow:hidden;width:14px;height:150px;background:#fff url(i/onebox/2013101802.png) no-repeat;opacity:.6;filter:alpha(opacity=60);line-height:500px;} .ts-con .btns:hover{opacity:1;filter:alpha(opacity=100);} .ts-con .disabled, .ts-con .disabled:hover{opacity:.2;filter:alpha(opacity=20);cursor:not-allowed;} .ts-con #prev, .ts-con #prev2{left:10px;background-position:0 50px;} .ts-con #next, .ts-con #next2{right:10px;background-position:-17px 50px;} .ts-list{overflow:hidden;position:relative;width:572px;height:197px;} .ts-list li{float:left;width:113px;padding:0 15px;} .ts-list li .p-img{overflow:hidden;position:static;width:113px;height:149px;} .ts-list li .p-img a{display:block;position:relative;width:113px;height:149px;} .ts-list li .p-img a span{display:block;position:absolute;bottom:0px;overflow:hidden;height:21px;font:12px/20px verdana, '\5b8b\4f53';} .ts-list li .p-img a .tsl-bg{left:0;width:113px;background:#000;opacity:.6;filter:alpha(opacity=60);} .ts-list li .p-img a .tsl-title{left:5px;width:75px;color:#fff;} .ts-list li .p-img a .tsl-rating{right:5px;width:28px;text-align:right;color:#E43A3A;} .ts-list li .p-price{width:113px;height:38px;text-align:center;font:14px/38px verdana, '\5b8b\4f53';color:#E43A3D;} /*chose-city*/ .chose-city{position:fixed;left:360px;top:120px;z-index:10;width:493px;height:298px;border:1px solid #ddd;box-shadow:0 0 5px #DDD;margin:0;background:#fff;} .chose-city .mt{position:relative;height:31px;border-bottom:1px solid #eaeaea;background:#f5f5f5;} .chose-city .mt h2{height:31px;padding-left:10px;font:bold 12px/31px '\5b8b\4f53';color:#e4393c;} .chose-city .mt h2 span{height:31px;font-weight:normal;} .chose-city .mt h2 a{padding-right:5px;color:#333;} .chose-city .mt h2 a:hover{color:#e4393c;} .chose-city .mt .close{position:absolute;right:8px;top:7px;overflow:hidden;width:17px;height:17px;background:url(i/2013110801.png) no-repeat;line-height:100px;} .chose-city .tab{overflow:visible;width:494px;height:38px;border-bottom:1px solid #eaeaea;margin-bottom:10px;margin-left:-1px;background:#F5F5F5;} .chose-city .tab li{float:left;width:68px;height:36px;padding-top:2px;border-left:1px solid #eaeaea;font:15px/36px '\5fae\8f6f\96c5\9ed1';cursor:default;color:#666;} .chose-city .tab li.curr{height:37px;padding-top:0px;border-top:2px solid #999;background:white;} .chose-city .c-attr{zoom:1;} .chose-city .c-attr:after{content:'\20';display:block;clear:both;} .chose-city .c-attr .ca-key, .chose-city .c-attr .ca-values{float:left;line-height:24px;} .chose-city .c-attr .ca-key{width:50px;text-align:center;font:12px/24px '\5fae\8f6f\96c5\9ed1';color:#666;} .chose-city .c-attr .ca-values{width:443px;} .chose-city .c-attr .ca-values a{padding:2px;margin-right:15px;color:#333;} .chose-city .c-attr .ca-values a:hover{padding:2px;text-decoration:none;background:#E23A3A;color:#fff;} .chose-city .c-attr .ca-values a.curr{background:#E23A3A;color:#fff;} /*chose-city-hot*/ .chose-city-hot{position:fixed;left:880px;top:120px;z-index:10;width:348px;padding:10px 30px 10px 20px;border:1px solid #ddd;box-shadow:0 0 5px #DDD;margin:0;background:#fff;zoom:1;} .chose-city-hot .close{position:absolute;right:8px;top:7px;overflow:hidden;width:17px;height:17px;background:url(i/2013110802.png) no-repeat;line-height:100px;} .chose-city-hot .h-attr{zoom:1;} .chose-city-hot .h-attr:after{content:'\20';display:block;clear:both;} .chose-city-hot .h-attr .ha-key, .chose-city-hot .h-attr .ha-values{float:left;line-height:24px;} .chose-city-hot .h-attr .ha-key{width:50px;font:bold 12px/24px '\5b8b\4f53';color:#E5393D;} .chose-city-hot .h-attr .ha-values{width:298px;} .chose-city-hot .h-attr .ha-values a{padding:2px;margin-right:15px;color:#333;} .chose-city-hot .h-attr .ha-values a:hover{padding:2px;text-decoration:none;background:#E23A3A;color:#fff;} .chose-city-hot .h-attr .ha-values a.curr{background:#E23A3A;color:#fff;} .chose-city-hot .corner{position:absolute;display:block;} .chose-city-hot .corner b{position:absolute;top:0;width:0px;height:0px;} .chose-city-hot .corner .b1{z-index:1;} .chose-city-hot .corner .b2{z-index:2;} *html .chose-city-hot .corner b{overflow:hidden;width:0px;height:0px;line-height:0px;font-size:0;} .chose-city-hot .corner-top{left:20px;top:-14px;} .chose-city-hot .corner-top b{border-width:7px;} .chose-city-hot .corner-top .b1{top:0;border-style:dashed dashed solid dashed;border-color:transparent transparent #ddd transparent;} .chose-city-hot .corner-top .b2{top:1px;border-style:dashed dashed solid dashed;border-color:transparent transparent #fff transparent;} /*medicine*/ #mm-recommended{position:relative;margin-left:5px;width:664px;padding:0 25px;} #mm-recommended .btns{position:absolute;top:81px;z-index:1;overflow:hidden;width:14px;height:22px;background:#fff url(i/onebox/2013101802.png) no-repeat;opacity:.6;filter:alpha(opacity=60);line-height:500px;} #mm-recommended .btns:hover{opacity:1;filter:alpha(opacity=100);cursor:pointer;} #mm-recommended .disabled, #mm-recommended .disabled:hover{opacity:.2;filter:alpha(opacity=20);cursor:not-allowed;} #mm-recommended #mmr-prev{left:10px;background-position:0 0px;} #mm-recommended #mmr-next{right:10px;background-position:-17px 0px;} #medicine .mmr-list{position:relative;overflow:hidden;width:392px;height:206px;} #medicine .mmr-list li{float:left;width:160px;height:206px;padding:0 18px;} #medicine .mmr-list li .p-img{width:160px;height:160px;padding:0;} #medicine .mmr-list-info{position:relative;overflow:hidden;width:968px;height:206px;} #medicine .mmr-list-info li{float:left;width:160px;height:206px;padding:0 41px;} #medicine .mmr-list-info li .p-img, #medicine .mmr-list-info2 li .p-img{width:160px;height:160px;padding:0;} #medicine .mmr-list-info2{position:relative;overflow:hidden;width:748px;height:215px;} #medicine .mmr-list-info2 li{float:left;width:160px;height:215px;padding:0 41px;} #medicine .mmr-list-info2 li strong{padding-right:10px;} /*groupbuy*/ #groupbuy .gb-list{overflow:hidden;width:748px;height:223px;zoom:1;} #groupbuy .gb-list:after{content:"\20";display:block;clear:both;} #groupbuy li{float:left;width:200px;height:213px;padding:0 24px;margin-bottom:10px;} #groupbuy li .dt,#groupbuy li .dd{float:left;overflow:hidden;height:18px;line-height:18px;color:#999;} #groupbuy li .dt{width:38px;font-family:simsun;} #groupbuy li .dd{width:140px;font-family:verdana;} #groupbuy li .p-img{width:200px;height:133px;padding:0;margin-bottom:5px;} #groupbuy li .p-name{height:3em;margin-bottom:3px;} #groupbuy li .p-name a{font-size:12px;color:#666;} #groupbuy li .p-price strong{margin-right:10px;font-size:14px;} #groupbuy li .purchased{font-family:verdana;color:#999;} #groupbuy li .tag span{padding:3px;background:#F1F1F1;color:#333;} #groupbuy.single{height:auto;} #groupbuy.single li{width:700px;height:124px;margin-bottom:10px;} #groupbuy.single li .p-img{float:left;margin-right:20px;} #groupbuy.single li .p-name{height:1.5em;margin-bottom:10px;} #groupbuy.single li .p-name a{font-size:14px;font-weight:bold;} #groupbuy.single li .dt,#groupbuy.single li .dd{height:24px;line-height:24px;} #groupbuy.single li .dt{width:60px;} #groupbuy.single li .dd{width:420px;} /*game*/ #game .gm-list{padding-left:10px;margin-bottom:10px;*zoom:1;} #game .gm-list:after{content:'\20';display:block;clear:both;} #game .gm-list li{float:left;position:relative;overflow:hidden;width:85px;_width:82px;padding-left:160px;} #game .gm-list .p-img{position:absolute;left:0;top:0;width:150px;height:90px;padding:0;} #game .gm-list .p-name{width:150px;height:18px;margin-bottom:10px;} #game .gm-list .p-name a{font:bold 14px/18px verdana, '\5b8b\4f53';} #game .gm-list .p-type{width:150px;height:18px;margin-bottom:5px;color:#999;} #game .gm-list .p-info{width:150px;height:18px;margin-bottom:10px;color:#333;} #game .gm-list .btn-join{display:inline-block;padding:1px 10px;text-decoration:none;} #game .online-games .og-l{float:left;width:268px;padding-left:10px;} #game .online-games .ogl-item{float:left;position:relative;width:108px;padding-left:160px;} #game .online-games .p-img{position:absolute;left:0;top:0;width:150px;height:90px;padding:0;} #game .online-games .p-name{width:108px;height:18px;margin-bottom:10px;} #game .online-games .p-name a{font:bold 14px/18px verdana, '\5b8b\4f53';} #game .online-games .p-info{width:108px;margin-bottom:10px;color:#333;} #game .online-games .p-info li{width:108px;color:#333;} #game .online-games .p-info li a{color:#333;} #game .online-games .p-info li a:hover{color:#e4393c;} #game .online-games .og-r{float:right;width:447px;padding-left:20px;border-left:1px solid #ddd;} #game .online-games .og-r .ogr-service{float:left;} #game .online-games .og-r .ogr-service h3{height:18px;margin-bottom:16px;line-height:18px;font:normal 12px/18px '\5b8b\4f53';} #game .online-games .og-r .ogr-new{width:188px;} #game .online-games .og-r .btn{float:left;height:16px;padding:2px 15px;margin:0 15px 15px 0;line-height:16px;text-decoration:none;white-space:nowrap;} #game .online-games .og-r .ogr-all{width:258px;} #game .online-games .og-r .ogr-all .con1, #game .online-games .og-r .ogr-all .con2{clear:both;width:258px;height:26px;margin-bottom:10px;} #game .online-games .og-r .ogr-all #service-select{float:left;width:138px;height:26px;padding:2px;border-width:1px;border-style:solid;border-color:#AAADB2 #DBE0E6 #E2EAEF #E2E4EB;margin-right:10px;line-height:26px;} #game .online-games .og-r .ogr-all .btn-join{float:left;*width:74px;*height:26px;padding:4px 10px;*line-height:15px;} /*hotels*/ #hotels .relevant-num span{cursor:text;} #hotels .hm-list{display:block;overflow:hidden;width:748px;height:220px;zoom:1;} #hotels .hm-list li{float:left;width:200px;height:213px;padding:0 24px;margin-bottom:10px;} #hotels .hm-list li div{*zoom:1;} #hotels .hm-list li .dt,#hotels .hm-list li .dd{float:left;overflow:hidden;height:18px;line-height:18px;color:#999;} #hotels .hm-list li .dt{width:38px;font-family:simsun;} #hotels .hm-list li .dd{width:140px;font-family:verdana;} #hotels .hm-list li .p-img{width:200px;height:133px;padding:0;margin-bottom:5px;} #hotels .hm-list li .p-name{height:1.5em;margin-bottom:3px;} #hotels .hm-list li .p-name a{font-size:14px;font-weight:bold;color:#666;} #hotels .hm-list li .area .dd, #hotels .hm-list li .area .dd a{color:#005AA0;} #hotels .hm-list li .tag span{padding:3px;background:#F1F1F1;color:#333;} #hotels.single{height:auto;} #hotels.single .hm-list li{width:700px;height:124px;margin-bottom:10px;} #hotels.single .hm-list li .p-img{float:left;margin-right:20px;} #hotels.single .hm-list li .dt,#hotels.single li .dd{height:24px;line-height:24px;} #hotels.single .hm-list li .dt{width:60px;} #hotels.single .hm-list li .dd{width:420px;} /*air-tickets*/ #air-tickets .atc{padding-top:10px;} #air-tickets .atc-l{float:left;width:364px;padding-left:10px;} #air-tickets .atc-l .more{padding-right:20px;} #air-tickets .atcl-query{position:relative;} #air-tickets .dt, #air-tickets .dd{float:left;} #air-tickets .dt{width:63px;color:#999;} #air-tickets .dd{width:92px;} #air-tickets .mr{margin-right:32px;} #air-tickets .switch{position:absolute;left:164px;top:44px;width:15px;height:43px; display: none;} #air-tickets .switch a{display:block;width:15px;height:43px;background:url(i/onebox/2013101801.png) no-repeat;} #air-tickets .q-type, #air-tickets .q-item{clear:both;width:364px;height:25px;margin-bottom:10px;line-height:25px;} #air-tickets .q-type{font:12px/24px verdana;} #air-tickets .q-type .dd{width:150px;} #air-tickets .q-type input,#air-tickets .q-type label{vertical-align:middle;_vertical-align:text-bottom;} #air-tickets .q-type label{padding:0 10px 0 3px;} @-moz-document url-prefix(){#air-tickets .q-type input,#air-tickets .q-type label{margin-top:1px;}} #air-tickets .q-item .txt{width:86px;height:19px;padding:2px;border:1px solid #ddd;font:12px/19px verdana,'\5b8b\4f53';color:#ccc;} #air-tickets .q-item .txt:focus{border:1px solid #ccc;color:#333;} #air-tickets .btns{height:26px;padding:10px 0 0 63px;margin-bottom:10px;} #air-tickets .btns a{display:inline-block;height:18px;padding:2px 10px;text-decoration:none;} #air-tickets .text-da{display:none;height:20px;line-height:20px;} #air-tickets .text-da a{color:#035A9D;} #air-tickets .atc-r{float:right;width:353px;padding-left:20px;border-left:1px solid #ddd;} #air-tickets.onebox{margin-bottom: 0;} /*root61*/ .root61 .onebox{width:988px;} .root61 .onebox .mc{width:968px;} .root61 .onebox .obc-r{width:664px;} .root61 #movie-tickets .mc{width:968px;} .root61 #movie-tickets .mt-item li{width:152px;margin-right:20px;} .root61 #movie-tickets li .dd{width:92px;} .root61 #movie-tickets .mt-item-one li{width:514px;} .root61 #movie-tickets .mt-item-one li .dd{width:454px;} .root61 #mm-recommended{padding:0 28px;} .root61 #medicine .mmr-list{width:572px;} .root61 #medicine .mmr-list-info2{width:968px;} .root61 #groupbuy .gb-list{width:968px;} .root61 #groupbuy li{padding:0 21px;} .root61 #groupbuy.single li{width:925px;} .root61 #groupbuy.single li .dd{width:645px;} .root61 #game .gm-list li{width:159px;} .root61 #game .online-games .p-name{width:150px;} .root61 #game .online-games .p-info{width:150px;} .root61 #game .online-games .p-info li{width:150px;} .root61 #game .online-games .og-l{width:310px;} .root61 #game .online-games .og-r{width:627px;} .root61 #game .online-games .og-r .ogr-new{width:208px;}} .root61 #game .online-games .og-r .ogr-all{width:412px;} .root61 #game .online-games .ogl-item{width:150px;} .root61 #game .online-games .og-r .ogr-all .con1, .root61 #game .online-games .og-r .ogr-all .con2{width:412px;} .root61 #hotels .hm-list{width:968px;} .root61 #hotels .hm-list li{padding:0 21px;} .root61 #hotels.single .hm-list li{width:925px;} .root61 #hotels.single .hm-list li .dd{width:645px;} .root61 #air-tickets .dt{width:66px;} .root61 #air-tickets .switch{left:195px;} .root61 #air-tickets .btns{padding:10px 0 0 66px;} .root61 #air-tickets .atc-l{float:left;width:473px;} .root61 #air-tickets .atc-r{float:left;width:464px;} .root61 #air-tickets .q-type, .root61 #air-tickets .q-item{clear:both;width:460px;} .root61 #air-tickets .dd{width:135px;} .root61 #air-tickets .q-item .txt{width:114px;} .p-name em{ color: red; }
src/main/webapp/css/psearch.onebox.css
.onebox{overflow:hidden;*position:relative;width:768px;border:1px solid #ddd;zoom:1;} .onebox:after{content:'\20';display:block;clear:both;} .onebox .mt{height:31px;padding-left:10px;background:#F7F7F7;line-height:30px;} .onebox .mt h2{float:left;font-size:15px;} .onebox .mt h2 span{font-size:12px;font-family:\5b8b\4f53;cursor:pointer;color:#333;} .onebox .mt .extra{float:right;padding-right:8px;} .onebox .mc{*position:relative;width:748px;padding:10px;overflow:hidden;zoom:1;} .onebox .mc .p-price{font-family:verdana, '\5b8b\4f53';} .onebox .mc .btn-gray{display:inline-block;border:1px solid #ddd;border-radius:2px;background:#f7f7f7;text-align:center;color:#333;background:-moz-linear-gradient(top,#f7f7f7,#f2f2f2);background:-webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f2f2f2));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F7F7F7",endColorstr="#F2F2F2");-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2")"} .onebox .mc .btn-gray:hover{box-shadow:0 1px 1px rgba(0,1,1,0.08);text-decoration:none;cursor:pointer;color:#333;background:-moz-linear-gradient(top,#f9f9f9,#f6f6f6);background:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f6f6f6));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F9F9F9",endColorstr="#F6F6F6");-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9", endColorstr="#f6f6f6")"} .onebox .relevant-num, .onebox .relevant-num2{height:18px;margin-bottom:20px;font:bold 14px/1.5 verdana, '\5b8b\4f53';color:#333;} .onebox .relevant-num span{padding-left:5px;font:normal 12px/1.5 '\5b8b\4f53';cursor:pointer;} .onebox .relevant-num .more{float:right;padding-right:10px;font:normal 12px/22px '\5b8b\4f53';} .onebox .relevant-num2{font-weight:normal;} .onebox .relevant-num3{margin-bottom:10px;font-weight:normal;font-size:12px;} .onebox .relevant-num strong, .onebox .relevant-num2 strong, .onebox .relevant-num3 strong{color:#E4393C;} .onebox .relevant-num a, .onebox .relevant-num3 a{font-family:\5b8b\4f53;color:#005AA0;} .onebox .obc-l,.onebox .obc-r{float:left;} .onebox .obc-l{width:283px;} .onebox .obc-l{width:273px;padding-left:10px;} .obc-l .ol-query .dt,.obc-l .ol-query .dd{float:left;height:25px;margin-bottom:10px;line-height:25px;} .obc-l .ol-query .dt{width:66px;text-align:right;color:#999;} .obc-l .ol-query .dd{width:200px;} .obc-l .ol-query .dd .txt{width:132px;height:19px;padding:2px;border:1px solid #ddd;_border:1px solid #ccc;line-height:18px;font:12px/19px verdana, '\5b8b\4f53';color:#ccc;_color:#333;} .obc-l .ol-query .dd .txt:focus{border:1px solid #ccc;color:#333;} .obc-l .ol-query .btns{height:26px;padding:10px 0 0 66px;} .obc-l .ol-query .btns .btn-query{display:inline-block;*display:inline;padding:2px 10px;text-decoration:none;*zoom;1;} .onebox .obc-r{width:440px;padding-left:20px;border-left:1px solid #E0E0E0;} .obc-r .or-list li{float:left;width:332px;height:18px;margin-bottom:17px;} .obc-r .or-list li .p-name,.obc-r .or-list li .p-price{overflow:hidden;height:18px;line-height:18px;} .obc-r .or-list li .p-name{float:left;width:170px;} .obc-r .or-list li .p-price{float:right;width:110px;padding-right:20px;} .obcl-search{padding-left:10px;} .obcl-search .os-box .osb-text{float:left;width:194px;height:19px;padding:2px;border:1px solid #ccc;margin-right:4px;} .obcl-search .os-box .osb-text:hover{border-color:#a0a0a0 #b9b9b9 #b9b9b9;} .obcl-search .os-box .osb-search{float:left;padding:3px 10px 2px;*padding:2px 10px;text-decoration:none;} .obcl-search .os-box .osb-hot{padding-top:3px;} .obcl-search .os-box .dt, .obcl-search .os-box .dd{float:left;color:#999;} .obcl-search .os-box .dt{width:60px;} .obcl-search .os-box .dd{width:140px;} .obcl-search .os-box .dd a{display:inline-block;*display:inline;padding-right:10px;*zoom:1;color:#999;} /*movie-tickets*/ #movie-tickets .mc{overflow:hidden;width:748px;height:210px;} #movie-tickets .quick-buy-tickets{float:left;} #movie-tickets .mt-item li{float:left;position:relative;width:224px;height:172px;padding-left:150px;margin:0 0 20px 0;} #movie-tickets .mt-item li .p-img{position:absolute;left:10px;top:0;width:130px;height:172px;padding:0;} #movie-tickets .mt-item li .dt, #movie-tickets .mt-item li .dd{float:left;overflow:hidden;height:24px;line-height:24px;_height:18px;_line-height:18px;color:#999;} #movie-tickets .mt-item li .dt{width:60px;font-family:simsun;} #movie-tickets .mt-item li .dd{width:164px;} #movie-tickets .mt-item li .p-name{height:1.5em;margin-bottom:10px;} #movie-tickets .mt-item li .p-name a{font-size:14px;font-weight:bold;color:#666;} #movie-tickets .mt-item li .p-price .dd{font-family:verdana;font-weight:bold;color:#E4393C;} #movie-tickets .mt-item-one li{width:294px;margin-right:0;} #movie-tickets .mt-item-one li .dd{width:234px;} /*qbt-item*/ .qbt-item{float:left;position:relative;width:220px;padding-right:63px;} .qbt-item h3{margin-bottom:10px;font-size:15px;} .qbt-item .i-list{clear:both;height:26px;margin-top:10px;line-height:26px;} .qbt-item .i-list label{width:72px;text-align:right;color:#999;} .qbt-item .i-list label, .gbt-item .i-list select{float:left;} .qbt-item .i-list #choose-cinema, .qbt-item .i-list #choose-movie{width:138px;height:26px;padding:2px;border-width:1px;border-radius:1px;border-style:solid;border-color:#AAADB2 #DBE0E6 #E2EAEF #E2E4EB;line-height:26px;} .qbt-item .btn{clear:both;height:36px;padding-left:72px;_padding-left:75px;margin-top:20px;} .qbt-item a.buy-tickets{display:inline-block;*display:inline;padding:8px 16px;height:20px;text-decoration:none;font:bold 18px/18px '\5fae\8f6f\96c5\9ed1';*line-height:20px;color:#fff;*zoom:1;} .qbt-item a.buy-tickets:hover{text-decoration:none;} .qbt-item .switch{position:absolute;right:48px;top:48px;width:15px;height:43px;} .qbt-item .switch a{display:block;width:15px;height:43px;background:url(i/onebox/2013101801.png) no-repeat;} /*tickets-list*/ .tickets-list li{float:left;position:relative;width:162px;height:172px;padding-left:150px;margin:0 20px 20px 0;} .tickets-list li .p-img{position:absolute;left:10px;top:0;width:130px;height:172px;padding:0;} .tickets-list li .dt, .tickets-list li .dd{float:left;overflow:hidden;height:24px;line-height:24px;_height:18px;_line-height:18px;color:#999;} .tickets-list li .dt{width:60px;font-family:simsun;} .tickets-list li .dd{width:102px;} .tickets-list li .p-name{height:1.5em;margin-bottom:10px;} .tickets-list li .p-name a{font-size:14px;font-weight:bold;color:#666;} .tickets-list li .p-price .dd{font-family:verdana;font-weight:bold;color:#E4393C;} /*in-cinema*/ .in-cinema li{width:490px;} .in-cinema li .p-name{margin-bottom:18px;} .in-cinema li .shop{margin-bottom:15px;} .in-cinema li .dd{width:430px;} .in-cinema li #cinema{width:138px;height:26px;padding:2px;border-width:1px;border-radius:1px;border-style:solid;border-color:#AAADB2 #DBE0E6 #E2EAEF #E2E4EB;line-height:26px;} /*tickets-scroll*/ .ts-con{position:relative;width:664px;padding:0 28px;margin-left:13px;} .ts-con .btns{position:absolute;top:20px;z-index:1;overflow:hidden;width:14px;height:150px;background:#fff url(i/onebox/2013101802.png) no-repeat;opacity:.6;filter:alpha(opacity=60);line-height:500px;} .ts-con .btns:hover{opacity:1;filter:alpha(opacity=100);} .ts-con .disabled, .ts-con .disabled:hover{opacity:.2;filter:alpha(opacity=20);cursor:not-allowed;} .ts-con #prev, .ts-con #prev2{left:10px;background-position:0 50px;} .ts-con #next, .ts-con #next2{right:10px;background-position:-17px 50px;} .ts-list{overflow:hidden;position:relative;width:572px;height:197px;} .ts-list li{float:left;width:113px;padding:0 15px;} .ts-list li .p-img{overflow:hidden;position:static;width:113px;height:149px;} .ts-list li .p-img a{display:block;position:relative;width:113px;height:149px;} .ts-list li .p-img a span{display:block;position:absolute;bottom:0px;overflow:hidden;height:21px;font:12px/20px verdana, '\5b8b\4f53';} .ts-list li .p-img a .tsl-bg{left:0;width:113px;background:#000;opacity:.6;filter:alpha(opacity=60);} .ts-list li .p-img a .tsl-title{left:5px;width:75px;color:#fff;} .ts-list li .p-img a .tsl-rating{right:5px;width:28px;text-align:right;color:#E43A3A;} .ts-list li .p-price{width:113px;height:38px;text-align:center;font:14px/38px verdana, '\5b8b\4f53';color:#E43A3D;} /*chose-city*/ .chose-city{position:fixed;left:360px;top:120px;z-index:10;width:493px;height:298px;border:1px solid #ddd;box-shadow:0 0 5px #DDD;margin:0;background:#fff;} .chose-city .mt{position:relative;height:31px;border-bottom:1px solid #eaeaea;background:#f5f5f5;} .chose-city .mt h2{height:31px;padding-left:10px;font:bold 12px/31px '\5b8b\4f53';color:#e4393c;} .chose-city .mt h2 span{height:31px;font-weight:normal;} .chose-city .mt h2 a{padding-right:5px;color:#333;} .chose-city .mt h2 a:hover{color:#e4393c;} .chose-city .mt .close{position:absolute;right:8px;top:7px;overflow:hidden;width:17px;height:17px;background:url(i/2013110801.png) no-repeat;line-height:100px;} .chose-city .tab{overflow:visible;width:494px;height:38px;border-bottom:1px solid #eaeaea;margin-bottom:10px;margin-left:-1px;background:#F5F5F5;} .chose-city .tab li{float:left;width:68px;height:36px;padding-top:2px;border-left:1px solid #eaeaea;font:15px/36px '\5fae\8f6f\96c5\9ed1';cursor:default;color:#666;} .chose-city .tab li.curr{height:37px;padding-top:0px;border-top:2px solid #999;background:white;} .chose-city .c-attr{zoom:1;} .chose-city .c-attr:after{content:'\20';display:block;clear:both;} .chose-city .c-attr .ca-key, .chose-city .c-attr .ca-values{float:left;line-height:24px;} .chose-city .c-attr .ca-key{width:50px;text-align:center;font:12px/24px '\5fae\8f6f\96c5\9ed1';color:#666;} .chose-city .c-attr .ca-values{width:443px;} .chose-city .c-attr .ca-values a{padding:2px;margin-right:15px;color:#333;} .chose-city .c-attr .ca-values a:hover{padding:2px;text-decoration:none;background:#E23A3A;color:#fff;} .chose-city .c-attr .ca-values a.curr{background:#E23A3A;color:#fff;} /*chose-city-hot*/ .chose-city-hot{position:fixed;left:880px;top:120px;z-index:10;width:348px;padding:10px 30px 10px 20px;border:1px solid #ddd;box-shadow:0 0 5px #DDD;margin:0;background:#fff;zoom:1;} .chose-city-hot .close{position:absolute;right:8px;top:7px;overflow:hidden;width:17px;height:17px;background:url(i/2013110802.png) no-repeat;line-height:100px;} .chose-city-hot .h-attr{zoom:1;} .chose-city-hot .h-attr:after{content:'\20';display:block;clear:both;} .chose-city-hot .h-attr .ha-key, .chose-city-hot .h-attr .ha-values{float:left;line-height:24px;} .chose-city-hot .h-attr .ha-key{width:50px;font:bold 12px/24px '\5b8b\4f53';color:#E5393D;} .chose-city-hot .h-attr .ha-values{width:298px;} .chose-city-hot .h-attr .ha-values a{padding:2px;margin-right:15px;color:#333;} .chose-city-hot .h-attr .ha-values a:hover{padding:2px;text-decoration:none;background:#E23A3A;color:#fff;} .chose-city-hot .h-attr .ha-values a.curr{background:#E23A3A;color:#fff;} .chose-city-hot .corner{position:absolute;display:block;} .chose-city-hot .corner b{position:absolute;top:0;width:0px;height:0px;} .chose-city-hot .corner .b1{z-index:1;} .chose-city-hot .corner .b2{z-index:2;} *html .chose-city-hot .corner b{overflow:hidden;width:0px;height:0px;line-height:0px;font-size:0;} .chose-city-hot .corner-top{left:20px;top:-14px;} .chose-city-hot .corner-top b{border-width:7px;} .chose-city-hot .corner-top .b1{top:0;border-style:dashed dashed solid dashed;border-color:transparent transparent #ddd transparent;} .chose-city-hot .corner-top .b2{top:1px;border-style:dashed dashed solid dashed;border-color:transparent transparent #fff transparent;} /*medicine*/ #mm-recommended{position:relative;margin-left:5px;width:664px;padding:0 25px;} #mm-recommended .btns{position:absolute;top:81px;z-index:1;overflow:hidden;width:14px;height:22px;background:#fff url(i/onebox/2013101802.png) no-repeat;opacity:.6;filter:alpha(opacity=60);line-height:500px;} #mm-recommended .btns:hover{opacity:1;filter:alpha(opacity=100);cursor:pointer;} #mm-recommended .disabled, #mm-recommended .disabled:hover{opacity:.2;filter:alpha(opacity=20);cursor:not-allowed;} #mm-recommended #mmr-prev{left:10px;background-position:0 0px;} #mm-recommended #mmr-next{right:10px;background-position:-17px 0px;} #medicine .mmr-list{position:relative;overflow:hidden;width:392px;height:206px;} #medicine .mmr-list li{float:left;width:160px;height:206px;padding:0 18px;} #medicine .mmr-list li .p-img{width:160px;height:160px;padding:0;} #medicine .mmr-list-info{position:relative;overflow:hidden;width:968px;height:206px;} #medicine .mmr-list-info li{float:left;width:160px;height:206px;padding:0 41px;} #medicine .mmr-list-info li .p-img, #medicine .mmr-list-info2 li .p-img{width:160px;height:160px;padding:0;} #medicine .mmr-list-info2{position:relative;overflow:hidden;width:748px;height:215px;} #medicine .mmr-list-info2 li{float:left;width:160px;height:215px;padding:0 41px;} #medicine .mmr-list-info2 li strong{padding-right:10px;} /*groupbuy*/ #groupbuy .gb-list{overflow:hidden;width:748px;height:223px;zoom:1;} #groupbuy .gb-list:after{content:"\20";display:block;clear:both;} #groupbuy li{float:left;width:200px;height:213px;padding:0 24px;margin-bottom:10px;} #groupbuy li .dt,#groupbuy li .dd{float:left;overflow:hidden;height:18px;line-height:18px;color:#999;} #groupbuy li .dt{width:38px;font-family:simsun;} #groupbuy li .dd{width:140px;font-family:verdana;} #groupbuy li .p-img{width:200px;height:133px;padding:0;margin-bottom:5px;} #groupbuy li .p-name{height:3em;margin-bottom:3px;} #groupbuy li .p-name a{font-size:12px;color:#666;} #groupbuy li .p-price strong{margin-right:10px;font-size:14px;} #groupbuy li .purchased{font-family:verdana;color:#999;} #groupbuy li .tag span{padding:3px;background:#F1F1F1;color:#333;} #groupbuy.single{height:auto;} #groupbuy.single li{width:700px;height:124px;margin-bottom:10px;} #groupbuy.single li .p-img{float:left;margin-right:20px;} #groupbuy.single li .p-name{height:1.5em;margin-bottom:10px;} #groupbuy.single li .p-name a{font-size:14px;font-weight:bold;} #groupbuy.single li .dt,#groupbuy.single li .dd{height:24px;line-height:24px;} #groupbuy.single li .dt{width:60px;} #groupbuy.single li .dd{width:420px;} /*game*/ #game .gm-list{padding-left:10px;margin-bottom:10px;*zoom:1;} #game .gm-list:after{content:'\20';display:block;clear:both;} #game .gm-list li{float:left;position:relative;overflow:hidden;width:85px;_width:82px;padding-left:160px;} #game .gm-list .p-img{position:absolute;left:0;top:0;width:150px;height:90px;padding:0;} #game .gm-list .p-name{width:150px;height:18px;margin-bottom:10px;} #game .gm-list .p-name a{font:bold 14px/18px verdana, '\5b8b\4f53';} #game .gm-list .p-type{width:150px;height:18px;margin-bottom:5px;color:#999;} #game .gm-list .p-info{width:150px;height:18px;margin-bottom:10px;color:#333;} #game .gm-list .btn-join{display:inline-block;padding:1px 10px;text-decoration:none;} #game .online-games .og-l{float:left;width:268px;padding-left:10px;} #game .online-games .ogl-item{float:left;position:relative;width:108px;padding-left:160px;} #game .online-games .p-img{position:absolute;left:0;top:0;width:150px;height:90px;padding:0;} #game .online-games .p-name{width:108px;height:18px;margin-bottom:10px;} #game .online-games .p-name a{font:bold 14px/18px verdana, '\5b8b\4f53';} #game .online-games .p-info{width:108px;margin-bottom:10px;color:#333;} #game .online-games .p-info li{width:108px;color:#333;} #game .online-games .p-info li a{color:#333;} #game .online-games .p-info li a:hover{color:#e4393c;} #game .online-games .og-r{float:right;width:447px;padding-left:20px;border-left:1px solid #ddd;} #game .online-games .og-r .ogr-service{float:left;} #game .online-games .og-r .ogr-service h3{height:18px;margin-bottom:16px;line-height:18px;font:normal 12px/18px '\5b8b\4f53';} #game .online-games .og-r .ogr-new{width:188px;} #game .online-games .og-r .btn{float:left;height:16px;padding:2px 15px;margin:0 15px 15px 0;line-height:16px;text-decoration:none;white-space:nowrap;} #game .online-games .og-r .ogr-all{width:258px;} #game .online-games .og-r .ogr-all .con1, #game .online-games .og-r .ogr-all .con2{clear:both;width:258px;height:26px;margin-bottom:10px;} #game .online-games .og-r .ogr-all #service-select{float:left;width:138px;height:26px;padding:2px;border-width:1px;border-style:solid;border-color:#AAADB2 #DBE0E6 #E2EAEF #E2E4EB;margin-right:10px;line-height:26px;} #game .online-games .og-r .ogr-all .btn-join{float:left;*width:74px;*height:26px;padding:4px 10px;*line-height:15px;} /*hotels*/ #hotels .relevant-num span{cursor:text;} #hotels .hm-list{display:block;overflow:hidden;width:748px;height:220px;zoom:1;} #hotels .hm-list li{float:left;width:200px;height:213px;padding:0 24px;margin-bottom:10px;} #hotels .hm-list li div{*zoom:1;} #hotels .hm-list li .dt,#hotels .hm-list li .dd{float:left;overflow:hidden;height:18px;line-height:18px;color:#999;} #hotels .hm-list li .dt{width:38px;font-family:simsun;} #hotels .hm-list li .dd{width:140px;font-family:verdana;} #hotels .hm-list li .p-img{width:200px;height:133px;padding:0;margin-bottom:5px;} #hotels .hm-list li .p-name{height:1.5em;margin-bottom:3px;} #hotels .hm-list li .p-name a{font-size:14px;font-weight:bold;color:#666;} #hotels .hm-list li .area .dd, #hotels .hm-list li .area .dd a{color:#005AA0;} #hotels .hm-list li .tag span{padding:3px;background:#F1F1F1;color:#333;} #hotels.single{height:auto;} #hotels.single .hm-list li{width:700px;height:124px;margin-bottom:10px;} #hotels.single .hm-list li .p-img{float:left;margin-right:20px;} #hotels.single .hm-list li .dt,#hotels.single li .dd{height:24px;line-height:24px;} #hotels.single .hm-list li .dt{width:60px;} #hotels.single .hm-list li .dd{width:420px;} /*air-tickets*/ #air-tickets .atc{padding-top:10px;} #air-tickets .atc-l{float:left;width:364px;padding-left:10px;} #air-tickets .atc-l .more{padding-right:20px;} #air-tickets .atcl-query{position:relative;} #air-tickets .dt, #air-tickets .dd{float:left;} #air-tickets .dt{width:63px;color:#999;} #air-tickets .dd{width:92px;} #air-tickets .mr{margin-right:32px;} #air-tickets .switch{position:absolute;left:164px;top:44px;width:15px;height:43px; display: none;} #air-tickets .switch a{display:block;width:15px;height:43px;background:url(i/onebox/2013101801.png) no-repeat;} #air-tickets .q-type, #air-tickets .q-item{clear:both;width:364px;height:25px;margin-bottom:10px;line-height:25px;} #air-tickets .q-type{font:12px/24px verdana;} #air-tickets .q-type .dd{width:150px;} #air-tickets .q-type input,#air-tickets .q-type label{vertical-align:middle;_vertical-align:text-bottom;} #air-tickets .q-type label{padding:0 10px 0 3px;} @-moz-document url-prefix(){#air-tickets .q-type input,#air-tickets .q-type label{margin-top:1px;}} #air-tickets .q-item .txt{width:86px;height:19px;padding:2px;border:1px solid #ddd;font:12px/19px verdana,'\5b8b\4f53';color:#ccc;} #air-tickets .q-item .txt:focus{border:1px solid #ccc;color:#333;} #air-tickets .btns{height:26px;padding:10px 0 0 63px;margin-bottom:10px;} #air-tickets .btns a{display:inline-block;height:18px;padding:2px 10px;text-decoration:none;} #air-tickets .text-da{display:none;height:20px;line-height:20px;} #air-tickets .text-da a{color:#035A9D;} #air-tickets .atc-r{float:right;width:353px;padding-left:20px;border-left:1px solid #ddd;} #air-tickets.onebox{margin-bottom: 0;} /*root61*/ .root61 .onebox{width:988px;} .root61 .onebox .mc{width:968px;} .root61 .onebox .obc-r{width:664px;} .root61 #movie-tickets .mc{width:968px;} .root61 #movie-tickets .mt-item li{width:152px;margin-right:20px;} .root61 #movie-tickets li .dd{width:92px;} .root61 #movie-tickets .mt-item-one li{width:514px;} .root61 #movie-tickets .mt-item-one li .dd{width:454px;} .root61 #mm-recommended{padding:0 28px;} .root61 #medicine .mmr-list{width:572px;} .root61 #medicine .mmr-list-info2{width:968px;} .root61 #groupbuy .gb-list{width:968px;} .root61 #groupbuy li{padding:0 21px;} .root61 #groupbuy.single li{width:925px;} .root61 #groupbuy.single li .dd{width:645px;} .root61 #game .gm-list li{width:159px;} .root61 #game .online-games .p-name{width:150px;} .root61 #game .online-games .p-info{width:150px;} .root61 #game .online-games .p-info li{width:150px;} .root61 #game .online-games .og-l{width:310px;} .root61 #game .online-games .og-r{width:627px;} .root61 #game .online-games .og-r .ogr-new{width:208px;}} .root61 #game .online-games .og-r .ogr-all{width:412px;} .root61 #game .online-games .ogl-item{width:150px;} .root61 #game .online-games .og-r .ogr-all .con1, .root61 #game .online-games .og-r .ogr-all .con2{width:412px;} .root61 #hotels .hm-list{width:968px;} .root61 #hotels .hm-list li{padding:0 21px;} .root61 #hotels.single .hm-list li{width:925px;} .root61 #hotels.single .hm-list li .dd{width:645px;} .root61 #air-tickets .dt{width:66px;} .root61 #air-tickets .switch{left:195px;} .root61 #air-tickets .btns{padding:10px 0 0 66px;} .root61 #air-tickets .atc-l{float:left;width:473px;} .root61 #air-tickets .atc-r{float:left;width:464px;} .root61 #air-tickets .q-type, .root61 #air-tickets .q-item{clear:both;width:460px;} .root61 #air-tickets .dd{width:135px;} .root61 #air-tickets .q-item .txt{width:114px;} .p-name em{ color: red; }
0.220426
0.080538
.p-dialog-mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: none; justify-content: center; align-items: center; pointer-events: none; background-color: transparent; transition-property: background-color; } .p-dialog-visible { display: flex; } .p-dialog-mask.p-component-overlay { pointer-events: auto; } .p-dialog { display: flex; flex-direction: column; pointer-events: auto; max-height: 90%; transform: scale(1); position: relative; } .p-dialog-content { overflow-y: auto; flex-grow: 1; } .p-dialog-header { display: flex; align-items: center; flex-shrink: 0; } .p-dialog-footer { flex-shrink: 0; } .p-dialog .p-dialog-header-icons { display: flex; align-items: center; align-self: flex-start; flex-shrink: 0; } .p-dialog .p-dialog-header-icon { display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative; } .p-dialog .p-dialog-title { flex-grow: 1; } /* Fluid */ .p-fluid .p-dialog-footer .p-button { width: auto; } /* Animation */ /* Center */ .p-dialog-enter { opacity: 0; transform: scale(0.7); } .p-dialog-enter-active { opacity: 1; transform: scale(1); transition: all 150ms cubic-bezier(0, 0, 0.2, 1); } .p-dialog-enter-done { transform: none; } .p-dialog-exit-active { opacity: 0; transform: scale(0.7); transition: all 150ms cubic-bezier(0.4, 0.0, 0.2, 1); } /* Top, Bottom, Left, Right, Top* and Bottom* */ .p-dialog-top .p-dialog, .p-dialog-bottom .p-dialog, .p-dialog-left .p-dialog, .p-dialog-right .p-dialog, .p-dialog-top-left .p-dialog, .p-dialog-top-right .p-dialog, .p-dialog-bottom-left .p-dialog, .p-dialog-bottom-right .p-dialog { margin: .75em; } .p-dialog-top .p-dialog-enter, .p-dialog-top .p-dialog-exit-active { transform: translate3d(0px, -100%, 0px); } .p-dialog-bottom .p-dialog-enter, .p-dialog-bottom .p-dialog-exit-active { transform: translate3d(0px, 100%, 0px); } .p-dialog-left .p-dialog-enter, .p-dialog-left .p-dialog-exit-active, .p-dialog-top-left .p-dialog-enter, .p-dialog-top-left .p-dialog-exit-active, .p-dialog-bottom-left .p-dialog-enter, .p-dialog-bottom-left .p-dialog-exit-active { transform: translate3d(-100%, 0px, 0px); } .p-dialog-right .p-dialog-enter, .p-dialog-right .p-dialog-exit-active, .p-dialog-top-right .p-dialog-enter, .p-dialog-top-right .p-dialog-exit-active, .p-dialog-bottom-right .p-dialog-enter, .p-dialog-bottom-right .p-dialog-exit-active { transform: translate3d(100%, 0px, 0px); } .p-dialog-top .p-dialog-enter-active, .p-dialog-bottom .p-dialog-enter-active, .p-dialog-left .p-dialog-enter-active, .p-dialog-top-left .p-dialog-enter-active, .p-dialog-bottom-left .p-dialog-enter-active, .p-dialog-right .p-dialog-enter-active, .p-dialog-top-right .p-dialog-enter-active, .p-dialog-bottom-right .p-dialog-enter-active { transform: translate3d(0px, 0px, 0px); transition: all .3s ease-out; } .p-dialog-top .p-dialog-exit-active, .p-dialog-bottom .p-dialog-exit-active, .p-dialog-left .p-dialog-exit-active, .p-dialog-top-left .p-dialog-exit-active, .p-dialog-bottom-left .p-dialog-exit-active, .p-dialog-right .p-dialog-exit-active, .p-dialog-top-right .p-dialog-exit-active, .p-dialog-bottom-right .p-dialog-exit-active { transition: all .3s ease-out; } /* Maximize */ .p-dialog-maximized { transition: none; transform: none; width: 100vw !important; height: 100vh !important; max-height: 100%; top: 0px !important; left: 0px !important; } .p-dialog-maximized .p-dialog-content { flex-grow: 1; } /* Position */ .p-dialog-left { justify-content: flex-start; } .p-dialog-right { justify-content: flex-end; } .p-dialog-top { align-items: flex-start; } .p-dialog-top-left { justify-content: flex-start; align-items: flex-start; } .p-dialog-top-right { justify-content: flex-end; align-items: flex-start; } .p-dialog-bottom { align-items: flex-end; } .p-dialog-bottom-left { justify-content: flex-start; align-items: flex-end; } .p-dialog-bottom-right { justify-content: flex-end; align-items: flex-end; } .p-confirm-dialog .p-dialog-content { display: flex; align-items: center; } /* Resizable */ .p-dialog .p-resizable-handle { position: absolute; font-size: 0.1px; display: block; cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } .p-dialog-draggable .p-dialog-header { cursor: move; }
src/components/dialog/Dialog.css
.p-dialog-mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: none; justify-content: center; align-items: center; pointer-events: none; background-color: transparent; transition-property: background-color; } .p-dialog-visible { display: flex; } .p-dialog-mask.p-component-overlay { pointer-events: auto; } .p-dialog { display: flex; flex-direction: column; pointer-events: auto; max-height: 90%; transform: scale(1); position: relative; } .p-dialog-content { overflow-y: auto; flex-grow: 1; } .p-dialog-header { display: flex; align-items: center; flex-shrink: 0; } .p-dialog-footer { flex-shrink: 0; } .p-dialog .p-dialog-header-icons { display: flex; align-items: center; align-self: flex-start; flex-shrink: 0; } .p-dialog .p-dialog-header-icon { display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative; } .p-dialog .p-dialog-title { flex-grow: 1; } /* Fluid */ .p-fluid .p-dialog-footer .p-button { width: auto; } /* Animation */ /* Center */ .p-dialog-enter { opacity: 0; transform: scale(0.7); } .p-dialog-enter-active { opacity: 1; transform: scale(1); transition: all 150ms cubic-bezier(0, 0, 0.2, 1); } .p-dialog-enter-done { transform: none; } .p-dialog-exit-active { opacity: 0; transform: scale(0.7); transition: all 150ms cubic-bezier(0.4, 0.0, 0.2, 1); } /* Top, Bottom, Left, Right, Top* and Bottom* */ .p-dialog-top .p-dialog, .p-dialog-bottom .p-dialog, .p-dialog-left .p-dialog, .p-dialog-right .p-dialog, .p-dialog-top-left .p-dialog, .p-dialog-top-right .p-dialog, .p-dialog-bottom-left .p-dialog, .p-dialog-bottom-right .p-dialog { margin: .75em; } .p-dialog-top .p-dialog-enter, .p-dialog-top .p-dialog-exit-active { transform: translate3d(0px, -100%, 0px); } .p-dialog-bottom .p-dialog-enter, .p-dialog-bottom .p-dialog-exit-active { transform: translate3d(0px, 100%, 0px); } .p-dialog-left .p-dialog-enter, .p-dialog-left .p-dialog-exit-active, .p-dialog-top-left .p-dialog-enter, .p-dialog-top-left .p-dialog-exit-active, .p-dialog-bottom-left .p-dialog-enter, .p-dialog-bottom-left .p-dialog-exit-active { transform: translate3d(-100%, 0px, 0px); } .p-dialog-right .p-dialog-enter, .p-dialog-right .p-dialog-exit-active, .p-dialog-top-right .p-dialog-enter, .p-dialog-top-right .p-dialog-exit-active, .p-dialog-bottom-right .p-dialog-enter, .p-dialog-bottom-right .p-dialog-exit-active { transform: translate3d(100%, 0px, 0px); } .p-dialog-top .p-dialog-enter-active, .p-dialog-bottom .p-dialog-enter-active, .p-dialog-left .p-dialog-enter-active, .p-dialog-top-left .p-dialog-enter-active, .p-dialog-bottom-left .p-dialog-enter-active, .p-dialog-right .p-dialog-enter-active, .p-dialog-top-right .p-dialog-enter-active, .p-dialog-bottom-right .p-dialog-enter-active { transform: translate3d(0px, 0px, 0px); transition: all .3s ease-out; } .p-dialog-top .p-dialog-exit-active, .p-dialog-bottom .p-dialog-exit-active, .p-dialog-left .p-dialog-exit-active, .p-dialog-top-left .p-dialog-exit-active, .p-dialog-bottom-left .p-dialog-exit-active, .p-dialog-right .p-dialog-exit-active, .p-dialog-top-right .p-dialog-exit-active, .p-dialog-bottom-right .p-dialog-exit-active { transition: all .3s ease-out; } /* Maximize */ .p-dialog-maximized { transition: none; transform: none; width: 100vw !important; height: 100vh !important; max-height: 100%; top: 0px !important; left: 0px !important; } .p-dialog-maximized .p-dialog-content { flex-grow: 1; } /* Position */ .p-dialog-left { justify-content: flex-start; } .p-dialog-right { justify-content: flex-end; } .p-dialog-top { align-items: flex-start; } .p-dialog-top-left { justify-content: flex-start; align-items: flex-start; } .p-dialog-top-right { justify-content: flex-end; align-items: flex-start; } .p-dialog-bottom { align-items: flex-end; } .p-dialog-bottom-left { justify-content: flex-start; align-items: flex-end; } .p-dialog-bottom-right { justify-content: flex-end; align-items: flex-end; } .p-confirm-dialog .p-dialog-content { display: flex; align-items: center; } /* Resizable */ .p-dialog .p-resizable-handle { position: absolute; font-size: 0.1px; display: block; cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } .p-dialog-draggable .p-dialog-header { cursor: move; }
0.389198
0.052303
* { margin: auto; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { margin: 0; } body { position: relative; font-family: verdana, "sans-serif"; background: #FFDE00; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow-x: hidden; } main { width: 100%; } #pokelogo { width: 40vw; } @media screen and (max-width: 1000px) { #pokelogo { width: 70vw; } } .conteiner { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .conteiner .search { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 6vh; border: 1px solid #3d7dca; width: 20vw; } @media screen and (max-width: 1400px) { .conteiner .search { width: 40vw; } } @media screen and (max-width: 1000px) { .conteiner .search { width: 60vw; } } @media screen and (max-width: 600px) { .conteiner .search { width: 80vw; } } .conteiner .search input { width: 70%; height: 100%; border-radius: 0; border: none; font-size: 30px; } .conteiner .search input:focus { outline: none; } .conteiner .search button { width: 30%; height: 100%; border: none; border-radius: 0; cursor: pointer; -webkit-transition: background .5s ease-in-out; transition: background .5s ease-in-out; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .conteiner .search button:hover { background: #3d7dca; } .conteiner .search button:hover img { -webkit-animation: search 3s ease-in-out; animation: search 3s ease-in-out; } .conteiner .search button img { width: 30%; display: block; } .conteiner .content { margin-top: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -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; gap: 1rem; padding: 0 5rem; width: 100vw; } @media screen and (max-width: 600px) { .conteiner .content { padding: 0 1rem; } } @media screen and (max-width: 300px) { .conteiner .content { padding: 0 .5rem; } } .conteiner .content .card { text-align: center; width: 12%; height: 10%; border-radius: 8px; background: #FFF; position: relative; padding: 2rem; font-family: verdana, "sans-serif"; -webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); -webkit-transition: -webkit-transform 1s .5s ease-in-out; transition: -webkit-transform 1s .5s ease-in-out; transition: transform 1s .5s ease-in-out; transition: transform 1s .5s ease-in-out, -webkit-transform 1s .5s ease-in-out; } @media screen and (max-width: 1400px) { .conteiner .content .card { width: 18%; } } @media screen and (max-width: 1000px) { .conteiner .content .card { width: 30%; } } @media screen and (max-width: 600px) { .conteiner .content .card { width: 45%; } } @media screen and (max-width: 300px) { .conteiner .content .card { width: 80%; } } .conteiner .content .card a { text-decoration: none; color: black; -webkit-transition: color .5s ease-in-out; transition: color .5s ease-in-out; } .conteiner .content .card a:hover { color: #FF0000; } .conteiner .content .card a #pokeName { font-size: 1vw; margin-bottom: 1rem; } @media screen and (max-width: 1400px) { .conteiner .content .card a #pokeName { font-size: 1.5vw; } } @media screen and (max-width: 1000px) { .conteiner .content .card a #pokeName { font-size: 1.7vw; } } @media screen and (max-width: 600px) { .conteiner .content .card a #pokeName { font-size: 3.2vw; } } @media screen and (max-width: 300px) { .conteiner .content .card a #pokeName { font-size: 20px; } } .conteiner .content .card .imgHover { -webkit-transition: -webkit-transform 1s .3s ease-in-out; transition: -webkit-transform 1s .3s ease-in-out; transition: transform 1s .3s ease-in-out; transition: transform 1s .3s ease-in-out, -webkit-transform 1s .3s ease-in-out; } .conteiner .content .card .imgHover:hover { -webkit-transform: scale(1.5); transform: scale(1.5); } @media screen and (max-width: 600px) { .conteiner .content .card .imgHover:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .conteiner .content .card:hover { position: relative; z-index: 1; -webkit-transform: scale(1.5); transform: scale(1.5); } @media screen and (max-width: 600px) { .conteiner .content .card:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .conteiner .content .card img { width: 100%; } .conteiner .content .card .text { position: relative; width: 100%; height: 2vh; } .conteiner .content .card .text div { position: relative; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 1rem; width: 100%; height: 100%; } .conteiner .content .card .text div p { width: 50%; text-align: right; font-weight: bold; font-size: 1vw; position: absolute; right: 0; } @media screen and (max-width: 1400px) { .conteiner .content .card .text div p { font-size: 1.3vw; } } @media screen and (max-width: 1000px) { .conteiner .content .card .text div p { font-size: 2vw; } } @media screen and (max-width: 600px) { .conteiner .content .card .text div p { font-size: 3vw; } } @media screen and (max-width: 300px) { .conteiner .content .card .text div p { font-size: 18px; } } .conteiner .content .card .text div #types { position: absolute; left: 0; width: 50%; height: 100%; padding-left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; gap: 0.2rem; } .conteiner .content .card .text div #types img { width: 30%; margin: 0; border-radius: 100%; } @media screen and (max-width: 300px) { .conteiner .content .card .text div #types img { width: 30%; margin: 0; } } @-webkit-keyframes search { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 50% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 75% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes search { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 50% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 75% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @-webkit-keyframes Pokeball { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(720deg); transform: rotate(720deg); } } @keyframes Pokeball { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(720deg); transform: rotate(720deg); } } @-webkit-keyframes pokemon { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 50% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 75% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes pokemon { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 50% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 75% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @-webkit-keyframes slide-in-top { 0% { -webkit-transform: translateY(-1000px); transform: translateY(-1000px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } @keyframes slide-in-top { 0% { -webkit-transform: translateY(-1000px); transform: translateY(-1000px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } @-webkit-keyframes slide-out-top { 0% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } 100% { -webkit-transform: translateY(-1000px); transform: translateY(-1000px); opacity: 0; } } @keyframes slide-out-top { 0% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } 100% { -webkit-transform: translateY(-1000px); transform: translateY(-1000px); opacity: 0; } } @-webkit-keyframes slide-out-right { 0% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } 100% { -webkit-transform: translateX(1000px); transform: translateX(1000px); opacity: 0; } } @keyframes slide-out-right { 0% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } 100% { -webkit-transform: translateX(1000px); transform: translateX(1000px); opacity: 0; } } @-webkit-keyframes slide-in-left { 0% { -webkit-transform: translateX(-1000px); transform: translateX(-1000px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes slide-in-left { 0% { -webkit-transform: translateX(-1000px); transform: translateX(-1000px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @-webkit-keyframes slide-in-right { 0% { -webkit-transform: translateX(100px); transform: translateX(100px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes slide-in-right { 0% { -webkit-transform: translateX(100px); transform: translateX(100px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @-webkit-keyframes slide-out-left { 0% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } 100% { -webkit-transform: translateX(-1000px); transform: translateX(-1000px); opacity: 0; } } @keyframes slide-out-left { 0% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } 100% { -webkit-transform: translateX(-1000px); transform: translateX(-1000px); opacity: 0; } } @-webkit-keyframes swing-in-top-fwd { 0% { -webkit-transform: rotateX(-100deg); transform: rotateX(-100deg); -webkit-transform-origin: top; transform-origin: top; opacity: 0; } 100% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); -webkit-transform-origin: top; transform-origin: top; opacity: 1; } } @keyframes swing-in-top-fwd { 0% { -webkit-transform: rotateX(-100deg); transform: rotateX(-100deg); -webkit-transform-origin: top; transform-origin: top; opacity: 0; } 100% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); -webkit-transform-origin: top; transform-origin: top; opacity: 1; } } @-webkit-keyframes swing-out-top-bck { 0% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); -webkit-transform-origin: top; transform-origin: top; opacity: 1; } 100% { -webkit-transform: rotateX(-100deg); transform: rotateX(-100deg); -webkit-transform-origin: top; transform-origin: top; opacity: 0; } } @keyframes swing-out-top-bck { 0% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); -webkit-transform-origin: top; transform-origin: top; opacity: 1; } 100% { -webkit-transform: rotateX(-100deg); transform: rotateX(-100deg); -webkit-transform-origin: top; transform-origin: top; opacity: 0; } } .error { position: relative; top: 20vh; background: #FFF; border: 1px solid #FF0000; border-radius: 10px; width: 50vw; height: 50vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media screen and (max-width: 600px) { .error { width: 100vw; height: 100vh; top: 0; } } .error img { width: 20%; } @media screen and (max-width: 1000px) { .error img { width: 40%; } } @media screen and (max-width: 600px) { .error img { width: 50%; } } .error h1 { font-size: 2vw; padding: auto 4rem; text-align: center; } @media screen and (max-width: 600px) { .error h1 { font-size: 4vw; } } @media screen and (max-width: 300px) { .error h1 { font-size: 6vw; } } .more { width: 15%; height: 5rem; border: none; cursor: pointer; background: #3d7dca; color: #FFF; border-radius: 8px; font-size: 1vw; font-weight: bold; margin: 3rem; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1400px) { .more { width: 25%; font-size: 16px; } } @media screen and (max-width: 1000px) { .more { width: 40%; font-size: 25px; } } @media screen and (max-width: 600px) { .more { width: 80%; font-size: 25px; } } #btnError { width: 25%; height: 5rem; border: none; background: #3d7dca; cursor: pointer; font-size: 1.5vw; font-weight: bold; color: #FFF; } #btnAbilities { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; bottom: 2rem; left: 0; width: 100%; gap: .5rem; } #btnAbilities button { height: 3rem; width: 20%; border: 2px solid #3d7dca; border-radius: 4px; font-size: 1vw; font-weight: bold; color: #3d7dca; background: transparent; -webkit-transition: color .5s ease-in-out; transition: color .5s ease-in-out; background: #FFF; cursor: pointer; } @media screen and (max-width: 1400px) { #btnAbilities button { width: 25%; font-size: 1.5vw; } } @media screen and (max-width: 600px) { #btnAbilities button { width: 25%; font-size: 4vw; } } #btnAbilities button:hover { background: #3d7dca; color: white; } #backForindex { position: fixed; z-index: 9; padding: .5rem; top: 0; left: 0; text-decoration: none; font-size: 15px; text-align: center; color: #FFF; border-radius: 3px; background-color: #3d7dca; border: 1px solid #3d7dca; } @media screen and (min-width: 1000px) { #backForindex { width: 10vw; height: 5vh; margin: 2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 20px; font-weight: bold; } } #loading { position: fixed; z-index: 10; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 100%; top: 0; left: 0; margin: 0; background: #3d7dca; } #loading .pokebola { width: 15%; margin-bottom: 0; -webkit-animation: Pokeball 10s infinite; animation: Pokeball 10s infinite; } @media screen and (max-width: 1000px) { #loading .pokebola { width: 25%; } } @media screen and (max-width: 600px) { #loading .pokebola { width: 30%; } } @media screen and (max-width: 300px) { #loading .pokebola { width: 50%; } } #loading .pokemon { margin-bottom: 0; width: 15%; -webkit-animation: pokemon 3s infinite; animation: pokemon 3s infinite; } @media screen and (max-width: 1000px) { #loading .pokemon { width: 25%; } } @media screen and (max-width: 600px) { #loading .pokemon { width: 30%; } } @media screen and (max-width: 300px) { #loading .pokemon { width: 50%; } } #loading #textLoad { margin-top: 1rem; } @media screen and (max-width: 300px) { #loading #textLoad { font-size: 30px; } } .invisibleLoading { -webkit-animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; } .visibleLoading { -webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } .conteinerDetails { width: 100%; height: auto; padding-bottom: 6rem; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media screen and (max-width: 600px) { .conteinerDetails { overflow-x: hidden; } } .cardDetails { position: relative; z-index: 1; background: #FFF; width: 30vw; margin-top: 10%; padding: 3rem; border-radius: 8px; -webkit-box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.68); } @media screen and (max-width: 1400px) { .cardDetails { width: 40vw; } } @media screen and (max-width: 1000px) { .cardDetails { width: 60vw; } } @media screen and (max-width: 600px) { .cardDetails { width: 100%; height: 90%; left: 0; top: 0%; border-radius: 0; } } .cardDetails #titlePoke { -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.68); margin-bottom: 1rem; } .cardDetails #titlePoke h1#pokeNameDetails { font-size: 30px; text-align: center; width: 100%; padding: 2rem; border-radius: 8px; } @media screen and (max-width: 600px) { .cardDetails #titlePoke h1#pokeNameDetails { font-size: 4vw; } } @media screen and (max-width: 300px) { .cardDetails #titlePoke h1#pokeNameDetails { font-size: 5vw; } } .cardDetails .textDetails { margin: 0; width: 100%; height: 10rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; gap: 1rem; } .cardDetails .textDetails .contType { width: 50%; height: 100%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .cardDetails .textDetails .contType div { margin-left: 0; padding: .5rem; border-radius: 8px; height: 45%; width: 70%; gap: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; cursor: pointer; } @media screen and (max-width: 1400px) { .cardDetails .textDetails .contType div { width: 90%; } } @media screen and (max-width: 1000px) { .cardDetails .textDetails .contType div { gap: .6rem; } } @media screen and (max-width: 600px) { .cardDetails .textDetails .contType div { width: 100%; height: 40%; gap: .4rem; margin: .3rem; } } @media screen and (max-width: 300px) { .cardDetails .textDetails .contType div { width: 100%; height: 30%; gap: .4rem; } } @media screen and (max-width: 1000px) { .cardDetails .textDetails .contType div:after { font-size: 2vw !important; } } @media screen and (max-width: 600px) { .cardDetails .textDetails .contType div:after { font-size: 3vw !important; } } @media screen and (max-width: 300px) { .cardDetails .textDetails .contType div:after { font-size: 4vw !important; } } .cardDetails .textDetails .contType div img { display: block; height: 90%; margin-left: 0; } @media screen and (max-width: gray) { .cardDetails .textDetails .contType div img { height: 70%; } } @media screen and (max-width: 600px) { .cardDetails .textDetails .contType div img { height: 80%; } } .cardDetails .textDetails .contType .grass { background-color: #40a749; } .cardDetails .textDetails .contType .grass::after { content: "GRASS"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .poison { background-color: #ff00ea; } .cardDetails .textDetails .contType .poison::after { content: "POISON"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .electric { background-color: goldenrod; } .cardDetails .textDetails .contType .electric::after { content: "ELETRIC"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .water { background-color: #4073a7; } .cardDetails .textDetails .contType .water::after { content: "WATER"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .fire { background-color: #df8600; } .cardDetails .textDetails .contType .fire::after { content: "FIRE"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .bug { background-color: #8ddd94; } .cardDetails .textDetails .contType .bug::after { content: "BUG"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .flying { background-color: #275296; } .cardDetails .textDetails .contType .flying::after { content: "FLYING"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .normal { background-color: gray; } .cardDetails .textDetails .contType .normal::after { content: "NORMAL"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .ground { background-color: #71522b; } .cardDetails .textDetails .contType .ground::after { content: "GROUND"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .fairy { background-color: pink; } .cardDetails .textDetails .contType .fairy::after { content: "FAIRY"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .dark { background-color: #0c0c0c; } .cardDetails .textDetails .contType .dark::after { content: "DARK"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .ghost { background-color: #190722; } .cardDetails .textDetails .contType .ghost::after { content: "GHOST"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .fighting { background-color: #d14141; } .cardDetails .textDetails .contType .fighting::after { content: "FIGHTING"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .psychic { background-color: #9f4d5b; } .cardDetails .textDetails .contType .psychic::after { content: "PSYCHIC"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .rock { background-color: #7a6910; } .cardDetails .textDetails .contType .rock::after { content: "ROCK"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .ice { background-color: lightblue; } .cardDetails .textDetails .contType .ice::after { content: "ICE"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .steel { background-color: LightGray; } .cardDetails .textDetails .contType .steel::after { content: "STEEL"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .dragon { background-color: #082ce1; } .cardDetails .textDetails .contType .dragon::after { content: "DRAGON"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails #idDetails { height: 100%; padding: 3rem; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.68); border-radius: 10px; margin-right: 0; } @media screen and (max-width: 1400px) { .cardDetails .textDetails #idDetails { height: 50%; padding: 1rem; } } .cardDetails .textDetails #idDetails p { font-size: 1.5vw; font-weight: bold; display: block; margin: 0; } @media screen and (max-width: 1400px) { .cardDetails .textDetails #idDetails p { font-size: 2.5vw; } } @media screen and (max-width: 600px) { .cardDetails .textDetails #idDetails p { font-size: 20px; } } .cardDetails .textDetails img { margin: 0; } .cardDetails .imgHover { width: 90%; display: block; -webkit-transition: -webkit-transform 1.4s ease-in-out; transition: -webkit-transform 1.4s ease-in-out; transition: transform 1.4s ease-in-out; transition: transform 1.4s ease-in-out, -webkit-transform 1.4s ease-in-out; } @media screen and (max-width: 600px) { .cardDetails .imgHover { width: 90%; } } .cardDetails .imgHover:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } .informations { height: auto; width: 30%; background: #FFF; position: absolute; border-radius: 10px; padding: 1rem; z-index: -1; opacity: 0; top: 0; left: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 0.5rem; } @media screen and (max-width: 600px) { .informations { z-index: 1; position: relative; opacity: 1; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 100%; height: 18%; margin-bottom: 5rem; height: auto; -ms-flex-wrap: wrap; flex-wrap: wrap; row-gap: 1rem; height: auto; } } .informations div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: .5rem; text-align: center; } @media screen and (max-width: 600px) { .informations div { width: 30%; } } .informations div h2 { font-size: 15px; } @media screen and (max-width: 600px) { .informations div h2 { font-size: 12px; } } .informations p { font-size: 12px; font-weight: bold; } @media screen and (max-width: 600px) { .informations p { font-size: 10px; } } #moreInformations { position: absolute; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; top: 0; left: -8%; background: #FFF; width: 5rem; height: 5rem; border-radius: 10px; z-index: -1; cursor: pointer; } @media screen and (max-width: 600px) { #moreInformations { display: none; } } .arrowLeft { height: 100vh; width: 10%; position: fixed; top: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .arrowLeft:hover { background-color: goldenrod; } @media screen and (max-width: 600px) { .arrowLeft:hover { background-color: transparent; } } .arrowLeft:hover div { background-color: #FFDE00; left: -2rem; } @media screen and (max-width: 600px) { .arrowLeft:hover div { left: -.3rem; } } @media screen and (max-width: 600px) { .arrowLeft { z-index: 1; position: absolute; } } .arrowLeft .line1 { width: 10%; height: 10%; background-color: goldenrod; -webkit-transform: rotate(20deg); transform: rotate(20deg); position: relative; top: 1rem; border-radius: 10px; margin-bottom: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1000px) { .arrowLeft .line1 { top: 0.5rem; } } @media screen and (max-width: 600px) { .arrowLeft .line1 { height: 5%; top: 0.3rem; } } .arrowLeft .line2 { margin-top: 0; width: 10%; height: 10%; background-color: goldenrod; -webkit-transform: rotate(-20deg); transform: rotate(-20deg); position: relative; top: -1rem; border-radius: 10px; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1000px) { .arrowLeft .line2 { top: -0.5rem; } } @media screen and (max-width: 600px) { .arrowLeft .line2 { top: -0.2rem; height: 5%; } } .arrowright { height: 100vh; width: 10%; position: fixed; top: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .arrowright:hover { background-color: goldenrod; } @media screen and (max-width: 600px) { .arrowright:hover { background-color: transparent; } } .arrowright:hover div { background-color: #FFDE00; right: -2rem; } @media screen and (max-width: 600px) { .arrowright:hover div { right: -.3rem; } } @media screen and (max-width: 600px) { .arrowright { position: absolute; z-index: 1; } } .arrowright .line1 { width: 10%; height: 10%; background-color: goldenrod; -webkit-transform: rotate(160deg); transform: rotate(160deg); position: relative; top: 1rem; border-radius: 10px; margin-bottom: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1000px) { .arrowright .line1 { top: 0.5rem; } } @media screen and (max-width: 600px) { .arrowright .line1 { top: 0.2rem; height: 5%; } } .arrowright .line2 { margin-top: 0; width: 10%; height: 10%; background-color: goldenrod; -webkit-transform: rotate(-160deg); transform: rotate(-160deg); position: relative; top: -1rem; border-radius: 10px; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1000px) { .arrowright .line2 { top: -0.5rem; } } @media screen and (max-width: 600px) { .arrowright .line2 { top: -0.2rem; height: 5%; } } .transitionOut { -webkit-animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; } .transitionIn { -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } .transitionInRight { -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } .transitionOutRight { -webkit-animation: slide-out-left 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; animation: slide-out-left 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; } .contAbilities { width: 80%; position: relative; margin-top: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -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; padding-bottom: 1rem; gap: 1rem; } @media screen and (max-width: 1000px) { .contAbilities { width: 100%; } } .contAbilities .move { width: 20%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #FFF; padding: .8rem; -webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.68); border-radius: 7px; } @media screen and (max-width: 1000px) { .contAbilities .move { width: 40%; } } .contAbilities .move h1 { width: 100%; text-align: center; } @media screen and (max-width: 1000px) { .contAbilities .move h1 { font-size: 3vw; } } @media screen and (max-width: 300px) { .contAbilities .move h1 { font-size: 12px; } } .contAbilities .card { text-align: center; width: 20%; height: 10%; border-radius: 8px; background: #FFF; position: relative; padding: 2rem; font-family: verdana, "sans-serif"; -webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); -webkit-transition: -webkit-transform 1.5s .6s ease-in-out; transition: -webkit-transform 1.5s .6s ease-in-out; transition: transform 1.5s .6s ease-in-out; transition: transform 1.5s .6s ease-in-out, -webkit-transform 1.5s .6s ease-in-out; } @media screen and (max-width: 1400px) { .contAbilities .card { width: 30%; } } @media screen and (max-width: 1000px) { .contAbilities .card { width: 40%; } } @media screen and (max-width: 600px) { .contAbilities .card { width: 47%; } } @media screen and (max-width: 300px) { .contAbilities .card { width: 80%; } } .contAbilities .card a { text-decoration: none; color: black; -webkit-transition: color .5s ease-in-out; transition: color .5s ease-in-out; } .contAbilities .card a:hover { color: #FF0000; } .contAbilities .card a #pokeName { font-size: 1vw; margin-bottom: 1rem; } @media screen and (max-width: 1400px) { .contAbilities .card a #pokeName { font-size: 1.5vw; } } @media screen and (max-width: 1000px) { .contAbilities .card a #pokeName { font-size: 2.7vw; } } @media screen and (max-width: 600px) { .contAbilities .card a #pokeName { font-size: 3.2vw; } } @media screen and (max-width: 300px) { .contAbilities .card a #pokeName { font-size: 20px; } } .contAbilities .card .imgHover { -webkit-transition: -webkit-transform 1.5s .3s ease-in-out; transition: -webkit-transform 1.5s .3s ease-in-out; transition: transform 1.5s .3s ease-in-out; transition: transform 1.5s .3s ease-in-out, -webkit-transform 1.5s .3s ease-in-out; } .contAbilities .card .imgHover:hover { -webkit-transform: scale(1.5); transform: scale(1.5); } @media screen and (max-width: 600px) { .contAbilities .card .imgHover:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .contAbilities .card:hover { position: relative; z-index: 1; -webkit-transform: scale(1.5); transform: scale(1.5); } @media screen and (max-width: 600px) { .contAbilities .card:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .contAbilities .card img { width: 100%; } .contAbilities .card .text { position: relative; width: 100%; height: 4vh; } .contAbilities .card .text div { position: relative; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 1rem; height: 100%; } .contAbilities .card .text div p { width: 50%; text-align: right; font-weight: bold; font-size: 1vw; position: absolute; right: 0; } @media screen and (max-width: 1400px) { .contAbilities .card .text div p { font-size: 1.3vw; } } @media screen and (max-width: 1000px) { .contAbilities .card .text div p { font-size: 2.4vw; } } @media screen and (max-width: 600px) { .contAbilities .card .text div p { font-size: 3vw; } } @media screen and (max-width: 300px) { .contAbilities .card .text div p { font-size: 18px; } } .contAbilities .card .text div #types { position: absolute; left: 0; width: 50%; height: 100%; padding-left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; gap: 0.2rem; } .contAbilities .card .text div #types img { width: 2vw; margin: 0; } @media screen and (max-width: 1400px) { .contAbilities .card .text div #types img { width: 3vw; } } @media screen and (max-width: 1000px) { .contAbilities .card .text div #types img { width: 4vw; } } @media screen and (max-width: 300px) { .contAbilities .card .text div #types img { width: 30%; margin: 0; } } .conteinerTypes { position: relative; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #FFF; } #contTP { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; gap: 2rem; -ms-flex-wrap: wrap; flex-wrap: wrap; height: auto; width: 100%; margin-bottom: 10%; } @media screen and (max-width: 600px) { #contTP { margin-bottom: 0; gap: .5rem; } } #contTP #doubleFrom, #contTP #doubleTo, #contTP #halfFrom, #contTP #halfTo, #contTP #noFrom, #contTP #noTo { width: 15%; height: 100%; background-color: #FFF; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 10px; gap: .5rem; padding-bottom: .5rem; margin: 0; position: relative; } @media screen and (max-width: 1400px) { #contTP #doubleFrom, #contTP #doubleTo, #contTP #halfFrom, #contTP #halfTo, #contTP #noFrom, #contTP #noTo { width: 20%; } } @media screen and (max-width: 1000px) { #contTP #doubleFrom, #contTP #doubleTo, #contTP #halfFrom, #contTP #halfTo, #contTP #noFrom, #contTP #noTo { width: 30%; } } @media screen and (max-width: 600px) { #contTP #doubleFrom, #contTP #doubleTo, #contTP #halfFrom, #contTP #halfTo, #contTP #noFrom, #contTP #noTo { width: 100%; border-radius: 0px; } } #contTP #doubleFrom h1, #contTP #doubleTo h1, #contTP #halfFrom h1, #contTP #halfTo h1, #contTP #noFrom h1, #contTP #noTo h1 { width: 100%; margin: 0; background-color: #3d7dca; padding: 1rem; border-radius: 10px; text-align: center; } @media screen and (max-width: 600px) { #contTP #doubleFrom h1, #contTP #doubleTo h1, #contTP #halfFrom h1, #contTP #halfTo h1, #contTP #noFrom h1, #contTP #noTo h1 { border-radius: 0px; font-size: 4vw; } } #contTP #doubleFrom div, #contTP #doubleTo div, #contTP #halfFrom div, #contTP #halfTo div, #contTP #noFrom div, #contTP #noTo div { width: 80%; height: 15%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 10px; cursor: pointer; } #contTP #doubleFrom div img, #contTP #doubleTo div img, #contTP #halfFrom div img, #contTP #halfTo div img, #contTP #noFrom div img, #contTP #noTo div img { display: block; margin: 0; } #contTP #doubleFrom .grass, #contTP #doubleTo .grass, #contTP #halfFrom .grass, #contTP #halfTo .grass, #contTP #noFrom .grass, #contTP #noTo .grass { background-color: #40a749; } #contTP #doubleFrom .grass::after, #contTP #doubleTo .grass::after, #contTP #halfFrom .grass::after, #contTP #halfTo .grass::after, #contTP #noFrom .grass::after, #contTP #noTo .grass::after { content: "GRASS"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .poison, #contTP #doubleTo .poison, #contTP #halfFrom .poison, #contTP #halfTo .poison, #contTP #noFrom .poison, #contTP #noTo .poison { background-color: #ff00ea; } #contTP #doubleFrom .poison::after, #contTP #doubleTo .poison::after, #contTP #halfFrom .poison::after, #contTP #halfTo .poison::after, #contTP #noFrom .poison::after, #contTP #noTo .poison::after { content: "POISON"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .electric, #contTP #doubleTo .electric, #contTP #halfFrom .electric, #contTP #halfTo .electric, #contTP #noFrom .electric, #contTP #noTo .electric { background-color: goldenrod; } #contTP #doubleFrom .electric::after, #contTP #doubleTo .electric::after, #contTP #halfFrom .electric::after, #contTP #halfTo .electric::after, #contTP #noFrom .electric::after, #contTP #noTo .electric::after { content: "ELETRIC"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .water, #contTP #doubleTo .water, #contTP #halfFrom .water, #contTP #halfTo .water, #contTP #noFrom .water, #contTP #noTo .water { background-color: #4073a7; } #contTP #doubleFrom .water::after, #contTP #doubleTo .water::after, #contTP #halfFrom .water::after, #contTP #halfTo .water::after, #contTP #noFrom .water::after, #contTP #noTo .water::after { content: "WATER"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .fire, #contTP #doubleTo .fire, #contTP #halfFrom .fire, #contTP #halfTo .fire, #contTP #noFrom .fire, #contTP #noTo .fire { background-color: #df8600; } #contTP #doubleFrom .fire::after, #contTP #doubleTo .fire::after, #contTP #halfFrom .fire::after, #contTP #halfTo .fire::after, #contTP #noFrom .fire::after, #contTP #noTo .fire::after { content: "FIRE"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .bug, #contTP #doubleTo .bug, #contTP #halfFrom .bug, #contTP #halfTo .bug, #contTP #noFrom .bug, #contTP #noTo .bug { background-color: #8ddd94; } #contTP #doubleFrom .bug::after, #contTP #doubleTo .bug::after, #contTP #halfFrom .bug::after, #contTP #halfTo .bug::after, #contTP #noFrom .bug::after, #contTP #noTo .bug::after { content: "BUG"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .flying, #contTP #doubleTo .flying, #contTP #halfFrom .flying, #contTP #halfTo .flying, #contTP #noFrom .flying, #contTP #noTo .flying { background-color: #275296; } #contTP #doubleFrom .flying::after, #contTP #doubleTo .flying::after, #contTP #halfFrom .flying::after, #contTP #halfTo .flying::after, #contTP #noFrom .flying::after, #contTP #noTo .flying::after { content: "FLYING"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .normal, #contTP #doubleTo .normal, #contTP #halfFrom .normal, #contTP #halfTo .normal, #contTP #noFrom .normal, #contTP #noTo .normal { background-color: gray; } #contTP #doubleFrom .normal::after, #contTP #doubleTo .normal::after, #contTP #halfFrom .normal::after, #contTP #halfTo .normal::after, #contTP #noFrom .normal::after, #contTP #noTo .normal::after { content: "NORMAL"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .ground, #contTP #doubleTo .ground, #contTP #halfFrom .ground, #contTP #halfTo .ground, #contTP #noFrom .ground, #contTP #noTo .ground { background-color: #71522b; } #contTP #doubleFrom .ground::after, #contTP #doubleTo .ground::after, #contTP #halfFrom .ground::after, #contTP #halfTo .ground::after, #contTP #noFrom .ground::after, #contTP #noTo .ground::after { content: "GROUND"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .fairy, #contTP #doubleTo .fairy, #contTP #halfFrom .fairy, #contTP #halfTo .fairy, #contTP #noFrom .fairy, #contTP #noTo .fairy { background-color: pink; } #contTP #doubleFrom .fairy::after, #contTP #doubleTo .fairy::after, #contTP #halfFrom .fairy::after, #contTP #halfTo .fairy::after, #contTP #noFrom .fairy::after, #contTP #noTo .fairy::after { content: "FAIRY"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .dark, #contTP #doubleTo .dark, #contTP #halfFrom .dark, #contTP #halfTo .dark, #contTP #noFrom .dark, #contTP #noTo .dark { background-color: #0c0c0c; } #contTP #doubleFrom .dark::after, #contTP #doubleTo .dark::after, #contTP #halfFrom .dark::after, #contTP #halfTo .dark::after, #contTP #noFrom .dark::after, #contTP #noTo .dark::after { content: "DARK"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .ghost, #contTP #doubleTo .ghost, #contTP #halfFrom .ghost, #contTP #halfTo .ghost, #contTP #noFrom .ghost, #contTP #noTo .ghost { background-color: #190722; } #contTP #doubleFrom .ghost::after, #contTP #doubleTo .ghost::after, #contTP #halfFrom .ghost::after, #contTP #halfTo .ghost::after, #contTP #noFrom .ghost::after, #contTP #noTo .ghost::after { content: "GHOST"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .fighting, #contTP #doubleTo .fighting, #contTP #halfFrom .fighting, #contTP #halfTo .fighting, #contTP #noFrom .fighting, #contTP #noTo .fighting { background-color: #d14141; } #contTP #doubleFrom .fighting::after, #contTP #doubleTo .fighting::after, #contTP #halfFrom .fighting::after, #contTP #halfTo .fighting::after, #contTP #noFrom .fighting::after, #contTP #noTo .fighting::after { content: "FIGHTING"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .psychic, #contTP #doubleTo .psychic, #contTP #halfFrom .psychic, #contTP #halfTo .psychic, #contTP #noFrom .psychic, #contTP #noTo .psychic { background-color: #9f4d5b; } #contTP #doubleFrom .psychic::after, #contTP #doubleTo .psychic::after, #contTP #halfFrom .psychic::after, #contTP #halfTo .psychic::after, #contTP #noFrom .psychic::after, #contTP #noTo .psychic::after { content: "PSYCHIC"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .rock, #contTP #doubleTo .rock, #contTP #halfFrom .rock, #contTP #halfTo .rock, #contTP #noFrom .rock, #contTP #noTo .rock { background-color: #7a6910; } #contTP #doubleFrom .rock::after, #contTP #doubleTo .rock::after, #contTP #halfFrom .rock::after, #contTP #halfTo .rock::after, #contTP #noFrom .rock::after, #contTP #noTo .rock::after { content: "ROCK"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .ice, #contTP #doubleTo .ice, #contTP #halfFrom .ice, #contTP #halfTo .ice, #contTP #noFrom .ice, #contTP #noTo .ice { background-color: lightblue; } #contTP #doubleFrom .ice::after, #contTP #doubleTo .ice::after, #contTP #halfFrom .ice::after, #contTP #halfTo .ice::after, #contTP #noFrom .ice::after, #contTP #noTo .ice::after { content: "ICE"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .steel, #contTP #doubleTo .steel, #contTP #halfFrom .steel, #contTP #halfTo .steel, #contTP #noFrom .steel, #contTP #noTo .steel { background-color: LightGray; } #contTP #doubleFrom .steel::after, #contTP #doubleTo .steel::after, #contTP #halfFrom .steel::after, #contTP #halfTo .steel::after, #contTP #noFrom .steel::after, #contTP #noTo .steel::after { content: "STEEL"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .dragon, #contTP #doubleTo .dragon, #contTP #halfFrom .dragon, #contTP #halfTo .dragon, #contTP #noFrom .dragon, #contTP #noTo .dragon { background-color: #082ce1; } #contTP #doubleFrom .dragon::after, #contTP #doubleTo .dragon::after, #contTP #halfFrom .dragon::after, #contTP #halfTo .dragon::after, #contTP #noFrom .dragon::after, #contTP #noTo .dragon::after { content: "DRAGON"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom #noExistDamage, #contTP #doubleTo #noExistDamage, #contTP #halfFrom #noExistDamage, #contTP #halfTo #noExistDamage, #contTP #noFrom #noExistDamage, #contTP #noTo #noExistDamage { width: 100%; padding: 1rem; } #contTP #doubleFrom #noExistDamage p, #contTP #doubleTo #noExistDamage p, #contTP #halfFrom #noExistDamage p, #contTP #halfTo #noExistDamage p, #contTP #noFrom #noExistDamage p, #contTP #noTo #noExistDamage p { margin: 0; width: 100%; font-size: 14px; font-weight: bold; text-align: normal; } @media screen and (max-width: 600px) { #contTP #doubleFrom #noExistDamage p, #contTP #doubleTo #noExistDamage p, #contTP #halfFrom #noExistDamage p, #contTP #halfTo #noExistDamage p, #contTP #noFrom #noExistDamage p, #contTP #noTo #noExistDamage p { text-align: center; } } .contMainType .grass { background-color: #40a749; } .contMainType .grass::after { content: "GRASS"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .poison { background-color: #ff00ea; } .contMainType .poison::after { content: "POISON"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .electric { background-color: goldenrod; } .contMainType .electric::after { content: "ELETRIC"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .water { background-color: #4073a7; } .contMainType .water::after { content: "WATER"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .fire { background-color: #df8600; } .contMainType .fire::after { content: "FIRE"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .bug { background-color: #8ddd94; } .contMainType .bug::after { content: "BUG"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .flying { background-color: #275296; } .contMainType .flying::after { content: "FLYING"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .normal { background-color: gray; } .contMainType .normal::after { content: "NORMAL"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .ground { background-color: #71522b; } .contMainType .ground::after { content: "GROUND"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .fairy { background-color: pink; } .contMainType .fairy::after { content: "FAIRY"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .dark { background-color: #0c0c0c; } .contMainType .dark::after { content: "DARK"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .ghost { background-color: #190722; } .contMainType .ghost::after { content: "GHOST"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .fighting { background-color: #d14141; } .contMainType .fighting::after { content: "FIGHTING"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .psychic { background-color: #9f4d5b; } .contMainType .psychic::after { content: "PSYCHIC"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .rock { background-color: #7a6910; } .contMainType .rock::after { content: "ROCK"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .ice { background-color: lightblue; } .contMainType .ice::after { content: "ICE"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .steel { background-color: LightGray; } .contMainType .steel::after { content: "STEEL"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .dragon { background-color: #082ce1; } .contMainType .dragon::after { content: "DRAGON"; font-size: 16px; font-weight: bold; color: #FFF; } #mainType { width: 100vw; height: 10vh; gap: 2rem; margin-bottom: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } #mainType img { height: 100%; margin: 0; } #mainType:after { font-size: 40px; } @media screen and (max-width: 600px) { #mainType:after { font-size: 5vw; } } .contentTypes { margin-top: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -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; gap: 1rem; padding: 0 5rem; width: 100vw; } @media screen and (max-width: 600px) { .contentTypes { padding: 0 1rem; } } @media screen and (max-width: 300px) { .contentTypes { padding: 0 .5rem; } } .contentTypes .cardPokeTypes { text-align: center; width: 16%; height: 10%; border-radius: 8px; background: #FFF; position: relative; padding: 2rem; font-family: verdana, "sans-serif"; -webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); -webkit-transition: -webkit-transform 1.5s .6s ease-in-out; transition: -webkit-transform 1.5s .6s ease-in-out; transition: transform 1.5s .6s ease-in-out; transition: transform 1.5s .6s ease-in-out, -webkit-transform 1.5s .6s ease-in-out; } @media screen and (max-width: 1400px) { .contentTypes .cardPokeTypes { width: 18%; } } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes { width: 30%; } } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes { width: 45%; } } @media screen and (max-width: 300px) { .contentTypes .cardPokeTypes { width: 80%; } } .contentTypes .cardPokeTypes a { text-decoration: none; color: black; -webkit-transition: color .5s ease-in-out; transition: color .5s ease-in-out; } .contentTypes .cardPokeTypes a:hover { color: #FF0000; } .contentTypes .cardPokeTypes a #pokeName { font-size: 1vw; margin-bottom: 1rem; } @media screen and (max-width: 1400px) { .contentTypes .cardPokeTypes a #pokeName { font-size: 1.5vw; } } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes a #pokeName { font-size: 1.7vw; } } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes a #pokeName { font-size: 3.2vw; } } @media screen and (max-width: 300px) { .contentTypes .cardPokeTypes a #pokeName { font-size: 5vw; } } .contentTypes .cardPokeTypes .imgHover { -webkit-transition: -webkit-transform 1.5s .3s ease-in-out; transition: -webkit-transform 1.5s .3s ease-in-out; transition: transform 1.5s .3s ease-in-out; transition: transform 1.5s .3s ease-in-out, -webkit-transform 1.5s .3s ease-in-out; width: 100%; } .contentTypes .cardPokeTypes .imgHover:hover { -webkit-transform: scale(1.3); transform: scale(1.3); } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes .imgHover:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .contentTypes .cardPokeTypes:hover { position: relative; z-index: 1; -webkit-transform: scale(1.3); transform: scale(1.3); } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .contentTypes .cardPokeTypes .text { position: relative; width: 100%; height: 4vh; } .contentTypes .cardPokeTypes .text div { position: relative; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 1rem; border-radius: 10px; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; height: 100%; } .contentTypes .cardPokeTypes .text div p { width: 50%; text-align: right; font-weight: bold; font-size: 1vw; position: absolute; right: 0; } @media screen and (max-width: 1400px) { .contentTypes .cardPokeTypes .text div p { font-size: 1.3vw; } } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes .text div p { font-size: 2vw; } } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes .text div p { font-size: 3vw; } } @media screen and (max-width: 300px) { .contentTypes .cardPokeTypes .text div p { font-size: 5vw; } } .contentTypes .cardPokeTypes .text div #types { position: absolute; left: 0; width: 50%; height: 100%; padding-left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; border-radius: 10px; gap: 0.2rem; } .contentTypes .cardPokeTypes .text div #types img { width: 2vw; margin: 0; border-radius: 100%; } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes .text div #types img { width: 3vw; margin: 0; } } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes .text div #types img { width: 4vw; margin: 0; } } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes .text div #types img { width: 7vw; margin: 0; } } @media screen and (max-width: 300px) { .contentTypes .cardPokeTypes .text div #types img { width: 10vw; margin: 0; } } #typePokeTitle { width: 100%; text-align: center; margin: 2rem 0; background-color: #FFF; padding: 2rem 0; } @media screen and (max-width: 600px) { #typePokeTitle { font-size: 5vw; } } /*# sourceMappingURL=main.css.map */
assets/scss/main.css
* { margin: auto; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { margin: 0; } body { position: relative; font-family: verdana, "sans-serif"; background: #FFDE00; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow-x: hidden; } main { width: 100%; } #pokelogo { width: 40vw; } @media screen and (max-width: 1000px) { #pokelogo { width: 70vw; } } .conteiner { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .conteiner .search { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 6vh; border: 1px solid #3d7dca; width: 20vw; } @media screen and (max-width: 1400px) { .conteiner .search { width: 40vw; } } @media screen and (max-width: 1000px) { .conteiner .search { width: 60vw; } } @media screen and (max-width: 600px) { .conteiner .search { width: 80vw; } } .conteiner .search input { width: 70%; height: 100%; border-radius: 0; border: none; font-size: 30px; } .conteiner .search input:focus { outline: none; } .conteiner .search button { width: 30%; height: 100%; border: none; border-radius: 0; cursor: pointer; -webkit-transition: background .5s ease-in-out; transition: background .5s ease-in-out; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .conteiner .search button:hover { background: #3d7dca; } .conteiner .search button:hover img { -webkit-animation: search 3s ease-in-out; animation: search 3s ease-in-out; } .conteiner .search button img { width: 30%; display: block; } .conteiner .content { margin-top: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -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; gap: 1rem; padding: 0 5rem; width: 100vw; } @media screen and (max-width: 600px) { .conteiner .content { padding: 0 1rem; } } @media screen and (max-width: 300px) { .conteiner .content { padding: 0 .5rem; } } .conteiner .content .card { text-align: center; width: 12%; height: 10%; border-radius: 8px; background: #FFF; position: relative; padding: 2rem; font-family: verdana, "sans-serif"; -webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); -webkit-transition: -webkit-transform 1s .5s ease-in-out; transition: -webkit-transform 1s .5s ease-in-out; transition: transform 1s .5s ease-in-out; transition: transform 1s .5s ease-in-out, -webkit-transform 1s .5s ease-in-out; } @media screen and (max-width: 1400px) { .conteiner .content .card { width: 18%; } } @media screen and (max-width: 1000px) { .conteiner .content .card { width: 30%; } } @media screen and (max-width: 600px) { .conteiner .content .card { width: 45%; } } @media screen and (max-width: 300px) { .conteiner .content .card { width: 80%; } } .conteiner .content .card a { text-decoration: none; color: black; -webkit-transition: color .5s ease-in-out; transition: color .5s ease-in-out; } .conteiner .content .card a:hover { color: #FF0000; } .conteiner .content .card a #pokeName { font-size: 1vw; margin-bottom: 1rem; } @media screen and (max-width: 1400px) { .conteiner .content .card a #pokeName { font-size: 1.5vw; } } @media screen and (max-width: 1000px) { .conteiner .content .card a #pokeName { font-size: 1.7vw; } } @media screen and (max-width: 600px) { .conteiner .content .card a #pokeName { font-size: 3.2vw; } } @media screen and (max-width: 300px) { .conteiner .content .card a #pokeName { font-size: 20px; } } .conteiner .content .card .imgHover { -webkit-transition: -webkit-transform 1s .3s ease-in-out; transition: -webkit-transform 1s .3s ease-in-out; transition: transform 1s .3s ease-in-out; transition: transform 1s .3s ease-in-out, -webkit-transform 1s .3s ease-in-out; } .conteiner .content .card .imgHover:hover { -webkit-transform: scale(1.5); transform: scale(1.5); } @media screen and (max-width: 600px) { .conteiner .content .card .imgHover:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .conteiner .content .card:hover { position: relative; z-index: 1; -webkit-transform: scale(1.5); transform: scale(1.5); } @media screen and (max-width: 600px) { .conteiner .content .card:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .conteiner .content .card img { width: 100%; } .conteiner .content .card .text { position: relative; width: 100%; height: 2vh; } .conteiner .content .card .text div { position: relative; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 1rem; width: 100%; height: 100%; } .conteiner .content .card .text div p { width: 50%; text-align: right; font-weight: bold; font-size: 1vw; position: absolute; right: 0; } @media screen and (max-width: 1400px) { .conteiner .content .card .text div p { font-size: 1.3vw; } } @media screen and (max-width: 1000px) { .conteiner .content .card .text div p { font-size: 2vw; } } @media screen and (max-width: 600px) { .conteiner .content .card .text div p { font-size: 3vw; } } @media screen and (max-width: 300px) { .conteiner .content .card .text div p { font-size: 18px; } } .conteiner .content .card .text div #types { position: absolute; left: 0; width: 50%; height: 100%; padding-left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; gap: 0.2rem; } .conteiner .content .card .text div #types img { width: 30%; margin: 0; border-radius: 100%; } @media screen and (max-width: 300px) { .conteiner .content .card .text div #types img { width: 30%; margin: 0; } } @-webkit-keyframes search { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 50% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 75% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes search { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 50% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 75% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @-webkit-keyframes Pokeball { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(720deg); transform: rotate(720deg); } } @keyframes Pokeball { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(720deg); transform: rotate(720deg); } } @-webkit-keyframes pokemon { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 50% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 75% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes pokemon { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 50% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 75% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @-webkit-keyframes slide-in-top { 0% { -webkit-transform: translateY(-1000px); transform: translateY(-1000px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } @keyframes slide-in-top { 0% { -webkit-transform: translateY(-1000px); transform: translateY(-1000px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } @-webkit-keyframes slide-out-top { 0% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } 100% { -webkit-transform: translateY(-1000px); transform: translateY(-1000px); opacity: 0; } } @keyframes slide-out-top { 0% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } 100% { -webkit-transform: translateY(-1000px); transform: translateY(-1000px); opacity: 0; } } @-webkit-keyframes slide-out-right { 0% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } 100% { -webkit-transform: translateX(1000px); transform: translateX(1000px); opacity: 0; } } @keyframes slide-out-right { 0% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } 100% { -webkit-transform: translateX(1000px); transform: translateX(1000px); opacity: 0; } } @-webkit-keyframes slide-in-left { 0% { -webkit-transform: translateX(-1000px); transform: translateX(-1000px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes slide-in-left { 0% { -webkit-transform: translateX(-1000px); transform: translateX(-1000px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @-webkit-keyframes slide-in-right { 0% { -webkit-transform: translateX(100px); transform: translateX(100px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes slide-in-right { 0% { -webkit-transform: translateX(100px); transform: translateX(100px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @-webkit-keyframes slide-out-left { 0% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } 100% { -webkit-transform: translateX(-1000px); transform: translateX(-1000px); opacity: 0; } } @keyframes slide-out-left { 0% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } 100% { -webkit-transform: translateX(-1000px); transform: translateX(-1000px); opacity: 0; } } @-webkit-keyframes swing-in-top-fwd { 0% { -webkit-transform: rotateX(-100deg); transform: rotateX(-100deg); -webkit-transform-origin: top; transform-origin: top; opacity: 0; } 100% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); -webkit-transform-origin: top; transform-origin: top; opacity: 1; } } @keyframes swing-in-top-fwd { 0% { -webkit-transform: rotateX(-100deg); transform: rotateX(-100deg); -webkit-transform-origin: top; transform-origin: top; opacity: 0; } 100% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); -webkit-transform-origin: top; transform-origin: top; opacity: 1; } } @-webkit-keyframes swing-out-top-bck { 0% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); -webkit-transform-origin: top; transform-origin: top; opacity: 1; } 100% { -webkit-transform: rotateX(-100deg); transform: rotateX(-100deg); -webkit-transform-origin: top; transform-origin: top; opacity: 0; } } @keyframes swing-out-top-bck { 0% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); -webkit-transform-origin: top; transform-origin: top; opacity: 1; } 100% { -webkit-transform: rotateX(-100deg); transform: rotateX(-100deg); -webkit-transform-origin: top; transform-origin: top; opacity: 0; } } .error { position: relative; top: 20vh; background: #FFF; border: 1px solid #FF0000; border-radius: 10px; width: 50vw; height: 50vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media screen and (max-width: 600px) { .error { width: 100vw; height: 100vh; top: 0; } } .error img { width: 20%; } @media screen and (max-width: 1000px) { .error img { width: 40%; } } @media screen and (max-width: 600px) { .error img { width: 50%; } } .error h1 { font-size: 2vw; padding: auto 4rem; text-align: center; } @media screen and (max-width: 600px) { .error h1 { font-size: 4vw; } } @media screen and (max-width: 300px) { .error h1 { font-size: 6vw; } } .more { width: 15%; height: 5rem; border: none; cursor: pointer; background: #3d7dca; color: #FFF; border-radius: 8px; font-size: 1vw; font-weight: bold; margin: 3rem; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1400px) { .more { width: 25%; font-size: 16px; } } @media screen and (max-width: 1000px) { .more { width: 40%; font-size: 25px; } } @media screen and (max-width: 600px) { .more { width: 80%; font-size: 25px; } } #btnError { width: 25%; height: 5rem; border: none; background: #3d7dca; cursor: pointer; font-size: 1.5vw; font-weight: bold; color: #FFF; } #btnAbilities { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; bottom: 2rem; left: 0; width: 100%; gap: .5rem; } #btnAbilities button { height: 3rem; width: 20%; border: 2px solid #3d7dca; border-radius: 4px; font-size: 1vw; font-weight: bold; color: #3d7dca; background: transparent; -webkit-transition: color .5s ease-in-out; transition: color .5s ease-in-out; background: #FFF; cursor: pointer; } @media screen and (max-width: 1400px) { #btnAbilities button { width: 25%; font-size: 1.5vw; } } @media screen and (max-width: 600px) { #btnAbilities button { width: 25%; font-size: 4vw; } } #btnAbilities button:hover { background: #3d7dca; color: white; } #backForindex { position: fixed; z-index: 9; padding: .5rem; top: 0; left: 0; text-decoration: none; font-size: 15px; text-align: center; color: #FFF; border-radius: 3px; background-color: #3d7dca; border: 1px solid #3d7dca; } @media screen and (min-width: 1000px) { #backForindex { width: 10vw; height: 5vh; margin: 2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 20px; font-weight: bold; } } #loading { position: fixed; z-index: 10; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 100%; top: 0; left: 0; margin: 0; background: #3d7dca; } #loading .pokebola { width: 15%; margin-bottom: 0; -webkit-animation: Pokeball 10s infinite; animation: Pokeball 10s infinite; } @media screen and (max-width: 1000px) { #loading .pokebola { width: 25%; } } @media screen and (max-width: 600px) { #loading .pokebola { width: 30%; } } @media screen and (max-width: 300px) { #loading .pokebola { width: 50%; } } #loading .pokemon { margin-bottom: 0; width: 15%; -webkit-animation: pokemon 3s infinite; animation: pokemon 3s infinite; } @media screen and (max-width: 1000px) { #loading .pokemon { width: 25%; } } @media screen and (max-width: 600px) { #loading .pokemon { width: 30%; } } @media screen and (max-width: 300px) { #loading .pokemon { width: 50%; } } #loading #textLoad { margin-top: 1rem; } @media screen and (max-width: 300px) { #loading #textLoad { font-size: 30px; } } .invisibleLoading { -webkit-animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; } .visibleLoading { -webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } .conteinerDetails { width: 100%; height: auto; padding-bottom: 6rem; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media screen and (max-width: 600px) { .conteinerDetails { overflow-x: hidden; } } .cardDetails { position: relative; z-index: 1; background: #FFF; width: 30vw; margin-top: 10%; padding: 3rem; border-radius: 8px; -webkit-box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.68); } @media screen and (max-width: 1400px) { .cardDetails { width: 40vw; } } @media screen and (max-width: 1000px) { .cardDetails { width: 60vw; } } @media screen and (max-width: 600px) { .cardDetails { width: 100%; height: 90%; left: 0; top: 0%; border-radius: 0; } } .cardDetails #titlePoke { -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.68); margin-bottom: 1rem; } .cardDetails #titlePoke h1#pokeNameDetails { font-size: 30px; text-align: center; width: 100%; padding: 2rem; border-radius: 8px; } @media screen and (max-width: 600px) { .cardDetails #titlePoke h1#pokeNameDetails { font-size: 4vw; } } @media screen and (max-width: 300px) { .cardDetails #titlePoke h1#pokeNameDetails { font-size: 5vw; } } .cardDetails .textDetails { margin: 0; width: 100%; height: 10rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; gap: 1rem; } .cardDetails .textDetails .contType { width: 50%; height: 100%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .cardDetails .textDetails .contType div { margin-left: 0; padding: .5rem; border-radius: 8px; height: 45%; width: 70%; gap: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; cursor: pointer; } @media screen and (max-width: 1400px) { .cardDetails .textDetails .contType div { width: 90%; } } @media screen and (max-width: 1000px) { .cardDetails .textDetails .contType div { gap: .6rem; } } @media screen and (max-width: 600px) { .cardDetails .textDetails .contType div { width: 100%; height: 40%; gap: .4rem; margin: .3rem; } } @media screen and (max-width: 300px) { .cardDetails .textDetails .contType div { width: 100%; height: 30%; gap: .4rem; } } @media screen and (max-width: 1000px) { .cardDetails .textDetails .contType div:after { font-size: 2vw !important; } } @media screen and (max-width: 600px) { .cardDetails .textDetails .contType div:after { font-size: 3vw !important; } } @media screen and (max-width: 300px) { .cardDetails .textDetails .contType div:after { font-size: 4vw !important; } } .cardDetails .textDetails .contType div img { display: block; height: 90%; margin-left: 0; } @media screen and (max-width: gray) { .cardDetails .textDetails .contType div img { height: 70%; } } @media screen and (max-width: 600px) { .cardDetails .textDetails .contType div img { height: 80%; } } .cardDetails .textDetails .contType .grass { background-color: #40a749; } .cardDetails .textDetails .contType .grass::after { content: "GRASS"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .poison { background-color: #ff00ea; } .cardDetails .textDetails .contType .poison::after { content: "POISON"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .electric { background-color: goldenrod; } .cardDetails .textDetails .contType .electric::after { content: "ELETRIC"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .water { background-color: #4073a7; } .cardDetails .textDetails .contType .water::after { content: "WATER"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .fire { background-color: #df8600; } .cardDetails .textDetails .contType .fire::after { content: "FIRE"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .bug { background-color: #8ddd94; } .cardDetails .textDetails .contType .bug::after { content: "BUG"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .flying { background-color: #275296; } .cardDetails .textDetails .contType .flying::after { content: "FLYING"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .normal { background-color: gray; } .cardDetails .textDetails .contType .normal::after { content: "NORMAL"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .ground { background-color: #71522b; } .cardDetails .textDetails .contType .ground::after { content: "GROUND"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .fairy { background-color: pink; } .cardDetails .textDetails .contType .fairy::after { content: "FAIRY"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .dark { background-color: #0c0c0c; } .cardDetails .textDetails .contType .dark::after { content: "DARK"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .ghost { background-color: #190722; } .cardDetails .textDetails .contType .ghost::after { content: "GHOST"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .fighting { background-color: #d14141; } .cardDetails .textDetails .contType .fighting::after { content: "FIGHTING"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .psychic { background-color: #9f4d5b; } .cardDetails .textDetails .contType .psychic::after { content: "PSYCHIC"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .rock { background-color: #7a6910; } .cardDetails .textDetails .contType .rock::after { content: "ROCK"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .ice { background-color: lightblue; } .cardDetails .textDetails .contType .ice::after { content: "ICE"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .steel { background-color: LightGray; } .cardDetails .textDetails .contType .steel::after { content: "STEEL"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails .contType .dragon { background-color: #082ce1; } .cardDetails .textDetails .contType .dragon::after { content: "DRAGON"; font-size: 16px; font-weight: bold; color: #FFF; } .cardDetails .textDetails #idDetails { height: 100%; padding: 3rem; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.68); border-radius: 10px; margin-right: 0; } @media screen and (max-width: 1400px) { .cardDetails .textDetails #idDetails { height: 50%; padding: 1rem; } } .cardDetails .textDetails #idDetails p { font-size: 1.5vw; font-weight: bold; display: block; margin: 0; } @media screen and (max-width: 1400px) { .cardDetails .textDetails #idDetails p { font-size: 2.5vw; } } @media screen and (max-width: 600px) { .cardDetails .textDetails #idDetails p { font-size: 20px; } } .cardDetails .textDetails img { margin: 0; } .cardDetails .imgHover { width: 90%; display: block; -webkit-transition: -webkit-transform 1.4s ease-in-out; transition: -webkit-transform 1.4s ease-in-out; transition: transform 1.4s ease-in-out; transition: transform 1.4s ease-in-out, -webkit-transform 1.4s ease-in-out; } @media screen and (max-width: 600px) { .cardDetails .imgHover { width: 90%; } } .cardDetails .imgHover:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } .informations { height: auto; width: 30%; background: #FFF; position: absolute; border-radius: 10px; padding: 1rem; z-index: -1; opacity: 0; top: 0; left: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 0.5rem; } @media screen and (max-width: 600px) { .informations { z-index: 1; position: relative; opacity: 1; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 100%; height: 18%; margin-bottom: 5rem; height: auto; -ms-flex-wrap: wrap; flex-wrap: wrap; row-gap: 1rem; height: auto; } } .informations div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: .5rem; text-align: center; } @media screen and (max-width: 600px) { .informations div { width: 30%; } } .informations div h2 { font-size: 15px; } @media screen and (max-width: 600px) { .informations div h2 { font-size: 12px; } } .informations p { font-size: 12px; font-weight: bold; } @media screen and (max-width: 600px) { .informations p { font-size: 10px; } } #moreInformations { position: absolute; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; top: 0; left: -8%; background: #FFF; width: 5rem; height: 5rem; border-radius: 10px; z-index: -1; cursor: pointer; } @media screen and (max-width: 600px) { #moreInformations { display: none; } } .arrowLeft { height: 100vh; width: 10%; position: fixed; top: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .arrowLeft:hover { background-color: goldenrod; } @media screen and (max-width: 600px) { .arrowLeft:hover { background-color: transparent; } } .arrowLeft:hover div { background-color: #FFDE00; left: -2rem; } @media screen and (max-width: 600px) { .arrowLeft:hover div { left: -.3rem; } } @media screen and (max-width: 600px) { .arrowLeft { z-index: 1; position: absolute; } } .arrowLeft .line1 { width: 10%; height: 10%; background-color: goldenrod; -webkit-transform: rotate(20deg); transform: rotate(20deg); position: relative; top: 1rem; border-radius: 10px; margin-bottom: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1000px) { .arrowLeft .line1 { top: 0.5rem; } } @media screen and (max-width: 600px) { .arrowLeft .line1 { height: 5%; top: 0.3rem; } } .arrowLeft .line2 { margin-top: 0; width: 10%; height: 10%; background-color: goldenrod; -webkit-transform: rotate(-20deg); transform: rotate(-20deg); position: relative; top: -1rem; border-radius: 10px; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1000px) { .arrowLeft .line2 { top: -0.5rem; } } @media screen and (max-width: 600px) { .arrowLeft .line2 { top: -0.2rem; height: 5%; } } .arrowright { height: 100vh; width: 10%; position: fixed; top: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .arrowright:hover { background-color: goldenrod; } @media screen and (max-width: 600px) { .arrowright:hover { background-color: transparent; } } .arrowright:hover div { background-color: #FFDE00; right: -2rem; } @media screen and (max-width: 600px) { .arrowright:hover div { right: -.3rem; } } @media screen and (max-width: 600px) { .arrowright { position: absolute; z-index: 1; } } .arrowright .line1 { width: 10%; height: 10%; background-color: goldenrod; -webkit-transform: rotate(160deg); transform: rotate(160deg); position: relative; top: 1rem; border-radius: 10px; margin-bottom: 0; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1000px) { .arrowright .line1 { top: 0.5rem; } } @media screen and (max-width: 600px) { .arrowright .line1 { top: 0.2rem; height: 5%; } } .arrowright .line2 { margin-top: 0; width: 10%; height: 10%; background-color: goldenrod; -webkit-transform: rotate(-160deg); transform: rotate(-160deg); position: relative; top: -1rem; border-radius: 10px; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } @media screen and (max-width: 1000px) { .arrowright .line2 { top: -0.5rem; } } @media screen and (max-width: 600px) { .arrowright .line2 { top: -0.2rem; height: 5%; } } .transitionOut { -webkit-animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; } .transitionIn { -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } .transitionInRight { -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } .transitionOutRight { -webkit-animation: slide-out-left 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; animation: slide-out-left 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; } .contAbilities { width: 80%; position: relative; margin-top: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -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; padding-bottom: 1rem; gap: 1rem; } @media screen and (max-width: 1000px) { .contAbilities { width: 100%; } } .contAbilities .move { width: 20%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #FFF; padding: .8rem; -webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.68); border-radius: 7px; } @media screen and (max-width: 1000px) { .contAbilities .move { width: 40%; } } .contAbilities .move h1 { width: 100%; text-align: center; } @media screen and (max-width: 1000px) { .contAbilities .move h1 { font-size: 3vw; } } @media screen and (max-width: 300px) { .contAbilities .move h1 { font-size: 12px; } } .contAbilities .card { text-align: center; width: 20%; height: 10%; border-radius: 8px; background: #FFF; position: relative; padding: 2rem; font-family: verdana, "sans-serif"; -webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); -webkit-transition: -webkit-transform 1.5s .6s ease-in-out; transition: -webkit-transform 1.5s .6s ease-in-out; transition: transform 1.5s .6s ease-in-out; transition: transform 1.5s .6s ease-in-out, -webkit-transform 1.5s .6s ease-in-out; } @media screen and (max-width: 1400px) { .contAbilities .card { width: 30%; } } @media screen and (max-width: 1000px) { .contAbilities .card { width: 40%; } } @media screen and (max-width: 600px) { .contAbilities .card { width: 47%; } } @media screen and (max-width: 300px) { .contAbilities .card { width: 80%; } } .contAbilities .card a { text-decoration: none; color: black; -webkit-transition: color .5s ease-in-out; transition: color .5s ease-in-out; } .contAbilities .card a:hover { color: #FF0000; } .contAbilities .card a #pokeName { font-size: 1vw; margin-bottom: 1rem; } @media screen and (max-width: 1400px) { .contAbilities .card a #pokeName { font-size: 1.5vw; } } @media screen and (max-width: 1000px) { .contAbilities .card a #pokeName { font-size: 2.7vw; } } @media screen and (max-width: 600px) { .contAbilities .card a #pokeName { font-size: 3.2vw; } } @media screen and (max-width: 300px) { .contAbilities .card a #pokeName { font-size: 20px; } } .contAbilities .card .imgHover { -webkit-transition: -webkit-transform 1.5s .3s ease-in-out; transition: -webkit-transform 1.5s .3s ease-in-out; transition: transform 1.5s .3s ease-in-out; transition: transform 1.5s .3s ease-in-out, -webkit-transform 1.5s .3s ease-in-out; } .contAbilities .card .imgHover:hover { -webkit-transform: scale(1.5); transform: scale(1.5); } @media screen and (max-width: 600px) { .contAbilities .card .imgHover:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .contAbilities .card:hover { position: relative; z-index: 1; -webkit-transform: scale(1.5); transform: scale(1.5); } @media screen and (max-width: 600px) { .contAbilities .card:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .contAbilities .card img { width: 100%; } .contAbilities .card .text { position: relative; width: 100%; height: 4vh; } .contAbilities .card .text div { position: relative; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 1rem; height: 100%; } .contAbilities .card .text div p { width: 50%; text-align: right; font-weight: bold; font-size: 1vw; position: absolute; right: 0; } @media screen and (max-width: 1400px) { .contAbilities .card .text div p { font-size: 1.3vw; } } @media screen and (max-width: 1000px) { .contAbilities .card .text div p { font-size: 2.4vw; } } @media screen and (max-width: 600px) { .contAbilities .card .text div p { font-size: 3vw; } } @media screen and (max-width: 300px) { .contAbilities .card .text div p { font-size: 18px; } } .contAbilities .card .text div #types { position: absolute; left: 0; width: 50%; height: 100%; padding-left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; gap: 0.2rem; } .contAbilities .card .text div #types img { width: 2vw; margin: 0; } @media screen and (max-width: 1400px) { .contAbilities .card .text div #types img { width: 3vw; } } @media screen and (max-width: 1000px) { .contAbilities .card .text div #types img { width: 4vw; } } @media screen and (max-width: 300px) { .contAbilities .card .text div #types img { width: 30%; margin: 0; } } .conteinerTypes { position: relative; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #FFF; } #contTP { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; gap: 2rem; -ms-flex-wrap: wrap; flex-wrap: wrap; height: auto; width: 100%; margin-bottom: 10%; } @media screen and (max-width: 600px) { #contTP { margin-bottom: 0; gap: .5rem; } } #contTP #doubleFrom, #contTP #doubleTo, #contTP #halfFrom, #contTP #halfTo, #contTP #noFrom, #contTP #noTo { width: 15%; height: 100%; background-color: #FFF; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 10px; gap: .5rem; padding-bottom: .5rem; margin: 0; position: relative; } @media screen and (max-width: 1400px) { #contTP #doubleFrom, #contTP #doubleTo, #contTP #halfFrom, #contTP #halfTo, #contTP #noFrom, #contTP #noTo { width: 20%; } } @media screen and (max-width: 1000px) { #contTP #doubleFrom, #contTP #doubleTo, #contTP #halfFrom, #contTP #halfTo, #contTP #noFrom, #contTP #noTo { width: 30%; } } @media screen and (max-width: 600px) { #contTP #doubleFrom, #contTP #doubleTo, #contTP #halfFrom, #contTP #halfTo, #contTP #noFrom, #contTP #noTo { width: 100%; border-radius: 0px; } } #contTP #doubleFrom h1, #contTP #doubleTo h1, #contTP #halfFrom h1, #contTP #halfTo h1, #contTP #noFrom h1, #contTP #noTo h1 { width: 100%; margin: 0; background-color: #3d7dca; padding: 1rem; border-radius: 10px; text-align: center; } @media screen and (max-width: 600px) { #contTP #doubleFrom h1, #contTP #doubleTo h1, #contTP #halfFrom h1, #contTP #halfTo h1, #contTP #noFrom h1, #contTP #noTo h1 { border-radius: 0px; font-size: 4vw; } } #contTP #doubleFrom div, #contTP #doubleTo div, #contTP #halfFrom div, #contTP #halfTo div, #contTP #noFrom div, #contTP #noTo div { width: 80%; height: 15%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 10px; cursor: pointer; } #contTP #doubleFrom div img, #contTP #doubleTo div img, #contTP #halfFrom div img, #contTP #halfTo div img, #contTP #noFrom div img, #contTP #noTo div img { display: block; margin: 0; } #contTP #doubleFrom .grass, #contTP #doubleTo .grass, #contTP #halfFrom .grass, #contTP #halfTo .grass, #contTP #noFrom .grass, #contTP #noTo .grass { background-color: #40a749; } #contTP #doubleFrom .grass::after, #contTP #doubleTo .grass::after, #contTP #halfFrom .grass::after, #contTP #halfTo .grass::after, #contTP #noFrom .grass::after, #contTP #noTo .grass::after { content: "GRASS"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .poison, #contTP #doubleTo .poison, #contTP #halfFrom .poison, #contTP #halfTo .poison, #contTP #noFrom .poison, #contTP #noTo .poison { background-color: #ff00ea; } #contTP #doubleFrom .poison::after, #contTP #doubleTo .poison::after, #contTP #halfFrom .poison::after, #contTP #halfTo .poison::after, #contTP #noFrom .poison::after, #contTP #noTo .poison::after { content: "POISON"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .electric, #contTP #doubleTo .electric, #contTP #halfFrom .electric, #contTP #halfTo .electric, #contTP #noFrom .electric, #contTP #noTo .electric { background-color: goldenrod; } #contTP #doubleFrom .electric::after, #contTP #doubleTo .electric::after, #contTP #halfFrom .electric::after, #contTP #halfTo .electric::after, #contTP #noFrom .electric::after, #contTP #noTo .electric::after { content: "ELETRIC"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .water, #contTP #doubleTo .water, #contTP #halfFrom .water, #contTP #halfTo .water, #contTP #noFrom .water, #contTP #noTo .water { background-color: #4073a7; } #contTP #doubleFrom .water::after, #contTP #doubleTo .water::after, #contTP #halfFrom .water::after, #contTP #halfTo .water::after, #contTP #noFrom .water::after, #contTP #noTo .water::after { content: "WATER"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .fire, #contTP #doubleTo .fire, #contTP #halfFrom .fire, #contTP #halfTo .fire, #contTP #noFrom .fire, #contTP #noTo .fire { background-color: #df8600; } #contTP #doubleFrom .fire::after, #contTP #doubleTo .fire::after, #contTP #halfFrom .fire::after, #contTP #halfTo .fire::after, #contTP #noFrom .fire::after, #contTP #noTo .fire::after { content: "FIRE"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .bug, #contTP #doubleTo .bug, #contTP #halfFrom .bug, #contTP #halfTo .bug, #contTP #noFrom .bug, #contTP #noTo .bug { background-color: #8ddd94; } #contTP #doubleFrom .bug::after, #contTP #doubleTo .bug::after, #contTP #halfFrom .bug::after, #contTP #halfTo .bug::after, #contTP #noFrom .bug::after, #contTP #noTo .bug::after { content: "BUG"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .flying, #contTP #doubleTo .flying, #contTP #halfFrom .flying, #contTP #halfTo .flying, #contTP #noFrom .flying, #contTP #noTo .flying { background-color: #275296; } #contTP #doubleFrom .flying::after, #contTP #doubleTo .flying::after, #contTP #halfFrom .flying::after, #contTP #halfTo .flying::after, #contTP #noFrom .flying::after, #contTP #noTo .flying::after { content: "FLYING"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .normal, #contTP #doubleTo .normal, #contTP #halfFrom .normal, #contTP #halfTo .normal, #contTP #noFrom .normal, #contTP #noTo .normal { background-color: gray; } #contTP #doubleFrom .normal::after, #contTP #doubleTo .normal::after, #contTP #halfFrom .normal::after, #contTP #halfTo .normal::after, #contTP #noFrom .normal::after, #contTP #noTo .normal::after { content: "NORMAL"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .ground, #contTP #doubleTo .ground, #contTP #halfFrom .ground, #contTP #halfTo .ground, #contTP #noFrom .ground, #contTP #noTo .ground { background-color: #71522b; } #contTP #doubleFrom .ground::after, #contTP #doubleTo .ground::after, #contTP #halfFrom .ground::after, #contTP #halfTo .ground::after, #contTP #noFrom .ground::after, #contTP #noTo .ground::after { content: "GROUND"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .fairy, #contTP #doubleTo .fairy, #contTP #halfFrom .fairy, #contTP #halfTo .fairy, #contTP #noFrom .fairy, #contTP #noTo .fairy { background-color: pink; } #contTP #doubleFrom .fairy::after, #contTP #doubleTo .fairy::after, #contTP #halfFrom .fairy::after, #contTP #halfTo .fairy::after, #contTP #noFrom .fairy::after, #contTP #noTo .fairy::after { content: "FAIRY"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .dark, #contTP #doubleTo .dark, #contTP #halfFrom .dark, #contTP #halfTo .dark, #contTP #noFrom .dark, #contTP #noTo .dark { background-color: #0c0c0c; } #contTP #doubleFrom .dark::after, #contTP #doubleTo .dark::after, #contTP #halfFrom .dark::after, #contTP #halfTo .dark::after, #contTP #noFrom .dark::after, #contTP #noTo .dark::after { content: "DARK"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .ghost, #contTP #doubleTo .ghost, #contTP #halfFrom .ghost, #contTP #halfTo .ghost, #contTP #noFrom .ghost, #contTP #noTo .ghost { background-color: #190722; } #contTP #doubleFrom .ghost::after, #contTP #doubleTo .ghost::after, #contTP #halfFrom .ghost::after, #contTP #halfTo .ghost::after, #contTP #noFrom .ghost::after, #contTP #noTo .ghost::after { content: "GHOST"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .fighting, #contTP #doubleTo .fighting, #contTP #halfFrom .fighting, #contTP #halfTo .fighting, #contTP #noFrom .fighting, #contTP #noTo .fighting { background-color: #d14141; } #contTP #doubleFrom .fighting::after, #contTP #doubleTo .fighting::after, #contTP #halfFrom .fighting::after, #contTP #halfTo .fighting::after, #contTP #noFrom .fighting::after, #contTP #noTo .fighting::after { content: "FIGHTING"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .psychic, #contTP #doubleTo .psychic, #contTP #halfFrom .psychic, #contTP #halfTo .psychic, #contTP #noFrom .psychic, #contTP #noTo .psychic { background-color: #9f4d5b; } #contTP #doubleFrom .psychic::after, #contTP #doubleTo .psychic::after, #contTP #halfFrom .psychic::after, #contTP #halfTo .psychic::after, #contTP #noFrom .psychic::after, #contTP #noTo .psychic::after { content: "PSYCHIC"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .rock, #contTP #doubleTo .rock, #contTP #halfFrom .rock, #contTP #halfTo .rock, #contTP #noFrom .rock, #contTP #noTo .rock { background-color: #7a6910; } #contTP #doubleFrom .rock::after, #contTP #doubleTo .rock::after, #contTP #halfFrom .rock::after, #contTP #halfTo .rock::after, #contTP #noFrom .rock::after, #contTP #noTo .rock::after { content: "ROCK"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .ice, #contTP #doubleTo .ice, #contTP #halfFrom .ice, #contTP #halfTo .ice, #contTP #noFrom .ice, #contTP #noTo .ice { background-color: lightblue; } #contTP #doubleFrom .ice::after, #contTP #doubleTo .ice::after, #contTP #halfFrom .ice::after, #contTP #halfTo .ice::after, #contTP #noFrom .ice::after, #contTP #noTo .ice::after { content: "ICE"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .steel, #contTP #doubleTo .steel, #contTP #halfFrom .steel, #contTP #halfTo .steel, #contTP #noFrom .steel, #contTP #noTo .steel { background-color: LightGray; } #contTP #doubleFrom .steel::after, #contTP #doubleTo .steel::after, #contTP #halfFrom .steel::after, #contTP #halfTo .steel::after, #contTP #noFrom .steel::after, #contTP #noTo .steel::after { content: "STEEL"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom .dragon, #contTP #doubleTo .dragon, #contTP #halfFrom .dragon, #contTP #halfTo .dragon, #contTP #noFrom .dragon, #contTP #noTo .dragon { background-color: #082ce1; } #contTP #doubleFrom .dragon::after, #contTP #doubleTo .dragon::after, #contTP #halfFrom .dragon::after, #contTP #halfTo .dragon::after, #contTP #noFrom .dragon::after, #contTP #noTo .dragon::after { content: "DRAGON"; font-size: 16px; font-weight: bold; color: #FFF; } #contTP #doubleFrom #noExistDamage, #contTP #doubleTo #noExistDamage, #contTP #halfFrom #noExistDamage, #contTP #halfTo #noExistDamage, #contTP #noFrom #noExistDamage, #contTP #noTo #noExistDamage { width: 100%; padding: 1rem; } #contTP #doubleFrom #noExistDamage p, #contTP #doubleTo #noExistDamage p, #contTP #halfFrom #noExistDamage p, #contTP #halfTo #noExistDamage p, #contTP #noFrom #noExistDamage p, #contTP #noTo #noExistDamage p { margin: 0; width: 100%; font-size: 14px; font-weight: bold; text-align: normal; } @media screen and (max-width: 600px) { #contTP #doubleFrom #noExistDamage p, #contTP #doubleTo #noExistDamage p, #contTP #halfFrom #noExistDamage p, #contTP #halfTo #noExistDamage p, #contTP #noFrom #noExistDamage p, #contTP #noTo #noExistDamage p { text-align: center; } } .contMainType .grass { background-color: #40a749; } .contMainType .grass::after { content: "GRASS"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .poison { background-color: #ff00ea; } .contMainType .poison::after { content: "POISON"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .electric { background-color: goldenrod; } .contMainType .electric::after { content: "ELETRIC"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .water { background-color: #4073a7; } .contMainType .water::after { content: "WATER"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .fire { background-color: #df8600; } .contMainType .fire::after { content: "FIRE"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .bug { background-color: #8ddd94; } .contMainType .bug::after { content: "BUG"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .flying { background-color: #275296; } .contMainType .flying::after { content: "FLYING"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .normal { background-color: gray; } .contMainType .normal::after { content: "NORMAL"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .ground { background-color: #71522b; } .contMainType .ground::after { content: "GROUND"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .fairy { background-color: pink; } .contMainType .fairy::after { content: "FAIRY"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .dark { background-color: #0c0c0c; } .contMainType .dark::after { content: "DARK"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .ghost { background-color: #190722; } .contMainType .ghost::after { content: "GHOST"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .fighting { background-color: #d14141; } .contMainType .fighting::after { content: "FIGHTING"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .psychic { background-color: #9f4d5b; } .contMainType .psychic::after { content: "PSYCHIC"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .rock { background-color: #7a6910; } .contMainType .rock::after { content: "ROCK"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .ice { background-color: lightblue; } .contMainType .ice::after { content: "ICE"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .steel { background-color: LightGray; } .contMainType .steel::after { content: "STEEL"; font-size: 16px; font-weight: bold; color: #FFF; } .contMainType .dragon { background-color: #082ce1; } .contMainType .dragon::after { content: "DRAGON"; font-size: 16px; font-weight: bold; color: #FFF; } #mainType { width: 100vw; height: 10vh; gap: 2rem; margin-bottom: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } #mainType img { height: 100%; margin: 0; } #mainType:after { font-size: 40px; } @media screen and (max-width: 600px) { #mainType:after { font-size: 5vw; } } .contentTypes { margin-top: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -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; gap: 1rem; padding: 0 5rem; width: 100vw; } @media screen and (max-width: 600px) { .contentTypes { padding: 0 1rem; } } @media screen and (max-width: 300px) { .contentTypes { padding: 0 .5rem; } } .contentTypes .cardPokeTypes { text-align: center; width: 16%; height: 10%; border-radius: 8px; background: #FFF; position: relative; padding: 2rem; font-family: verdana, "sans-serif"; -webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.68); -webkit-transition: -webkit-transform 1.5s .6s ease-in-out; transition: -webkit-transform 1.5s .6s ease-in-out; transition: transform 1.5s .6s ease-in-out; transition: transform 1.5s .6s ease-in-out, -webkit-transform 1.5s .6s ease-in-out; } @media screen and (max-width: 1400px) { .contentTypes .cardPokeTypes { width: 18%; } } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes { width: 30%; } } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes { width: 45%; } } @media screen and (max-width: 300px) { .contentTypes .cardPokeTypes { width: 80%; } } .contentTypes .cardPokeTypes a { text-decoration: none; color: black; -webkit-transition: color .5s ease-in-out; transition: color .5s ease-in-out; } .contentTypes .cardPokeTypes a:hover { color: #FF0000; } .contentTypes .cardPokeTypes a #pokeName { font-size: 1vw; margin-bottom: 1rem; } @media screen and (max-width: 1400px) { .contentTypes .cardPokeTypes a #pokeName { font-size: 1.5vw; } } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes a #pokeName { font-size: 1.7vw; } } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes a #pokeName { font-size: 3.2vw; } } @media screen and (max-width: 300px) { .contentTypes .cardPokeTypes a #pokeName { font-size: 5vw; } } .contentTypes .cardPokeTypes .imgHover { -webkit-transition: -webkit-transform 1.5s .3s ease-in-out; transition: -webkit-transform 1.5s .3s ease-in-out; transition: transform 1.5s .3s ease-in-out; transition: transform 1.5s .3s ease-in-out, -webkit-transform 1.5s .3s ease-in-out; width: 100%; } .contentTypes .cardPokeTypes .imgHover:hover { -webkit-transform: scale(1.3); transform: scale(1.3); } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes .imgHover:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .contentTypes .cardPokeTypes:hover { position: relative; z-index: 1; -webkit-transform: scale(1.3); transform: scale(1.3); } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } } .contentTypes .cardPokeTypes .text { position: relative; width: 100%; height: 4vh; } .contentTypes .cardPokeTypes .text div { position: relative; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 1rem; border-radius: 10px; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; height: 100%; } .contentTypes .cardPokeTypes .text div p { width: 50%; text-align: right; font-weight: bold; font-size: 1vw; position: absolute; right: 0; } @media screen and (max-width: 1400px) { .contentTypes .cardPokeTypes .text div p { font-size: 1.3vw; } } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes .text div p { font-size: 2vw; } } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes .text div p { font-size: 3vw; } } @media screen and (max-width: 300px) { .contentTypes .cardPokeTypes .text div p { font-size: 5vw; } } .contentTypes .cardPokeTypes .text div #types { position: absolute; left: 0; width: 50%; height: 100%; padding-left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; border-radius: 10px; gap: 0.2rem; } .contentTypes .cardPokeTypes .text div #types img { width: 2vw; margin: 0; border-radius: 100%; } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes .text div #types img { width: 3vw; margin: 0; } } @media screen and (max-width: 1000px) { .contentTypes .cardPokeTypes .text div #types img { width: 4vw; margin: 0; } } @media screen and (max-width: 600px) { .contentTypes .cardPokeTypes .text div #types img { width: 7vw; margin: 0; } } @media screen and (max-width: 300px) { .contentTypes .cardPokeTypes .text div #types img { width: 10vw; margin: 0; } } #typePokeTitle { width: 100%; text-align: center; margin: 2rem 0; background-color: #FFF; padding: 2rem 0; } @media screen and (max-width: 600px) { #typePokeTitle { font-size: 5vw; } } /*# sourceMappingURL=main.css.map */
0.289673
0.057467
:root { --button-height: 13.488vh; --button-width: 6.1713030746705710102489019033675vw; } * { box-sizing: border-box; margin: 0; padding: 0; } body { background-color: #5f5c5a; display: flex; flex-direction: column; align-items: center; justify-content: center; font-family: "Poppins", Arial, Helvetica, sans-serif; } /* title and error div*/ .header { font-size: 56px; font-weight: bold; float: center; color: white; margin: 5px; } #error { display: none; } #error.show { display: block; background-color: red; color: white; text-align: center; padding: 15px; max-width: 400px; font-weight: 600; } /* container */ #container { max-width: 355px; max-height: 467px; margin: 25px; border: 3px solid #000; box-shadow: 2px 2px 5px 4px rgba(0, 0, 0, 0.6); } #result-field { text-align: right; font-size: 25px; max-height: 35px; width: 100%; border: 1px solid #000; background: #fff; color: #000; } #back-arrow { height: 35px; width: 35px; } /*calculator table*/ table { border-collapse: collapse; width: 100%; } table th { border: 1px solid #000; } tr th { background-color: #c2bab2; height: var(--button-height); width: var(--button-width); max-height: 2.81em; max-width: 2.81em; } tr th:last-child { background-color: #f98006; height: var(--button-height); width: var(--button-width); max-height: 2.81em; max-width: 2.81em; } .button1 { background-color: #c2bab2; font-size: 30px; border: none; outline: 0; text-align: center; float: center; height: 100%; width: 100%; } .button1:active { background-color: #3f3938; color: white; } .button2 { background-color: #f98006; font-size: 30px; border: none; outline: 0; text-align: center; color: white; height: 100%; width: 100%; } .button2:active { background-color: #bb430c; color: white; } /*authorship*/ #wrap { width: 90%; margin: auto 0; } h2 { color: white; text-align: center; font-size: 26px; margin-bottom: 15px; } /* Media Queries */ @media (min-width: 301px) and (max-width: 400px) { .button1, .button2 { font-size: 25px; } #result-field { font-size: 20px; } #back-arrow { height: calc(35px * 0.85); width: calc(35px * 0.85); } .header { font-size: calc(56px * 0.85); } h2 { font-size: calc(26px * 0.75); } } @media (max-width: 300px) { .button1, .button2 { font-size: 20px; } #result-field { font-size: 18px; } #back-arrow { height: calc(35px * 0.65); width: calc(35px * 0.65); } .header { font-size: calc(56px * 0.75); } h2 { font-size: calc(26px * 0.65); } }
style.css
:root { --button-height: 13.488vh; --button-width: 6.1713030746705710102489019033675vw; } * { box-sizing: border-box; margin: 0; padding: 0; } body { background-color: #5f5c5a; display: flex; flex-direction: column; align-items: center; justify-content: center; font-family: "Poppins", Arial, Helvetica, sans-serif; } /* title and error div*/ .header { font-size: 56px; font-weight: bold; float: center; color: white; margin: 5px; } #error { display: none; } #error.show { display: block; background-color: red; color: white; text-align: center; padding: 15px; max-width: 400px; font-weight: 600; } /* container */ #container { max-width: 355px; max-height: 467px; margin: 25px; border: 3px solid #000; box-shadow: 2px 2px 5px 4px rgba(0, 0, 0, 0.6); } #result-field { text-align: right; font-size: 25px; max-height: 35px; width: 100%; border: 1px solid #000; background: #fff; color: #000; } #back-arrow { height: 35px; width: 35px; } /*calculator table*/ table { border-collapse: collapse; width: 100%; } table th { border: 1px solid #000; } tr th { background-color: #c2bab2; height: var(--button-height); width: var(--button-width); max-height: 2.81em; max-width: 2.81em; } tr th:last-child { background-color: #f98006; height: var(--button-height); width: var(--button-width); max-height: 2.81em; max-width: 2.81em; } .button1 { background-color: #c2bab2; font-size: 30px; border: none; outline: 0; text-align: center; float: center; height: 100%; width: 100%; } .button1:active { background-color: #3f3938; color: white; } .button2 { background-color: #f98006; font-size: 30px; border: none; outline: 0; text-align: center; color: white; height: 100%; width: 100%; } .button2:active { background-color: #bb430c; color: white; } /*authorship*/ #wrap { width: 90%; margin: auto 0; } h2 { color: white; text-align: center; font-size: 26px; margin-bottom: 15px; } /* Media Queries */ @media (min-width: 301px) and (max-width: 400px) { .button1, .button2 { font-size: 25px; } #result-field { font-size: 20px; } #back-arrow { height: calc(35px * 0.85); width: calc(35px * 0.85); } .header { font-size: calc(56px * 0.85); } h2 { font-size: calc(26px * 0.75); } } @media (max-width: 300px) { .button1, .button2 { font-size: 20px; } #result-field { font-size: 18px; } #back-arrow { height: calc(35px * 0.65); width: calc(35px * 0.65); } .header { font-size: calc(56px * 0.75); } h2 { font-size: calc(26px * 0.65); } }
0.466359
0.134662
body { color: #000; background: #F1F0EE !important; } .header{ background: #e5e5e5; max-height: 48px; } .header-background { position: absolute; background: #e5e5e5; height: 48px; width: 100%; } .phone-number { color: #ff6417; } .email { color: #ff6417; } .site-title { color: #ff6417; } .logo { height: 150px; } .menu-img { width: 350px; height: 220px; } .sub-title-menu { position: absolute; bottom: 0px; left: 40px; color: #FFF; font-weight: bold; text-shadow: 2px 1px #000; font-size: 23px; } .text-about-us { color: #1a1817; } .title-about { margin: 25px 0; font-size: 40px; } .contact-img { width: 100%; } .contact-container { text-align: center; position: relative; } .contact-name { color: #FFF; position: absolute; top: 3%; left: 5%; text-transform: uppercase; font-weight: 400; } .contact-position { color: #FFF; position: absolute; top: 23%; left: 5%; font-weight: 400; letter-spacing: 1px; } .contact-number { color: #FFF; position: absolute; bottom: 3%; left: 5%; font-weight: 400; letter-spacing: 1px; } .dark-background { position: absolute; background: #000; height: 100%; width: 95%; opacity: 0.5; } .sub-title { font-weight: 100; margin: 25px 0; } .fa-1x { font-size: 1.5rem; } .navbar-toggler.toggler-example { cursor: pointer; } .dark-blue-text { color: #0A38F5; } .dark-pink-text { color: #AC003A; } .dark-amber-text { color: #ff6f00; } .dark-teal-text { color: #004d40; } .square-container { text-align: center; } .square-img { width: 90%; height: 90%; } .logo-container { /*margin-top: 70px;*/ } .product-container { text-align: center; margin: 25px 0; } .slides { width: inherit; margin: 35px 0; } .doors { text-align: center; } .doors > p { left: 15%; } .windows > a { float: right; } .text-windows { left: 50px; } .doors-text { left: 45px; } .navbar-nav { margin: 0 35px 0 auto !important; } .form-login { margin-top: 75px; } .btn-login { background-color: #ff6f00 !important; border-color: #ff6f00 !important; } .forgot-pass { color: #ff6f00 !important; } .admin-content { margin-top: 75px; } .product-table { margin-top: 50px; width: 100%; } .site-menu { margin-bottom: 75px; } .product-button { background-color: #ff6417; color: white; border-color: #ff6417; border-radius: 7px; padding: 8px; } .product-button:hover { background-color: #f56b35; transition: 0.5s; cursor: pointer; } .counter { color: #ff6417; font-size: 24px; font-weight: bold; } .cart-container { right: 0; top: 100px; position: fixed; background: #FFF; z-index: 2; padding: 20px; border-radius: 10px; } .cart-text { color: #000; font-size: 15px; font-weight: bold; } .cart-icon { height: 40px; width: 50px; } .container-message{ position: relative; margin-top: 10px; } .success-message{ z-index: 9999; position: absolute; display: none; top:0; left:50%; transform: translate(-50%, 0); background-color: #00c64f; padding: 5px 10px 5px 10px; color: white; border-radius: 5px; } .confirm-order { margin-top: 25px; margin-bottom: 25px; border: #e9602a !important; background-color: #e9602a !important; } .errors { color: #dc4141; margin: 10px 0 20px 16px; } .scale-img:hover{ transform: scale(1.2,1.2); transition: 1s; } .scale-img { transition: 1s; } .order-success { color: #22ab00; text-align: center; } .visitor-counter { background: url('../img/visitor-counter.png') no-repeat; background-size: contain; height: 100px; width: 100px; position: fixed; right: 0; bottom: 25px; z-index: 2; } .num-counter { position: absolute; left: 50%; top: 50%; transform: translate(-52%, -58%); font-weight: bold; font-size: 30px; } .visitors { font-weight: bold; position: absolute; top: -25px; } .sub-categories { overflow: hidden; width: 100%; height: 200px; margin: 25px 40px; padding-top: 25px; } .sub-categories a { color: #FFF; font-size: 18px; padding-left: 30px; transition: 1s; } .sub-categories a:hover { text-decoration: none; color: #929292; transition: 1s; } .sub-1 { background: url('../img/1.jpg') no-repeat ; background-size: cover; } .sub-2 { background: url('../img/2.png') no-repeat ; background-size: cover; } .sub-3 { background: url('../img/3.jpg') no-repeat ; background-size: cover; } .sub-4 { background: url('../img/4.jpg') no-repeat ; background-size: cover; } .sub-5 { background: url('../img/5.png') no-repeat ; background-size: cover; } .sub-6 { background: url('../img/6.png') no-repeat ; background-size: cover; } .sub-7 { background: url('../img/7.jpg') no-repeat ; background-size: cover; } .sub-8 { background: url('../img/8.jpg') no-repeat ; background-size: cover; } .sub-9 { background: url('../img/9.png') no-repeat ; background-size: cover; } .sub-10 { background: url('../img/10.png') no-repeat ; background-size: cover; } .sub-11 { background: url('../img/11.jpg') no-repeat ; background-size: cover; } .sub-12 { background: url('../img/12.png') no-repeat ; background-size: cover; } .asteriks { color: red; } .window-img { width: 250px; height: 250px; } .product-img { height: 350px; }
public/css/style.css
body { color: #000; background: #F1F0EE !important; } .header{ background: #e5e5e5; max-height: 48px; } .header-background { position: absolute; background: #e5e5e5; height: 48px; width: 100%; } .phone-number { color: #ff6417; } .email { color: #ff6417; } .site-title { color: #ff6417; } .logo { height: 150px; } .menu-img { width: 350px; height: 220px; } .sub-title-menu { position: absolute; bottom: 0px; left: 40px; color: #FFF; font-weight: bold; text-shadow: 2px 1px #000; font-size: 23px; } .text-about-us { color: #1a1817; } .title-about { margin: 25px 0; font-size: 40px; } .contact-img { width: 100%; } .contact-container { text-align: center; position: relative; } .contact-name { color: #FFF; position: absolute; top: 3%; left: 5%; text-transform: uppercase; font-weight: 400; } .contact-position { color: #FFF; position: absolute; top: 23%; left: 5%; font-weight: 400; letter-spacing: 1px; } .contact-number { color: #FFF; position: absolute; bottom: 3%; left: 5%; font-weight: 400; letter-spacing: 1px; } .dark-background { position: absolute; background: #000; height: 100%; width: 95%; opacity: 0.5; } .sub-title { font-weight: 100; margin: 25px 0; } .fa-1x { font-size: 1.5rem; } .navbar-toggler.toggler-example { cursor: pointer; } .dark-blue-text { color: #0A38F5; } .dark-pink-text { color: #AC003A; } .dark-amber-text { color: #ff6f00; } .dark-teal-text { color: #004d40; } .square-container { text-align: center; } .square-img { width: 90%; height: 90%; } .logo-container { /*margin-top: 70px;*/ } .product-container { text-align: center; margin: 25px 0; } .slides { width: inherit; margin: 35px 0; } .doors { text-align: center; } .doors > p { left: 15%; } .windows > a { float: right; } .text-windows { left: 50px; } .doors-text { left: 45px; } .navbar-nav { margin: 0 35px 0 auto !important; } .form-login { margin-top: 75px; } .btn-login { background-color: #ff6f00 !important; border-color: #ff6f00 !important; } .forgot-pass { color: #ff6f00 !important; } .admin-content { margin-top: 75px; } .product-table { margin-top: 50px; width: 100%; } .site-menu { margin-bottom: 75px; } .product-button { background-color: #ff6417; color: white; border-color: #ff6417; border-radius: 7px; padding: 8px; } .product-button:hover { background-color: #f56b35; transition: 0.5s; cursor: pointer; } .counter { color: #ff6417; font-size: 24px; font-weight: bold; } .cart-container { right: 0; top: 100px; position: fixed; background: #FFF; z-index: 2; padding: 20px; border-radius: 10px; } .cart-text { color: #000; font-size: 15px; font-weight: bold; } .cart-icon { height: 40px; width: 50px; } .container-message{ position: relative; margin-top: 10px; } .success-message{ z-index: 9999; position: absolute; display: none; top:0; left:50%; transform: translate(-50%, 0); background-color: #00c64f; padding: 5px 10px 5px 10px; color: white; border-radius: 5px; } .confirm-order { margin-top: 25px; margin-bottom: 25px; border: #e9602a !important; background-color: #e9602a !important; } .errors { color: #dc4141; margin: 10px 0 20px 16px; } .scale-img:hover{ transform: scale(1.2,1.2); transition: 1s; } .scale-img { transition: 1s; } .order-success { color: #22ab00; text-align: center; } .visitor-counter { background: url('../img/visitor-counter.png') no-repeat; background-size: contain; height: 100px; width: 100px; position: fixed; right: 0; bottom: 25px; z-index: 2; } .num-counter { position: absolute; left: 50%; top: 50%; transform: translate(-52%, -58%); font-weight: bold; font-size: 30px; } .visitors { font-weight: bold; position: absolute; top: -25px; } .sub-categories { overflow: hidden; width: 100%; height: 200px; margin: 25px 40px; padding-top: 25px; } .sub-categories a { color: #FFF; font-size: 18px; padding-left: 30px; transition: 1s; } .sub-categories a:hover { text-decoration: none; color: #929292; transition: 1s; } .sub-1 { background: url('../img/1.jpg') no-repeat ; background-size: cover; } .sub-2 { background: url('../img/2.png') no-repeat ; background-size: cover; } .sub-3 { background: url('../img/3.jpg') no-repeat ; background-size: cover; } .sub-4 { background: url('../img/4.jpg') no-repeat ; background-size: cover; } .sub-5 { background: url('../img/5.png') no-repeat ; background-size: cover; } .sub-6 { background: url('../img/6.png') no-repeat ; background-size: cover; } .sub-7 { background: url('../img/7.jpg') no-repeat ; background-size: cover; } .sub-8 { background: url('../img/8.jpg') no-repeat ; background-size: cover; } .sub-9 { background: url('../img/9.png') no-repeat ; background-size: cover; } .sub-10 { background: url('../img/10.png') no-repeat ; background-size: cover; } .sub-11 { background: url('../img/11.jpg') no-repeat ; background-size: cover; } .sub-12 { background: url('../img/12.png') no-repeat ; background-size: cover; } .asteriks { color: red; } .window-img { width: 250px; height: 250px; } .product-img { height: 350px; }
0.5083
0.122209
.piluku-preloader { /* background-color: lighten(@primary-color,10%); */ /* padding-top: 20%; */ background-color: #2196f3; display: block; width: 100%; height: 100%; position: fixed; z-index: 999999999999999; } .hidden { display: none!important; visibility: hidden!important; } .text-center { text-align: center; } .loader { font-size: 10px; margin: 5em auto; text-indent: -9999em; width: 11em; height: 11em; border-radius: 50%; background: #ffffff; background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%); position: relative; -webkit-animation: load3 1.4s infinite linear; animation: load3 1.4s infinite linear; } .loader:before { width: 50%; height: 50%; background: #FFF; border-radius: 100% 0 0 0; position: absolute; top: 0; left: 0; content: ''; } :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .loader:after { background: #2196f3; width: 75%; height: 75%; border-radius: 50%; content: ''; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; } :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .loading, .spinner { position: absolute; width: 80px; opacity: 0; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: opacity 0.4s; transition: opacity 0.4s; z-index: 999; } .loading:after { -webkit-animation-delay: -0.25s; } .loading:before { content: ""; position: absolute; top: 0; left: 0; width: 35px; height: 35px; opacity: 0.9; border: 3px solid green; -webkit-animation: processing 1s infinite ease-in-out; } .loading:after { content: ""; position: absolute; top: 0; left: 0; width: 35px; height: 35px; opacity: 0.9; border: 3px solid green; -webkit-animation: processing 1s infinite ease-in-out; -webkit-animation-delay: -0.25s; } .loading { top: 40%; left: 50%; } .loading { top: 50%; left: 50%; position: fixed; opacity: 1 !important; padding-top: 100px; text-transform: uppercase; } .loaded .loading { display: none; border: 20px solid red; } @-webkit-keyframes processing { 25% { transform:translateX(42px) rotate(-90deg) scale(0.5); } 50% { transform: translateX(42px) translateY(42px) rotate(-180deg); } 75% { transform: translateY(42px)rotate(-270deg) scale(0.5); } 100% { transform: rotate(-360deg); } }
platform/src/main/webapp/app/css/loading.css
.piluku-preloader { /* background-color: lighten(@primary-color,10%); */ /* padding-top: 20%; */ background-color: #2196f3; display: block; width: 100%; height: 100%; position: fixed; z-index: 999999999999999; } .hidden { display: none!important; visibility: hidden!important; } .text-center { text-align: center; } .loader { font-size: 10px; margin: 5em auto; text-indent: -9999em; width: 11em; height: 11em; border-radius: 50%; background: #ffffff; background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%); position: relative; -webkit-animation: load3 1.4s infinite linear; animation: load3 1.4s infinite linear; } .loader:before { width: 50%; height: 50%; background: #FFF; border-radius: 100% 0 0 0; position: absolute; top: 0; left: 0; content: ''; } :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .loader:after { background: #2196f3; width: 75%; height: 75%; border-radius: 50%; content: ''; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; } :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .loading, .spinner { position: absolute; width: 80px; opacity: 0; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: opacity 0.4s; transition: opacity 0.4s; z-index: 999; } .loading:after { -webkit-animation-delay: -0.25s; } .loading:before { content: ""; position: absolute; top: 0; left: 0; width: 35px; height: 35px; opacity: 0.9; border: 3px solid green; -webkit-animation: processing 1s infinite ease-in-out; } .loading:after { content: ""; position: absolute; top: 0; left: 0; width: 35px; height: 35px; opacity: 0.9; border: 3px solid green; -webkit-animation: processing 1s infinite ease-in-out; -webkit-animation-delay: -0.25s; } .loading { top: 40%; left: 50%; } .loading { top: 50%; left: 50%; position: fixed; opacity: 1 !important; padding-top: 100px; text-transform: uppercase; } .loaded .loading { display: none; border: 20px solid red; } @-webkit-keyframes processing { 25% { transform:translateX(42px) rotate(-90deg) scale(0.5); } 50% { transform: translateX(42px) translateY(42px) rotate(-180deg); } 75% { transform: translateY(42px)rotate(-270deg) scale(0.5); } 100% { transform: rotate(-360deg); } }
0.45181
0.083853
.container { font: 12px Tahoma, Verdana, sans-serif; margin: 0px; /* originally set at margin: 100px auto */ width: 100%; } .container > div { margin-bottom: 20px; } .progress { height: 28px; border-left: 1px solid transparent; border-right: 1px solid transparent; border-radius: 10px; } .progress > span { /*position: relative;*/ float: left; margin: 0 -1px; min-width: 30px; height: 28px; /* height of progress bar */ line-height: 26px; /* height of text */ text-align: left; /* Align text left or right to move with progress bar*/ background: #cccccc; border: 1px solid; border-color: #bfbfbf #b3b3b3 #9e9e9e; border-radius: 0px; /* Radius to curve progress bar edges */ background-image: -webkit-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc); background-image: -moz-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc); background-image: -o-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc); background-image: linear-gradient(to bottom, #f0f0f0, #dbdbdb 70%, #cccccc); -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2); } .progress > span > span { padding: 0 12px; /* Padding between text and end of bar*/ font-size: 18px; /* Font size */ font-weight: bold; color: #404040; color: rgba(0, 0, 0, 0.7); text-shadow: 0 1px rgba(255, 255, 255, 0.4); } .progress > span:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; height: 18px; /* Height of progress image */ background: url("progress.png") 0 0 repeat-x; border-radius: 10px; } .progress .green { background: #85c440; border-color: #78b337 #6ba031 #568128; background-image: -webkit-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440); background-image: -moz-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440); background-image: -o-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440); background-image: linear-gradient(to bottom, #b7dc8e, #99ce5f 70%, #85c440); } .progress .red { background: #db3a27; border-color: #c73321 #b12d1e #8e2418; background-image: -webkit-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27); background-image: -moz-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27); background-image: -o-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27); background-image: linear-gradient(to bottom, #ea8a7e, #e15a4a 70%, #db3a27); } .progress .orange { background: #f2b63c; border-color: #f0ad24 #eba310 #c5880d; background-image: -webkit-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c); background-image: -moz-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c); background-image: -o-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c); background-image: linear-gradient(to bottom, #f8da9c, #f5c462 70%, #f2b63c); } .progress .blue { background: #5aaadb; border-color: #459fd6 #3094d2 #277db2; background-image: -webkit-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb); background-image: -moz-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb); background-image: -o-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb); background-image: linear-gradient(to bottom, #aed5ed, #7bbbe2 70%, #5aaadb); }
dlink/dlink_files/progressbar.css
.container { font: 12px Tahoma, Verdana, sans-serif; margin: 0px; /* originally set at margin: 100px auto */ width: 100%; } .container > div { margin-bottom: 20px; } .progress { height: 28px; border-left: 1px solid transparent; border-right: 1px solid transparent; border-radius: 10px; } .progress > span { /*position: relative;*/ float: left; margin: 0 -1px; min-width: 30px; height: 28px; /* height of progress bar */ line-height: 26px; /* height of text */ text-align: left; /* Align text left or right to move with progress bar*/ background: #cccccc; border: 1px solid; border-color: #bfbfbf #b3b3b3 #9e9e9e; border-radius: 0px; /* Radius to curve progress bar edges */ background-image: -webkit-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc); background-image: -moz-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc); background-image: -o-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc); background-image: linear-gradient(to bottom, #f0f0f0, #dbdbdb 70%, #cccccc); -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2); } .progress > span > span { padding: 0 12px; /* Padding between text and end of bar*/ font-size: 18px; /* Font size */ font-weight: bold; color: #404040; color: rgba(0, 0, 0, 0.7); text-shadow: 0 1px rgba(255, 255, 255, 0.4); } .progress > span:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; height: 18px; /* Height of progress image */ background: url("progress.png") 0 0 repeat-x; border-radius: 10px; } .progress .green { background: #85c440; border-color: #78b337 #6ba031 #568128; background-image: -webkit-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440); background-image: -moz-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440); background-image: -o-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440); background-image: linear-gradient(to bottom, #b7dc8e, #99ce5f 70%, #85c440); } .progress .red { background: #db3a27; border-color: #c73321 #b12d1e #8e2418; background-image: -webkit-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27); background-image: -moz-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27); background-image: -o-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27); background-image: linear-gradient(to bottom, #ea8a7e, #e15a4a 70%, #db3a27); } .progress .orange { background: #f2b63c; border-color: #f0ad24 #eba310 #c5880d; background-image: -webkit-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c); background-image: -moz-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c); background-image: -o-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c); background-image: linear-gradient(to bottom, #f8da9c, #f5c462 70%, #f2b63c); } .progress .blue { background: #5aaadb; border-color: #459fd6 #3094d2 #277db2; background-image: -webkit-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb); background-image: -moz-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb); background-image: -o-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb); background-image: linear-gradient(to bottom, #aed5ed, #7bbbe2 70%, #5aaadb); }
0.342901
0.128744
@import url('https://fonts.googleapis.com/css?family=Yeon+Sung|ZCOOL+QingKe+HuangYou&display=swap'); @media only screen and (max-width: 600px) *{ margin: 0; box-sizing:border-box; padding: 0; } /*---------------------nav bar-----------------*/ #logo{ display: flex; color:white; text-align: center; margin:0 14px; font-size: 28px; margin-right: 40px; } #logo img{ height: 32px; /*filter: invert(1);*/ } #navbar{ background-color: #54755d; padding: 18px 14px; font-family:'<NAME>'; } #navbar ul{ display: flex; flex-direction: row; /*justify-content: center;*/ align-items: center; } #navbar li{ list-style: none; } #navbar li a{ color:white; font-size:30px; text-decoration: none; padding: 13px 20px; } #navbar li a:hover{ color:black; } /*------------------------------------NAv Bar---------------------*/ #introSection{ height:425px; background-color: red; color:white; display: flex; flex-direction: column; justify-content: center; font-size: 65px; align-items: center; background: center/cover no-repeat url('/static/bg.jpg'); padding-bottom: 40px; font-family: 'ZCOOL QingKe HuangYou'; } #introSection div.small{ font-size: 35px ; padding:5px; } #MissionSection{ height: 326px; width: 67%; margin: auto; } #MissionSection h2{ font-size: 36px; font-family: '<NAME>'; text-align: center; padding-top: 12px; } /*-----------------------------card section-----------------------*/ /*@media only screen and (max-width: 600px){*/ .card{ display: inline-block; border-radius: 10px; border:2px solid black; width: 30%; margin:24px 13px; height: 209px; } .card h3{ text-align: center; margin: 0 12px; margin-top: 24px; font-family: Arial, Helvetica, sans-serif; } .card-box{ display: flex; align-items: center; justify-content: space-between; } .card-img{ height: 131px; padding-top: 0 14px; margin:5px 9px; } .card-img img{ height: inherit; } .card-content{ padding: 0 10px; } .card-content p{ font-size: 19px; } /*-----------------------card section-----------------------------*/ /*@media only screen and (max-width: 600px){*/ #sponsorSection{ height: 300px; background-color: #fbd6d6c7; } #sponsor{ height:191px; max-width: 1000px; margin: auto; } .spImage{ height: 80%; margin: 20px; } #sponsorSection h2{ font-size: 36px; font-family:'<NAME>'; text-align:center; padding-top:12px; } /*---------------------sponsor section----------------------------*/ #footer{ display: flex; align-items: center; justify-content: center; color:white; height: 60px; background-color: black; font-family: '<NAME>'; } /*div{ display: flex; flex-wrap: wrap; width: 100px; height: 300px; align-content: center; }*/ /*section{ display: flex; flex-wrap: wrap; width: 100px; height: 300px; align-content: center; }*/
Dance Website/style.css
@import url('https://fonts.googleapis.com/css?family=Yeon+Sung|ZCOOL+QingKe+HuangYou&display=swap'); @media only screen and (max-width: 600px) *{ margin: 0; box-sizing:border-box; padding: 0; } /*---------------------nav bar-----------------*/ #logo{ display: flex; color:white; text-align: center; margin:0 14px; font-size: 28px; margin-right: 40px; } #logo img{ height: 32px; /*filter: invert(1);*/ } #navbar{ background-color: #54755d; padding: 18px 14px; font-family:'<NAME>'; } #navbar ul{ display: flex; flex-direction: row; /*justify-content: center;*/ align-items: center; } #navbar li{ list-style: none; } #navbar li a{ color:white; font-size:30px; text-decoration: none; padding: 13px 20px; } #navbar li a:hover{ color:black; } /*------------------------------------NAv Bar---------------------*/ #introSection{ height:425px; background-color: red; color:white; display: flex; flex-direction: column; justify-content: center; font-size: 65px; align-items: center; background: center/cover no-repeat url('/static/bg.jpg'); padding-bottom: 40px; font-family: 'ZCOOL QingKe HuangYou'; } #introSection div.small{ font-size: 35px ; padding:5px; } #MissionSection{ height: 326px; width: 67%; margin: auto; } #MissionSection h2{ font-size: 36px; font-family: '<NAME>'; text-align: center; padding-top: 12px; } /*-----------------------------card section-----------------------*/ /*@media only screen and (max-width: 600px){*/ .card{ display: inline-block; border-radius: 10px; border:2px solid black; width: 30%; margin:24px 13px; height: 209px; } .card h3{ text-align: center; margin: 0 12px; margin-top: 24px; font-family: Arial, Helvetica, sans-serif; } .card-box{ display: flex; align-items: center; justify-content: space-between; } .card-img{ height: 131px; padding-top: 0 14px; margin:5px 9px; } .card-img img{ height: inherit; } .card-content{ padding: 0 10px; } .card-content p{ font-size: 19px; } /*-----------------------card section-----------------------------*/ /*@media only screen and (max-width: 600px){*/ #sponsorSection{ height: 300px; background-color: #fbd6d6c7; } #sponsor{ height:191px; max-width: 1000px; margin: auto; } .spImage{ height: 80%; margin: 20px; } #sponsorSection h2{ font-size: 36px; font-family:'<NAME>'; text-align:center; padding-top:12px; } /*---------------------sponsor section----------------------------*/ #footer{ display: flex; align-items: center; justify-content: center; color:white; height: 60px; background-color: black; font-family: '<NAME>'; } /*div{ display: flex; flex-wrap: wrap; width: 100px; height: 300px; align-content: center; }*/ /*section{ display: flex; flex-wrap: wrap; width: 100px; height: 300px; align-content: center; }*/
0.111858
0.03949
body { background-color: #F0F0F0; } .dashboard-container { display: flex; align-items: center; justify-content: space-between; flex-direction: row; height: 100%; padding: 40px 50px; } .dashboard-container > .user-profile, .dashboard-container > .filters-options { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; height: 100%; } .dashboard-container > .user-profile > img { height: 150px; width: 150px; border-radius: 6px; } .dashboard-container > .user-profile > strong { font-size: 23px; margin-top: 25px; } .dashboard-container > .user-profile > p { color: #666; } .dashboard-container > .donations-list { display: flex; flex-direction: column; flex: 1; margin: 0 35px; height: 100%; } .dashboard-container > .donations-list > li { display: flex; align-items: center; justify-content: space-between; background: #FFF; height: 120px; padding: 20px; border: 1px solid #DDD; } .dashboard-container > .donations-list > li > img { height: 90px; width: 90px; border-radius: 8px; } .dashboard-container > .donations-list > li > .donation-info { display: flex; flex-direction: column; flex: 1; padding: 0 20px; } .dashboard-container > .donations-list > li > .donation-info > strong { font-size: 22px; } .dashboard-container > .donations-list > li > .donation-info > .details { font-size: 17px; color: #666; } .dashboard-container > .donations-list > li > .donation-info > .address { font-size: 19px; margin-top: 20px; } .dashboard-container > .donations-list > li > button { align-self: flex-end; height: 46px; width: 130px; border: 2px solid #8afd8a; font-size: 14px; color: #0adf0a; border-radius: 4px; background: none; cursor: pointer; transition: border .1s; } .dashboard-container > .donations-list > li > button:hover { border-color: #0adf0a; } .dashboard-container > .filters-options > strong { font-size: 19px; margin-top: 15px; margin-bottom: 6px; letter-spacing: 0.25px; } .dashboard-container > .filters-options > label { margin-top: 3px; font-size: 15px; } .dashboard-container > .filters-options > label > input { margin-right: 8px; }
web/src/pages/Dashboard/styles.css
body { background-color: #F0F0F0; } .dashboard-container { display: flex; align-items: center; justify-content: space-between; flex-direction: row; height: 100%; padding: 40px 50px; } .dashboard-container > .user-profile, .dashboard-container > .filters-options { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; height: 100%; } .dashboard-container > .user-profile > img { height: 150px; width: 150px; border-radius: 6px; } .dashboard-container > .user-profile > strong { font-size: 23px; margin-top: 25px; } .dashboard-container > .user-profile > p { color: #666; } .dashboard-container > .donations-list { display: flex; flex-direction: column; flex: 1; margin: 0 35px; height: 100%; } .dashboard-container > .donations-list > li { display: flex; align-items: center; justify-content: space-between; background: #FFF; height: 120px; padding: 20px; border: 1px solid #DDD; } .dashboard-container > .donations-list > li > img { height: 90px; width: 90px; border-radius: 8px; } .dashboard-container > .donations-list > li > .donation-info { display: flex; flex-direction: column; flex: 1; padding: 0 20px; } .dashboard-container > .donations-list > li > .donation-info > strong { font-size: 22px; } .dashboard-container > .donations-list > li > .donation-info > .details { font-size: 17px; color: #666; } .dashboard-container > .donations-list > li > .donation-info > .address { font-size: 19px; margin-top: 20px; } .dashboard-container > .donations-list > li > button { align-self: flex-end; height: 46px; width: 130px; border: 2px solid #8afd8a; font-size: 14px; color: #0adf0a; border-radius: 4px; background: none; cursor: pointer; transition: border .1s; } .dashboard-container > .donations-list > li > button:hover { border-color: #0adf0a; } .dashboard-container > .filters-options > strong { font-size: 19px; margin-top: 15px; margin-bottom: 6px; letter-spacing: 0.25px; } .dashboard-container > .filters-options > label { margin-top: 3px; font-size: 15px; } .dashboard-container > .filters-options > label > input { margin-right: 8px; }
0.283285
0.046573
.etabs { margin: 0; padding: 0} .tab {display: inline-block; zoom: 1; *display:inline; margin-right: 5px; background: url("../images/button_top_bg.png") repeat-x scroll 50% top #f5f3e5; border: solid 1px #ccc; border-bottom: none; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -khtml-border-radius: 5px 5px 0 0; } .tab a {font-family: Tahoma,Arial; text-shadow: 0px -1px 1px #FF9900; font-weight: 600; color: white !important; font-size: 12px; line-height: 2em; display: block; padding: 0 10px; outline: none; } .tab a:hover { text-decoration: none; background: url("../images/button_top_bg2.png") } .tab a.active { font-weight: bold; color: #fff } .tab-container .panel-container {background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 5px 5px 5px; -webkit-border-radius: 0 5px 5px 5px; -khtml-border-radius: 0 5px 5px 5px; } .tab.tab-nobr { background: #fff; font-weight: 600; font-family: Tahoma,Arial; color: #000 !important; font-size: 12px; line-height: 2em; padding: 0 10px; outline: none; text-decoration: none; border-bottom: none; } .content_tab { padding: 10px; vertical-align: top; color: #000; padding-bottom: 40px; background-color: white; border: 1px solid #ccc; } /* usage metadata */ div.coverage { display: inline; padding-left: 4px; padding-right: 6px; margin-left: 2px; margin-right: 2px; border-bottom-right-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #999; border-top: none; border-right: 1px solid #999; border-left: none; width: auto; } div.required { background-color: lightgreen; } div.optional { background-color: yellow; } div.recommended { background-color: orange; } div.fieldvalues {background: #E6E6FA; border: 1px solid #000; float: right; width: 570px; padding: 0px; margin-top: 20px; margin-left: 10px; margin-right: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; vertical-align: top } div.warning { background: lightyellow; border: 1px solid #FFA500; padding: 5px; margin-top: -15px; margin-left: 10px; margin-right: 10px; text-align:justify; height:auto; } label.title {background-color: #fda; border-bottom-left-radius: 10px; border-bottom-right-radius: 0; border-top-left-radius: 10px; border-top-right-radius: 0; color: #000; font-size: 12px; font-weight: 600; margin-bottom: 0.3em; margin-left: 0px; margin-right: 5px; padding-left: 2px; } label.pointer { padding: 0px; cursor: pointer; } label.indent { margin-left: 19px; padding-left: 3px; } label.component{ padding:3px; background-color: #fff; border-radius:10px; font-size:14px; color: #666; cursor: pointer; color: rgb(255, 153, 0); } /* checkable facets */ a.deleteFilter:before { content: " " url("sexybuttons/images/icons/silk/control_blank.png"); vertical-align: top; } a.addFilter:before { content: " " url("sexybuttons/images/icons/silk/accept.png"); vertical-align: top; } #colsubtab { width: auto; position: relative; margin-left: 10px; margin-right: 10px; margin-bottom: 10px; white-space:normal; display:INLINE-block; vertical-align: top; } #subtab{ padding: 10px; margin-bottom: 0px; display:block; } #section { border: solid 1px #ccc; margin-right: 20px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; -khtml-border-radius: 5px 5px 5px 5px; } div.itemcounter { display: inline; font-size: 8pt; margin-right: 10px; padding-right: 15px; float: left; text-align: right; text-decoration: none; width: auto; position: absolute; } div.lasttime { display: inline; font-size:8pt; text-align:left; float: right; margin-left: 10px; margin-bottom: -14px; padding-right: 20px; } td.resourceName{ width: 95%; color: #777; font-size: 10pt; font-weight: bold; }
metashare/static/metashare/css/view_stats.css
.etabs { margin: 0; padding: 0} .tab {display: inline-block; zoom: 1; *display:inline; margin-right: 5px; background: url("../images/button_top_bg.png") repeat-x scroll 50% top #f5f3e5; border: solid 1px #ccc; border-bottom: none; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -khtml-border-radius: 5px 5px 0 0; } .tab a {font-family: Tahoma,Arial; text-shadow: 0px -1px 1px #FF9900; font-weight: 600; color: white !important; font-size: 12px; line-height: 2em; display: block; padding: 0 10px; outline: none; } .tab a:hover { text-decoration: none; background: url("../images/button_top_bg2.png") } .tab a.active { font-weight: bold; color: #fff } .tab-container .panel-container {background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 5px 5px 5px; -webkit-border-radius: 0 5px 5px 5px; -khtml-border-radius: 0 5px 5px 5px; } .tab.tab-nobr { background: #fff; font-weight: 600; font-family: Tahoma,Arial; color: #000 !important; font-size: 12px; line-height: 2em; padding: 0 10px; outline: none; text-decoration: none; border-bottom: none; } .content_tab { padding: 10px; vertical-align: top; color: #000; padding-bottom: 40px; background-color: white; border: 1px solid #ccc; } /* usage metadata */ div.coverage { display: inline; padding-left: 4px; padding-right: 6px; margin-left: 2px; margin-right: 2px; border-bottom-right-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #999; border-top: none; border-right: 1px solid #999; border-left: none; width: auto; } div.required { background-color: lightgreen; } div.optional { background-color: yellow; } div.recommended { background-color: orange; } div.fieldvalues {background: #E6E6FA; border: 1px solid #000; float: right; width: 570px; padding: 0px; margin-top: 20px; margin-left: 10px; margin-right: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; vertical-align: top } div.warning { background: lightyellow; border: 1px solid #FFA500; padding: 5px; margin-top: -15px; margin-left: 10px; margin-right: 10px; text-align:justify; height:auto; } label.title {background-color: #fda; border-bottom-left-radius: 10px; border-bottom-right-radius: 0; border-top-left-radius: 10px; border-top-right-radius: 0; color: #000; font-size: 12px; font-weight: 600; margin-bottom: 0.3em; margin-left: 0px; margin-right: 5px; padding-left: 2px; } label.pointer { padding: 0px; cursor: pointer; } label.indent { margin-left: 19px; padding-left: 3px; } label.component{ padding:3px; background-color: #fff; border-radius:10px; font-size:14px; color: #666; cursor: pointer; color: rgb(255, 153, 0); } /* checkable facets */ a.deleteFilter:before { content: " " url("sexybuttons/images/icons/silk/control_blank.png"); vertical-align: top; } a.addFilter:before { content: " " url("sexybuttons/images/icons/silk/accept.png"); vertical-align: top; } #colsubtab { width: auto; position: relative; margin-left: 10px; margin-right: 10px; margin-bottom: 10px; white-space:normal; display:INLINE-block; vertical-align: top; } #subtab{ padding: 10px; margin-bottom: 0px; display:block; } #section { border: solid 1px #ccc; margin-right: 20px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; -khtml-border-radius: 5px 5px 5px 5px; } div.itemcounter { display: inline; font-size: 8pt; margin-right: 10px; padding-right: 15px; float: left; text-align: right; text-decoration: none; width: auto; position: absolute; } div.lasttime { display: inline; font-size:8pt; text-align:left; float: right; margin-left: 10px; margin-bottom: -14px; padding-right: 20px; } td.resourceName{ width: 95%; color: #777; font-size: 10pt; font-weight: bold; }
0.412648
0.219505
body { font-size: .875rem; } .feather { width: 16px; height: 16px; vertical-align: text-bottom; } .alert-warning code { background: #FFF; padding: 3px 5px; border-radius: 5px; } .sidebar { position: fixed; top: 0; bottom: 0; left: 0; z-index: 100; /* Behind the navbar */ padding: 48px 0 0; /* Height of navbar */ -webkit-box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1); box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1); } .sidebar-sticky { position: relative; top: 0; height: calc(100vh - 48px); padding-top: .5rem; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ } @supports ((position: -webkit-sticky) or (position: sticky)) { .sidebar-sticky { position: -webkit-sticky; position: sticky; } } .sidebar .nav-link { font-weight: 500; color: #333; } .sidebar .nav-link .feather { margin-right: 4px; color: #999; } .sidebar .nav-link.active { color: #007bff; } .sidebar .nav-link:hover .feather, .sidebar .nav-link.active .feather { color: inherit; } .sidebar-heading { font-size: .75rem; text-transform: uppercase; } [role="main"] { padding-top: 48px; /* Space for fixed navbar */ } .navbar-brand { padding-top: .75rem; padding-bottom: .75rem; font-size: 1rem; background-color: rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.25); box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.25); } .navbar .icon { fill: var(--light); height: 20px; width: 20px; margin-left: .5rem; } .navbar .nav-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .navbar .form-control { padding: .75rem 1rem; border-width: 0; border-radius: 0; } .form-control-dark { color: #fff; background-color: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.1); } .form-control-dark:focus { border-color: transparent; -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); } .border-top { border-top: 1px solid #e5e5e5; } .border-bottom { border-bottom: 1px solid #e5e5e5; } .editor-wrp { border: 1px solid #dfe0e1; padding: 1rem; } iframe.demo { border: 1px solid #dfe0e1; width: 100%; min-height: 200px; overflow: hidden; } .editor { font-size: 12.25px; } .ace-xcode .ace_comment { color: #b9b9b9 !important; } h2, h3, h4 { position: relative; } table tr > *:first-child { width: 270px; } #t_methods tr > *:first-child { width: 350px; }
demo/css/demo.css
body { font-size: .875rem; } .feather { width: 16px; height: 16px; vertical-align: text-bottom; } .alert-warning code { background: #FFF; padding: 3px 5px; border-radius: 5px; } .sidebar { position: fixed; top: 0; bottom: 0; left: 0; z-index: 100; /* Behind the navbar */ padding: 48px 0 0; /* Height of navbar */ -webkit-box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1); box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1); } .sidebar-sticky { position: relative; top: 0; height: calc(100vh - 48px); padding-top: .5rem; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ } @supports ((position: -webkit-sticky) or (position: sticky)) { .sidebar-sticky { position: -webkit-sticky; position: sticky; } } .sidebar .nav-link { font-weight: 500; color: #333; } .sidebar .nav-link .feather { margin-right: 4px; color: #999; } .sidebar .nav-link.active { color: #007bff; } .sidebar .nav-link:hover .feather, .sidebar .nav-link.active .feather { color: inherit; } .sidebar-heading { font-size: .75rem; text-transform: uppercase; } [role="main"] { padding-top: 48px; /* Space for fixed navbar */ } .navbar-brand { padding-top: .75rem; padding-bottom: .75rem; font-size: 1rem; background-color: rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.25); box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.25); } .navbar .icon { fill: var(--light); height: 20px; width: 20px; margin-left: .5rem; } .navbar .nav-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .navbar .form-control { padding: .75rem 1rem; border-width: 0; border-radius: 0; } .form-control-dark { color: #fff; background-color: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.1); } .form-control-dark:focus { border-color: transparent; -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); } .border-top { border-top: 1px solid #e5e5e5; } .border-bottom { border-bottom: 1px solid #e5e5e5; } .editor-wrp { border: 1px solid #dfe0e1; padding: 1rem; } iframe.demo { border: 1px solid #dfe0e1; width: 100%; min-height: 200px; overflow: hidden; } .editor { font-size: 12.25px; } .ace-xcode .ace_comment { color: #b9b9b9 !important; } h2, h3, h4 { position: relative; } table tr > *:first-child { width: 270px; } #t_methods tr > *:first-child { width: 350px; }
0.366817
0.06492
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;} input, textarea, img { outline: none; border:none;-webkit-appearance: none;border-radius: 0; }article, aside, figure, footer, header, hgroup, nav, section, time {display: block;}a {text-decoration: none;color: inherit;}.clearfix { clear: both; } html { font-size: 62.5%; } body { background: #000000; font-size: normal; font-family: 'Source Sans Pro', sans-serif; } .cf:before, .cf:after { content: " "; display: table; } .cf:after { clear: both; } .cf { *zoom: 1; } .metro_creativex_only_customizer{ display: none; } /* Colors */ .bg-code { background: #d1334e; } .color-code:hover, .color_nor-code { color: #d1334e; } .bg-design { background: #e25a37; } .color-design:hover, .color_nor-design { color: #e25a37; } .bg-responsive { background: #e2af37; } .color-responsive:hover, .color_nor-responsive { color: #e2af37; } .bg-web { background: #64c831; } .color-web:hover, .color_nor-web { color: #64c831; } .bg-wordpress { background: #2f83c0; } .color-wordpress:hover, .color_nor-wordpress { color: #2f83c0; } .bg-stuff { background: #6b2fc0; } .color-stuff:hover, .color_nor-stuff { color: #6b2fc0; } /* Header */ header nav a .read { -webkit-transition: all 0.5s cubic-bezier(.71, .48, .37, .94); -moz-transition: all 0.5s cubic-bezier(.71, .48, .37, .94); transition: all 0.5s cubic-bezier(.71, .48, .37, .94); } img{ max-width:100%; height:auto; } #searchform .searchbutton, #content article, #topside .pages a, #respond #submit { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; } header { width: 25%; display: block; float: left; color: #fff; } #logo { margin: 10% 0 0 25%; width: 58%; height: auto; display: block; } #logo img { max-width: 100%; } #logo h1 {font-size:30px;} #logo h2 {font-size:20px;} header nav { float: right; width: 75%; height: auto; border-bottom: 1px solid #353535; border-top: 1px solid #141414; font-family: 'Open Sans', sans-serif; overflow: hidden; } header nav ul, header nav li { list-style: none !important; } header nav a, .openmenuresp { width: 100%; height: 5rem; line-height: 5rem; font-size: 1.7rem; display: block; border-top: 1px solid #353535; border-bottom: 1px solid #141414; overflow: hidden; } #logo{ padding-bottom: 40px; } header nav a { display: table; overflow: hidden; position:relative; } header nav a span { width: 100%; padding-right: 30%; line-height: 22px; display: table-cell; vertical-align: middle; } header nav a .read { float: right; width: 0; height: 5rem; overflow: hidden; line-height: normal; padding: 0px 3%; margin-right: -3%; font-size: 1.2rem; display: block; position: absolute; top: 0; right: 0; } header nav a:hover .read { width: 30%; color: #fff; } header nav a .read p { margin-top: 8px; } header nav a .read span, #searchform .searchbutton:hover { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.5; } /* Social */ #social { width: 100%; height: 44px; margin: 3rem 0 3rem 25%; } #social a { width: 4.4rem; height: 4.4rem; float: left; margin-right: 1.5rem; } /* Content */ #content { width: 71%; float: left; display: block; margin-left: 4%; color: #fff; } #content article { width: 29%; float: left; margin: 0 4% 4% 0; -ms-word-wrap: break-word; word-wrap: break-word; padding: 2rem 0 0 0; } #content article:hover, .sticky { box-shadow: 0px 0px 4rem 1rem rgba(0, 0, 0, 0.5); } #content article .post_icon { width: 27%; height: 9rem; background-repeat: no-repeat; background-position: center 5px; float: left; overflow: hidden; } #content article .post_content { width: 65%; height: auto; float: left; font-family: 'Source Sans Pro', sans-serif; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); color: #fff; margin-bottom: 2rem; } #content article .post_content a { display: block; font-size: 1.8rem; font-weight: 700; margin-bottom: 1rem; } #content article .post_content .excerpt { font-size: 1.8rem; font-weight: 300; font-style: italic; margin-bottom: 1rem; } #content article .post_content .excerpt.format p { font-size: 1.6rem; } #content article .post_content .excerpt p { color: #fff; } #content article .post_content .excerpt.chat_type p { color: #fff; line-height: 3.2rem } #content article .post_content .excerpt.chat_type p:hover { color: rgba(255, 255, 255, 0.9); } #content article .post_content .excerpt.chat_type br { border-bottom: 1px solid rgba(255, 255, 255, 0.2); content: ""; display: block; } #content article .post_content .short_excerpt { font-size: 1.4rem; font-weight: 300; font-style: italic; margin-bottom: 1rem; } #content article .post_content .post_date { font-size: 1.4rem; font-weight: 300; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); opacity: 0.7; } #content article .img { width: 100%; height: 19rem; overflow: hidden; margin-top: -2rem; margin-bottom: 1rem; position: relative; } #content article .img img { width: 100%; position: absolute; } .bx-pager, .bx-controls-auto { display: none; } #content article .img iframe { width: 100%; margin-top: -4rem; } .navigation { background: #bdc3c7; padding: 0; } .nav-previous, .nav-next { width: 45%; float: left; height: 3rem; padding-bottom: 2rem; } .nav-previous a, .nav-next a { height: 3rem; line-height: 3rem; color: #2c3e50; font-weight: bold; font-size: 1.8rem; display: block; } .nav-previous a:hover, .nav-next a:hover { color: #7f8c8d; } .nav-previous { padding-left: 5%; } .nav-next { padding-right: 5%; } .nav-next a { text-align: right; } #content p { margin-bottom: 2rem; color: #c9c9c9; font-family: 'Open Sans', sans-serif; font-size: 1.6rem; line-height: 2.8rem; -ms-word-wrap: break-word; word-wrap: break-word; } #topside { width: 71%; min-height: 16.5rem; padding-top: 4.5rem; float: left; margin-left: 4%; font-family: 'Source Sans Pro', sans-serif; } #searchform { width: 29%; height: 4.6rem; border: 1px solid #5e5b53; float: left; } #searchform .searchtext { width: 77%; height: 4.6rem; float: left; padding: 0px 4%; line-height: 4.6rem; color: #fff; font-weight: 300; font-size: 1.2rem; } #searchform .searchbutton { width: 14%; height: 4.6rem; background: url(images/searchicon.png) no-repeat center center; } #searchform input { background: transparent; } #searchform .searchbutton:hover { cursor: pointer; } #topside .pages { width: 66.5%; height: 4.6rem; border-bottom: 1px solid #333330; float: left; margin-top: 1px; } #topside .pages ul { list-style: none; } #topside .pages ul li { float: left; list-style: none; margin-bottom: -1px; display: block; position: relative; } #topside .pages li ul { width: 14rem; position: absolute; display: none; top: 4.7rem; z-index: 9999; background: rgba(0, 0, 0, 0.98); } #topside .pages li ul li { display: block; height: auto !important; float: none; border-bottom: 1px solid rgba(255, 255, 255, 0.1); padding: 1rem; } #topside .pages li ul li ul { top: 0; left: 14rem; } #topside .pages li:last-child, #topside .pages li:hover:last-child { border: none; } #topside .pages li li a { padding: 0; line-height: 2.6rem; } #topside .pages li a:hover { color: #fff; } #topside .pages li:hover > ul { display: block; } #topside .pages ul a { line-height: 4.6rem; color: #929291; font-size: 1.4rem; font-weight: 300; display: block; padding: 0 15px; width: 100%; } #topside .pages li:hover { border-bottom: 1px solid #5e5b53; color: #fff; margin-bottom:-2px; } #topside h1 { font-size: 3rem; font-weight: 300; color: #fff; line-height: 5rem; padding-top: 6rem; } #logo h3 { font-size: 3rem; font-weight: 300; color: #fff; line-height: 5rem; padding-top: 10px; } #topside h1 span { font-size: 1.2rem; font-style: italic; float: right; padding-right: 5%; } #topside h1.insidepost { padding-left: 5rem; background-repeat: no-repeat; background-position: 0 6.8rem; -ms-word-wrap: break-word; word-wrap: break-word; width: 92%; } footer { width: 92%; margin-left: 4%; height: 5rem; line-height: 5rem; color: #5e5b53; border-top: 1px solid #5e5b53; font-weight: 300; font-size: 1.4rem; } .post { width: 93%; float: right; margin: 2rem 3% 0 0; font-size: 1.6rem; line-height: 2.8rem; } .post .post_img { max-width: 20rem; height: auto; float: left; margin: 0 2rem 2rem 0; } .post .post_img img { max-width: 100%; } .post .gallery-item { width: 150px; height: auto; overflow: hidden; border: 2px solid rgba(255, 255, 255, 0.1); float: left; } .post p { margin-bottom: 1.5rem; } .post h1 {font-size: 2.8rem;} .post h2 {font-size: 2.2rem;} .post h3 {font-size: 2rem;} .post h4 {font-size: 1.6rem;} .post h5 {font-size: 1.4rem;} .post h6 {font-size: 1.2rem;} .post table { border: 1px solid #555; margin: 1.5rem 0; } .post td { border-top: 1px solid #555; padding: 0.5rem; } .post ul, .post li, .post ol, .post dl, .post dd { margin-left: 1.4rem; } .post strong { color: #fff; } .post blockquote { width: 96%; padding: 2%; background: #333; margin-bottom: 1.5rem; border-radius: 1rem; border-top-left-radius: 0; font-style: italic; } .post blockquote p { margin-bottom: 0px !important; } .post cite { font-size: 1.2rem; color: #999; } .post cite:before { content: "\A"; white-space: pre; } /* =WordPress Core -------------------------------------------------------------- */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } .aligncenter { display: block; margin: 5px auto 5px auto; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } .gallery-caption { } .bypostauthor { } .tags { width: 98%; padding: 1%; border-radius: 1rem; background: rgba(255, 255, 255, 0.1); } .tags a { margin-right: 0.4rem; } .insidepost_date { width: 92%; font-size: 1.4rem; font-weight: 700; color: #fff; margin: 0 0 0 4%; border-bottom: 1px solid #333330; display: block; min-height: 4.5rem; line-height: 3rem; } .insidepost_date a { font-weight: 300; } .insidepost_date a:hover { color: #ccc; } /* Comments */ #comments { width: 96%; float: right; margin-top: 4rem; overflow: hidden; display: block; } #comments .children { width: 90%; float: right; } #respond { float: left; width: 100%; height: auto; overflow: hidden; color: #fff; } #respond p { margin-bottom: 0.5rem; } #respond p.form-allowed-tags { font-size: 1.1rem !important; font-style: italic; } #respond label { width: 100%; height: 5rem; line-height: 5rem; display: block; } #respond input, #respond textarea { padding: 1rem; border: 1px solid #333330; background: transparent; width: 400px; margin-bottom: 2rem; color: #fff; } #respond input:focus, #respond textarea:focus { border: 1px solid #474743; } #respond textarea { height: 6rem; } #respond #submit { color: #fff; float: left; width: 12rem; background: #333330; display: block; } .comment .reply { width: 8rem; height: 3rem; background: rgba(255, 255, 255, 0.2); } .comment .reply span { display: none; } .comment .reply a { width: 100%; display: block; height: 3rem; line-height: 3rem; text-align: center; font-size: 1.3rem; } #respond #submit:hover { background: #212121; cursor: pointer; } #comments .commenttitle, .comment-reply-title { width: 100%; font-size: 2.8rem; height: 4rem; font-weight: 200; overflow: hidden; margin-bottom: 2rem; } #comments .comment { width: 94%; height: auto; background: #333330; padding: 3%; margin-bottom: 5rem; overflow: hidden; position: relative; } #comments .comment .comment-awaiting-moderation { position: absolute; width: 50%; margin: auto; left: 0; right: 0; padding: 2rem 0; border-radius: 1rem; text-align: center; background: rgba(0, 0, 0, 0.6); } #comments .comment .avatar { width: 10rem; height: 10rem; float: left; border-radius: 10rem; overflow: hidden; } #comments .comment .avatar img { width: 110% !important; height: auto !important; } #comments .comment .comm_content { font-size: 15px; width: 70%; height: auto; float: left; margin-left: 4rem; font-weight: 200; font-style: italic; } #comments .comment .comm_content b { font-weight: 600; } #comments .comment:nth-child(2n) { background: #262626; } .openmenuresp { display: none; } .left-sidebar { border-right: 1px solid #353535; padding-top: 40px; color: #FFF; } .left-sidebar li { font-size: 1.8rem; list-style:none; } .left-sidebar a{ /* width: 75%; height: 5rem; line-height: 5rem; font-size: 1.7rem; display: block; padding-left: 25%; border-top: 1px solid #353535; border-bottom: 1px solid #141414; overflow: hidden; */ } .left-sidebar .widget_search form{ width: 100%; height: 4.6rem; border: 1px solid #5e5b53; float: right; } .left-sidebar .widget_search input[type="text"]{ width: 77%; height: 4.6rem; float: left; padding: 0px 4%; line-height: 4.6rem; color: #fff; font-weight: 300; font-size: 1.2rem; background: transparent; } .left-sidebar .widget_search input[type="submit"]{ width: 14%; height: 4.6rem; background: url(images/searchicon.png) no-repeat center center; cursor: pointer; } .left-sidebar .widget_search input[type="submit"]:hover{ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.5; } .left-sidebar li{ list-style: none; float: left; width: 100%; min-height: 5rem; line-height: 5rem; font-size: 1.7rem; display: block; border-top: 1px solid #353535; border-bottom: 1px solid #141414; color: #929291; } .left-sidebar li a{ color: #FFF; } .left-sidebar li a:hover{ color: #d1334e; } .left-sidebar ul.children li{ width: 90%; padding-left: 10%; } .left-sidebar aside{ clear: both; width: 75%; float: right; margin-top: 40px; } h3.widget-title{ font-size: 2rem; font-weight: 300; line-height: 5rem; width: 100%; float: right; color: #d1334e; } .left-sidebar .widget select{ width: 100%; height: 4.6rem; border: 1px solid #5e5b53; float: left; background: transparent; color: #FFF; -webkit-appearance: none; /*Removes default chrome and safari style*/ -moz-appearance: none; /* Removes Default Firefox style*/ background: #212121 url(images/select-arrow.png) no-repeat 95% center; text-indent: 0.01px; /* Removes default arrow from firefox*/ text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/ } .left-sidebar .textwidget{ width: 100%; } .left-sidebar .textwidget select{ width: 100%; margin-left: 0; } .left-sidebar .tagcloud{ width: 100%; } .left-sidebar .widget_tag_cloud a{ background: rgba(250,250,250,0.15); padding: 1px 4px; } .left-sidebar .textwidget, .left-sidebar .textwidget p, .left-sidebar .textwidget span{ color: #c9c9c9; font-family: 'Open Sans', sans-serif; font-size: 1.4rem; line-height: 2.4rem; -ms-word-wrap: break-word; word-wrap: break-word; } .left-sidebar .widget_nav_menu ul li, .left-sidebar .widget_nav_menu ul ul li a{ width: 100%; padding-left: 0; } .left-sidebar .widget_nav_menu ul ul li{ width: 85%; padding-left: 15%; } .left-sidebar .widget_nav_menu ul li a{ width: 100%; } /* Calendar Widget */ .left-sidebar #calendar_wrap{ width: 100%; } .widget_calendar table, .widget_calendar td { border: 0; border-collapse: separate; border-spacing: 1px; } .widget_calendar table{ width: 100%; } .widget_calendar caption { font-size: 14px; margin: 0; text-align: left; line-height: 35px; margin-top: -10px; } .widget_calendar th, .widget_calendar td { padding: 0; text-align: center; } .widget_calendar a { display: block; background-color: rgba(0, 0, 0, 0.2); } .widget_calendar a:hover { background-color: #d1334e; } .widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.1); font-size: 14px; line-height: 30px; } .site-footer .widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.05); } .widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad { background-color: transparent; } .widget_calendar thead tr{ background: #000; line-height: 30px; } .widget_calendar tfoot a{ line-height: 30px; font-size: 14px; } .sidebar-mobile{ display: none; clear: both; float: left; width: 90%; margin-left: 5%; border: none; } @media only screen and (max-width: 930px) { #logo { margin: 10% 0 0 5% !important; width: 95%; } header nav { width: 100%; } header nav a { padding-left:10px; } .left-sidebar aside { width: 95%; } } @media only screen and (max-width: 768px) { #topside .pages { display: block !important; float: none !important; width: 100% !important; } } @media only screen and (max-width: 320px) { #logo { width: 40% !important; margin: 5% 0 0 30% !important; } .post_icon { width: 8rem !important; height: 5rem !important; background-size: 70%; } } @media only screen and (max-width: 480px) { body { max-width: 480px; } #content article .post_content { width: 92%; margin-left: 4%; float: none; } } @media only screen and (max-width: 768px) { body { max-width: 768px; } #content article { width: 100% !important; margin-right: 0 !important; } header.header { width: 100%; min-height: 0 !important; float: none; } #logo { width: 30%; margin: 5% 0 0 35%; } header nav { margin-top: 0; display: none; } header nav li .read { display: none; } .mobilenavopen { display: block; } .openmenuresp { display: block; font-weight: 700; text-align: center; padding-left: 0; width: 100%; } #social, .pages { display: none; } .navrespgradient { width: 100%; height: 5px; background-image: url(images/respmenu.png); background-size: 100%; } #topside { width: 92%; margin-left: 4%; padding-top: 5%; } #searchform { width: 99%; } #content { width: 92%; } .post_icon { width: 14% !important; height: 5rem !important; } #content article .post_content { width: 85%; } #content article .post_content .short_excerpt { font-size: 1.6rem; } #respond input, #respond textarea { width: 93%; padding: 3%; } #respond label, #comments .comment .comm_content { font-size: 1.4rem; } #comments .comment .avatar, #topside h1 span { display: none; } .sidebar-desktop{ display: none;} .sidebar-mobile{ display: block;} h3.widget-title { width: 100%; float: right; } .left-sidebar li { width: 100%; } .left-sidebar .widget select { width: 100%; } .left-sidebar #calendar_wrap { width: 100%; } .left-sidebar .widget_search form { width: 100%; } .left-sidebar .textwidget { width: 100%; } .left-sidebar .tagcloud { width: 100%; } .left-sidebar .widget_nav_menu ul li a { width: 100%; } .left-sidebar .widget_nav_menu ul ul li { width: 85%; padding-left: 10%; } .left-sidebar aside { width: 100%; } } @media only screen and (max-width: 1140px) { body { max-width: 1140px; } #content article { width: 43.5%; } }
wp-content/themes/metro-creativex/style.css
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;} input, textarea, img { outline: none; border:none;-webkit-appearance: none;border-radius: 0; }article, aside, figure, footer, header, hgroup, nav, section, time {display: block;}a {text-decoration: none;color: inherit;}.clearfix { clear: both; } html { font-size: 62.5%; } body { background: #000000; font-size: normal; font-family: 'Source Sans Pro', sans-serif; } .cf:before, .cf:after { content: " "; display: table; } .cf:after { clear: both; } .cf { *zoom: 1; } .metro_creativex_only_customizer{ display: none; } /* Colors */ .bg-code { background: #d1334e; } .color-code:hover, .color_nor-code { color: #d1334e; } .bg-design { background: #e25a37; } .color-design:hover, .color_nor-design { color: #e25a37; } .bg-responsive { background: #e2af37; } .color-responsive:hover, .color_nor-responsive { color: #e2af37; } .bg-web { background: #64c831; } .color-web:hover, .color_nor-web { color: #64c831; } .bg-wordpress { background: #2f83c0; } .color-wordpress:hover, .color_nor-wordpress { color: #2f83c0; } .bg-stuff { background: #6b2fc0; } .color-stuff:hover, .color_nor-stuff { color: #6b2fc0; } /* Header */ header nav a .read { -webkit-transition: all 0.5s cubic-bezier(.71, .48, .37, .94); -moz-transition: all 0.5s cubic-bezier(.71, .48, .37, .94); transition: all 0.5s cubic-bezier(.71, .48, .37, .94); } img{ max-width:100%; height:auto; } #searchform .searchbutton, #content article, #topside .pages a, #respond #submit { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; } header { width: 25%; display: block; float: left; color: #fff; } #logo { margin: 10% 0 0 25%; width: 58%; height: auto; display: block; } #logo img { max-width: 100%; } #logo h1 {font-size:30px;} #logo h2 {font-size:20px;} header nav { float: right; width: 75%; height: auto; border-bottom: 1px solid #353535; border-top: 1px solid #141414; font-family: 'Open Sans', sans-serif; overflow: hidden; } header nav ul, header nav li { list-style: none !important; } header nav a, .openmenuresp { width: 100%; height: 5rem; line-height: 5rem; font-size: 1.7rem; display: block; border-top: 1px solid #353535; border-bottom: 1px solid #141414; overflow: hidden; } #logo{ padding-bottom: 40px; } header nav a { display: table; overflow: hidden; position:relative; } header nav a span { width: 100%; padding-right: 30%; line-height: 22px; display: table-cell; vertical-align: middle; } header nav a .read { float: right; width: 0; height: 5rem; overflow: hidden; line-height: normal; padding: 0px 3%; margin-right: -3%; font-size: 1.2rem; display: block; position: absolute; top: 0; right: 0; } header nav a:hover .read { width: 30%; color: #fff; } header nav a .read p { margin-top: 8px; } header nav a .read span, #searchform .searchbutton:hover { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.5; } /* Social */ #social { width: 100%; height: 44px; margin: 3rem 0 3rem 25%; } #social a { width: 4.4rem; height: 4.4rem; float: left; margin-right: 1.5rem; } /* Content */ #content { width: 71%; float: left; display: block; margin-left: 4%; color: #fff; } #content article { width: 29%; float: left; margin: 0 4% 4% 0; -ms-word-wrap: break-word; word-wrap: break-word; padding: 2rem 0 0 0; } #content article:hover, .sticky { box-shadow: 0px 0px 4rem 1rem rgba(0, 0, 0, 0.5); } #content article .post_icon { width: 27%; height: 9rem; background-repeat: no-repeat; background-position: center 5px; float: left; overflow: hidden; } #content article .post_content { width: 65%; height: auto; float: left; font-family: 'Source Sans Pro', sans-serif; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); color: #fff; margin-bottom: 2rem; } #content article .post_content a { display: block; font-size: 1.8rem; font-weight: 700; margin-bottom: 1rem; } #content article .post_content .excerpt { font-size: 1.8rem; font-weight: 300; font-style: italic; margin-bottom: 1rem; } #content article .post_content .excerpt.format p { font-size: 1.6rem; } #content article .post_content .excerpt p { color: #fff; } #content article .post_content .excerpt.chat_type p { color: #fff; line-height: 3.2rem } #content article .post_content .excerpt.chat_type p:hover { color: rgba(255, 255, 255, 0.9); } #content article .post_content .excerpt.chat_type br { border-bottom: 1px solid rgba(255, 255, 255, 0.2); content: ""; display: block; } #content article .post_content .short_excerpt { font-size: 1.4rem; font-weight: 300; font-style: italic; margin-bottom: 1rem; } #content article .post_content .post_date { font-size: 1.4rem; font-weight: 300; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); opacity: 0.7; } #content article .img { width: 100%; height: 19rem; overflow: hidden; margin-top: -2rem; margin-bottom: 1rem; position: relative; } #content article .img img { width: 100%; position: absolute; } .bx-pager, .bx-controls-auto { display: none; } #content article .img iframe { width: 100%; margin-top: -4rem; } .navigation { background: #bdc3c7; padding: 0; } .nav-previous, .nav-next { width: 45%; float: left; height: 3rem; padding-bottom: 2rem; } .nav-previous a, .nav-next a { height: 3rem; line-height: 3rem; color: #2c3e50; font-weight: bold; font-size: 1.8rem; display: block; } .nav-previous a:hover, .nav-next a:hover { color: #7f8c8d; } .nav-previous { padding-left: 5%; } .nav-next { padding-right: 5%; } .nav-next a { text-align: right; } #content p { margin-bottom: 2rem; color: #c9c9c9; font-family: 'Open Sans', sans-serif; font-size: 1.6rem; line-height: 2.8rem; -ms-word-wrap: break-word; word-wrap: break-word; } #topside { width: 71%; min-height: 16.5rem; padding-top: 4.5rem; float: left; margin-left: 4%; font-family: 'Source Sans Pro', sans-serif; } #searchform { width: 29%; height: 4.6rem; border: 1px solid #5e5b53; float: left; } #searchform .searchtext { width: 77%; height: 4.6rem; float: left; padding: 0px 4%; line-height: 4.6rem; color: #fff; font-weight: 300; font-size: 1.2rem; } #searchform .searchbutton { width: 14%; height: 4.6rem; background: url(images/searchicon.png) no-repeat center center; } #searchform input { background: transparent; } #searchform .searchbutton:hover { cursor: pointer; } #topside .pages { width: 66.5%; height: 4.6rem; border-bottom: 1px solid #333330; float: left; margin-top: 1px; } #topside .pages ul { list-style: none; } #topside .pages ul li { float: left; list-style: none; margin-bottom: -1px; display: block; position: relative; } #topside .pages li ul { width: 14rem; position: absolute; display: none; top: 4.7rem; z-index: 9999; background: rgba(0, 0, 0, 0.98); } #topside .pages li ul li { display: block; height: auto !important; float: none; border-bottom: 1px solid rgba(255, 255, 255, 0.1); padding: 1rem; } #topside .pages li ul li ul { top: 0; left: 14rem; } #topside .pages li:last-child, #topside .pages li:hover:last-child { border: none; } #topside .pages li li a { padding: 0; line-height: 2.6rem; } #topside .pages li a:hover { color: #fff; } #topside .pages li:hover > ul { display: block; } #topside .pages ul a { line-height: 4.6rem; color: #929291; font-size: 1.4rem; font-weight: 300; display: block; padding: 0 15px; width: 100%; } #topside .pages li:hover { border-bottom: 1px solid #5e5b53; color: #fff; margin-bottom:-2px; } #topside h1 { font-size: 3rem; font-weight: 300; color: #fff; line-height: 5rem; padding-top: 6rem; } #logo h3 { font-size: 3rem; font-weight: 300; color: #fff; line-height: 5rem; padding-top: 10px; } #topside h1 span { font-size: 1.2rem; font-style: italic; float: right; padding-right: 5%; } #topside h1.insidepost { padding-left: 5rem; background-repeat: no-repeat; background-position: 0 6.8rem; -ms-word-wrap: break-word; word-wrap: break-word; width: 92%; } footer { width: 92%; margin-left: 4%; height: 5rem; line-height: 5rem; color: #5e5b53; border-top: 1px solid #5e5b53; font-weight: 300; font-size: 1.4rem; } .post { width: 93%; float: right; margin: 2rem 3% 0 0; font-size: 1.6rem; line-height: 2.8rem; } .post .post_img { max-width: 20rem; height: auto; float: left; margin: 0 2rem 2rem 0; } .post .post_img img { max-width: 100%; } .post .gallery-item { width: 150px; height: auto; overflow: hidden; border: 2px solid rgba(255, 255, 255, 0.1); float: left; } .post p { margin-bottom: 1.5rem; } .post h1 {font-size: 2.8rem;} .post h2 {font-size: 2.2rem;} .post h3 {font-size: 2rem;} .post h4 {font-size: 1.6rem;} .post h5 {font-size: 1.4rem;} .post h6 {font-size: 1.2rem;} .post table { border: 1px solid #555; margin: 1.5rem 0; } .post td { border-top: 1px solid #555; padding: 0.5rem; } .post ul, .post li, .post ol, .post dl, .post dd { margin-left: 1.4rem; } .post strong { color: #fff; } .post blockquote { width: 96%; padding: 2%; background: #333; margin-bottom: 1.5rem; border-radius: 1rem; border-top-left-radius: 0; font-style: italic; } .post blockquote p { margin-bottom: 0px !important; } .post cite { font-size: 1.2rem; color: #999; } .post cite:before { content: "\A"; white-space: pre; } /* =WordPress Core -------------------------------------------------------------- */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } .aligncenter { display: block; margin: 5px auto 5px auto; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } .gallery-caption { } .bypostauthor { } .tags { width: 98%; padding: 1%; border-radius: 1rem; background: rgba(255, 255, 255, 0.1); } .tags a { margin-right: 0.4rem; } .insidepost_date { width: 92%; font-size: 1.4rem; font-weight: 700; color: #fff; margin: 0 0 0 4%; border-bottom: 1px solid #333330; display: block; min-height: 4.5rem; line-height: 3rem; } .insidepost_date a { font-weight: 300; } .insidepost_date a:hover { color: #ccc; } /* Comments */ #comments { width: 96%; float: right; margin-top: 4rem; overflow: hidden; display: block; } #comments .children { width: 90%; float: right; } #respond { float: left; width: 100%; height: auto; overflow: hidden; color: #fff; } #respond p { margin-bottom: 0.5rem; } #respond p.form-allowed-tags { font-size: 1.1rem !important; font-style: italic; } #respond label { width: 100%; height: 5rem; line-height: 5rem; display: block; } #respond input, #respond textarea { padding: 1rem; border: 1px solid #333330; background: transparent; width: 400px; margin-bottom: 2rem; color: #fff; } #respond input:focus, #respond textarea:focus { border: 1px solid #474743; } #respond textarea { height: 6rem; } #respond #submit { color: #fff; float: left; width: 12rem; background: #333330; display: block; } .comment .reply { width: 8rem; height: 3rem; background: rgba(255, 255, 255, 0.2); } .comment .reply span { display: none; } .comment .reply a { width: 100%; display: block; height: 3rem; line-height: 3rem; text-align: center; font-size: 1.3rem; } #respond #submit:hover { background: #212121; cursor: pointer; } #comments .commenttitle, .comment-reply-title { width: 100%; font-size: 2.8rem; height: 4rem; font-weight: 200; overflow: hidden; margin-bottom: 2rem; } #comments .comment { width: 94%; height: auto; background: #333330; padding: 3%; margin-bottom: 5rem; overflow: hidden; position: relative; } #comments .comment .comment-awaiting-moderation { position: absolute; width: 50%; margin: auto; left: 0; right: 0; padding: 2rem 0; border-radius: 1rem; text-align: center; background: rgba(0, 0, 0, 0.6); } #comments .comment .avatar { width: 10rem; height: 10rem; float: left; border-radius: 10rem; overflow: hidden; } #comments .comment .avatar img { width: 110% !important; height: auto !important; } #comments .comment .comm_content { font-size: 15px; width: 70%; height: auto; float: left; margin-left: 4rem; font-weight: 200; font-style: italic; } #comments .comment .comm_content b { font-weight: 600; } #comments .comment:nth-child(2n) { background: #262626; } .openmenuresp { display: none; } .left-sidebar { border-right: 1px solid #353535; padding-top: 40px; color: #FFF; } .left-sidebar li { font-size: 1.8rem; list-style:none; } .left-sidebar a{ /* width: 75%; height: 5rem; line-height: 5rem; font-size: 1.7rem; display: block; padding-left: 25%; border-top: 1px solid #353535; border-bottom: 1px solid #141414; overflow: hidden; */ } .left-sidebar .widget_search form{ width: 100%; height: 4.6rem; border: 1px solid #5e5b53; float: right; } .left-sidebar .widget_search input[type="text"]{ width: 77%; height: 4.6rem; float: left; padding: 0px 4%; line-height: 4.6rem; color: #fff; font-weight: 300; font-size: 1.2rem; background: transparent; } .left-sidebar .widget_search input[type="submit"]{ width: 14%; height: 4.6rem; background: url(images/searchicon.png) no-repeat center center; cursor: pointer; } .left-sidebar .widget_search input[type="submit"]:hover{ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.5; } .left-sidebar li{ list-style: none; float: left; width: 100%; min-height: 5rem; line-height: 5rem; font-size: 1.7rem; display: block; border-top: 1px solid #353535; border-bottom: 1px solid #141414; color: #929291; } .left-sidebar li a{ color: #FFF; } .left-sidebar li a:hover{ color: #d1334e; } .left-sidebar ul.children li{ width: 90%; padding-left: 10%; } .left-sidebar aside{ clear: both; width: 75%; float: right; margin-top: 40px; } h3.widget-title{ font-size: 2rem; font-weight: 300; line-height: 5rem; width: 100%; float: right; color: #d1334e; } .left-sidebar .widget select{ width: 100%; height: 4.6rem; border: 1px solid #5e5b53; float: left; background: transparent; color: #FFF; -webkit-appearance: none; /*Removes default chrome and safari style*/ -moz-appearance: none; /* Removes Default Firefox style*/ background: #212121 url(images/select-arrow.png) no-repeat 95% center; text-indent: 0.01px; /* Removes default arrow from firefox*/ text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/ } .left-sidebar .textwidget{ width: 100%; } .left-sidebar .textwidget select{ width: 100%; margin-left: 0; } .left-sidebar .tagcloud{ width: 100%; } .left-sidebar .widget_tag_cloud a{ background: rgba(250,250,250,0.15); padding: 1px 4px; } .left-sidebar .textwidget, .left-sidebar .textwidget p, .left-sidebar .textwidget span{ color: #c9c9c9; font-family: 'Open Sans', sans-serif; font-size: 1.4rem; line-height: 2.4rem; -ms-word-wrap: break-word; word-wrap: break-word; } .left-sidebar .widget_nav_menu ul li, .left-sidebar .widget_nav_menu ul ul li a{ width: 100%; padding-left: 0; } .left-sidebar .widget_nav_menu ul ul li{ width: 85%; padding-left: 15%; } .left-sidebar .widget_nav_menu ul li a{ width: 100%; } /* Calendar Widget */ .left-sidebar #calendar_wrap{ width: 100%; } .widget_calendar table, .widget_calendar td { border: 0; border-collapse: separate; border-spacing: 1px; } .widget_calendar table{ width: 100%; } .widget_calendar caption { font-size: 14px; margin: 0; text-align: left; line-height: 35px; margin-top: -10px; } .widget_calendar th, .widget_calendar td { padding: 0; text-align: center; } .widget_calendar a { display: block; background-color: rgba(0, 0, 0, 0.2); } .widget_calendar a:hover { background-color: #d1334e; } .widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.1); font-size: 14px; line-height: 30px; } .site-footer .widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.05); } .widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad { background-color: transparent; } .widget_calendar thead tr{ background: #000; line-height: 30px; } .widget_calendar tfoot a{ line-height: 30px; font-size: 14px; } .sidebar-mobile{ display: none; clear: both; float: left; width: 90%; margin-left: 5%; border: none; } @media only screen and (max-width: 930px) { #logo { margin: 10% 0 0 5% !important; width: 95%; } header nav { width: 100%; } header nav a { padding-left:10px; } .left-sidebar aside { width: 95%; } } @media only screen and (max-width: 768px) { #topside .pages { display: block !important; float: none !important; width: 100% !important; } } @media only screen and (max-width: 320px) { #logo { width: 40% !important; margin: 5% 0 0 30% !important; } .post_icon { width: 8rem !important; height: 5rem !important; background-size: 70%; } } @media only screen and (max-width: 480px) { body { max-width: 480px; } #content article .post_content { width: 92%; margin-left: 4%; float: none; } } @media only screen and (max-width: 768px) { body { max-width: 768px; } #content article { width: 100% !important; margin-right: 0 !important; } header.header { width: 100%; min-height: 0 !important; float: none; } #logo { width: 30%; margin: 5% 0 0 35%; } header nav { margin-top: 0; display: none; } header nav li .read { display: none; } .mobilenavopen { display: block; } .openmenuresp { display: block; font-weight: 700; text-align: center; padding-left: 0; width: 100%; } #social, .pages { display: none; } .navrespgradient { width: 100%; height: 5px; background-image: url(images/respmenu.png); background-size: 100%; } #topside { width: 92%; margin-left: 4%; padding-top: 5%; } #searchform { width: 99%; } #content { width: 92%; } .post_icon { width: 14% !important; height: 5rem !important; } #content article .post_content { width: 85%; } #content article .post_content .short_excerpt { font-size: 1.6rem; } #respond input, #respond textarea { width: 93%; padding: 3%; } #respond label, #comments .comment .comm_content { font-size: 1.4rem; } #comments .comment .avatar, #topside h1 span { display: none; } .sidebar-desktop{ display: none;} .sidebar-mobile{ display: block;} h3.widget-title { width: 100%; float: right; } .left-sidebar li { width: 100%; } .left-sidebar .widget select { width: 100%; } .left-sidebar #calendar_wrap { width: 100%; } .left-sidebar .widget_search form { width: 100%; } .left-sidebar .textwidget { width: 100%; } .left-sidebar .tagcloud { width: 100%; } .left-sidebar .widget_nav_menu ul li a { width: 100%; } .left-sidebar .widget_nav_menu ul ul li { width: 85%; padding-left: 10%; } .left-sidebar aside { width: 100%; } } @media only screen and (max-width: 1140px) { body { max-width: 1140px; } #content article { width: 43.5%; } }
0.328529
0.07403
h1,h2 { text-align: center; } h1,h2,h3 { margin-bottom: 1em; } p + h3 { margin-top: 1em; } body { padding: 2em; background: #990000; } a { color: #CC0000; } a:visited { color: #880000; } a:hover { background-color: #FFF6F6; } table#header { width: 100%; border-collapse: collapse; border-spacing: 0px; margin-bottom: 1em; } #header .logo { text-align: right; } #header .title { text-align: left; font-weight: bold; font-size: 18px; } #header a { text-decoration: none; color: #000000; } table#header td { vertical-align: middle; padding: 0px 5px; } #page { background: #fff; padding: 3em; -moz-border-radius: 3em; -webkit-border-radius: 3em; border-radius: 3em; min-height: 400px; } #footer { font-size: 10px; text-align: center; margin-top: 3em; } #footer a { color: #CC9999; text-decoration: none; } p { } img { border: 0px; } ul, ol { margin-left: 3em; } .notice { border: 2px solid #660000; background: #FFEEEE; padding: 1.5em; margin-bottom: 2em; } table.table { border: 0px; border-spacing: 0px; border-collapse: collapse; } table.table td, table.table th { border: 1px solid #000000; padding: 0.5em; overflow: hidden; } table#referrers, table#searches { font-size: 12px; } table#referrers th, table#searches th { vertical-align: bottom; text-align: left; } td.domainname { text-align: right; } .flash, .message { border: 1px solid; padding: 1em; margin-bottom: 1em; } .message { display: none; position: fixed; top: 2em; left: 88px; width: 60%; } #flash_success, #message-success { border-color: #993300; color: #993300; background: #FFDDAA; } #flash_error, #message-error { border-color: #660000; color: #660000; background: #FFEEEE; } #nav { background-color: #EEEEEE; padding: 0.5em 1em; font-size: 12px; margin-bottom: 1em; } #nav > * { margin-right: 1em; } .unimportant { opacity: 0.4; }
public/css/screen.css
h1,h2 { text-align: center; } h1,h2,h3 { margin-bottom: 1em; } p + h3 { margin-top: 1em; } body { padding: 2em; background: #990000; } a { color: #CC0000; } a:visited { color: #880000; } a:hover { background-color: #FFF6F6; } table#header { width: 100%; border-collapse: collapse; border-spacing: 0px; margin-bottom: 1em; } #header .logo { text-align: right; } #header .title { text-align: left; font-weight: bold; font-size: 18px; } #header a { text-decoration: none; color: #000000; } table#header td { vertical-align: middle; padding: 0px 5px; } #page { background: #fff; padding: 3em; -moz-border-radius: 3em; -webkit-border-radius: 3em; border-radius: 3em; min-height: 400px; } #footer { font-size: 10px; text-align: center; margin-top: 3em; } #footer a { color: #CC9999; text-decoration: none; } p { } img { border: 0px; } ul, ol { margin-left: 3em; } .notice { border: 2px solid #660000; background: #FFEEEE; padding: 1.5em; margin-bottom: 2em; } table.table { border: 0px; border-spacing: 0px; border-collapse: collapse; } table.table td, table.table th { border: 1px solid #000000; padding: 0.5em; overflow: hidden; } table#referrers, table#searches { font-size: 12px; } table#referrers th, table#searches th { vertical-align: bottom; text-align: left; } td.domainname { text-align: right; } .flash, .message { border: 1px solid; padding: 1em; margin-bottom: 1em; } .message { display: none; position: fixed; top: 2em; left: 88px; width: 60%; } #flash_success, #message-success { border-color: #993300; color: #993300; background: #FFDDAA; } #flash_error, #message-error { border-color: #660000; color: #660000; background: #FFEEEE; } #nav { background-color: #EEEEEE; padding: 0.5em 1em; font-size: 12px; margin-bottom: 1em; } #nav > * { margin-right: 1em; } .unimportant { opacity: 0.4; }
0.451327
0.14774
html { font-size: 62.5% } @font-face { font-family: baseCodeRegular; font-style: normal; font-weight: 300; src: url(/fcdesignsystem/1.0.0/fonts/sourcecodepro-regular.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcecodepro-regular.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcecodepro-regular.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcecodepro-regular.woff) format("woff") } @font-face { font-family: basefontLight; font-style: normal; font-weight: 300; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-light-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-light-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-light-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-light-webfont.woff) format("woff") } @font-face { font-family: basefontLightItalic; font-style: normal; font-weight: 300; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-lightit-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-lightit-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-lightit-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-lightit-webfont.woff) format("woff") } @font-face { font-family: basefontRegular; font-style: normal; font-weight: 400; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-regular-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-regular-webfont.eot) format("eot") } @font-face { font-family: basefontSemiBold; font-style: normal; font-weight: 600; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semibold-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semibold-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semibold-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semibold-webfont.woff) format("woff") } @font-face { font-family: basefontSemiBoldItalic; font-style: normal; font-weight: 700; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semiboldit-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semiboldit-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semiboldit-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semiboldit-webfont.woff) format("woff") } @font-face { font-family: basefontBold; font-style: normal; font-weight: 700; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-bold-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-bold-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-bold-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-bold-webfont.woff) format("woff") } @font-face { font-family: basefontBoldItalic; font-style: normal; font-weight: 700; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-boldit-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-boldit-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-boldit-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-boldit-webfont.woff) format("woff") } @font-face { font-family: basefontItalic; font-style: normal; font-weight: 700; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-it-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-it-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-it-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-it-webfont.woff) format("woff") } .grad-1 { background: #6753ec; background: linear-gradient(127.11deg, #6753ec, #3d28be) } .grad-2 { background: #02d5cc; background: linear-gradient(132.8deg, #02d5cc, #0cbbb4 45.93%, #257976) } .grad-3 { background: #eff274; background: linear-gradient(131.12deg, #eff274, #f8b648) } .grad-4 { background: #5d4edc; background: linear-gradient(90deg, #5d4edc, #00cfc6) } .grad-5 { background: #b3e6ff; background: linear-gradient(132.49deg, #b3e6ff, #b0defc 19%, #a9caf5 48%, #9ca8e8 82%, #9594e1) } .grad-6 { background: #261f5c; background: linear-gradient(140.02deg, #261f5c, #1fa377) } .grad-7 { background: #0af; background: linear-gradient(311.91deg, #0af, #c750cf) } .grad-8 { background: #2cc7c0; background: linear-gradient(90deg, #2cc7c0, #59d99d) } .grad-9 { background: #1c194f; background: linear-gradient(135deg, #1c194f, #301759 25.28%, #09428d 80.37%, #0d9583) } .grad-10 { background: #31194f; background: linear-gradient(135deg, #31194f, #3b1d6e 27.67%, #09578d 81.24%, #09578d 81.25%, #202d7e) } .grad-11 { background: #520a44; background: linear-gradient(135deg, #520a44, #150d53 39.26%, #2d1d7b 78.39%, #5b4b7c) } .grad-12 { background: hsla(0, 0%, 100%, .5); background: linear-gradient(180deg, hsla(0, 0%, 100%, .5), #f2f2f2) } .grad-13 { background: hsla(0, 0%, 100%, .5); background: linear-gradient(180deg, hsla(0, 0%, 100%, .5), #f8fafc) } .grad-14 { background: #22166a; background: linear-gradient(149.74deg, #22166a, #7e44b6 73.12%, #d18989) } .grad-15 { background: #300158; background: linear-gradient(135deg, #300158, #241568 28.82%, #12509e 55.23%, #68d1bc) } .grad-16 { background: #22166a; background: linear-gradient(141.38deg, #22166a, #914086 58.94%, #ecd4a0) } .grad-17 { background: #26155e; background: linear-gradient(131.97deg, #26155e, #823da5) } .banner-bg-1 { background: #300158; background: linear-gradient(155.26deg, #300158, #241568 28.82%, #12509e 60.55%, #34b1c7 82.92%, #9de0d5) } .banner-bg-2 { background: #22166a; background: linear-gradient(141.38deg, #22166a, #914086 58.94%, #ecd4a0) } .banner-bg-3 { background: #300158; background: linear-gradient(135deg, #300158, #241568 28.82%, #12509e 55.23%, #68d1bc) } .banner-bg-4 { background: #22166a; background: linear-gradient(149.74deg, #22166a, #7e44b6 73.12%, #d18989) } .banner-bg-5 { background: #111e72; background: linear-gradient(135.33deg, #111e72, #531980) } .stripe-plb { background: #2d0065; background: linear-gradient(135deg, #2d0065, #371471 27.85%, #093f8d 69.94%, #2f41ad) } .stripe-bp { background: #5d0336; background: linear-gradient(135deg, #5d0336, #080046 39.26%, #1f0e72 78.39%, #403558) } .card-teal-grad .fc_select, .card-teal-grad>.card-header, .card-teal .fc_select, .teal-grad { background: #2a51a3; background: linear-gradient(135deg, #2a51a3, #36c1d1) } .card-purple-grad .fc_select, .card-purple-grad>.card-header, .card-purple .fc_select, .purple-grad { background: #7466db; background: linear-gradient(134.72deg, #7466db, #d0a9e2) } .card-navyblue-grad .fc_select, .card-navyblue-grad>.card-header, .card-navyblue .fc_select, .navyblue-grad { background: #70cee6; background: linear-gradient(315deg, #70cee6, #12298e) } .white { background-color: #fff } .black { background-color: #313131 } .base-primary { background-color: #212344 } .base-accent { background-color: #16d3c0 } .blue { background-color: #43ccfe } .purple { background-color: #6957da } .orchid { background-color: #dd5ec7 } .yellow { background-color: #fab73a } .green { background-color: #48b884 } .red { background-color: #f64f4b } .bg-light-purple { background-color: #f8f9fd } @font-face { font-family: fusion-icon; src: url(/fcdesignsystem/1.0.0/fonts/fusion-icon.eot); src: url(/fcdesignsystem/1.0.0/fonts/fusion-icon.eot#iefix) format("embedded-opentype"), url(/fcdesignsystem/1.0.0/fonts/fusion-icon.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/fusion-icon.woff) format("woff"), url(/fcdesignsystem/1.0.0/images/fusion-icon.svg#fusion-icon) format("svg"); font-weight: 400; font-style: normal } i { font-family: fusion-icon !important; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .fc_go:before { content: "\E95C" } .fc_gem:before { content: "\E94A" } .fc_fusioncharts:before { content: "\E947" } .fc_rss:before { content: "\E921" } .fc_datastory:before { content: "\E94B" } .fc_youtube:before { content: "\E948" } .fc_linkedin:before { content: "\E949" } .fc_facebook:before { content: "\E94C" } .fc_twitter:before { content: "\E94D" } .fc_Angular:before { content: "\E94E" } .fc_angular4:before { content: "\E94F" } .fc_backbone:before { content: "\E950" } .fc_django:before { content: "\E951" } .fc_ember:before { content: "\E952" } .fc_java:before { content: "\E953" } .fc_jQuery:before { content: "\E954" } .fc_JS:before { content: "\E955" } .fc_net:before { content: "\E956" } .fc_php:before { content: "\E957" } .fc_python:before { content: "\E958" } .fc_React:before { content: "\E959" } .fc_ruby_on_rails:before { content: "\E95A" } .fc_vue:before { content: "\E95B" } .fc_responsive:before { content: "\E946" } .fc_combination_chart:before { content: "\E943" } .fc_easay:before { content: "\E944" } .fc_export:before { content: "\E945" } .fc_indicator_right:before { content: "\E941" } .fc_lock:before { content: "\E942" } .fc_bower:before { content: "\E936" } .fc_cost_monitor:before { content: "\E937" } .fc_cross_covered:before { content: "\E938" } .fc_distribution:before { content: "\E939" } .fc_js:before { content: "\E93A" } .fc_npm_n:before { content: "\E93B" } .fc_npm:before { content: "\E93C" } .fc_planning:before { content: "\E93D" } .fc_test_result:before { content: "\E93E" } .fc_area_charts:before { content: "\E900" } .fc_bar_charts:before { content: "\E901" } .fc_chart_gallery:before { content: "\E902" } .fc_checkmark:before { content: "\E903" } .fc_close:before { content: "\E904" } .fc_code:before { content: "\E905" } .fc_column_chart:before { content: "\E906" } .fc_console:before { content: "\E907" } .fc_dashboard:before { content: "\E908" } .fc_download:before { content: "\E909" } .fc_dropdown:before { content: "\E90A" } .fc_Edit:before { content: "\E90B" } .fc_expand:before { content: "\E90C" } .fc_eye:before { content: "\E90D" } .fc_features_gallery:before { content: "\E90E" } .fc_fire:before { content: "\E90F" } .fc_flask:before { content: "\E910" } .fc_frontend:before { content: "\E911" } .fc_fullscreen:before { content: "\E912" } .fc_gauges:before { content: "\E913" } .fc_github:before { content: "\E914" } .fc_globe_with_location:before { content: "\E915" } .fc_integrate:before { content: "\E916" } .fc_keymetrics_in_apps:before { content: "\E917" } .fc_kpi:before { content: "\E918" } .fc_line_chart:before { content: "\E919" } .fc_link_to_new_page:before { content: "\E91A" } .fc_location:before { content: "\E91B" } .fc_luncher:before { content: "\E91C" } .fc_menu:before { content: "\E91D" } .fc_monitor_climate:before { content: "\E91E" } .fc_monitor_process:before { content: "\E91F" } .fc_next:before { content: "\E920" } .fc_performance_charts:before { content: "\E92D" } .fc_pie_chart:before { content: "\E92E" } .fc_reports:before { content: "\E92F" } .fc_select:before { content: "\E930" } .fc_share:before { content: "\E931" } .fc_themes:before { content: "\E932" } .fc_timer:before { content: "\E933" } .fc_value_pointer:before { content: "\E934" } .fc_visual_customisation:before { content: "\E935" } .fc_autorenew:before { content: "\E863" } .fc_timeline:before { content: "\E92C" } .fc_demo:before { content: "\E922" } .fc_api:before { content: "A" } .fc_edit:before { content: "\E923" } .fc_bar:before { content: "\E924" } .fc_angular:before { content: "\E925" } .fc_error:before { content: "\E000" } .fc_add:before { content: "\E145" } .fc_copy:before { content: "\E14D" } .fc_link:before { content: "\E157" } .fc_envelop:before { content: "\E159" } .fc_widgets:before { content: "\E1BD" } .fc_headset_mic:before { content: "\E311" } .fc_keyboard_arrow_down:before { content: "\E313" } .fc_keyboard_arrow_left:before { content: "\E314" } .fc_keyboard_arrow_right:before { content: "\E315" } .fc_keyboard_arrow_up:before { content: "\E316" } .fc_arrow_back_long:before { content: "\E317" } .fc_device_hub:before { content: "\E335" } .fc_flip:before { content: "\E3E8" } .fc_bookmark:before { content: "\E431" } .fc_arrow_back:before { content: "\E5C4" } .fc_arrow_forward:before { content: "\E5C8" } .fc_close_light:before { content: "\E5CD" } .fc_done:before { content: "\E876" } .fc_help:before { content: "\E887" } .fc_home:before { content: "\E88A" } .fc_thumb_down:before { content: "\E8DB" } .fc_thumb_up:before { content: "\E8DC" } .fc_color:before { content: "\E926" } .fc_jquery:before { content: "\E927" } .fc_open_book:before { content: "\E928" } .fc_react:before { content: "\E929" } .fc_search:before { content: "\E92A" } .fc_spaceship:before { content: "\E92B" } .fc_bullhorn:before { content: "\E93F" } .fc_stack:before { content: "\E940" } .fc_cog:before { content: "\E994" } .fc_bug:before { content: "\E999" } .fc_gift:before { content: "\E99F" } .fc_happy:before { content: "\E9DF" } .fc_smile:before { content: "\E9E1" } .fc_sad:before { content: "\E9E5" } .fc_blocked:before { content: "\EA0E" } .icon-account-manager, .icon-account-manager\:regular, .icon-chart-suite, .icon-chart-suite\:regular, .icon-chart-support, .icon-chart-support\:regular, .icon-core-team, .icon-core-team\:regular, .icon-premium-support, .icon-premium-support\:regular, .icon-unlimited-support, .icon-unlimited-support\:regular { background-repeat: no-repeat } .icon-account-manager, .icon-account-manager\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-chart-suite, .icon-chart-suite\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-chart-support, .icon-chart-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-core-team, .icon-core-team\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-premium-support, .icon-premium-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-unlimited-support, .icon-unlimited-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-account-manager, .icon-account-manager\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 0 } .icon-account-manager-dims { width: 56px; height: 52px } .icon-chart-suite, .icon-chart-suite\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -52px } .icon-chart-suite-dims { width: 56px; height: 52px } .icon-chart-support, .icon-chart-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -104px } .icon-chart-support-dims { width: 56px; height: 52px } .icon-core-team, .icon-core-team\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -156px } .icon-core-team-dims { width: 56px; height: 52px } .icon-premium-support, .icon-premium-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -208px } .icon-premium-support-dims { width: 56px; height: 52px } .icon-unlimited-support, .icon-unlimited-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -260px } .icon-unlimited-support-dims { width: 56px; height: 52px } .fc-application-websites, .fc-application-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-bower, .fc-bower\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-git, .fc-git\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-npm, .fc-npm\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-oem-websites, .fc-oem-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-saas-websites, .fc-saas-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-application-websites, .fc-application-websites\:regular, .fc-bower, .fc-bower\:regular, .fc-git, .fc-git\:regular, .fc-npm, .fc-npm\:regular, .fc-oem-websites, .fc-oem-websites\:regular, .fc-saas-websites, .fc-saas-websites\:regular { background-repeat: no-repeat } .fc-application-websites, .fc-application-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 0 } .fc-application-websites-dims { width: 60px; height: 55px } .fc-bower, .fc-bower\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -55px } .fc-bower-dims { width: 60px; height: 60px } .fc-git, .fc-git\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -115px } .fc-git-dims { width: 60px; height: 60px } .fc-npm, .fc-npm\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -175px } .fc-npm-dims { width: 60px; height: 60px } .fc-oem-websites, .fc-oem-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -235px } .fc-oem-websites-dims { width: 60px; height: 55px } .fc-saas-websites, .fc-saas-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -290px } .fc-saas-websites-dims { width: 60px; height: 55px } :root { --blue: #43ccfe; --purple: #6957da; --orchid: #dd5ec7; --red: #f64f4b; --yellow: #fab73a; --green: #48b884; --white: #fff; --gray: #5a5b75; --gray-dark: #22263b; --primary: #59d99d; --secondary: #6957da; --success: #48b884; --info: #43ccfe; --warning: #fab73a; --danger: #f64f4b; --light: #f8f9fa; --dark: #22263b; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 800px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --breakpoint-xxl: 1440px; --breakpoint-exl: 1600px; --font-family-sans-serif: "basefontRegular", "Helvetica Neue", Arial, sans-serif; --font-family-monospace: "baseCodeRegular", "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace } *, :after, :before { box-sizing: border-box } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent } @-ms-viewport { width: device-width } article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block } body { margin: 0; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-size: 1.6rem; font-weight: 400; line-height: 1.65; color: #434456; text-align: left; background-color: #fff } body, html { -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; min-height: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } [tabindex="-1"]:focus { outline: 0 !important } hr { box-sizing: content-box; height: 0; overflow: visible } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem } p { margin-top: 0; margin-bottom: 2rem } @media (min-width:1200px) { p { margin-bottom: 3rem } } abbr[data-original-title], abbr[title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0 } address { font-style: normal; line-height: inherit } address, dl, ol, ul { margin-bottom: 1rem } dl, ol, ul { margin-top: 0 } ol ol, ol ul, ul ol, ul ul { margin-bottom: 0 } dt { font-weight: 600 } dd { margin-bottom: .5rem; margin-left: 0 } blockquote { margin: 0 0 1rem } dfn { font-style: italic } b, strong { font-weight: bolder } small { font-size: 80% } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline } sub { bottom: -.25em } sup { top: -.5em } a { text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects } a, a:hover { color: #6957da } a:hover { text-decoration: underline } a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none } a:not([href]):not([tabindex]):focus { outline: 0 } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar } figure { margin: 0 0 1rem } img { vertical-align: middle; border-style: none } svg:not(:root) { overflow: hidden } table { border-collapse: collapse } caption { padding-top: .75rem; padding-bottom: .75rem; color: #9f9fb9; text-align: left; caption-side: bottom } th { text-align: inherit } label { display: inline-block; margin-bottom: .5rem } button { border-radius: 0 } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color } button, input, optgroup, select, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit } button, input { overflow: visible } button, select { text-transform: none } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button } [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border-style: none } input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 } input[type=date], input[type=datetime-local], input[type=month], input[type=time] { -webkit-appearance: listbox } textarea { overflow: auto; resize: vertical } fieldset { min-width: 0; padding: 0; margin: 0; border: 0 } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal } progress { vertical-align: baseline } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto } [type=search] { outline-offset: -2px; -webkit-appearance: none } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button } output { display: inline-block } summary { display: list-item; cursor: pointer } template { display: none } [hidden] { display: none !important } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: .5rem; font-family: inherit; line-height: 1.25; color: #212344 } .bold, .h5, .h6 { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .h1, h1 { font-size: 30px; font-size: 3rem; font-weight: 400 } @media (min-width:1200px) { .h1, h1 { font-size: calc(32px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(44px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .h1, h1 { font-size: calc(34px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(48px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1600px) { .h1, h1 { font-size: calc(38px + ((5 * (100vw - 1600px)) / 1400)); line-height: calc(52px + ((10 * (100vw - 1600px)) / 1400)) } } .h2, h2 { font-size: 24px; font-size: 2.4rem; font-weight: 400 } @media (min-width:1200px) { .h2, h2 { font-size: calc(26px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(40px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .h2, h2 { font-size: calc(28px + ((5 * (100vw - 1440px)) / 1200)); line-height: calc(40px + ((10 * (100vw - 1440px)) / 1200)) } } @media (min-width:1600px) { .h2, h2 { font-size: calc(32px + ((5 * (100vw - 1900px)) / 1400)); line-height: calc(42px + ((10 * (100vw - 1900px)) / 1400)) } } .h3, h3 { font-size: 18px; font-size: 1.8rem; font-weight: 400 } @media (min-width:800px) { .h3, h3 { font-size: calc(21px + ((5 * (100vw - 800px)) / 799)); line-height: calc(31px + ((10 * (100vw - 800px)) / 799)) } } @media (max-width:991.98px) { .h3, h3 { font-size: calc(21px + ((0* (100vw - 800px)) / 799)); line-height: calc(30px + ((0 * (100vw - 800px)) / 799)) } } .h4, h4 { font-size: 16px; font-size: 1.6rem; font-weight: 400 } @media (min-width:800px) { .h4, h4 { font-size: calc(19px + ((5 * (100vw - 800px)) / 799)); line-height: calc(24px + ((10 * (100vw - 800px)) / 799)) } } @media (max-width:991.98px) { .h4, h4 { font-size: calc(18px + ((0 * (100vw - 800px)) / 799)); line-height: calc(23px + ((0 * (100vw - 800px)) / 799)) } } .h5, h5 { font-size: 14px; font-size: 1.4rem; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-weight: 600 } @media (min-width:800px) { .h5, h5 { font-size: calc(14px + ((5 * (100vw - 800px)) / 799)); line-height: calc(16px + ((10 * (100vw - 800px)) / 799)) } } @media (max-width:1199.98px) { .h5, h5 { font-size: calc(16px + ((0 * (100vw - 800px)) / 799)) !important; line-height: calc(20px + ((0 * (100vw - 800px)) / 799)) } } .h6, h6 { font-size: 12px; font-size: 1.2rem; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-weight: 600 } @media (min-width:800px) { .h6, h6 { font-size: calc(12px + ((5 * (100vw - 800px)) / 799)); line-height: calc(14px + ((10 * (100vw - 800px)) / 799)) } } @media (max-width:1199.98px) { .h6, h6 { font-size: calc(14px + ((0 * (100vw - 800px)) / 799)) !important; line-height: calc(18px + ((0 * (100vw - 800px)) / 799)) } } .lead { font-size: 1.8rem; font-weight: 300 } @media (min-width:800px) { .lead { font-size: calc(17px + ((1.2 * (100vw - 800px)) / 799)); line-height: calc(28px + ((1.4 * (100vw - 800px)) / 799)) } } @media (max-width:991.98px) { .lead { font-size: calc(17px + ((0 * (100vw - 800px)) / 799)); line-height: calc(28px + ((0 * (100vw - 800px)) / 799)) } } .display-1 { font-size: 22px; font-size: 2.2rem; font-weight: 400; line-height: 1.25 } @media (min-width:800px) { .display-1 { font-size: calc(24px + ((5 * (100vw - 800px)) / 799)); line-height: calc(36px + ((10 * (100vw - 800px)) / 799)) } } @media (min-width:1200px) { .display-1 { font-size: calc(26px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(42px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .display-1 { font-size: calc(32px + ((5 * (100vw - 1440px)) / 1200)); line-height: calc(46px + ((10 * (100vw - 1440px)) / 1200)) } } @media (min-width:1600px) { .display-1 { font-size: calc(38px + ((5 * (100vw - 1900px)) / 1400)); line-height: calc(56px + ((10 * (100vw - 1900px)) / 1400)) } } .display-1.semibold { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .display-2 { font-size: 26px; font-size: 2.6rem; font-weight: 400; line-height: 1.25 } @media (min-width:800px) { .display-2 { font-size: calc(28px + ((5 * (100vw - 800px)) / 799)); line-height: calc(42px + ((10 * (100vw - 800px)) / 799)) } } @media (min-width:1200px) { .display-2 { font-size: calc(32px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(46px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .display-2 { font-size: calc(38px + ((5 * (100vw - 1440px)) / 1200)); line-height: calc(56px + ((10 * (100vw - 1440px)) / 1200)) } } @media (min-width:1600px) { .display-2 { font-size: calc(42px + ((5 * (100vw - 1900px)) / 1400)); line-height: calc(56px + ((10 * (100vw - 1900px)) / 1400)) } } .display-2.semibold { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .display-3 { font-size: 30px; font-size: 3rem; font-weight: 400; line-height: 1.25 } @media (min-width:800px) { .display-3 { font-size: calc(35px + ((5 * (100vw - 800px)) / 799)); line-height: calc(50px + ((10 * (100vw - 800px)) / 799)) } } @media (min-width:1200px) { .display-3 { font-size: calc(38px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(56px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .display-3 { font-size: calc(42px + ((5 * (100vw - 1440px)) / 1200)); line-height: calc(56px + ((10 * (100vw - 1440px)) / 1200)) } } @media (min-width:1600px) { .display-3 { font-size: calc(48px + ((5 * (100vw - 1900px)) / 1400)); line-height: calc(64px + ((10 * (100vw - 1900px)) / 1400)) } } .display-3.semibold { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .caption, caption { font-size: 14px; font-size: 1.4rem; font-weight: 400; line-height: 1.5 } .legend, legend { font-size: 12px; font-size: 1.2rem; font-weight: 400; line-height: 1.5 } .short-description { font-size: 15px; font-size: 1.5rem } @media (min-width:992px) { .short-description { font-size: 16px; font-size: 1.6rem } } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(49, 49, 49, .05) } .small, small { font-size: 80%; font-weight: 400 } .ext-small { font-size: 70%; font-weight: 400 } .mark, mark { padding: .2em; background-color: #fcf8e3 } .list-inline, .list-unstyled { padding-left: 0; list-style: none } .list-inline-item { display: inline-block } .list-inline-item:not(:last-child) { margin-right: .5rem } .checked-list { list-style: none; padding: 0; margin: 0 } .checked-list li { margin-top: 2rem; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-size: 16px; font-size: 1.6rem; padding-left: 38px } .checked-list li:first-child { margin-top: 0 } .checked-list li i { display: block; float: left; width: 24px; height: 24px; margin-left: -38px; font-size: 24px; font-size: 2.4rem; color: #bcbccf } .checked-list.checked-list-sm li { font-size: 14px; font-size: 1.4rem; line-height: 1.7; padding-left: 25px } .checked-list.checked-list-sm li i { font-size: 20px; font-size: 2rem; margin-left: -25px } .checked-list.checked-list-lg li { font-size: 20px; font-size: 2rem } .dotted-list { list-style: none; padding: 0; margin: 0 } .dotted-list li { font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-size: 16px; font-size: 1.6rem; padding-left: 38px } .dotted-list li:first-child { margin-top: 0 } .dotted-list li:before { content: ""; width: 1rem; height: 1rem; display: block; float: left; border-radius: 50%; background-color: #73748c; margin-left: -20px; margin-top: 6px } .dotted-list.dotted-list-lg, .dotted-list.dotted-list-sm { font-size: 14px; font-size: 1.4rem; line-height: 1.7; padding-left: 25px } .feature-list { padding-left: 50px } .feature-list li { margin-bottom: 2rem; color: #73748c } .feature-list li .icon-img { width: 50px; height: 50px; display: block; float: left; margin-left: -60px; margin-top: -10px; transform: scale(1.1) } .feature-list li:after { content: ""; display: table; clear: both } .initialism { font-size: 90%; text-transform: uppercase } .blockquote { margin-bottom: 1rem; font-size: 2rem } .blockquote-footer { display: block; font-size: 80%; color: #5a5b75 } .blockquote-footer:before { content: "\2014 \A0" } .kbd, kbd { opacity: .8; background-color: #063732 } .kbd, kbd, pre { height: auto; width: auto; border-radius: 2px } pre { font-size: 16px; font-size: 1.6rem; background-color: #f8f8f8; color: #4a4a4a; padding: 20px } .curly-braces-text:after, .curly-braces-text:before { display: inline-block; width: 10px; height: auto; vertical-align: middle } .curly-braces-text:before { content:"{" } .curly-braces-text:after { content: "}" } .img-fluid, .img-thumbnail { max-width: 100%; height: auto } .img-thumbnail { padding: .25rem; background-color: #fff; border: 1px solid #8786a4; border-radius: .5rem; box-shadow: 0 1px 2px rgba(49, 49, 49, .075) } .figure { display: inline-block } .figure-img { margin-bottom: .5rem; line-height: 1 } .figure-caption { font-size: 90%; color: #5a5b75 } code { font-size: 87.5%; color: #dd5ec7; word-break: break-word } a>code { color: inherit } kbd { padding: .2rem .8rem; font-size: 87.5%; color: #fff; background-color: #063732; border-radius: .2rem; box-shadow: inset 0 -.1rem 0 rgba(49, 49, 49, .25) } kbd kbd { padding: 0; font-size: 100%; font-weight: 600; box-shadow: none } pre { display: block; font-size: 87.5%; color: #191c2b } pre code { font-size: inherit; color: inherit; word-break: normal } .pre-scrollable { max-height: 340px; overflow-y: scroll } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } @media (min-width:576px) { .container { max-width: 540px } } @media (min-width:800px) { .container { max-width: 752px } } @media (min-width:992px) { .container { max-width: 960px } } @media (min-width:1200px) { .container { max-width: 1140px } } @media (min-width:1440px) { .container { max-width: 1400px } } @media (min-width:1600px) { .container { max-width: 1560px } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px } .no-gutters { margin-right: 0; margin-left: 0 } .no-gutters>.col, .no-gutters>[class*=col-] { padding-right: 0; padding-left: 0 } .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-exl, .col-exl-1, .col-exl-2, .col-exl-3, .col-exl-4, .col-exl-5, .col-exl-6, .col-exl-7, .col-exl-8, .col-exl-9, .col-exl-10, .col-exl-11, .col-exl-12, .col-exl-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px } .col { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-auto { flex: 0 0 auto; width: auto; max-width: none } .col-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-3 { flex: 0 0 25%; max-width: 25% } .col-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-6 { flex: 0 0 50%; max-width: 50% } .col-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-9 { flex: 0 0 75%; max-width: 75% } .col-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-12 { flex: 0 0 100%; max-width: 100% } .order-first { order: -1 } .order-last { order: 13 } .order-0 { order: 0 } .order-1 { order: 1 } .order-2 { order: 2 } .order-3 { order: 3 } .order-4 { order: 4 } .order-5 { order: 5 } .order-6 { order: 6 } .order-7 { order: 7 } .order-8 { order: 8 } .order-9 { order: 9 } .order-10 { order: 10 } .order-11 { order: 11 } .order-12 { order: 12 } .offset-1 { margin-left: 8.33333% } .offset-2 { margin-left: 16.66667% } .offset-3 { margin-left: 25% } .offset-4 { margin-left: 33.33333% } .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% } @media (min-width:576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: none } .col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-sm-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-sm-3 { flex: 0 0 25%; max-width: 25% } .col-sm-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-sm-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-sm-6 { flex: 0 0 50%; max-width: 50% } .col-sm-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-sm-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-sm-9 { flex: 0 0 75%; max-width: 75% } .col-sm-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-sm-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-sm-12 { flex: 0 0 100%; max-width: 100% } .order-sm-first { order: -1 } .order-sm-last { order: 13 } .order-sm-0 { order: 0 } .order-sm-1 { order: 1 } .order-sm-2 { order: 2 } .order-sm-3 { order: 3 } .order-sm-4 { order: 4 } .order-sm-5 { order: 5 } .order-sm-6 { order: 6 } .order-sm-7 { order: 7 } .order-sm-8 { order: 8 } .order-sm-9 { order: 9 } .order-sm-10 { order: 10 } .order-sm-11 { order: 11 } .order-sm-12 { order: 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-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% } } @media (min-width:800px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-md-auto { flex: 0 0 auto; width: auto; max-width: none } .col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-md-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-md-3 { flex: 0 0 25%; max-width: 25% } .col-md-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-md-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-md-6 { flex: 0 0 50%; max-width: 50% } .col-md-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-md-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-md-9 { flex: 0 0 75%; max-width: 75% } .col-md-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-md-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-md-12 { flex: 0 0 100%; max-width: 100% } .order-md-first { order: -1 } .order-md-last { order: 13 } .order-md-0 { order: 0 } .order-md-1 { order: 1 } .order-md-2 { order: 2 } .order-md-3 { order: 3 } .order-md-4 { order: 4 } .order-md-5 { order: 5 } .order-md-6 { order: 6 } .order-md-7 { order: 7 } .order-md-8 { order: 8 } .order-md-9 { order: 9 } .order-md-10 { order: 10 } .order-md-11 { order: 11 } .order-md-12 { order: 12 } .offset-md-0 { margin-left: 0 } .offset-md-1 { margin-left: 8.33333% } .offset-md-2 { margin-left: 16.66667% } .offset-md-3 { margin-left: 25% } .offset-md-4 { margin-left: 33.33333% } .offset-md-5 { margin-left: 41.66667% } .offset-md-6 { margin-left: 50% } .offset-md-7 { margin-left: 58.33333% } .offset-md-8 { margin-left: 66.66667% } .offset-md-9 { margin-left: 75% } .offset-md-10 { margin-left: 83.33333% } .offset-md-11 { margin-left: 91.66667% } } @media (min-width:992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: none } .col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-lg-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-lg-3 { flex: 0 0 25%; max-width: 25% } .col-lg-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-lg-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-lg-6 { flex: 0 0 50%; max-width: 50% } .col-lg-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-lg-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-lg-9 { flex: 0 0 75%; max-width: 75% } .col-lg-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-lg-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-lg-12 { flex: 0 0 100%; max-width: 100% } .order-lg-first { order: -1 } .order-lg-last { order: 13 } .order-lg-0 { order: 0 } .order-lg-1 { order: 1 } .order-lg-2 { order: 2 } .order-lg-3 { order: 3 } .order-lg-4 { order: 4 } .order-lg-5 { order: 5 } .order-lg-6 { order: 6 } .order-lg-7 { order: 7 } .order-lg-8 { order: 8 } .order-lg-9 { order: 9 } .order-lg-10 { order: 10 } .order-lg-11 { order: 11 } .order-lg-12 { order: 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-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% } } @media (min-width:1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: none } .col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-xl-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-xl-3 { flex: 0 0 25%; max-width: 25% } .col-xl-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-xl-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-xl-6 { flex: 0 0 50%; max-width: 50% } .col-xl-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-xl-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-xl-9 { flex: 0 0 75%; max-width: 75% } .col-xl-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-xl-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-xl-12 { flex: 0 0 100%; max-width: 100% } .order-xl-first { order: -1 } .order-xl-last { order: 13 } .order-xl-0 { order: 0 } .order-xl-1 { order: 1 } .order-xl-2 { order: 2 } .order-xl-3 { order: 3 } .order-xl-4 { order: 4 } .order-xl-5 { order: 5 } .order-xl-6 { order: 6 } .order-xl-7 { order: 7 } .order-xl-8 { order: 8 } .order-xl-9 { order: 9 } .order-xl-10 { order: 10 } .order-xl-11 { order: 11 } .order-xl-12 { order: 12 } .offset-xl-0 { margin-left: 0 } .offset-xl-1 { margin-left: 8.33333% } .offset-xl-2 { margin-left: 16.66667% } .offset-xl-3 { margin-left: 25% } .offset-xl-4 { margin-left: 33.33333% } .offset-xl-5 { margin-left: 41.66667% } .offset-xl-6 { margin-left: 50% } .offset-xl-7 { margin-left: 58.33333% } .offset-xl-8 { margin-left: 66.66667% } .offset-xl-9 { margin-left: 75% } .offset-xl-10 { margin-left: 83.33333% } .offset-xl-11 { margin-left: 91.66667% } } @media (min-width:1440px) { .col-xxl { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-xxl-auto { flex: 0 0 auto; width: auto; max-width: none } .col-xxl-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-xxl-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-xxl-3 { flex: 0 0 25%; max-width: 25% } .col-xxl-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-xxl-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-xxl-6 { flex: 0 0 50%; max-width: 50% } .col-xxl-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-xxl-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-xxl-9 { flex: 0 0 75%; max-width: 75% } .col-xxl-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-xxl-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-xxl-12 { flex: 0 0 100%; max-width: 100% } .order-xxl-first { order: -1 } .order-xxl-last { order: 13 } .order-xxl-0 { order: 0 } .order-xxl-1 { order: 1 } .order-xxl-2 { order: 2 } .order-xxl-3 { order: 3 } .order-xxl-4 { order: 4 } .order-xxl-5 { order: 5 } .order-xxl-6 { order: 6 } .order-xxl-7 { order: 7 } .order-xxl-8 { order: 8 } .order-xxl-9 { order: 9 } .order-xxl-10 { order: 10 } .order-xxl-11 { order: 11 } .order-xxl-12 { order: 12 } .offset-xxl-0 { margin-left: 0 } .offset-xxl-1 { margin-left: 8.33333% } .offset-xxl-2 { margin-left: 16.66667% } .offset-xxl-3 { margin-left: 25% } .offset-xxl-4 { margin-left: 33.33333% } .offset-xxl-5 { margin-left: 41.66667% } .offset-xxl-6 { margin-left: 50% } .offset-xxl-7 { margin-left: 58.33333% } .offset-xxl-8 { margin-left: 66.66667% } .offset-xxl-9 { margin-left: 75% } .offset-xxl-10 { margin-left: 83.33333% } .offset-xxl-11 { margin-left: 91.66667% } } @media (min-width:1600px) { .col-exl { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-exl-auto { flex: 0 0 auto; width: auto; max-width: none } .col-exl-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-exl-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-exl-3 { flex: 0 0 25%; max-width: 25% } .col-exl-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-exl-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-exl-6 { flex: 0 0 50%; max-width: 50% } .col-exl-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-exl-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-exl-9 { flex: 0 0 75%; max-width: 75% } .col-exl-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-exl-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-exl-12 { flex: 0 0 100%; max-width: 100% } .order-exl-first { order: -1 } .order-exl-last { order: 13 } .order-exl-0 { order: 0 } .order-exl-1 { order: 1 } .order-exl-2 { order: 2 } .order-exl-3 { order: 3 } .order-exl-4 { order: 4 } .order-exl-5 { order: 5 } .order-exl-6 { order: 6 } .order-exl-7 { order: 7 } .order-exl-8 { order: 8 } .order-exl-9 { order: 9 } .order-exl-10 { order: 10 } .order-exl-11 { order: 11 } .order-exl-12 { order: 12 } .offset-exl-0 { margin-left: 0 } .offset-exl-1 { margin-left: 8.33333% } .offset-exl-2 { margin-left: 16.66667% } .offset-exl-3 { margin-left: 25% } .offset-exl-4 { margin-left: 33.33333% } .offset-exl-5 { margin-left: 41.66667% } .offset-exl-6 { margin-left: 50% } .offset-exl-7 { margin-left: 58.33333% } .offset-exl-8 { margin-left: 66.66667% } .offset-exl-9 { margin-left: 75% } .offset-exl-10 { margin-left: 83.33333% } .offset-exl-11 { margin-left: 91.66667% } } .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent } .table td, .table th { padding: .75rem; vertical-align: top; border-top: 1px solid #8786a4 } .table thead th { vertical-align: bottom; border-bottom: 2px solid #8786a4 } .table tbody+tbody { border-top: 2px solid #8786a4 } .table .table { background-color: #fff } .table-sm td, .table-sm th { padding: .3rem } .table-bordered, .table-bordered td, .table-bordered th { border: 1px solid #8786a4 } .table-bordered thead td, .table-bordered thead th { border-bottom-width: 2px } .table-borderless tbody+tbody, .table-borderless td, .table-borderless th, .table-borderless thead th { border: 0 } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(49, 49, 49, .05) } .table-hover tbody tr:hover { background-color: rgba(49, 49, 49, .075) } .table-primary, .table-primary>td, .table-primary>th { background-color: #d1f4e4 } .table-hover .table-primary:hover, .table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th { background-color: #bcefd8 } .table-secondary, .table-secondary>td, .table-secondary>th { background-color: #d5d0f5 } .table-hover .table-secondary:hover, .table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th { background-color: #c2bbf1 } .table-success, .table-success>td, .table-success>th { background-color: #ccebdd } .table-hover .table-success:hover, .table-hover .table-success:hover>td, .table-hover .table-success:hover>th { background-color: #bae4d1 } .table-info, .table-info>td, .table-info>th { background-color: #caf1ff } .table-hover .table-info:hover, .table-hover .table-info:hover>td, .table-hover .table-info:hover>th { background-color: #b1eaff } .table-warning, .table-warning>td, .table-warning>th { background-color: #feebc8 } .table-hover .table-warning:hover, .table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th { background-color: #fee2af } .table-danger, .table-danger>td, .table-danger>th { background-color: #fccecd } .table-hover .table-danger:hover, .table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th { background-color: #fbb6b5 } .table-light, .table-light>td, .table-light>th { background-color: #fdfdfe } .table-hover .table-light:hover, .table-hover .table-light:hover>td, .table-hover .table-light:hover>th { background-color: #ececf6 } .table-dark, .table-dark>td, .table-dark>th { background-color: #c1c2c8 } .table-hover .table-dark:hover, .table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th { background-color: #b3b5bc } .table-active, .table-active>td, .table-active>th { background-color: rgba(49, 49, 49, .075) } .table-hover .table-active:hover, .table-hover .table-active:hover>td, .table-hover .table-active:hover>th { background-color: rgba(36, 36, 36, .075) } .table .thead-dark th { color: #fff; background-color: #22263b; border-color: #272c43 } .table .thead-light th { color: #434456; background-color: #9f9fb9; border-color: #8786a4 } .table-dark { color: #fff; background-color: #22263b } .table-dark td, .table-dark th, .table-dark thead th { border-color: #272c43 } .table-dark.table-bordered { border: 0 } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: hsla(0, 0%, 100%, .05) } .table-dark.table-hover tbody tr:hover { background-color: hsla(0, 0%, 100%, .075) } @media (max-width:575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-sm>.table-bordered { border: 0 } } @media (max-width:799.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-md>.table-bordered { border: 0 } } @media (max-width:991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-lg>.table-bordered { border: 0 } } @media (max-width:1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-xl>.table-bordered { border: 0 } } @media (max-width:1439.98px) { .table-responsive-xxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-xxl>.table-bordered { border: 0 } } @media (max-width:1599.98px) { .table-responsive-exl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-exl>.table-bordered { border: 0 } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive>.table-bordered { border: 0 } .table-rounded-corner { border-radius: .6rem } .table-rounded-corner table { margin-bottom: 0 } .table-ext td, .table-ext th { padding: 2rem 5rem } .table-ext td, .table-ext th, .table-ext thead th { font-family: basefontRegular, Helvetica Neue, Arial, sans-serif } .form-control { display: block; width: 100%; padding: 1.1rem 1.55rem; font-size: 14px; line-height: 1.65; color: #434456; background-color: #fff; background-clip: padding-box; border: 1px solid #dadae4; border-radius: .5rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out } @media screen and (prefers-reduced-motion:reduce) { .form-control { transition: none } } .form-control::-ms-expand { background-color: transparent; border: 0 } .form-control:focus { color: #434456; background-color: #fff; border-color: #c1f1da; outline: 0; box-shadow: inset 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(89, 217, 157, .25) } .form-control::placeholder { color: #5a5b75; opacity: 1 } .form-control:disabled, .form-control[readonly] { background-color: #9f9fb9; opacity: 1 } select.form-control:not([size]):not([multiple]) { height: calc(4.84rem + 2px) } select.form-control:focus::-ms-value { color: #434456; background-color: #fff } .form-control-file, .form-control-range { display: block; width: 100% } .col-form-label { padding-top: calc(1.1rem + 1px); padding-bottom: calc(1.1rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.65 } .col-form-label-lg { padding-top: calc(1.2rem + 1px); padding-bottom: calc(1.2rem + 1px); font-size: 2rem; line-height: 2 } .col-form-label-sm { padding-top: calc(.9rem + 1px); padding-bottom: calc(.9rem + 1px); font-size: 1.3rem; line-height: 1 } .form-control-plaintext { display: block; width: 100%; padding-top: 1.1rem; padding-bottom: 1.1rem; margin-bottom: 0; line-height: 1.65; color: #434456; background-color: transparent; border: solid transparent; border-width: 1px 0 } .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg>.form-control-plaintext.form-control, .input-group-lg>.input-group-append>.form-control-plaintext.btn, .input-group-lg>.input-group-append>.form-control-plaintext.input-group-text, .input-group-lg>.input-group-prepend>.form-control-plaintext.btn, .input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text, .input-group-sm>.form-control-plaintext.form-control, .input-group-sm>.input-group-append>.form-control-plaintext.btn, .input-group-sm>.input-group-append>.form-control-plaintext.input-group-text, .input-group-sm>.input-group-prepend>.form-control-plaintext.btn, .input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text { padding-right: 0; padding-left: 0 } .form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-prepend>.input-group-text { padding: .9rem 1.2rem; font-size: 1.3rem; line-height: 1; border-radius: .2rem } .input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) { height: calc(3.1rem + 2px) } .form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-prepend>.input-group-text { padding: 1.2rem 2.4rem; font-size: 2rem; line-height: 2; border-radius: .3rem } .input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) { height: calc(6.4rem + 2px) } .form-group { margin-bottom: 1.8rem } .form-text { display: block; margin-top: .25rem } .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px } .form-row>.col, .form-row>[class*=col-] { padding-right: 5px; padding-left: 5px } .form-check { position: relative; display: block; padding-left: 1.25rem } .form-check-input { position: absolute; margin-top: .3rem; margin-left: -1.25rem } .form-check-input:disabled~.form-check-label { color: #9f9fb9 } .form-check-label { margin-bottom: 0 } .form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: .75rem } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: .3125rem; margin-left: 0 } .valid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 80%; color: #48b884; font-style: italic } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(72, 184, 132, .8); border-radius: .2rem } .custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid { border-color: #48b884 } .custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus { border-color: #48b884; box-shadow: 0 0 0 .2rem rgba(72, 184, 132, .25) } .custom-select.is-valid~.valid-feedback, .custom-select.is-valid~.valid-tooltip, .form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .custom-select:valid~.valid-feedback, .was-validated .custom-select:valid~.valid-tooltip, .was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip { display: block } .form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label { color: #48b884 } .form-check-input.is-valid~.valid-feedback, .form-check-input.is-valid~.valid-tooltip, .was-validated .form-check-input:valid~.valid-feedback, .was-validated .form-check-input:valid~.valid-tooltip { display: block } .custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label { color: #48b884 } .custom-control-input.is-valid~.custom-control-label:before, .was-validated .custom-control-input:valid~.custom-control-label:before { background-color: #a4dcc2 } .custom-control-input.is-valid~.valid-feedback, .custom-control-input.is-valid~.valid-tooltip, .was-validated .custom-control-input:valid~.valid-feedback, .was-validated .custom-control-input:valid~.valid-tooltip { display: block } .custom-control-input.is-valid:checked~.custom-control-label:before, .was-validated .custom-control-input:valid:checked~.custom-control-label:before { background: #6dc69d linear-gradient(180deg, #83cfab, #6dc69d) repeat-x } .custom-control-input.is-valid:focus~.custom-control-label:before, .was-validated .custom-control-input:valid:focus~.custom-control-label:before { box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(72, 184, 132, .25) } .custom-file-input.is-valid~.custom-file-label, .was-validated .custom-file-input:valid~.custom-file-label { border-color: #48b884 } .custom-file-input.is-valid~.custom-file-label:before, .was-validated .custom-file-input:valid~.custom-file-label:before { border-color: inherit } .custom-file-input.is-valid~.valid-feedback, .custom-file-input.is-valid~.valid-tooltip, .was-validated .custom-file-input:valid~.valid-feedback, .was-validated .custom-file-input:valid~.valid-tooltip { display: block } .custom-file-input.is-valid:focus~.custom-file-label, .was-validated .custom-file-input:valid:focus~.custom-file-label { box-shadow: 0 0 0 .2rem rgba(72, 184, 132, .25) } .invalid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 80%; color: #f64f4b; font-style: italic } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(246, 79, 75, .8); border-radius: .2rem } .custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid { border-color: #f64f4b } .custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus { border-color: #f64f4b; box-shadow: 0 0 0 .2rem rgba(246, 79, 75, .25) } .custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip, .form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip, .was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip { display: block } .form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label { color: #f64f4b } .form-check-input.is-invalid~.invalid-feedback, .form-check-input.is-invalid~.invalid-tooltip, .was-validated .form-check-input:invalid~.invalid-feedback, .was-validated .form-check-input:invalid~.invalid-tooltip { display: block } .custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label { color: #f64f4b } .custom-control-input.is-invalid~.custom-control-label:before, .was-validated .custom-control-input:invalid~.custom-control-label:before { background-color: #fcc6c4 } .custom-control-input.is-invalid~.invalid-feedback, .custom-control-input.is-invalid~.invalid-tooltip, .was-validated .custom-control-input:invalid~.invalid-feedback, .was-validated .custom-control-input:invalid~.invalid-tooltip { display: block } .custom-control-input.is-invalid:checked~.custom-control-label:before, .was-validated .custom-control-input:invalid:checked~.custom-control-label:before { background: #f87e7c linear-gradient(180deg, #f9928f, #f87e7c) repeat-x } .custom-control-input.is-invalid:focus~.custom-control-label:before, .was-validated .custom-control-input:invalid:focus~.custom-control-label:before { box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(246, 79, 75, .25) } .custom-file-input.is-invalid~.custom-file-label, .was-validated .custom-file-input:invalid~.custom-file-label { border-color: #f64f4b } .custom-file-input.is-invalid~.custom-file-label:before, .was-validated .custom-file-input:invalid~.custom-file-label:before { border-color: inherit } .custom-file-input.is-invalid~.invalid-feedback, .custom-file-input.is-invalid~.invalid-tooltip, .was-validated .custom-file-input:invalid~.invalid-feedback, .was-validated .custom-file-input:invalid~.invalid-tooltip { display: block } .custom-file-input.is-invalid:focus~.custom-file-label, .was-validated .custom-file-input:invalid:focus~.custom-file-label { box-shadow: 0 0 0 .2rem rgba(246, 79, 75, .25) } .form-inline { display: flex; flex-flow: row wrap; align-items: center } .form-inline .form-check { width: 100% } @media (min-width:576px) { .form-inline label { justify-content: center } .form-inline .form-group, .form-inline label { display: flex; align-items: center; margin-bottom: 0 } .form-inline .form-group { flex: 0 0 auto; flex-flow: row wrap } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle } .form-inline .form-control-plaintext { display: inline-block } .form-inline .custom-select, .form-inline .input-group { width: auto } .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0 } .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: .25rem; margin-left: 0 } .form-inline .custom-control { align-items: center; justify-content: center } .form-inline .custom-control-label { margin-bottom: 0 } } .form-group { position: relative } .form-group label.label-overlay { position: absolute; z-index: 1; top: 0; left: 0; padding: 0; color: #9f9fb9; font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif; font-size: 14px; line-height: 1.5; margin-bottom: 0; margin: 1.1rem 1.55rem; transition: all .35s ease; pointer-events: none } .form-group label.label-overlay.active { font-size: 12px; padding: 0; background-color: #fff; margin: -.9rem 1.6rem 0; transition: all .35s ease } .custom-select { -moz-appearance: none; -ms-appearance: none; -o-appearance: none } .optional-text { display: none; position: absolute; z-index: 1; right: 1.6rem; top: .8rem; color: #9f9fb9; font-style: italic; transition: all .35s ease } .optional-text.active { display: block; transition: all .35s ease } .custom-select { padding-left: 1.6rem !important; -webkit-appearance: none } input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill { background-color: none } .coupon-wrapper { transition: all .35s ease } input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill { background-color: #fff } .btn { display: inline-block; line-height: 1; font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif; text-transform: uppercase; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; font-size: 15px; font-size: 1.5rem; padding: 1.1rem 1.55rem; line-height: 1.65; border-radius: .5rem; transition: all .35s ease } @media screen and (prefers-reduced-motion:reduce) { .btn { transition: none } } .btn i { margin-top: -.4rem } .btn:focus, .btn:hover { text-decoration: none } .btn.focus, .btn:focus { outline: 0; box-shadow: none } .btn.disabled, .btn:disabled { opacity: .6 } .btn:not(:disabled):not(.disabled) { cursor: pointer } .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active { background-image: none; box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125) } .btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus { box-shadow: 0 0 0 .2rem rgba(89, 217, 157, .25), inset 0 3px 5px rgba(49, 49, 49, .125) } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none } .btn-primary, .btn-transparent { color: #191c2b; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; border-color: #59d99d; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-primary:hover, .btn-transparent:hover { color: #191c2b; background: #3ad28b linear-gradient(180deg, #57d99c, #3ad28b) repeat-x; border-color: #30d085 } .btn-primary.focus, .btn-primary:focus, .btn-transparent:focus, .focus.btn-transparent { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(89, 217, 157, .5) } .btn-primary.disabled, .btn-primary:disabled, .btn-transparent:disabled, .disabled.btn-transparent { color: #191c2b; background-color: #59d99d; border-color: #59d99d } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-transparent:not(:disabled):not(.disabled).active, .btn-transparent:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle, .show>.dropdown-toggle.btn-transparent { color: #191c2b; background-color: #30d085; background-image: none; border-color: #2dc57e } .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-transparent:not(:disabled):not(.disabled).active:focus, .btn-transparent:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus, .show>.dropdown-toggle.btn-transparent:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(89, 217, 157, .5) } .btn-secondary { color: #fff; background: #6957da linear-gradient(180deg, #8070e0, #6957da) repeat-x; border-color: #6957da; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-secondary:hover { color: #fff; background: #4d38d3 linear-gradient(180deg, #6856da, #4d38d3) repeat-x; border-color: #442ed0 } .btn-secondary.focus, .btn-secondary:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(105, 87, 218, .5) } .btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #6957da; border-color: #6957da } .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle { color: #fff; background-color: #442ed0; background-image: none; border-color: #412cc6 } .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(105, 87, 218, .5) } .btn-success { color: #fff; background: #48b884 linear-gradient(180deg, #63c396, #48b884) repeat-x; border-color: #48b884; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-success:hover { color: #fff; background: #3d9d70 linear-gradient(180deg, #5aac86, #3d9d70) repeat-x; border-color: #39946a } .btn-success.focus, .btn-success:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(72, 184, 132, .5) } .btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #48b884; border-color: #48b884 } .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle { color: #fff; background-color: #39946a; background-image: none; border-color: #368b63 } .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(72, 184, 132, .5) } .btn-info { color: #191c2b; background: #43ccfe linear-gradient(180deg, #5fd4fe, #43ccfe) repeat-x; border-color: #43ccfe; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-info:hover { color: #191c2b; background: #1dc2fe linear-gradient(180deg, #3fcbfe, #1dc2fe) repeat-x; border-color: #10befe } .btn-info.focus, .btn-info:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(67, 204, 254, .5) } .btn-info.disabled, .btn-info:disabled { color: #191c2b; background-color: #43ccfe; border-color: #43ccfe } .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle { color: #fff; background-color: #10befe; background-image: none; border-color: #04bbfe } .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(67, 204, 254, .5) } .btn-warning { color: #191c2b; background: #fab73a linear-gradient(180deg, #fbc258, #fab73a) repeat-x; border-color: #fab73a; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-warning:hover { color: #191c2b; background: #f9a915 linear-gradient(180deg, #fab638, #f9a915) repeat-x; border-color: #f9a508 } .btn-warning.focus, .btn-warning:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(250, 183, 58, .5) } .btn-warning.disabled, .btn-warning:disabled { color: #191c2b; background-color: #fab73a; border-color: #fab73a } .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle { color: #191c2b; background-color: #f9a508; background-image: none; border-color: #ee9d06 } .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(250, 183, 58, .5) } .btn-danger { color: #fff; background: #f64f4b linear-gradient(180deg, #f76966, #f64f4b) repeat-x; border-color: #f64f4b; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-danger:hover { color: #fff; background: #f42b27 linear-gradient(180deg, #f64b47, #f42b27) repeat-x; border-color: #f4201a } .btn-danger.focus, .btn-danger:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(246, 79, 75, .5) } .btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #f64f4b; border-color: #f64f4b } .btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle { color: #fff; background-color: #f4201a; background-image: none; border-color: #f3140e } .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(246, 79, 75, .5) } .btn-light { color: #191c2b; background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x; border-color: #f8f9fa; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-light:hover { color: #191c2b; background: #e2e6ea linear-gradient(180deg, #e6eaed, #e2e6ea) repeat-x; border-color: #dae0e5 } .btn-light.focus, .btn-light:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(248, 249, 250, .5) } .btn-light.disabled, .btn-light:disabled { color: #191c2b; background-color: #f8f9fa; border-color: #f8f9fa } .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle { color: #191c2b; background-color: #dae0e5; background-image: none; border-color: #d3d9df } .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(248, 249, 250, .5) } .btn-dark { color: #fff; background: #22263b linear-gradient(180deg, #434758, #22263b) repeat-x; border-color: #22263b; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-dark:hover { color: #fff; background: #141623 linear-gradient(180deg, #373944, #141623) repeat-x; border-color: #0f111b } .btn-dark.focus, .btn-dark:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(34, 38, 59, .5) } .btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #22263b; border-color: #22263b } .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle { color: #fff; background-color: #0f111b; background-image: none; border-color: #0b0c13 } .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-dark.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(34, 38, 59, .5) } .btn-primary-grad { color: #fff; border: none; background: #2cc7c0; background: linear-gradient(90deg, #2cc7c0, #59d99d); box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-primary-grad:hover { color: #fff; background: #25a8a2; background: linear-gradient(90deg, #25a8a2, #3ad28b) } .btn-primary-grad.focus, .btn-primary-grad:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(44, 199, 192, .5) } .btn-primary-grad.disabled, .btn-primary-grad:disabled { color: #191c2b; background-color: #2cc7c0 } .btn-primary-grad:not(:disabled):not(.disabled).active, .btn-primary-grad:not(:disabled):not(.disabled):active, .show>.btn-primary-grad.dropdown-toggle { color: #fff; background-color: #239d98; background-image: none } .btn-primary-grad:not(:disabled):not(.disabled).active:focus, .btn-primary-grad:not(:disabled):not(.disabled):active:focus, .show>.btn-primary-grad.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(44, 199, 192, .5) } .btn-secondary-grad { color: #fff; border: none; background: #7365f5; background: linear-gradient(90deg, #7365f5, #5f74de); box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-secondary-grad:hover { color: #fff; background: #5241f3; background: linear-gradient(90deg, #5241f3, #3f58d7) } .btn-secondary-grad.focus, .btn-secondary-grad:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(115, 101, 245, .5) } .btn-secondary-grad.disabled, .btn-secondary-grad:disabled { color: #fff; background-color: #7365f5 } .btn-secondary-grad:not(:disabled):not(.disabled).active, .btn-secondary-grad:not(:disabled):not(.disabled):active, .show>.btn-secondary-grad.dropdown-toggle { color: #fff; background-color: #4735f2; background-image: none } .btn-secondary-grad:not(:disabled):not(.disabled).active:focus, .btn-secondary-grad:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary-grad.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(115, 101, 245, .5) } .btn-outline-primary { color: #59d99d; background-color: transparent; background-image: none; border-color: #59d99d } .btn-outline-primary:hover { color: #191c2b; background-color: #59d99d; border-color: #59d99d } .btn-outline-primary.focus, .btn-outline-primary:focus { box-shadow: 0 0 0 .2rem rgba(89, 217, 157, .5) } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #59d99d; background-color: transparent } .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle { color: #191c2b; background-color: #59d99d; border-color: #59d99d } .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(89, 217, 157, .5) } .btn-outline-secondary { color: #6957da; background-color: transparent; background-image: none; border-color: #6957da } .btn-outline-secondary:hover { color: #fff; background-color: #6957da; border-color: #6957da } .btn-outline-secondary.focus, .btn-outline-secondary:focus { box-shadow: 0 0 0 .2rem rgba(105, 87, 218, .5) } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6957da; background-color: transparent } .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6957da; border-color: #6957da } .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(105, 87, 218, .5) } .btn-outline-success { color: #48b884; background-color: transparent; background-image: none; border-color: #48b884 } .btn-outline-success:hover { color: #fff; background-color: #48b884; border-color: #48b884 } .btn-outline-success.focus, .btn-outline-success:focus { box-shadow: 0 0 0 .2rem rgba(72, 184, 132, .5) } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #48b884; background-color: transparent } .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle { color: #fff; background-color: #48b884; border-color: #48b884 } .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(72, 184, 132, .5) } .btn-outline-info { color: #43ccfe; background-color: transparent; background-image: none; border-color: #43ccfe } .btn-outline-info:hover { color: #191c2b; background-color: #43ccfe; border-color: #43ccfe } .btn-outline-info.focus, .btn-outline-info:focus { box-shadow: 0 0 0 .2rem rgba(67, 204, 254, .5) } .btn-outline-info.disabled, .btn-outline-info:disabled { color: #43ccfe; background-color: transparent } .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle { color: #191c2b; background-color: #43ccfe; border-color: #43ccfe } .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-info.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(67, 204, 254, .5) } .btn-outline-warning { color: #fab73a; background-color: transparent; background-image: none; border-color: #fab73a } .btn-outline-warning:hover { color: #191c2b; background-color: #fab73a; border-color: #fab73a } .btn-outline-warning.focus, .btn-outline-warning:focus { box-shadow: 0 0 0 .2rem rgba(250, 183, 58, .5) } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #fab73a; background-color: transparent } .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show>.btn-outline-warning.dropdown-toggle { color: #191c2b; background-color: #fab73a; border-color: #fab73a } .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-warning.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(250, 183, 58, .5) } .btn-outline-danger { color: #f64f4b; background-color: transparent; background-image: none; border-color: #f64f4b } .btn-outline-danger:hover { color: #fff; background-color: #f64f4b; border-color: #f64f4b } .btn-outline-danger.focus, .btn-outline-danger:focus { box-shadow: 0 0 0 .2rem rgba(246, 79, 75, .5) } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #f64f4b; background-color: transparent } .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle { color: #fff; background-color: #f64f4b; border-color: #f64f4b } .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-danger.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(246, 79, 75, .5) } .btn-outline-light { color: #f8f9fa; background-color: transparent; background-image: none; border-color: #f8f9fa } .btn-outline-light:hover { color: #191c2b; background-color: #f8f9fa; border-color: #f8f9fa } .btn-outline-light.focus, .btn-outline-light:focus { box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5) } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent } .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle { color: #191c2b; background-color: #f8f9fa; border-color: #f8f9fa } .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(248, 249, 250, .5) } .btn-outline-dark { color: #22263b; background-color: transparent; background-image: none; border-color: #22263b } .btn-outline-dark:hover { color: #fff; background-color: #22263b; border-color: #22263b } .btn-outline-dark.focus, .btn-outline-dark:focus { box-shadow: 0 0 0 .2rem rgba(34, 38, 59, .5) } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #22263b; background-color: transparent } .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle { color: #fff; background-color: #22263b; border-color: #22263b } .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(34, 38, 59, .5) } .btn-link { font-weight: 400 } .btn-link, .btn-link:hover { color: #6957da; background-color: transparent } .btn-link.focus, .btn-link:focus, .btn-link:hover { text-decoration: underline; border-color: transparent } .btn-link.focus, .btn-link:focus { box-shadow: none } .btn-link.disabled, .btn-link:disabled { color: #5a5b75; opacity: .6; cursor: not-allowed } .btn-group-lg>.btn, .btn-lg { font-size: 15px; font-size: 1.5rem; padding: 1.2rem 2.4rem; line-height: 2; border-radius: .3rem } .btn-group-lg>.btn i, .btn-lg i { font-size: 16px; font-size: 1.6rem; margin-top: -.5rem } .btn-group-sm>.btn, .btn-sm { font-size: 13px; font-size: 1.3rem; padding: .9rem 1.2rem; line-height: 1; border-radius: .2rem } .btn-group-sm>.btn i, .btn-sm i { font-size: 14px; font-size: 1.4rem; margin-top: -.4rem } .btn-tertiary { font-size: 13px; font-size: 1.3rem; padding: .9rem 1.2rem; line-height: 1; border-radius: .2rem; color: #6957da; padding-left: 0; border: none; box-shadow: none } .btn-tertiary:hover:after { right: -13px } .btn-transparent { border: none; background: transparent; box-shadow: none } .btn-transparent.black { color: #000 } .btn-transparent.white { color: #fff } .btn-transparent:hover { border: none; background: transparent; box-shadow: none } .btn-transparent:active { outline: none } .btn-icon-left { padding: 1.1rem .75rem } .btn-icon-left i { padding-right: 8px } .btn-group-sm>.btn-icon-left.btn, .btn-icon-left.btn-sm { padding: .9rem .8rem } .btn-group-sm>.btn-icon-left.btn i, .btn-icon-left.btn-sm i { padding-right: 0 } .btn-group-lg>.btn-icon-left.btn, .btn-icon-left.btn-lg { padding: 1.2rem 1.6rem } .btn-group-lg>.btn-icon-left.btn i, .btn-icon-left.btn-lg i { padding-right: 8px } .btn-animation-left { padding: 1.1rem 1.55rem; padding-left: .05rem } .btn-animation-left i { transition: all .35s ease; opacity: 0; padding-right: 0 } @media screen and (prefers-reduced-motion:reduce) { .btn-animation-left i { transition: none } } .btn-animation-left.btn-lg, .btn-group-lg>.btn-animation-left.btn { padding: 1.2rem 2.4rem; padding-left: .4rem } .btn-animation-left.btn-sm, .btn-group-sm>.btn-animation-left.btn { padding: .9rem 1.2rem; padding-left: 0 } .btn-animation-left:hover { padding: 1.1rem .35rem } .btn-animation-left:hover i { opacity: 1; padding-right: 8px } .btn-animation-left:hover.btn-lg, .btn-group-lg>.btn-animation-left.btn:hover { padding: 1.2rem 1rem } .btn-animation-left:hover.btn-sm, .btn-group-sm>.btn-animation-left.btn:hover { padding: .9rem .6rem } .btn-animation-left:hover.btn-sm i, .btn-group-sm>.btn-animation-left.btn:hover i { padding-right: 0 } .btn-animation-right { padding: 1.1rem 1.55rem; padding-right: .05rem } .btn-animation-right i { transition: all .35s ease; opacity: 0; padding-left: 0 } @media screen and (prefers-reduced-motion:reduce) { .btn-animation-right i { transition: none } } .btn-animation-right.btn-lg, .btn-group-lg>.btn-animation-right.btn { padding: 1.2rem 2.4rem; padding-right: .4rem } .btn-animation-right.btn-sm, .btn-group-sm>.btn-animation-right.btn { padding: .9rem 1.2rem; padding-right: 0 } .btn-animation-right:hover { padding: 1.1rem .35rem } .btn-animation-right:hover i { opacity: 1; padding-left: 8px } .btn-animation-right:hover.btn-lg, .btn-group-lg>.btn-animation-right.btn:hover { padding: 1.2rem 1rem } .btn-animation-right:hover.btn-sm, .btn-group-sm>.btn-animation-right.btn:hover { padding: .9rem .6rem } .btn-animation-right:hover.btn-sm i, .btn-group-sm>.btn-animation-right.btn:hover i { padding-left: 0 } .btn-icon-right { padding: 1.1rem .75rem } .btn-icon-right i { padding-left: 8px } .btn-group-sm>.btn-icon-right.btn, .btn-icon-right.btn-sm { padding: .9rem .8rem } .btn-group-sm>.btn-icon-right.btn i, .btn-icon-right.btn-sm i { padding-left: 0 } .btn-group-lg>.btn-icon-right.btn, .btn-icon-right.btn-lg { padding: 1.2rem 1.6rem } .btn-group-lg>.btn-icon-right.btn i, .btn-icon-right.btn-lg i { padding-left: 8px } .btn-block { display: block; width: 100% } .btn-block+.btn-block { margin-top: .5rem } input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block { width: 100% } .btn-light, .btn-light.disabled, .btn-light:disabled, .btn-light:hover { color: #6957da } .btn-outline-primary.disabled, .btn-outline-primary:disabled, .btn-outline-primary:hover, .btn-primary, .btn-primary-grad, .btn-primary-grad.disabled, .btn-primary-grad:disabled, .btn-primary-grad:hover, .btn-primary.disabled, .btn-primary:disabled, .btn-primary:hover, .btn-transparent, .btn-transparent:disabled, .btn-transparent:hover, .disabled.btn-transparent { color: #fff } .btn-shadow { box-shadow: 0 4px 6px 0 rgba(50, 50, 93, .11) } .tree-container ul { list-style: none } .tree-container i { height: 16px; width: 16px; font-size: 12px; text-align: center; line-height: 16px; color: #9b9cb0 } .tree-container .first-branch { padding-bottom: 10px; border-bottom: 1px solid #efefef } .fc-tree-leaf, .tree-view { position: relative } .fc-tree-leaf li, .fc-tree-leaf ul, .tree-view li, .tree-view ul { padding-left: 0; list-style: none; list-style-type: none } .fc-tree-leaf .title-container, .tree-view .title-container { display: flex; background: #fff; z-index: 999; position: relative; overflow: hidden; align-items: center } .fc-tree-leaf .tree-child-leaves, .tree-view .tree-child-leaves { display: block; margin-left: 15px } .fc-tree-leaf .tree-expando, .tree-view .tree-expando { cursor: pointer; float: left; position: relative; text-align: center; transition: all .7s } .fc-tree-leaf .tree-expando.expanded, .tree-view .tree-expando.expanded { transform: rotate(90deg); transition: all .7s } .fc-tree-leaf .fc-tree-leaf-text, .tree-view .fc-tree-leaf-text { cursor: pointer; float: left; margin-left: 5px; width: 100%; transition: all .3s } .fc-tree-leaf .fc-tree-leaf-text:hover, .tree-view .fc-tree-leaf-text:hover { transition: all .3s } .fc-tree-leaf .tree-child-leaves, .tree-view .tree-child-leaves { position: relative; z-index: 90 } .fc-tree-leaf .fc-tree-leaf-content, .tree-view .fc-tree-leaf-content { position: relative; overflow: hidden; z-index: 99 } .fade { transition: opacity .15s linear } @media screen and (prefers-reduced-motion:reduce) { .fade { transition: none } } .fade:not(.show) { opacity: 0 } .collapse:not(.show) { display: none } .collapsing { position: relative; height: 0; overflow: hidden; transition: height .35s ease } @media screen and (prefers-reduced-motion:reduce) { .collapsing { transition: none } } .dropdown, .dropup { position: relative } .dropdown-toggle:after { display: inline-block; width: 0; height: 0; margin-left: .2125em; vertical-align: .2125em; content: ""; border-top: .25em solid; border-right: .25em solid transparent; border-bottom: 0; border-left: .25em solid transparent } .dropdown-toggle:empty:after { margin-left: 0 } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 1.25rem 0; margin: .125rem 0 0; font-size: 1.6rem; color: #434456; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(49, 49, 49, .06); border-radius: .5rem; box-shadow: 0 3px 18px 0 rgba(67, 68, 86, .1) } .dropdown-menu:before { border-bottom: 8px solid #fff; top: -7px; z-index: 999 } .dropdown-menu:after, .dropdown-menu:before { content: ""; display: block; position: absolute; height: 0; width: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; left: 11px } .dropdown-menu:after { border-bottom: 8px solid #73748c; top: -8px; z-index: 998 } .dropup .dropdown-menu { margin-top: 0; margin-bottom: .125rem } .dropup .dropdown-toggle:after { display: inline-block; width: 0; height: 0; margin-left: .2125em; vertical-align: .2125em; content: ""; border-top: 0; border-right: .25em solid transparent; border-bottom: .25em solid; border-left: .25em solid transparent } .dropup .dropdown-toggle:empty:after { margin-left: 0 } .dropright .dropdown-menu { margin-top: 0; margin-left: .125rem } .dropright .dropdown-toggle:after { display: inline-block; width: 0; height: 0; margin-left: .2125em; vertical-align: .2125em; content: ""; border-top: .25em solid transparent; border-right: 0; border-bottom: .25em solid transparent; border-left: .25em solid } .dropright .dropdown-toggle:empty:after { margin-left: 0 } .dropright .dropdown-toggle:after { vertical-align: 0 } .dropleft .dropdown-menu { margin-top: 0; margin-right: .125rem } .dropleft .dropdown-toggle:after { display: inline-block; width: 0; height: 0; margin-left: .2125em; vertical-align: .2125em; content: ""; display: none } .dropleft .dropdown-toggle:before { display: inline-block; width: 0; height: 0; margin-right: .2125em; vertical-align: .2125em; content: ""; border-top: .25em solid transparent; border-right: .25em solid; border-bottom: .25em solid transparent } .dropleft .dropdown-toggle:empty:after { margin-left: 0 } .dropleft .dropdown-toggle:before { vertical-align: 0 } .dropdown-divider { height: 0; margin: .5rem 0; overflow: hidden; border-top: 1px solid #9f9fb9 } .dropdown-item { display: block; width: 100%; padding: .65rem 2.4rem; clear: both; font-size: 14px; font-size: 1.4rem; font-weight: 400; color: #191c2b; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0 } .dropdown-item:focus, .dropdown-item:hover { color: #10121b; text-decoration: none; background: #fff linear-gradient(180deg, #fff, #fff) repeat-x } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x } .dropdown-item.disabled, .dropdown-item:disabled { color: #5a5b75; background-color: transparent; background-image: none } .dropdown-item:hover { color: #191c2b; position: relative; padding: .55rem 2.3rem; border: 1px solid rgba(49, 49, 49, .06); border-radius: -1.5rem; box-shadow: 0 3px 10px 0 rgba(67, 68, 86, .1) } .dropdown-menu.show { display: block } .dropdown-header { display: block; padding: 1.25rem 2.4rem; margin-bottom: 0; font-size: 1.3rem; color: #5a5b75; white-space: nowrap } .btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle } .btn-group-vertical>.btn, .btn-group>.btn { position: relative; flex: 0 1 auto } .btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover { z-index: 1 } .btn-group-vertical .btn+.btn, .btn-group-vertical .btn+.btn-group, .btn-group-vertical .btn-group+.btn, .btn-group-vertical .btn-group+.btn-group, .btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: -1px } .btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start } .btn-toolbar .input-group { width: auto } .btn-group>.btn:first-child { margin-left: 0 } .btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0 } .btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0 } .dropdown-toggle-split { padding-right: 1.1625rem; padding-left: 1.1625rem } .dropdown-toggle-split:after, .dropright .dropdown-toggle-split:after, .dropup .dropdown-toggle-split:after { margin-left: 0 } .dropleft .dropdown-toggle-split:before { margin-right: 0 } .btn-group-sm>.btn+.dropdown-toggle-split, .btn-sm+.dropdown-toggle-split { padding-right: .9rem; padding-left: .9rem } .btn-group-lg>.btn+.dropdown-toggle-split, .btn-lg+.dropdown-toggle-split { padding-right: 1.8rem; padding-left: 1.8rem } .btn-group.show .dropdown-toggle { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125) } .btn-group.show .dropdown-toggle.btn-link { box-shadow: none } .btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center } .btn-group-vertical .btn, .btn-group-vertical .btn-group { width: 100% } .btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { margin-top: -1px; margin-left: 0 } .btn-group-vertical>.btn-group:not(:last-child)>.btn, .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .btn-group-vertical>.btn-group:not(:first-child)>.btn, .btn-group-vertical>.btn:not(:first-child) { border-top-left-radius: 0; border-top-right-radius: 0 } .btn-group-toggle>.btn, .btn-group-toggle>.btn-group>.btn { margin-bottom: 0 } .btn-group-toggle>.btn-group>.btn input[type=checkbox], .btn-group-toggle>.btn-group>.btn input[type=radio], .btn-group-toggle>.btn input[type=checkbox], .btn-group-toggle>.btn input[type=radio] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100% } .input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0 } .input-group>.custom-file:focus, .input-group>.custom-select:focus, .input-group>.form-control:focus { z-index: 3 } .input-group>.custom-file+.custom-file, .input-group>.custom-file+.custom-select, .input-group>.custom-file+.form-control, .input-group>.custom-select+.custom-file, .input-group>.custom-select+.custom-select, .input-group>.custom-select+.form-control, .input-group>.form-control+.custom-file, .input-group>.form-control+.custom-select, .input-group>.form-control+.form-control { margin-left: -1px } .input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0 } .input-group>.custom-file { display: flex; align-items: center } .input-group>.custom-file:not(:last-child) .custom-file-label, .input-group>.custom-file:not(:last-child) .custom-file-label:after { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0 } .input-group-append, .input-group-prepend { display: flex } .input-group-append .btn, .input-group-prepend .btn { position: relative; z-index: 2 } .input-group-append .btn+.btn, .input-group-append .btn+.input-group-text, .input-group-append .input-group-text+.btn, .input-group-append .input-group-text+.input-group-text, .input-group-prepend .btn+.btn, .input-group-prepend .btn+.input-group-text, .input-group-prepend .input-group-text+.btn, .input-group-prepend .input-group-text+.input-group-text { margin-left: -1px } .input-group-prepend { margin-right: -1px } .input-group-append { margin-left: -1px } .input-group-text { display: flex; align-items: center; padding: 1.1rem 1.55rem; margin-bottom: 0; font-size: 1.6rem; font-weight: 400; line-height: 1.65; color: #434456; text-align: center; white-space: nowrap; background-color: #9f9fb9; border: 1px solid #dadae4; border-radius: .5rem } .input-group-text input[type=checkbox], .input-group-text input[type=radio] { margin-top: 0 } .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text { border-top-left-radius: 0; border-bottom-left-radius: 0 } .custom-control { position: relative; display: block; min-height: 1.65rem; padding-left: 1.5rem } .custom-control-inline { display: inline-flex; margin-right: 1rem } .custom-control-input { position: absolute; z-index: -1; opacity: 0 } .custom-control-input:checked~.custom-control-label:before { color: #fff; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; box-shadow: none } .custom-control-input:focus~.custom-control-label:before { box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-control-input:active~.custom-control-label:before { color: #fff; background-color: #eafaf3; box-shadow: none } .custom-control-input:disabled~.custom-control-label { color: #5a5b75 } .custom-control-input:disabled~.custom-control-label:before { background-color: #9f9fb9 } .custom-control-label { position: relative; margin-bottom: 0 } .custom-control-label:before { pointer-events: none; user-select: none; background-color: #8786a4; box-shadow: inset 0 .25rem .25rem rgba(49, 49, 49, .1) } .custom-control-label:after, .custom-control-label:before { position: absolute; top: .325rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: "" } .custom-control-label:after { background-repeat: no-repeat; background-position: 50%; background-size: 50% 50% } .custom-checkbox .custom-control-label:before { border-radius: .5rem } .custom-checkbox .custom-control-input:checked~.custom-control-label:before { background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x } .custom-checkbox .custom-control-input:checked~.custom-control-label:after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") } .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before { background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; box-shadow: none } .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E") } .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before { background-color: rgba(89, 217, 157, .5) } .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before { background-color: rgba(89, 217, 157, .5) } .custom-radio .custom-control-label:before { border-radius: 50% } .custom-radio .custom-control-input:checked~.custom-control-label:before { background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x } .custom-radio .custom-control-input:checked~.custom-control-label:after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E") } .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before { background-color: rgba(89, 217, 157, .5) } .custom-select { display: inline-block; width: 100%; height: calc(4.84rem + 2px); padding: .375rem 1.75rem .375rem .75rem; line-height: 1.65; color: #434456; vertical-align: middle; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%2322263b' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center; background-size: 8px 10px; border: 1px solid #dadae4; border-radius: .5rem; appearance: none } .custom-select:focus { border-color: #c1f1da; outline: 0; box-shadow: inset 0 1px 2px rgba(49, 49, 49, .075), 0 0 5px rgba(193, 241, 218, .5) } .custom-select:focus::-ms-value { color: #434456; background-color: #fff } .custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: .75rem; background-image: none } .custom-select:disabled { color: #5a5b75; background-color: #9f9fb9 } .custom-select::-ms-expand { opacity: 0 } .custom-select-sm { height: calc(3.1rem + 2px); font-size: 75% } .custom-select-lg, .custom-select-sm { padding-top: .375rem; padding-bottom: .375rem } .custom-select-lg { height: calc(6.4rem + 2px); font-size: 125% } .custom-file { display: inline-block; margin-bottom: 0 } .custom-file, .custom-file-input { position: relative; width: 100%; height: calc(4.84rem + 2px) } .custom-file-input { z-index: 2; margin: 0; opacity: 0 } .custom-file-input:focus~.custom-file-label { border-color: #c1f1da; box-shadow: 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-file-input:focus~.custom-file-label:after { border-color: #c1f1da } .custom-file-input:lang(en)~.custom-file-label:after { content: "Browse" } .custom-file-label { left: 0; z-index: 1; height: calc(4.84rem + 2px); background-color: #fff; border: 1px solid #dadae4; border-radius: .5rem; box-shadow: inset 0 1px 1px rgba(49, 49, 49, .075) } .custom-file-label, .custom-file-label:after { position: absolute; top: 0; right: 0; padding: 1.1rem 1.55rem; line-height: 1.65; color: #434456 } .custom-file-label:after { bottom: 0; z-index: 3; display: block; height: 4.84rem; content: "Browse"; background: #9f9fb9 linear-gradient(180deg, #adadc4, #9f9fb9) repeat-x; border-left: 1px solid #dadae4; border-radius: 0 .5rem .5rem 0 } .custom-range { width: 100%; padding-left: 0; background-color: transparent; appearance: none } .custom-range:focus { outline: none } .custom-range::-moz-focus-outer { border: 0 } .custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -.25rem; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; border: 0; border-radius: 1rem; box-shadow: 0 .1rem .25rem rgba(49, 49, 49, .1); appearance: none } .custom-range::-webkit-slider-thumb:focus { outline: none; box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-range::-webkit-slider-thumb:active { background: #eafaf3 linear-gradient(180deg, #edfbf5, #eafaf3) repeat-x } .custom-range::-webkit-slider-runnable-track { width: 100%; height: .5rem; color: transparent; cursor: pointer; background-color: #8786a4; border-color: transparent; border-radius: 1rem; box-shadow: inset 0 .25rem .25rem rgba(49, 49, 49, .1) } .custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; border: 0; border-radius: 1rem; box-shadow: 0 .1rem .25rem rgba(49, 49, 49, .1); appearance: none } .custom-range::-moz-range-thumb:focus { outline: none; box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-range::-moz-range-thumb:active { background: #eafaf3 linear-gradient(180deg, #edfbf5, #eafaf3) repeat-x } .custom-range::-moz-range-track { width: 100%; height: .5rem; color: transparent; cursor: pointer; background-color: #8786a4; border-color: transparent; border-radius: 1rem; box-shadow: inset 0 .25rem .25rem rgba(49, 49, 49, .1) } .custom-range::-ms-thumb { width: 1rem; height: 1rem; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; border: 0; border-radius: 1rem; box-shadow: 0 .1rem .25rem rgba(49, 49, 49, .1); appearance: none } .custom-range::-ms-thumb:focus { outline: none; box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-range::-ms-thumb:active { background: #eafaf3 linear-gradient(180deg, #edfbf5, #eafaf3) repeat-x } .custom-range::-ms-track { width: 100%; height: .5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: .5rem; box-shadow: inset 0 .25rem .25rem rgba(49, 49, 49, .1) } .custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper { background-color: #8786a4; border-radius: 1rem } .custom-range::-ms-fill-upper { margin-right: 15px } .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none } .nav-link { display: block; padding: .8rem 2.4rem } .nav-link:focus, .nav-link:hover { text-decoration: none } .nav-link.disabled { color: #5a5b75 } .nav-tabs { border-bottom: 1px solid #8786a4 } .nav-tabs .nav-item { margin-bottom: -1px } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: .5rem; border-top-right-radius: .5rem; outline: none } .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: #9f9fb9 #9f9fb9 #8786a4; outline: none } .nav-tabs .nav-link.disabled { color: #5a5b75; background-color: transparent; border-color: transparent } .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #434456; background-color: #fff; border-color: #8786a4 #8786a4 #fff; outline: none } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0 } .nav-pills { margin-bottom: 40px } .nav-pills .nav-link { color: #5a5b75; border-radius: .5rem } .nav-pills .nav-link:visited { color: #5a5b75 } .nav-pills .nav-link i { margin-top: -.4rem; font-size: 18px; font-size: 1.8rem; margin-right: 5px; color: #686980 } .nav-pills .nav-link:active, .nav-pills .nav-link:hover { color: #6957da } .nav-pills .nav-link:active i, .nav-pills .nav-link:hover i { color: #fff } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #191c2b; background-color: #fff; box-shadow: 0 4px 18px 1px rgba(161, 166, 181, .1) } .nav-pills .nav-link.active i, .nav-pills .show>.nav-link i { color: #fff; color: transparent; -webkit-background-clip: text; background-clip: text } .nav-pills .nav-item { margin-bottom: 0 } .vertical-nav .nav-link { min-width: 50%; text-align: left; padding: 6px 16px !important; display: flex; align-items: center; color: #686980; font-size: 14px; transition: all .1s ease-in-out; margin-bottom: 10px !important } .vertical-nav .nav-link.active { color: #fff !important; line-height: 20px; box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06); background-color: #6957da !important; border-radius: 4px } .vertical-nav .nav-link.active span { background-color: #a296e9 } .vertical-nav .nav-link span { display: inline-block; height: 32px; width: 32px; background-color: rgba(104, 105, 128, .43); border-radius: 2.24px; box-shadow: 0 5px 13px 0 rgba(62, 57, 107, .04); margin-right: 13px } .vertical-nav .nav-link span i { font-size: 32px !important; color: #fff !important } .nav-fill .nav-item { flex: 1 1 auto; text-align: center } .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center } .tab-content>.tab-pane { display: none } .tab-content>.active { display: block } .nav-center { justify-content: center; flex-direction: row } .navbar { position: relative; padding: .5rem 1rem } .navbar, .navbar>.container, .navbar>.container-fluid { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between } .navbar-brand { display: inline-block; padding-top: .47rem; padding-bottom: .47rem; margin-right: 1rem; font-size: 2rem; line-height: inherit; white-space: nowrap } .navbar-brand:focus, .navbar-brand:hover { text-decoration: none } .navbar-nav { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif; font-weight: 600; font-size: 16px; font-size: 1.6rem; display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none } .navbar-nav .nav-link { padding-right: 0; padding-left: 0 } @media (min-width:992px) { .navbar-nav .dropdown .dropdown-menu { padding: 1rem 0 } .navbar-nav .dropdown:hover .dropdown-menu { display: block } } .navbar-nav .Explore .dropdown-menu a:last-child { border-top: 2px solid #fff; background-color: #f3f7fb } .navbar-nav .Explore .dropdown-menu a:last-child:hover { background-color: #e8eff7 } .navbar-nav .dropdown-menu { position: static; float: none; box-shadow: none; border: none; padding: 0 } .navbar-nav .dropdown-menu:after, .navbar-nav .dropdown-menu:before { display: none } @media (min-width:992px) { .navbar-nav .dropdown-menu { padding: 0; box-shadow: 0 3px 18px 0 rgba(67, 68, 86, .1); border: 1px solid rgba(49, 49, 49, .06) } .navbar-nav .dropdown-menu:before { border-bottom: 8px solid #fff; top: -7px; z-index: 999 } .navbar-nav .dropdown-menu:after, .navbar-nav .dropdown-menu:before { content: ""; display: block; position: absolute; height: 0; width: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; left: 44% } .navbar-nav .dropdown-menu:after { border-bottom: 8px solid #cbcbd9; top: -8px; z-index: 998 } } .navbar-nav .dropdown-menu .dropdown-item { padding: 1rem; font-size: 15px; font-size: 1.5rem; line-height: 1.6; color: #5a5b75; white-space: normal; min-width: 200px; transition: all .05s ease } @media (min-width:992px) { .navbar-nav .dropdown-menu .dropdown-item { padding: 1rem 2.4rem } } .navbar-nav .dropdown-menu .dropdown-item i { font-size: 20px; font-size: 2rem; opacity: 1; margin-right: 10px; vertical-align: bottom; float: left; padding: 1rem; border-radius: 50%; box-shadow: 0 2px 4px 0 rgba(62, 57, 107, .13); background-color: #fff } .navbar-nav .dropdown-menu .dropdown-item:hover { color: #6957da; position: relative; border: none; box-shadow: none; background: rgba(62, 57, 107, .03); transition: all .05s ease } @media (min-width:992px) { .navbar-nav .dropdown-menu .dropdown-item:hover i { opacity: 1; background: linear-gradient(315deg, #43e695, #3bb2b8); color: #fff !important } } .navbar-nav .dropdown-menu .dropdown-item.active, .navbar-nav .dropdown-menu .dropdown-item:active { background-color: #fff } .navbar-nav .dropdown-menu .dropdown-item .link-info-wrapper { padding-left: 55px; font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .navbar-nav .dropdown-menu .dropdown-item .link-info-wrapper .info { display: block; line-height: 1.1; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; color: #73748c } .navbar-text { display: inline-block; padding-top: .8rem; padding-bottom: .8rem } .navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; background-color: #fff; padding: 4rem .4rem 2rem 2rem; position: absolute; top: 10px; right: 10px; width: 95%; max-width: 350px; border-radius: .5rem } @media (max-width:799.98px) { .navbar-collapse { max-width: 404px } } .navbar-collapse .navbar-nav { padding-right: 1.6rem } .navbar-toggler { padding: .25rem .75rem; font-size: 2rem; line-height: 1; background-color: transparent; border: 1px solid transparent; position: absolute; right: 1rem } .navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; color: #fff } .navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer } .navbar-toggler:focus { outline: none } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat 50%; background-size: 100% 100% } @media (max-width:575.98px) { .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-sm .navbar-nav { flex-direction: row } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-sm .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-sm .navbar-nav .nav-item.active a { position: relative } .navbar-expand-sm .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-sm .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid { flex-wrap: nowrap } .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-sm .navbar-toggler { display: none } .navbar-expand-sm .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:799.98px) { .navbar-expand-md>.container, .navbar-expand-md>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:800px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-md .navbar-nav { flex-direction: row } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-md .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-md .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-md .navbar-nav .nav-item.active a { position: relative } .navbar-expand-md .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-md .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-md>.container, .navbar-expand-md>.container-fluid { flex-wrap: nowrap } .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-md .navbar-toggler { display: none } .navbar-expand-md .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:991.98px) { .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-lg .navbar-nav { flex-direction: row } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-lg .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-lg .navbar-nav .nav-item.active a { position: relative } .navbar-expand-lg .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-lg .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid { flex-wrap: nowrap } .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-lg .navbar-toggler { display: none } .navbar-expand-lg .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:1199.98px) { .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:1200px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-xl .navbar-nav { flex-direction: row } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-xl .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-xl .navbar-nav .nav-item.active a { position: relative } .navbar-expand-xl .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-xl .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid { flex-wrap: nowrap } .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-xl .navbar-toggler { display: none } .navbar-expand-xl .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:1439.98px) { .navbar-expand-xxl>.container, .navbar-expand-xxl>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:1440px) { .navbar-expand-xxl { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-xxl .navbar-nav { flex-direction: row } .navbar-expand-xxl .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-xxl .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-xxl .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-xxl .navbar-nav .nav-item.active a { position: relative } .navbar-expand-xxl .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-xxl .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-xxl>.container, .navbar-expand-xxl>.container-fluid { flex-wrap: nowrap } .navbar-expand-xxl .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-xxl .navbar-toggler { display: none } .navbar-expand-xxl .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:1599.98px) { .navbar-expand-exl>.container, .navbar-expand-exl>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:1600px) { .navbar-expand-exl { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-exl .navbar-nav { flex-direction: row } .navbar-expand-exl .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-exl .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-exl .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-exl .navbar-nav .nav-item.active a { position: relative } .navbar-expand-exl .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-exl .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-exl>.container, .navbar-expand-exl>.container-fluid { flex-wrap: nowrap } .navbar-expand-exl .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-exl .navbar-toggler { display: none } .navbar-expand-exl .dropup .dropdown-menu { top: auto; bottom: 100% } } .navbar-expand { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand>.container, .navbar-expand>.container-fluid { padding-right: 0; padding-left: 0 } .navbar-expand .navbar-nav { flex-direction: row } .navbar-expand .navbar-nav .dropdown-menu { position: absolute } .navbar-expand .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand .navbar-nav .nav-item.active a { position: relative } .navbar-expand .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand>.container, .navbar-expand>.container-fluid { flex-wrap: nowrap } .navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand .navbar-toggler { display: none } .navbar-expand .dropup .dropdown-menu { top: auto; bottom: 100% } .navbar-light { box-shadow: 0 10px 40px 0 rgba(62, 57, 107, .07) } .navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { color: rgba(49, 49, 49, .9) } .navbar-light .navbar-nav .nav-link { color: rgba(49, 49, 49, .6) } .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { color: rgba(49, 49, 49, .9) } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(49, 49, 49, .3) } .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: rgba(49, 49, 49, .9) } .navbar-light .navbar-toggler { color: rgba(49, 49, 49, .6) } .navbar-light .navbar-toggler-icon { position: relative; z-index: 1200 } .navbar-light .navbar-toggler-icon, .navbar-light .navbar-toggler.collapsed .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(49, 49, 49, 0.6)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") } .navbar-light .navbar-text { color: rgba(49, 49, 49, .6) } .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover { color: rgba(49, 49, 49, .9) } .navbar-transparent .navbar-brand, .navbar-transparent .navbar-brand:focus, .navbar-transparent .navbar-brand:hover { color: #fff } .navbar-transparent .navbar-nav .nav-link { color: rgba(49, 49, 49, .6) } @media (min-width:992px) { .navbar-transparent .navbar-nav .nav-link { color: #fff } } .navbar-transparent .navbar-nav .nav-link:focus, .navbar-transparent .navbar-nav .nav-link:hover { color: rgba(49, 49, 49, .9) } @media (min-width:992px) { .navbar-transparent .navbar-nav .nav-link:focus, .navbar-transparent .navbar-nav .nav-link:hover { color: #fff } } .navbar-transparent .navbar-nav .nav-link.disabled { color: hsla(0, 0%, 100%, .25) } .navbar-transparent .navbar-nav .active>.nav-link, .navbar-transparent .navbar-nav .nav-link.active, .navbar-transparent .navbar-nav .nav-link.show, .navbar-transparent .navbar-nav .show>.nav-link { color: rgba(49, 49, 49, .9) } @media (min-width:992px) { .navbar-transparent .navbar-nav .active>.nav-link, .navbar-transparent .navbar-nav .nav-link.active, .navbar-transparent .navbar-nav .nav-link.show, .navbar-transparent .navbar-nav .show>.nav-link { color: #fff } } .navbar-transparent .navbar-toggler { color: #fff } .navbar-transparent .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(49, 49, 49, 0.6)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); position: relative; z-index: 1200 } .navbar-transparent .navbar-toggler.collapsed .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") } .navbar-transparent .navbar-text, .navbar-transparent .navbar-text a, .navbar-transparent .navbar-text a:focus, .navbar-transparent .navbar-text a:hover { color: #fff } .navbar-transparent .navbar-collapse { box-shadow: none } .navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover { color: #fff } .navbar-dark .navbar-nav .nav-link { color: hsla(0, 0%, 100%, .5) } .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: hsla(0, 0%, 100%, .75) } .navbar-dark .navbar-nav .nav-link.disabled { color: hsla(0, 0%, 100%, .25) } .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link { color: #fff } .navbar-dark .navbar-toggler { color: hsla(0, 0%, 100%, .5) } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") } .navbar-dark .navbar-text { color: hsla(0, 0%, 100%, .5) } .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover { color: #fff } @media (min-width:992px) { #navbar .dropdown-menu { left: -45% } } @media (max-width:991.98px) { #navbar .dropdown-menu { padding-left: 2.1rem } } .card { display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 0 solid rgba(49, 49, 49, .125); border-radius: .5rem } .card>hr { margin-right: 0; margin-left: 0 } .card>.list-group:first-child .list-group-item:first-child { border-top-left-radius: .5rem; border-top-right-radius: .5rem } .card>.list-group:last-child .list-group-item:last-child { border-bottom-right-radius: .5rem; border-bottom-left-radius: .5rem } .card-body { flex: 1 1 auto; padding: 2.4rem } .card-body.card-body-cropped { overflow: hidden; margin: 3rem; padding: 0; max-height: 93px } @media (min-width:576px) { .card-body.card-body-cropped { max-height: 93px } } @media (min-width:800px) { .card-body.card-body-cropped { max-height: 93px } } @media (min-width:992px) { .card-body.card-body-cropped { max-height: 98px } } @media (min-width:1200px) { .card-body.card-body-cropped { max-height: 82px } } @media (min-width:1600px) { .card-body.card-body-cropped { max-height: 83px } } .card-title { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif; font-weight: 600; font-size: 15px; font-size: 1.5rem; line-height: 1.5 !important; margin-bottom: 2.4rem; color: #212344 } .card-title+.card-subtitle { margin-top: -2rem; margin-bottom: 0 } .card-text { color: #686980 } .card-text, .card-text p { font-size: 14px; font-size: 1.4rem; line-height: 1.5 } .card-text:last-child { margin-bottom: 0 } .card-link:hover { text-decoration: none } .card-link+.card-link { margin-left: 2.4rem } .card-header { padding: 2.4rem; margin-bottom: 0 } .card-header:first-child { border-radius: 0.5rem 0.5rem 0 0 } .card-header+.list-group .list-group-item:first-child { border-top: 0 } .card-footer { padding: 2.4rem } .card-footer:last-child { border-radius: 0 0 0.5rem 0.5rem } .card-header-tabs { margin-bottom: -2.4rem; border-bottom: 0 } .card-header-pills, .card-header-tabs { margin-right: -1.2rem; margin-left: -1.2rem } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem } .card-img { width: 100%; border-radius: 0.5rem } .card-img-top { width: 100%; border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem } .card-img-bottom { width: 100%; border-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.5rem } .card-deck { display: flex; flex-direction: column } .card-deck .card { margin-bottom: 15px } @media (min-width:576px) { .card-deck { flex-flow: row wrap; margin-right: -15px; margin-left: -15px } .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px } } .card-group { display: flex; flex-direction: column } .card-group>.card { margin-bottom: 15px } @media (min-width:576px) { .card-group { flex-flow: row wrap } .card-group>.card { flex: 1 0 0%; margin-bottom: 0 } .card-group>.card+.card { margin-left: 0; border-left: 0 } .card-group>.card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0 } .card-group>.card:first-child .card-header, .card-group>.card:first-child .card-img-top { border-top-right-radius: 0 } .card-group>.card:first-child .card-footer, .card-group>.card:first-child .card-img-bottom { border-bottom-right-radius: 0 } .card-group>.card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0 } .card-group>.card:last-child .card-header, .card-group>.card:last-child .card-img-top { border-top-left-radius: 0 } .card-group>.card:last-child .card-footer, .card-group>.card:last-child .card-img-bottom { border-bottom-left-radius: 0 } .card-group>.card:only-child { border-radius: .5rem } .card-group>.card:only-child .card-header, .card-group>.card:only-child .card-img-top { border-top-left-radius: .5rem; border-top-right-radius: .5rem } .card-group>.card:only-child .card-footer, .card-group>.card:only-child .card-img-bottom { border-bottom-right-radius: .5rem; border-bottom-left-radius: .5rem } .card-group>.card:not(:first-child):not(:last-child):not(:only-child), .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top { border-radius: 0 } } .card-columns .card { margin-bottom: 2.4rem } @media (min-width:576px) { .card-columns { column-count: 3; column-gap: 1.25rem } .card-columns .card { display: inline-block; width: 100% } } .card { position: relative; overflow: hidden } .card.card-bordered { border: 1px solid rgba(105, 87, 218, .06) } .card .card-header .card-heading-wrapper { display: flex; align-items: flex-start; width: 100% } .card .card-header .card-heading-wrapper:after { display: block; clear: both; content: "" } .card .card-header .card-heading-wrapper .card-title { flex: 1 } .card .card-header .card-heading-wrapper .card-icon { margin-right: 1rem !important; width: 50px; height: 50px; background: url("http://via.placeholder.com/50x50") no-repeat 0 0 } .card .card-header .card-heading-wrapper .float-right, .card .card-header .card-heading-wrapper img { margin-right: 1rem !important } .card .card-header .card-heading-wrapper .card-title { font-size: 19px; font-size: 1.9rem; line-height: 1.22; margin-bottom: 3rem } .card .card-header .card-heading-wrapper .card-title+.card-icon, .card .card-header .card-heading-wrapper .card-title+.float-right, .card .card-header .card-heading-wrapper .card-title+img { margin-right: 0 !important; margin-left: 1rem !important } .card .card-header .card-heading-wrapper .card-title.bold { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .card .card-header .card-heading-wrapper p { font-size: 16px; font-size: 1.6rem; line-height: 1.5 } .card .card-header .card-heading-wrapper p.small { font-size: 14px; font-size: 1.4rem; line-height: 1.3 } .card .card-header .ext-lg { font-family: inherit; font-size: 38px; font-size: 3.8rem; line-height: 1 } .card .card-body .card-title:after { display: block; clear: both; content: "" } .card .card-body .card-title .align-left { max-width: 70%; float: left } .card .card-body .card-title .align-right { max-width: 30%; float: right } .card hr.dashed { border-top-style: dashed } .card hr.hr-lg { border-top-width: 2px } .card .card-footer .btn { min-width: 125px } .card .list-group-item { padding: .75rem 3rem } .card .overlay { position: absolute; bottom: -20px; z-index: 2; width: 100%; margin-left: -3rem; padding: 3rem; opacity: 0; background: linear-gradient(180deg, rgba(248, 250, 253, 0), rgba(253, 253, 254, .96) 27.32%, #fff); transition: all .5s; overflow: hidden } .card .overlay a { text-decoration: none; font-size: 14px; font-size: 1.4rem } .card:hover .overlay { bottom: 0; opacity: 1; transition: all .5s } .card .badge { position: absolute; right: 3rem; top: 3rem } .card.card-lg-gutter { margin-right: 19px; margin-left: 19px } .card.card-sm-gutter { margin-right: 7px; margin-left: 7px } .card-teal-grad>.card-header { color: #fff } .card-teal-grad>.card-header a { color: #fff; text-decoration: underline } .card-teal-grad>.card-header h1, .card-teal-grad>.card-header h2, .card-teal-grad>.card-header h3, .card-teal-grad>.card-header h4, .card-teal-grad>.card-header h5, .card-teal-grad>.card-header h6 { color: #fff } .card-teal-grad .fc_select { -webkit-background-clip: text; -webkit-text-fill-color: transparent } .card-purple-grad>.card-header, .card-teal-grad>.card-text, .card-teal-grad>.card-title { color: #fff } .card-purple-grad>.card-header a { color: #fff; text-decoration: underline } .card-purple-grad>.card-header h1, .card-purple-grad>.card-header h2, .card-purple-grad>.card-header h3, .card-purple-grad>.card-header h4, .card-purple-grad>.card-header h5, .card-purple-grad>.card-header h6 { color: #fff } .card-purple-grad .fc_select { -webkit-background-clip: text; -webkit-text-fill-color: transparent } .card-navyblue-grad>.card-header, .card-purple-grad>.card-text, .card-purple-grad>.card-title { color: #fff } .card-navyblue-grad>.card-header a { color: #fff; text-decoration: underline } .card-navyblue-grad>.card-header h1, .card-navyblue-grad>.card-header h2, .card-navyblue-grad>.card-header h3, .card-navyblue-grad>.card-header h4, .card-navyblue-grad>.card-header h5, .card-navyblue-grad>.card-header h6 { color: #fff } .card-navyblue-grad .fc_select { -webkit-background-clip: text; -webkit-text-fill-color: transparent } .card-navyblue-grad>.card-text, .card-navyblue-grad>.card-title { color: #fff } .card-navyblue .fc_select, .card-purple .fc_select, .card-teal .fc_select { -webkit-background-clip: text; -webkit-text-fill-color: transparent } a.block { text-decoration: none !important } a.block .card.shadow:hover { box-shadow: 0 10px 14px 0 rgba(33, 35, 68, .05) !important } a.block .card-title { color: #191c2b } .card-hover, .card-hover:hover { transition: all .2s ease } .card-hover:hover { transform: translateY(-4px) } a.card { text-decoration: none } .breadcrumb { display: flex; flex-wrap: wrap; padding: .75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #9f9fb9; border-radius: .5rem } .breadcrumb-item+.breadcrumb-item { padding-left: .5rem } .breadcrumb-item+.breadcrumb-item:before { display: inline-block; padding-right: .5rem; color: #5a5b75; content: "/" } .breadcrumb-item+.breadcrumb-item:hover:before { text-decoration: underline; text-decoration: none } .breadcrumb-item.active { color: #5a5b75 } .pagination { display: flex; padding-left: 0; list-style: none; border-radius: .5rem } .page-link { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #6957da; background-color: #fff; border: 1px solid #8786a4 } .page-link:hover { z-index: 2; color: #6957da; text-decoration: none; background-color: #9f9fb9; border-color: #8786a4 } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 .2rem rgba(89, 217, 157, .25) } .page-link:not(:disabled):not(.disabled) { cursor: pointer } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: .5rem; border-bottom-left-radius: .5rem } .page-item:last-child .page-link { border-top-right-radius: .5rem; border-bottom-right-radius: .5rem } .page-item.active .page-link { z-index: 1; color: #fff; background-color: #59d99d; border-color: #59d99d } .page-item.disabled .page-link { color: #5a5b75; pointer-events: none; cursor: auto; background-color: #fff; border-color: #8786a4 } .pagination-lg .page-link { padding: .75rem 1.5rem; font-size: 2rem; line-height: 2 } .pagination-lg .page-item:first-child .page-link { border-top-left-radius: .3rem; border-bottom-left-radius: .3rem } .pagination-lg .page-item:last-child .page-link { border-top-right-radius: .3rem; border-bottom-right-radius: .3rem } .pagination-sm .page-link { padding: .25rem .5rem; font-size: 1.3rem; line-height: 1 } .pagination-sm .page-item:first-child .page-link { border-top-left-radius: .2rem; border-bottom-left-radius: .2rem } .pagination-sm .page-item:last-child .page-link { border-top-right-radius: .2rem; border-bottom-right-radius: .2rem } .badge { display: inline-block; padding: .25em .4em; font-size: 75%; font-weight: 600; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 2px } .badge:empty { display: none } .btn .badge { position: relative; top: -1px } .badge-pill { padding-right: .6em; padding-left: .6em; border-radius: 10rem } .badge-primary { color: #191c2b; background-color: #59d99d } .badge-primary[href]:focus, .badge-primary[href]:hover { color: #191c2b; text-decoration: none; background-color: #30d085 } .badge-secondary { color: #fff; background-color: #6957da } .badge-secondary[href]:focus, .badge-secondary[href]:hover { color: #fff; text-decoration: none; background-color: #442ed0 } .badge-success { color: #fff; background-color: #48b884 } .badge-success[href]:focus, .badge-success[href]:hover { color: #fff; text-decoration: none; background-color: #39946a } .badge-info { color: #191c2b; background-color: #43ccfe } .badge-info[href]:focus, .badge-info[href]:hover { color: #191c2b; text-decoration: none; background-color: #10befe } .badge-warning { color: #191c2b; background-color: #fab73a } .badge-warning[href]:focus, .badge-warning[href]:hover { color: #191c2b; text-decoration: none; background-color: #f9a508 } .badge-danger { color: #fff; background-color: #f64f4b } .badge-danger[href]:focus, .badge-danger[href]:hover { color: #fff; text-decoration: none; background-color: #f4201a } .badge-light { color: #191c2b; background-color: #f8f9fa } .badge-light[href]:focus, .badge-light[href]:hover { color: #191c2b; text-decoration: none; background-color: #dae0e5 } .badge-dark { color: #fff; background-color: #22263b } .badge-dark[href]:focus, .badge-dark[href]:hover { color: #fff; text-decoration: none; background-color: #0f111b } .badge-primary-border { border: 1px solid #2bbb77; color: #2bbb77; background: #acecce } .badge-secondary-border { border: 1px solid #3d29bb; color: #3d29bb; background: #b4abec } .badge-success-border { border: 1px solid #32815d; color: #32815d; background: #91d5b5 } .badge-info-border { border: 1px solid #01b3f3; color: #01b3f3; background: #a8e8ff } .badge-warning-border { border: 1px solid #e29506; color: #e29506; background: #fddb9d } .badge-danger-border { border: 1px solid #e9110c; color: #e9110c; background: #fbaeac } .badge-light-border { border: 1px solid #cbd3da; color: #cbd3da; background: #fff } .badge-dark-border { border: 1px solid #06070a; color: #06070a; background: #47507c } .badge-primary { color: #fff } .accordion-trigger { background: #d3d3d3; border: 1px solid; color: #000; display: block; font-weight: 700; padding: 10px; text-decoration: none } .accordion-trigger.is-selected { background: #add8e6 } .accordion-trigger:before { content: "+"; display: inline-block; width: 15px } .accordion-trigger.is-expanded:before { content: "\2013" } .accordion-panel { max-height: 1000px; transform-origin: top; transition: all .8s ease; visibility: visible } .accordion-panel.is-hidden { max-height: 0; overflow: hidden; transition: all .8s ease; visibility: hidden } .accordion-panel__inner { padding: 10px } .jumbotron { padding: 6rem 0; margin-bottom: 0; background-color: #9f9fb9 } @media (min-width:576px) { .jumbotron { padding: 12rem 0 } } .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0 } .jumbotron-fluid .banner-header, .jumbotron .banner-header { margin-bottom: 40px } @media (min-width:992px) { .jumbotron-fluid .banner-header, .jumbotron .banner-header { max-width: 90% } } .jumbotron-fluid .lead, .jumbotron .lead { font-family: baseCodeRegular, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; font-size: 18px; font-size: 1.8rem; margin-bottom: 70px } @media (min-width:992px) { .jumbotron-fluid .lead, .jumbotron .lead { max-width: 90% } } .alert { position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .5rem } .alert-heading { color: inherit } .alert-link { font-weight: 600 } .alert-dismissible { padding-right: 4.9rem } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: .75rem 1.25rem; color: inherit } .alert-primary { color: #468869; background: #def7eb linear-gradient(180deg, #e3f8ee, #def7eb) repeat-x; border-color: #d1f4e4 } .alert-primary hr { border-top-color: #bcefd8 } .alert-primary .alert-link { color: #35664f } .alert-secondary { color: #4e4589; background: #e1ddf8 linear-gradient(180deg, #e6e2f9, #e1ddf8) repeat-x; border-color: #d5d0f5 } .alert-secondary hr { border-top-color: #c2bbf1 } .alert-secondary .alert-link { color: #3b3467 } .alert-success { color: #3d775c; background: #daf1e6 linear-gradient(180deg, #e0f3ea, #daf1e6) repeat-x; border-color: #ccebdd } .alert-success hr { border-top-color: #bae4d1 } .alert-success .alert-link { color: #2c5542 } .alert-info { color: #3a829c; background: #d9f5ff linear-gradient(180deg, #dff7ff, #d9f5ff) repeat-x; border-color: #caf1ff } .alert-info hr { border-top-color: #b1eaff } .alert-info .alert-link { color: #2c6377 } .alert-warning { color: #9a7736; background: #fef1d8 linear-gradient(180deg, #fef3de, #fef1d8) repeat-x; border-color: #feebc8 } .alert-warning hr { border-top-color: #fee2af } .alert-warning .alert-link { color: #745a29 } .alert-danger { color: #97413f; background: #fddcdb linear-gradient(180deg, #fde1e0, #fddcdb) repeat-x; border-color: #fccecd } .alert-danger hr { border-top-color: #fbb6b5 } .alert-danger .alert-link { color: #733230 } .alert-light { color: #98999a; background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x; border-color: #fdfdfe } .alert-light hr { border-top-color: #ececf6 } .alert-light .alert-link { color: #7e8081 } .alert-dark { color: #292b36; background: #d3d4d8 linear-gradient(180deg, #dadade, #d3d4d8) repeat-x; border-color: #c1c2c8 } .alert-dark hr { border-top-color: #b3b5bc } .alert-dark .alert-link { color: #131419 } @keyframes progress-bar-stripes { 0% { background-position: 1rem 0 } to { background-position: 0 0 } } .progress { display: flex; height: 1rem; overflow: hidden; font-size: 1.2rem; background-color: #9f9fb9; border-radius: .5rem; box-shadow: inset 0 .1rem .1rem rgba(49, 49, 49, .1) } .progress-bar { display: flex; flex-direction: column; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #59d99d; transition: width .6s ease } @media screen and (prefers-reduced-motion:reduce) { .progress-bar { transition: none } } .progress-bar-striped { background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent); background-size: 1rem 1rem } .progress-bar-animated { animation: progress-bar-stripes 1s linear infinite } .media { display: flex; align-items: flex-start } .media-body { flex: 1 } .list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0 } .list-group-item-action { width: 100%; color: #434456; text-align: inherit } .list-group-item-action:focus, .list-group-item-action:hover { color: #434456; text-decoration: none; background-color: #f8f9fa } .list-group-item-action:active { color: #434456; background-color: #9f9fb9 } .list-group-item { position: relative; display: block; padding: .75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(49, 49, 49, .125) } .list-group-item:first-child { border-top-left-radius: .5rem; border-top-right-radius: .5rem } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: .5rem; border-bottom-left-radius: .5rem } .list-group-item:focus, .list-group-item:hover { z-index: 1; text-decoration: none } .list-group-item.disabled, .list-group-item:disabled { color: #5a5b75; background-color: #fff } .list-group-item.active { z-index: 2; color: #fff; background-color: #59d99d; border-color: #59d99d } .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0 } .list-group-flush:first-child .list-group-item:first-child { border-top: 0 } .list-group-flush:last-child .list-group-item:last-child { border-bottom: 0 } .list-group-item-primary { color: #468869; background-color: #d1f4e4 } .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover { color: #468869; background-color: #bcefd8 } .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #468869; border-color: #468869 } .list-group-item-secondary { color: #4e4589; background-color: #d5d0f5 } .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover { color: #4e4589; background-color: #c2bbf1 } .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #4e4589; border-color: #4e4589 } .list-group-item-success { color: #3d775c; background-color: #ccebdd } .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover { color: #3d775c; background-color: #bae4d1 } .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #3d775c; border-color: #3d775c } .list-group-item-info { color: #3a829c; background-color: #caf1ff } .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover { color: #3a829c; background-color: #b1eaff } .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #3a829c; border-color: #3a829c } .list-group-item-warning { color: #9a7736; background-color: #feebc8 } .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover { color: #9a7736; background-color: #fee2af } .list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #9a7736; border-color: #9a7736 } .list-group-item-danger { color: #97413f; background-color: #fccecd } .list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover { color: #97413f; background-color: #fbb6b5 } .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #97413f; border-color: #97413f } .list-group-item-light { color: #98999a; background-color: #fdfdfe } .list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover { color: #98999a; background-color: #ececf6 } .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #98999a; border-color: #98999a } .list-group-item-dark { color: #292b36; background-color: #c1c2c8 } .list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover { color: #292b36; background-color: #b3b5bc } .list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #292b36; border-color: #292b36 } .close { float: right; font-size: 2.4rem; font-weight: 600; line-height: 1; color: #313131; text-shadow: 0 1px 0 #fff; opacity: .5 } .close:focus, .close:hover { color: #313131; text-decoration: none; opacity: .75 } .close:not(:disabled):not(.disabled) { cursor: pointer } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none } .modal, .modal-open { overflow: hidden } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; outline: 0 } .modal-open .modal { overflow-x: hidden; overflow-y: auto } .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none } .modal.fade .modal-dialog { transition: transform .3s ease-out; transform: translateY(-25%) } @media screen and (prefers-reduced-motion:reduce) { .modal.fade .modal-dialog { transition: none } } .modal.show .modal-dialog { transform: translate(0) } .modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem) } .modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 0 solid rgba(49, 49, 49, .2); border-radius: .3rem; box-shadow: 0 .25rem .5rem rgba(49, 49, 49, .2); outline: 0 } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #f8f9fd } .modal-backdrop.fade { opacity: 0 } .modal-backdrop.show { opacity: .96 } .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 2.5rem 2.5rem 0; border-bottom: 0 solid #9f9fb9; border-top-left-radius: .3rem; border-top-right-radius: .3rem } .modal-header .close { padding: 2.5rem; margin: -2.5rem -2.5rem -2.5rem auto; font-weight: 300; font-size: 4rem } .modal-title { margin-bottom: 0; line-height: 1.65 } .modal-body { position: relative; flex: 1 1 auto; padding: 0 2.5rem 2.5rem } .modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 2.5rem; border-top: 0 solid #9f9fb9 } .modal-footer>:not(:first-child) { margin-left: .25rem } .modal-footer>:not(:last-child) { margin-right: .25rem } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll } @media (min-width:576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto } .modal-dialog-centered { min-height: calc(100% - 3.5rem) } .modal-content { box-shadow: 0 .5rem 1rem rgba(49, 49, 49, .2) } .modal-sm { max-width: 300px } } @media (min-width:992px) { .modal-lg { max-width: 1000px } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.65; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 1.3rem; word-wrap: break-word; opacity: 0 } .tooltip.show { opacity: .9 } .tooltip .arrow { position: absolute; display: block; width: .8rem; height: .4rem } .tooltip .arrow:before { position: absolute; content: ""; border-color: transparent; border-style: solid } .bs-tooltip-auto[x-placement^=top], .bs-tooltip-top { padding: .4rem 0 } .bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow { bottom: 0 } .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { top: 0; border-width: .4rem .4rem 0; border-top-color: #313131 } .bs-tooltip-auto[x-placement^=right], .bs-tooltip-right { padding: 0 .4rem } .bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow { left: 0; width: .4rem; height: .8rem } .bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before { right: 0; border-width: .4rem .4rem .4rem 0; border-right-color: #313131 } .bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom { padding: .4rem 0 } .bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow { top: 0 } .bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before { bottom: 0; border-width: 0 .4rem .4rem; border-bottom-color: #313131 } .bs-tooltip-auto[x-placement^=left], .bs-tooltip-left { padding: 0 .4rem } .bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow { right: 0; width: .4rem; height: .8rem } .bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before { left: 0; border-width: .4rem 0 .4rem .4rem; border-left-color: #313131 } .tooltip-inner { max-width: 200px; padding: .25rem .5rem; color: #fff; text-align: center; background-color: #313131; border-radius: .5rem } .popover { top: 0; left: 0; z-index: 1060; max-width: 276px; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.65; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 1.3rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(49, 49, 49, .2); border-radius: .3rem; box-shadow: 0 .25rem .5rem rgba(49, 49, 49, .2) } .popover, .popover .arrow { position: absolute; display: block } .popover .arrow { width: 1rem; height: .5rem; margin: 0 .3rem } .popover .arrow:after, .popover .arrow:before { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid } .bs-popover-auto[x-placement^=top], .bs-popover-top { margin-bottom: .5rem } .bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow { bottom: calc((.5rem + 1px) * -1) } .bs-popover-auto[x-placement^=top] .arrow:after, .bs-popover-auto[x-placement^=top] .arrow:before, .bs-popover-top .arrow:after, .bs-popover-top .arrow:before { border-width: .5rem .5rem 0 } .bs-popover-auto[x-placement^=top] .arrow:before, .bs-popover-top .arrow:before { bottom: 0; border-top-color: rgba(49, 49, 49, .25) } .bs-popover-auto[x-placement^=top] .arrow:after, .bs-popover-top .arrow:after { bottom: 1px; border-top-color: #fff } .bs-popover-auto[x-placement^=right], .bs-popover-right { margin-left: .5rem } .bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow { left: calc((.5rem + 1px) * -1); width: .5rem; height: 1rem; margin: .3rem 0 } .bs-popover-auto[x-placement^=right] .arrow:after, .bs-popover-auto[x-placement^=right] .arrow:before, .bs-popover-right .arrow:after, .bs-popover-right .arrow:before { border-width: .5rem .5rem .5rem 0 } .bs-popover-auto[x-placement^=right] .arrow:before, .bs-popover-right .arrow:before { left: 0; border-right-color: rgba(49, 49, 49, .25) } .bs-popover-auto[x-placement^=right] .arrow:after, .bs-popover-right .arrow:after { left: 1px; border-right-color: #fff } .bs-popover-auto[x-placement^=bottom], .bs-popover-bottom { margin-top: .5rem } .bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow { top: calc((.5rem + 1px) * -1) } .bs-popover-auto[x-placement^=bottom] .arrow:after, .bs-popover-auto[x-placement^=bottom] .arrow:before, .bs-popover-bottom .arrow:after, .bs-popover-bottom .arrow:before { border-width: 0 .5rem .5rem } .bs-popover-auto[x-placement^=bottom] .arrow:before, .bs-popover-bottom .arrow:before { top: 0; border-bottom-color: rgba(49, 49, 49, .25) } .bs-popover-auto[x-placement^=bottom] .arrow:after, .bs-popover-bottom .arrow:after { top: 1px; border-bottom-color: #fff } .bs-popover-auto[x-placement^=bottom] .popover-header:before, .bs-popover-bottom .popover-header:before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -.5rem; content: ""; border-bottom: 1px solid #f7f7f7 } .bs-popover-auto[x-placement^=left], .bs-popover-left { margin-right: .5rem } .bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow { right: calc((.5rem + 1px) * -1); width: .5rem; height: 1rem; margin: .3rem 0 } .bs-popover-auto[x-placement^=left] .arrow:after, .bs-popover-auto[x-placement^=left] .arrow:before, .bs-popover-left .arrow:after, .bs-popover-left .arrow:before { border-width: .5rem 0 .5rem .5rem } .bs-popover-auto[x-placement^=left] .arrow:before, .bs-popover-left .arrow:before { right: 0; border-left-color: rgba(49, 49, 49, .25) } .bs-popover-auto[x-placement^=left] .arrow:after, .bs-popover-left .arrow:after { right: 1px; border-left-color: #fff } .popover-header { padding: .5rem .75rem; margin-bottom: 0; font-size: 1.6rem; color: #212344; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(.3rem - 1px); border-top-right-radius: calc(.3rem - 1px) } .popover-header:empty { display: none } .popover-body { padding: .5rem .75rem; color: #434456 } .carousel { position: relative } .carousel-inner { position: relative; width: 100%; overflow: hidden } .carousel-item { position: relative; display: none; align-items: center; width: 100%; transition: transform .6s ease; backface-visibility: hidden; perspective: 1000px } @media screen and (prefers-reduced-motion:reduce) { .carousel-item { transition: none } } .carousel-item-next, .carousel-item-prev, .carousel-item.active { display: block } .carousel-item-next, .carousel-item-prev { position: absolute; top: 0 } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateX(0) } @supports (transform-style:preserve-3d) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateZ(0) } } .active.carousel-item-right, .carousel-item-next { transform: translateX(100%) } @supports (transform-style:preserve-3d) { .active.carousel-item-right, .carousel-item-next { transform: translate3d(100%, 0, 0) } } .active.carousel-item-left, .carousel-item-prev { transform: translateX(-100%) } @supports (transform-style:preserve-3d) { .active.carousel-item-left, .carousel-item-prev { transform: translate3d(-100%, 0, 0) } } .carousel-fade .carousel-item { opacity: 0; transition-duration: .6s; transition-property: opacity } .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active { opacity: 1 } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { opacity: 0 } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active { transform: translateX(0) } @supports (transform-style:preserve-3d) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active { transform: translateZ(0) } } .carousel-control-next, .carousel-control-prev { position: absolute; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: .5 } .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover { color: #fff; text-decoration: none; outline: 0; opacity: .9 } .carousel-control-prev { left: 0; background: linear-gradient(90deg, rgba(49, 49, 49, .25), rgba(49, 49, 49, .001)) } .carousel-control-next { right: 0; background: linear-gradient(270deg, rgba(49, 49, 49, .25), rgba(49, 49, 49, .001)) } .carousel-control-next-icon, .carousel-control-prev-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat 50%; background-size: 100% 100% } .carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") } .carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") } .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none } .carousel-indicators li { position: relative; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: hsla(0, 0%, 100%, .5) } .carousel-indicators li:before { top: -10px } .carousel-indicators li:after, .carousel-indicators li:before { position: absolute; left: 0; display: inline-block; width: 100%; height: 10px; content: "" } .carousel-indicators li:after { bottom: -10px } .carousel-indicators .active { background-color: #fff } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center } .align-baseline { vertical-align: baseline !important } .align-top { vertical-align: top !important } .align-middle { vertical-align: middle !important } .align-bottom { vertical-align: bottom !important } .align-text-bottom { vertical-align: text-bottom !important } .align-text-top { vertical-align: text-top !important } .bg-primary { background-color: #59d99d !important } a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover { background-color: #30d085 !important } .bg-secondary { background-color: #6957da !important } a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover { background-color: #442ed0 !important } .bg-success { background-color: #48b884 !important } a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover { background-color: #39946a !important } .bg-info { background-color: #43ccfe !important } a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover { background-color: #10befe !important } .bg-warning { background-color: #fab73a !important } a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover { background-color: #f9a508 !important } .bg-danger { background-color: #f64f4b !important } a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover { background-color: #f4201a !important } .bg-light { background-color: #f8f9fa !important } a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover { background-color: #dae0e5 !important } .bg-dark { background-color: #22263b !important } a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover { background-color: #0f111b !important } .bg-gradient-primary { background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x !important } .bg-gradient-secondary { background: #6957da linear-gradient(180deg, #8070e0, #6957da) repeat-x !important } .bg-gradient-success { background: #48b884 linear-gradient(180deg, #63c396, #48b884) repeat-x !important } .bg-gradient-info { background: #43ccfe linear-gradient(180deg, #5fd4fe, #43ccfe) repeat-x !important } .bg-gradient-warning { background: #fab73a linear-gradient(180deg, #fbc258, #fab73a) repeat-x !important } .bg-gradient-danger { background: #f64f4b linear-gradient(180deg, #f76966, #f64f4b) repeat-x !important } .bg-gradient-light { background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x !important } .bg-gradient-dark { background: #22263b linear-gradient(180deg, #434758, #22263b) repeat-x !important } .bg-white { background-color: #fff !important } .bg-transparent { background-color: transparent !important } .border { border: 1px solid #e9e9ef !important } .border-top { border-top: 1px solid #e9e9ef !important } .border-right { border-right: 1px solid #e9e9ef !important } .border-bottom { border-bottom: 1px solid #e9e9ef !important } .border-left { border-left: 1px solid #e9e9ef !important } .border-0 { border: 0 !important } .border-top-0 { border-top: 0 !important } .border-right-0 { border-right: 0 !important } .border-bottom-0 { border-bottom: 0 !important } .border-left-0 { border-left: 0 !important } .border-primary { border-color: #59d99d !important } .border-secondary { border-color: #6957da !important } .border-success { border-color: #48b884 !important } .border-info { border-color: #43ccfe !important } .border-warning { border-color: #fab73a !important } .border-danger { border-color: #f64f4b !important } .border-light { border-color: #f8f9fa !important } .border-dark { border-color: #22263b !important } .border-white { border-color: #fff !important } .rounded { border-radius: .5rem !important } .rounded-top { border-top-left-radius: .5rem !important } .rounded-right, .rounded-top { border-top-right-radius: .5rem !important } .rounded-bottom, .rounded-right { border-bottom-right-radius: .5rem !important } .rounded-bottom, .rounded-left { border-bottom-left-radius: .5rem !important } .rounded-left { border-top-left-radius: .5rem !important } .rounded-circle { border-radius: 50% !important } .rounded-0 { border-radius: 0 !important } .clearfix:after { display: block; clear: both; content: "" } .d-none { display: none !important } .d-inline { display: inline !important } .d-inline-block { display: inline-block !important } .d-block { display: block !important } .d-table { display: table !important } .d-table-row { display: table-row !important } .d-table-cell { display: table-cell !important } .d-flex { display: flex !important } .d-inline-flex { display: inline-flex !important } @media (min-width:576px) { .d-sm-none { display: none !important } .d-sm-inline { display: inline !important } .d-sm-inline-block { display: inline-block !important } .d-sm-block { display: block !important } .d-sm-table { display: table !important } .d-sm-table-row { display: table-row !important } .d-sm-table-cell { display: table-cell !important } .d-sm-flex { display: flex !important } .d-sm-inline-flex { display: inline-flex !important } } @media (min-width:800px) { .d-md-none { display: none !important } .d-md-inline { display: inline !important } .d-md-inline-block { display: inline-block !important } .d-md-block { display: block !important } .d-md-table { display: table !important } .d-md-table-row { display: table-row !important } .d-md-table-cell { display: table-cell !important } .d-md-flex { display: flex !important } .d-md-inline-flex { display: inline-flex !important } } @media (min-width:992px) { .d-lg-none { display: none !important } .d-lg-inline { display: inline !important } .d-lg-inline-block { display: inline-block !important } .d-lg-block { display: block !important } .d-lg-table { display: table !important } .d-lg-table-row { display: table-row !important } .d-lg-table-cell { display: table-cell !important } .d-lg-flex { display: flex !important } .d-lg-inline-flex { display: inline-flex !important } } @media (min-width:1200px) { .d-xl-none { display: none !important } .d-xl-inline { display: inline !important } .d-xl-inline-block { display: inline-block !important } .d-xl-block { display: block !important } .d-xl-table { display: table !important } .d-xl-table-row { display: table-row !important } .d-xl-table-cell { display: table-cell !important } .d-xl-flex { display: flex !important } .d-xl-inline-flex { display: inline-flex !important } } @media (min-width:1440px) { .d-xxl-none { display: none !important } .d-xxl-inline { display: inline !important } .d-xxl-inline-block { display: inline-block !important } .d-xxl-block { display: block !important } .d-xxl-table { display: table !important } .d-xxl-table-row { display: table-row !important } .d-xxl-table-cell { display: table-cell !important } .d-xxl-flex { display: flex !important } .d-xxl-inline-flex { display: inline-flex !important } } @media (min-width:1600px) { .d-exl-none { display: none !important } .d-exl-inline { display: inline !important } .d-exl-inline-block { display: inline-block !important } .d-exl-block { display: block !important } .d-exl-table { display: table !important } .d-exl-table-row { display: table-row !important } .d-exl-table-cell { display: table-cell !important } .d-exl-flex { display: flex !important } .d-exl-inline-flex { display: inline-flex !important } } @media print { .d-print-none { display: none !important } .d-print-inline { display: inline !important } .d-print-inline-block { display: inline-block !important } .d-print-block { display: block !important } .d-print-table { display: table !important } .d-print-table-row { display: table-row !important } .d-print-table-cell { display: table-cell !important } .d-print-flex { display: flex !important } .d-print-inline-flex { display: inline-flex !important } } .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden } .embed-responsive:before { display: block; content: "" } .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0 } .embed-responsive-21by9:before { padding-top: 42.85714% } .embed-responsive-16by9:before { padding-top: 56.25% } .embed-responsive-4by3:before { padding-top: 75% } .embed-responsive-1by1:before { padding-top: 100% } .flex-row { flex-direction: row !important } .flex-column { flex-direction: column !important } .flex-row-reverse { flex-direction: row-reverse !important } .flex-column-reverse { flex-direction: column-reverse !important } .flex-wrap { flex-wrap: wrap !important } .flex-nowrap { flex-wrap: nowrap !important } .flex-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-fill { flex: 1 1 auto !important } .flex-grow-0 { flex-grow: 0 !important } .flex-grow-1 { flex-grow: 1 !important } .flex-shrink-0 { flex-shrink: 0 !important } .flex-shrink-1 { flex-shrink: 1 !important } .justify-content-start { justify-content: flex-start !important } .justify-content-end { justify-content: flex-end !important } .justify-content-center { justify-content: center !important } .justify-content-between { justify-content: space-between !important } .justify-content-around { justify-content: space-around !important } .align-items-start { align-items: flex-start !important } .align-items-end { align-items: flex-end !important } .align-items-center { align-items: center !important } .align-items-baseline { align-items: baseline !important } .align-items-stretch { align-items: stretch !important } .align-content-start { align-content: flex-start !important } .align-content-end { align-content: flex-end !important } .align-content-center { align-content: center !important } .align-content-between { align-content: space-between !important } .align-content-around { align-content: space-around !important } .align-content-stretch { align-content: stretch !important } .align-self-auto { align-self: auto !important } .align-self-start { align-self: flex-start !important } .align-self-end { align-self: flex-end !important } .align-self-center { align-self: center !important } .align-self-baseline { align-self: baseline !important } .align-self-stretch { align-self: stretch !important } @media (min-width:576px) { .flex-sm-row { flex-direction: row !important } .flex-sm-column { flex-direction: column !important } .flex-sm-row-reverse { flex-direction: row-reverse !important } .flex-sm-column-reverse { flex-direction: column-reverse !important } .flex-sm-wrap { flex-wrap: wrap !important } .flex-sm-nowrap { flex-wrap: nowrap !important } .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-sm-fill { flex: 1 1 auto !important } .flex-sm-grow-0 { flex-grow: 0 !important } .flex-sm-grow-1 { flex-grow: 1 !important } .flex-sm-shrink-0 { flex-shrink: 0 !important } .flex-sm-shrink-1 { flex-shrink: 1 !important } .justify-content-sm-start { justify-content: flex-start !important } .justify-content-sm-end { justify-content: flex-end !important } .justify-content-sm-center { justify-content: center !important } .justify-content-sm-between { justify-content: space-between !important } .justify-content-sm-around { justify-content: space-around !important } .align-items-sm-start { align-items: flex-start !important } .align-items-sm-end { align-items: flex-end !important } .align-items-sm-center { align-items: center !important } .align-items-sm-baseline { align-items: baseline !important } .align-items-sm-stretch { align-items: stretch !important } .align-content-sm-start { align-content: flex-start !important } .align-content-sm-end { align-content: flex-end !important } .align-content-sm-center { align-content: center !important } .align-content-sm-between { align-content: space-between !important } .align-content-sm-around { align-content: space-around !important } .align-content-sm-stretch { align-content: stretch !important } .align-self-sm-auto { align-self: auto !important } .align-self-sm-start { align-self: flex-start !important } .align-self-sm-end { align-self: flex-end !important } .align-self-sm-center { align-self: center !important } .align-self-sm-baseline { align-self: baseline !important } .align-self-sm-stretch { align-self: stretch !important } } @media (min-width:800px) { .flex-md-row { flex-direction: row !important } .flex-md-column { flex-direction: column !important } .flex-md-row-reverse { flex-direction: row-reverse !important } .flex-md-column-reverse { flex-direction: column-reverse !important } .flex-md-wrap { flex-wrap: wrap !important } .flex-md-nowrap { flex-wrap: nowrap !important } .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-md-fill { flex: 1 1 auto !important } .flex-md-grow-0 { flex-grow: 0 !important } .flex-md-grow-1 { flex-grow: 1 !important } .flex-md-shrink-0 { flex-shrink: 0 !important } .flex-md-shrink-1 { flex-shrink: 1 !important } .justify-content-md-start { justify-content: flex-start !important } .justify-content-md-end { justify-content: flex-end !important } .justify-content-md-center { justify-content: center !important } .justify-content-md-between { justify-content: space-between !important } .justify-content-md-around { justify-content: space-around !important } .align-items-md-start { align-items: flex-start !important } .align-items-md-end { align-items: flex-end !important } .align-items-md-center { align-items: center !important } .align-items-md-baseline { align-items: baseline !important } .align-items-md-stretch { align-items: stretch !important } .align-content-md-start { align-content: flex-start !important } .align-content-md-end { align-content: flex-end !important } .align-content-md-center { align-content: center !important } .align-content-md-between { align-content: space-between !important } .align-content-md-around { align-content: space-around !important } .align-content-md-stretch { align-content: stretch !important } .align-self-md-auto { align-self: auto !important } .align-self-md-start { align-self: flex-start !important } .align-self-md-end { align-self: flex-end !important } .align-self-md-center { align-self: center !important } .align-self-md-baseline { align-self: baseline !important } .align-self-md-stretch { align-self: stretch !important } } @media (min-width:992px) { .flex-lg-row { flex-direction: row !important } .flex-lg-column { flex-direction: column !important } .flex-lg-row-reverse { flex-direction: row-reverse !important } .flex-lg-column-reverse { flex-direction: column-reverse !important } .flex-lg-wrap { flex-wrap: wrap !important } .flex-lg-nowrap { flex-wrap: nowrap !important } .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-lg-fill { flex: 1 1 auto !important } .flex-lg-grow-0 { flex-grow: 0 !important } .flex-lg-grow-1 { flex-grow: 1 !important } .flex-lg-shrink-0 { flex-shrink: 0 !important } .flex-lg-shrink-1 { flex-shrink: 1 !important } .justify-content-lg-start { justify-content: flex-start !important } .justify-content-lg-end { justify-content: flex-end !important } .justify-content-lg-center { justify-content: center !important } .justify-content-lg-between { justify-content: space-between !important } .justify-content-lg-around { justify-content: space-around !important } .align-items-lg-start { align-items: flex-start !important } .align-items-lg-end { align-items: flex-end !important } .align-items-lg-center { align-items: center !important } .align-items-lg-baseline { align-items: baseline !important } .align-items-lg-stretch { align-items: stretch !important } .align-content-lg-start { align-content: flex-start !important } .align-content-lg-end { align-content: flex-end !important } .align-content-lg-center { align-content: center !important } .align-content-lg-between { align-content: space-between !important } .align-content-lg-around { align-content: space-around !important } .align-content-lg-stretch { align-content: stretch !important } .align-self-lg-auto { align-self: auto !important } .align-self-lg-start { align-self: flex-start !important } .align-self-lg-end { align-self: flex-end !important } .align-self-lg-center { align-self: center !important } .align-self-lg-baseline { align-self: baseline !important } .align-self-lg-stretch { align-self: stretch !important } } @media (min-width:1200px) { .flex-xl-row { flex-direction: row !important } .flex-xl-column { flex-direction: column !important } .flex-xl-row-reverse { flex-direction: row-reverse !important } .flex-xl-column-reverse { flex-direction: column-reverse !important } .flex-xl-wrap { flex-wrap: wrap !important } .flex-xl-nowrap { flex-wrap: nowrap !important } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-xl-fill { flex: 1 1 auto !important } .flex-xl-grow-0 { flex-grow: 0 !important } .flex-xl-grow-1 { flex-grow: 1 !important } .flex-xl-shrink-0 { flex-shrink: 0 !important } .flex-xl-shrink-1 { flex-shrink: 1 !important } .justify-content-xl-start { justify-content: flex-start !important } .justify-content-xl-end { justify-content: flex-end !important } .justify-content-xl-center { justify-content: center !important } .justify-content-xl-between { justify-content: space-between !important } .justify-content-xl-around { justify-content: space-around !important } .align-items-xl-start { align-items: flex-start !important } .align-items-xl-end { align-items: flex-end !important } .align-items-xl-center { align-items: center !important } .align-items-xl-baseline { align-items: baseline !important } .align-items-xl-stretch { align-items: stretch !important } .align-content-xl-start { align-content: flex-start !important } .align-content-xl-end { align-content: flex-end !important } .align-content-xl-center { align-content: center !important } .align-content-xl-between { align-content: space-between !important } .align-content-xl-around { align-content: space-around !important } .align-content-xl-stretch { align-content: stretch !important } .align-self-xl-auto { align-self: auto !important } .align-self-xl-start { align-self: flex-start !important } .align-self-xl-end { align-self: flex-end !important } .align-self-xl-center { align-self: center !important } .align-self-xl-baseline { align-self: baseline !important } .align-self-xl-stretch { align-self: stretch !important } } @media (min-width:1440px) { .flex-xxl-row { flex-direction: row !important } .flex-xxl-column { flex-direction: column !important } .flex-xxl-row-reverse { flex-direction: row-reverse !important } .flex-xxl-column-reverse { flex-direction: column-reverse !important } .flex-xxl-wrap { flex-wrap: wrap !important } .flex-xxl-nowrap { flex-wrap: nowrap !important } .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-xxl-fill { flex: 1 1 auto !important } .flex-xxl-grow-0 { flex-grow: 0 !important } .flex-xxl-grow-1 { flex-grow: 1 !important } .flex-xxl-shrink-0 { flex-shrink: 0 !important } .flex-xxl-shrink-1 { flex-shrink: 1 !important } .justify-content-xxl-start { justify-content: flex-start !important } .justify-content-xxl-end { justify-content: flex-end !important } .justify-content-xxl-center { justify-content: center !important } .justify-content-xxl-between { justify-content: space-between !important } .justify-content-xxl-around { justify-content: space-around !important } .align-items-xxl-start { align-items: flex-start !important } .align-items-xxl-end { align-items: flex-end !important } .align-items-xxl-center { align-items: center !important } .align-items-xxl-baseline { align-items: baseline !important } .align-items-xxl-stretch { align-items: stretch !important } .align-content-xxl-start { align-content: flex-start !important } .align-content-xxl-end { align-content: flex-end !important } .align-content-xxl-center { align-content: center !important } .align-content-xxl-between { align-content: space-between !important } .align-content-xxl-around { align-content: space-around !important } .align-content-xxl-stretch { align-content: stretch !important } .align-self-xxl-auto { align-self: auto !important } .align-self-xxl-start { align-self: flex-start !important } .align-self-xxl-end { align-self: flex-end !important } .align-self-xxl-center { align-self: center !important } .align-self-xxl-baseline { align-self: baseline !important } .align-self-xxl-stretch { align-self: stretch !important } } @media (min-width:1600px) { .flex-exl-row { flex-direction: row !important } .flex-exl-column { flex-direction: column !important } .flex-exl-row-reverse { flex-direction: row-reverse !important } .flex-exl-column-reverse { flex-direction: column-reverse !important } .flex-exl-wrap { flex-wrap: wrap !important } .flex-exl-nowrap { flex-wrap: nowrap !important } .flex-exl-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-exl-fill { flex: 1 1 auto !important } .flex-exl-grow-0 { flex-grow: 0 !important } .flex-exl-grow-1 { flex-grow: 1 !important } .flex-exl-shrink-0 { flex-shrink: 0 !important } .flex-exl-shrink-1 { flex-shrink: 1 !important } .justify-content-exl-start { justify-content: flex-start !important } .justify-content-exl-end { justify-content: flex-end !important } .justify-content-exl-center { justify-content: center !important } .justify-content-exl-between { justify-content: space-between !important } .justify-content-exl-around { justify-content: space-around !important } .align-items-exl-start { align-items: flex-start !important } .align-items-exl-end { align-items: flex-end !important } .align-items-exl-center { align-items: center !important } .align-items-exl-baseline { align-items: baseline !important } .align-items-exl-stretch { align-items: stretch !important } .align-content-exl-start { align-content: flex-start !important } .align-content-exl-end { align-content: flex-end !important } .align-content-exl-center { align-content: center !important } .align-content-exl-between { align-content: space-between !important } .align-content-exl-around { align-content: space-around !important } .align-content-exl-stretch { align-content: stretch !important } .align-self-exl-auto { align-self: auto !important } .align-self-exl-start { align-self: flex-start !important } .align-self-exl-end { align-self: flex-end !important } .align-self-exl-center { align-self: center !important } .align-self-exl-baseline { align-self: baseline !important } .align-self-exl-stretch { align-self: stretch !important } } .float-left { float: left !important } .float-right { float: right !important } .float-none { float: none !important } @media (min-width:576px) { .float-sm-left { float: left !important } .float-sm-right { float: right !important } .float-sm-none { float: none !important } } @media (min-width:800px) { .float-md-left { float: left !important } .float-md-right { float: right !important } .float-md-none { float: none !important } } @media (min-width:992px) { .float-lg-left { float: left !important } .float-lg-right { float: right !important } .float-lg-none { float: none !important } } @media (min-width:1200px) { .float-xl-left { float: left !important } .float-xl-right { float: right !important } .float-xl-none { float: none !important } } @media (min-width:1440px) { .float-xxl-left { float: left !important } .float-xxl-right { float: right !important } .float-xxl-none { float: none !important } } @media (min-width:1600px) { .float-exl-left { float: left !important } .float-exl-right { float: right !important } .float-exl-none { float: none !important } } .position-static { position: static !important } .position-relative { position: relative !important } .position-absolute { position: absolute !important } .position-fixed { position: fixed !important } .position-sticky { position: sticky !important } .fixed-top { top: 0 } .fixed-bottom, .fixed-top { position: fixed; right: 0; left: 0; z-index: 1030 } .fixed-bottom { bottom: 0 } @supports (position:sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020 } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0 } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal } .shadow-sm { box-shadow: 0 2px 10px 0 rgba(33, 35, 68, .05) !important } .shadow { box-shadow: 0 6px 14px 0 rgba(33, 35, 68, .05) !important } .card-hover:hover, .shadow-lg { box-shadow: 0 10px 14px 0 rgba(33, 35, 68, .05) !important } .shadow-none { box-shadow: none !important } .w-25 { width: 25% !important } .w-50 { width: 50% !important } .w-75 { width: 75% !important } .w-100 { width: 100% !important } .h-25 { height: 25% !important } .h-50 { height: 50% !important } .h-75 { height: 75% !important } .h-100 { height: 100% !important } .mw-100 { max-width: 100% !important } .mh-100 { max-height: 100% !important } .m-0 { margin: 0 !important } .mt-0, .my-0 { margin-top: 0 !important } .mr-0, .mx-0 { margin-right: 0 !important } .mb-0, .my-0 { margin-bottom: 0 !important } .ml-0, .mx-0 { margin-left: 0 !important } .m-1 { margin: 1rem !important } .mt-1, .my-1 { margin-top: 1rem !important } .mr-1, .mx-1 { margin-right: 1rem !important } .mb-1, .my-1 { margin-bottom: 1rem !important } .ml-1, .mx-1 { margin-left: 1rem !important } .m-2 { margin: 2rem !important } .mt-2, .my-2 { margin-top: 2rem !important } .mr-2, .mx-2 { margin-right: 2rem !important } .mb-2, .my-2 { margin-bottom: 2rem !important } .ml-2, .mx-2 { margin-left: 2rem !important } .m-3 { margin: 3rem !important } .mt-3, .my-3 { margin-top: 3rem !important } .mr-3, .mx-3 { margin-right: 3rem !important } .mb-3, .my-3 { margin-bottom: 3rem !important } .ml-3, .mx-3 { margin-left: 3rem !important } .m-4 { margin: 4rem !important } .mt-4, .my-4 { margin-top: 4rem !important } .mr-4, .mx-4 { margin-right: 4rem !important } .mb-4, .my-4 { margin-bottom: 4rem !important } .ml-4, .mx-4 { margin-left: 4rem !important } .m-5 { margin: 5rem !important } .mt-5, .my-5 { margin-top: 5rem !important } .mr-5, .mx-5 { margin-right: 5rem !important } .mb-5, .my-5 { margin-bottom: 5rem !important } .ml-5, .mx-5 { margin-left: 5rem !important } .m-6 { margin: 6rem !important } .mt-6, .my-6 { margin-top: 6rem !important } .mr-6, .mx-6 { margin-right: 6rem !important } .mb-6, .my-6 { margin-bottom: 6rem !important } .ml-6, .mx-6 { margin-left: 6rem !important } .m-7 { margin: 7rem !important } .mt-7, .my-7 { margin-top: 7rem !important } .mr-7, .mx-7 { margin-right: 7rem !important } .mb-7, .my-7 { margin-bottom: 7rem !important } .ml-7, .mx-7 { margin-left: 7rem !important } .m-8 { margin: 8rem !important } .mt-8, .my-8 { margin-top: 8rem !important } .mr-8, .mx-8 { margin-right: 8rem !important } .mb-8, .my-8 { margin-bottom: 8rem !important } .ml-8, .mx-8 { margin-left: 8rem !important } .m-9 { margin: 9rem !important } .mt-9, .my-9 { margin-top: 9rem !important } .mr-9, .mx-9 { margin-right: 9rem !important } .mb-9, .my-9 { margin-bottom: 9rem !important } .ml-9, .mx-9 { margin-left: 9rem !important } .m-10 { margin: 10rem !important } .mt-10, .my-10 { margin-top: 10rem !important } .mr-10, .mx-10 { margin-right: 10rem !important } .mb-10, .my-10 { margin-bottom: 10rem !important } .ml-10, .mx-10 { margin-left: 10rem !important } .m-11 { margin: 11rem !important } .mt-11, .my-11 { margin-top: 11rem !important } .mr-11, .mx-11 { margin-right: 11rem !important } .mb-11, .my-11 { margin-bottom: 11rem !important } .ml-11, .mx-11 { margin-left: 11rem !important } .m-12 { margin: 12rem !important } .mt-12, .my-12 { margin-top: 12rem !important } .mr-12, .mx-12 { margin-right: 12rem !important } .mb-12, .my-12 { margin-bottom: 12rem !important } .ml-12, .mx-12 { margin-left: 12rem !important } .m-13 { margin: 13rem !important } .mt-13, .my-13 { margin-top: 13rem !important } .mr-13, .mx-13 { margin-right: 13rem !important } .mb-13, .my-13 { margin-bottom: 13rem !important } .ml-13, .mx-13 { margin-left: 13rem !important } .p-0 { padding: 0 !important } .pt-0, .py-0 { padding-top: 0 !important } .pr-0, .px-0 { padding-right: 0 !important } .pb-0, .py-0 { padding-bottom: 0 !important } .pl-0, .px-0 { padding-left: 0 !important } .p-1 { padding: 1rem !important } .pt-1, .py-1 { padding-top: 1rem !important } .pr-1, .px-1 { padding-right: 1rem !important } .pb-1, .py-1 { padding-bottom: 1rem !important } .pl-1, .px-1 { padding-left: 1rem !important } .p-2 { padding: 2rem !important } .pt-2, .py-2 { padding-top: 2rem !important } .pr-2, .px-2 { padding-right: 2rem !important } .pb-2, .py-2 { padding-bottom: 2rem !important } .pl-2, .px-2 { padding-left: 2rem !important } .p-3 { padding: 3rem !important } .pt-3, .py-3 { padding-top: 3rem !important } .pr-3, .px-3 { padding-right: 3rem !important } .pb-3, .py-3 { padding-bottom: 3rem !important } .pl-3, .px-3 { padding-left: 3rem !important } .p-4 { padding: 4rem !important } .pt-4, .py-4 { padding-top: 4rem !important } .pr-4, .px-4 { padding-right: 4rem !important } .pb-4, .py-4 { padding-bottom: 4rem !important } .pl-4, .px-4 { padding-left: 4rem !important } .p-5 { padding: 5rem !important } .pt-5, .py-5 { padding-top: 5rem !important } .pr-5, .px-5 { padding-right: 5rem !important } .pb-5, .py-5 { padding-bottom: 5rem !important } .pl-5, .px-5 { padding-left: 5rem !important } .p-6 { padding: 6rem !important } .pt-6, .py-6 { padding-top: 6rem !important } .pr-6, .px-6 { padding-right: 6rem !important } .pb-6, .py-6 { padding-bottom: 6rem !important } .pl-6, .px-6 { padding-left: 6rem !important } .p-7 { padding: 7rem !important } .pt-7, .py-7 { padding-top: 7rem !important } .pr-7, .px-7 { padding-right: 7rem !important } .pb-7, .py-7 { padding-bottom: 7rem !important } .pl-7, .px-7 { padding-left: 7rem !important } .p-8 { padding: 8rem !important } .pt-8, .py-8 { padding-top: 8rem !important } .pr-8, .px-8 { padding-right: 8rem !important } .pb-8, .py-8 { padding-bottom: 8rem !important } .pl-8, .px-8 { padding-left: 8rem !important } .p-9 { padding: 9rem !important } .pt-9, .py-9 { padding-top: 9rem !important } .pr-9, .px-9 { padding-right: 9rem !important } .pb-9, .py-9 { padding-bottom: 9rem !important } .pl-9, .px-9 { padding-left: 9rem !important } .p-10 { padding: 10rem !important } .pt-10, .py-10 { padding-top: 10rem !important } .pr-10, .px-10 { padding-right: 10rem !important } .pb-10, .py-10 { padding-bottom: 10rem !important } .pl-10, .px-10 { padding-left: 10rem !important } .p-11 { padding: 11rem !important } .pt-11, .py-11 { padding-top: 11rem !important } .pr-11, .px-11 { padding-right: 11rem !important } .pb-11, .py-11 { padding-bottom: 11rem !important } .pl-11, .px-11 { padding-left: 11rem !important } .p-12 { padding: 12rem !important } .pt-12, .py-12 { padding-top: 12rem !important } .pr-12, .px-12 { padding-right: 12rem !important } .pb-12, .py-12 { padding-bottom: 12rem !important } .pl-12, .px-12 { padding-left: 12rem !important } .p-13 { padding: 13rem !important } .pt-13, .py-13 { padding-top: 13rem !important } .pr-13, .px-13 { padding-right: 13rem !important } .pb-13, .py-13 { padding-bottom: 13rem !important } .pl-13, .px-13 { padding-left: 13rem !important } .m-auto { margin: auto !important } .mt-auto, .my-auto { margin-top: auto !important } .mr-auto, .mx-auto { margin-right: auto !important } .mb-auto, .my-auto { margin-bottom: auto !important } .ml-auto, .mx-auto { margin-left: auto !important } @media (min-width:576px) { .m-sm-0 { margin: 0 !important } .mt-sm-0, .my-sm-0 { margin-top: 0 !important } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important } .m-sm-1 { margin: 1rem !important } .mt-sm-1, .my-sm-1 { margin-top: 1rem !important } .mr-sm-1, .mx-sm-1 { margin-right: 1rem !important } .mb-sm-1, .my-sm-1 { margin-bottom: 1rem !important } .ml-sm-1, .mx-sm-1 { margin-left: 1rem !important } .m-sm-2 { margin: 2rem !important } .mt-sm-2, .my-sm-2 { margin-top: 2rem !important } .mr-sm-2, .mx-sm-2 { margin-right: 2rem !important } .mb-sm-2, .my-sm-2 { margin-bottom: 2rem !important } .ml-sm-2, .mx-sm-2 { margin-left: 2rem !important } .m-sm-3 { margin: 3rem !important } .mt-sm-3, .my-sm-3 { margin-top: 3rem !important } .mr-sm-3, .mx-sm-3 { margin-right: 3rem !important } .mb-sm-3, .my-sm-3 { margin-bottom: 3rem !important } .ml-sm-3, .mx-sm-3 { margin-left: 3rem !important } .m-sm-4 { margin: 4rem !important } .mt-sm-4, .my-sm-4 { margin-top: 4rem !important } .mr-sm-4, .mx-sm-4 { margin-right: 4rem !important } .mb-sm-4, .my-sm-4 { margin-bottom: 4rem !important } .ml-sm-4, .mx-sm-4 { margin-left: 4rem !important } .m-sm-5 { margin: 5rem !important } .mt-sm-5, .my-sm-5 { margin-top: 5rem !important } .mr-sm-5, .mx-sm-5 { margin-right: 5rem !important } .mb-sm-5, .my-sm-5 { margin-bottom: 5rem !important } .ml-sm-5, .mx-sm-5 { margin-left: 5rem !important } .m-sm-6 { margin: 6rem !important } .mt-sm-6, .my-sm-6 { margin-top: 6rem !important } .mr-sm-6, .mx-sm-6 { margin-right: 6rem !important } .mb-sm-6, .my-sm-6 { margin-bottom: 6rem !important } .ml-sm-6, .mx-sm-6 { margin-left: 6rem !important } .m-sm-7 { margin: 7rem !important } .mt-sm-7, .my-sm-7 { margin-top: 7rem !important } .mr-sm-7, .mx-sm-7 { margin-right: 7rem !important } .mb-sm-7, .my-sm-7 { margin-bottom: 7rem !important } .ml-sm-7, .mx-sm-7 { margin-left: 7rem !important } .m-sm-8 { margin: 8rem !important } .mt-sm-8, .my-sm-8 { margin-top: 8rem !important } .mr-sm-8, .mx-sm-8 { margin-right: 8rem !important } .mb-sm-8, .my-sm-8 { margin-bottom: 8rem !important } .ml-sm-8, .mx-sm-8 { margin-left: 8rem !important } .m-sm-9 { margin: 9rem !important } .mt-sm-9, .my-sm-9 { margin-top: 9rem !important } .mr-sm-9, .mx-sm-9 { margin-right: 9rem !important } .mb-sm-9, .my-sm-9 { margin-bottom: 9rem !important } .ml-sm-9, .mx-sm-9 { margin-left: 9rem !important } .m-sm-10 { margin: 10rem !important } .mt-sm-10, .my-sm-10 { margin-top: 10rem !important } .mr-sm-10, .mx-sm-10 { margin-right: 10rem !important } .mb-sm-10, .my-sm-10 { margin-bottom: 10rem !important } .ml-sm-10, .mx-sm-10 { margin-left: 10rem !important } .m-sm-11 { margin: 11rem !important } .mt-sm-11, .my-sm-11 { margin-top: 11rem !important } .mr-sm-11, .mx-sm-11 { margin-right: 11rem !important } .mb-sm-11, .my-sm-11 { margin-bottom: 11rem !important } .ml-sm-11, .mx-sm-11 { margin-left: 11rem !important } .m-sm-12 { margin: 12rem !important } .mt-sm-12, .my-sm-12 { margin-top: 12rem !important } .mr-sm-12, .mx-sm-12 { margin-right: 12rem !important } .mb-sm-12, .my-sm-12 { margin-bottom: 12rem !important } .ml-sm-12, .mx-sm-12 { margin-left: 12rem !important } .m-sm-13 { margin: 13rem !important } .mt-sm-13, .my-sm-13 { margin-top: 13rem !important } .mr-sm-13, .mx-sm-13 { margin-right: 13rem !important } .mb-sm-13, .my-sm-13 { margin-bottom: 13rem !important } .ml-sm-13, .mx-sm-13 { margin-left: 13rem !important } .p-sm-0 { padding: 0 !important } .pt-sm-0, .py-sm-0 { padding-top: 0 !important } .pr-sm-0, .px-sm-0 { padding-right: 0 !important } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important } .pl-sm-0, .px-sm-0 { padding-left: 0 !important } .p-sm-1 { padding: 1rem !important } .pt-sm-1, .py-sm-1 { padding-top: 1rem !important } .pr-sm-1, .px-sm-1 { padding-right: 1rem !important } .pb-sm-1, .py-sm-1 { padding-bottom: 1rem !important } .pl-sm-1, .px-sm-1 { padding-left: 1rem !important } .p-sm-2 { padding: 2rem !important } .pt-sm-2, .py-sm-2 { padding-top: 2rem !important } .pr-sm-2, .px-sm-2 { padding-right: 2rem !important } .pb-sm-2, .py-sm-2 { padding-bottom: 2rem !important } .pl-sm-2, .px-sm-2 { padding-left: 2rem !important } .p-sm-3 { padding: 3rem !important } .pt-sm-3, .py-sm-3 { padding-top: 3rem !important } .pr-sm-3, .px-sm-3 { padding-right: 3rem !important } .pb-sm-3, .py-sm-3 { padding-bottom: 3rem !important } .pl-sm-3, .px-sm-3 { padding-left: 3rem !important } .p-sm-4 { padding: 4rem !important } .pt-sm-4, .py-sm-4 { padding-top: 4rem !important } .pr-sm-4, .px-sm-4 { padding-right: 4rem !important } .pb-sm-4, .py-sm-4 { padding-bottom: 4rem !important } .pl-sm-4, .px-sm-4 { padding-left: 4rem !important } .p-sm-5 { padding: 5rem !important } .pt-sm-5, .py-sm-5 { padding-top: 5rem !important } .pr-sm-5, .px-sm-5 { padding-right: 5rem !important } .pb-sm-5, .py-sm-5 { padding-bottom: 5rem !important } .pl-sm-5, .px-sm-5 { padding-left: 5rem !important } .p-sm-6 { padding: 6rem !important } .pt-sm-6, .py-sm-6 { padding-top: 6rem !important } .pr-sm-6, .px-sm-6 { padding-right: 6rem !important } .pb-sm-6, .py-sm-6 { padding-bottom: 6rem !important } .pl-sm-6, .px-sm-6 { padding-left: 6rem !important } .p-sm-7 { padding: 7rem !important } .pt-sm-7, .py-sm-7 { padding-top: 7rem !important } .pr-sm-7, .px-sm-7 { padding-right: 7rem !important } .pb-sm-7, .py-sm-7 { padding-bottom: 7rem !important } .pl-sm-7, .px-sm-7 { padding-left: 7rem !important } .p-sm-8 { padding: 8rem !important } .pt-sm-8, .py-sm-8 { padding-top: 8rem !important } .pr-sm-8, .px-sm-8 { padding-right: 8rem !important } .pb-sm-8, .py-sm-8 { padding-bottom: 8rem !important } .pl-sm-8, .px-sm-8 { padding-left: 8rem !important } .p-sm-9 { padding: 9rem !important } .pt-sm-9, .py-sm-9 { padding-top: 9rem !important } .pr-sm-9, .px-sm-9 { padding-right: 9rem !important } .pb-sm-9, .py-sm-9 { padding-bottom: 9rem !important } .pl-sm-9, .px-sm-9 { padding-left: 9rem !important } .p-sm-10 { padding: 10rem !important } .pt-sm-10, .py-sm-10 { padding-top: 10rem !important } .pr-sm-10, .px-sm-10 { padding-right: 10rem !important } .pb-sm-10, .py-sm-10 { padding-bottom: 10rem !important } .pl-sm-10, .px-sm-10 { padding-left: 10rem !important } .p-sm-11 { padding: 11rem !important } .pt-sm-11, .py-sm-11 { padding-top: 11rem !important } .pr-sm-11, .px-sm-11 { padding-right: 11rem !important } .pb-sm-11, .py-sm-11 { padding-bottom: 11rem !important } .pl-sm-11, .px-sm-11 { padding-left: 11rem !important } .p-sm-12 { padding: 12rem !important } .pt-sm-12, .py-sm-12 { padding-top: 12rem !important } .pr-sm-12, .px-sm-12 { padding-right: 12rem !important } .pb-sm-12, .py-sm-12 { padding-bottom: 12rem !important } .pl-sm-12, .px-sm-12 { padding-left: 12rem !important } .p-sm-13 { padding: 13rem !important } .pt-sm-13, .py-sm-13 { padding-top: 13rem !important } .pr-sm-13, .px-sm-13 { padding-right: 13rem !important } .pb-sm-13, .py-sm-13 { padding-bottom: 13rem !important } .pl-sm-13, .px-sm-13 { padding-left: 13rem !important } .m-sm-auto { margin: auto !important } .mt-sm-auto, .my-sm-auto { margin-top: auto !important } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important } } @media (min-width:800px) { .m-md-0 { margin: 0 !important } .mt-md-0, .my-md-0 { margin-top: 0 !important } .mr-md-0, .mx-md-0 { margin-right: 0 !important } .mb-md-0, .my-md-0 { margin-bottom: 0 !important } .ml-md-0, .mx-md-0 { margin-left: 0 !important } .m-md-1 { margin: 1rem !important } .mt-md-1, .my-md-1 { margin-top: 1rem !important } .mr-md-1, .mx-md-1 { margin-right: 1rem !important } .mb-md-1, .my-md-1 { margin-bottom: 1rem !important } .ml-md-1, .mx-md-1 { margin-left: 1rem !important } .m-md-2 { margin: 2rem !important } .mt-md-2, .my-md-2 { margin-top: 2rem !important } .mr-md-2, .mx-md-2 { margin-right: 2rem !important } .mb-md-2, .my-md-2 { margin-bottom: 2rem !important } .ml-md-2, .mx-md-2 { margin-left: 2rem !important } .m-md-3 { margin: 3rem !important } .mt-md-3, .my-md-3 { margin-top: 3rem !important } .mr-md-3, .mx-md-3 { margin-right: 3rem !important } .mb-md-3, .my-md-3 { margin-bottom: 3rem !important } .ml-md-3, .mx-md-3 { margin-left: 3rem !important } .m-md-4 { margin: 4rem !important } .mt-md-4, .my-md-4 { margin-top: 4rem !important } .mr-md-4, .mx-md-4 { margin-right: 4rem !important } .mb-md-4, .my-md-4 { margin-bottom: 4rem !important } .ml-md-4, .mx-md-4 { margin-left: 4rem !important } .m-md-5 { margin: 5rem !important } .mt-md-5, .my-md-5 { margin-top: 5rem !important } .mr-md-5, .mx-md-5 { margin-right: 5rem !important } .mb-md-5, .my-md-5 { margin-bottom: 5rem !important } .ml-md-5, .mx-md-5 { margin-left: 5rem !important } .m-md-6 { margin: 6rem !important } .mt-md-6, .my-md-6 { margin-top: 6rem !important } .mr-md-6, .mx-md-6 { margin-right: 6rem !important } .mb-md-6, .my-md-6 { margin-bottom: 6rem !important } .ml-md-6, .mx-md-6 { margin-left: 6rem !important } .m-md-7 { margin: 7rem !important } .mt-md-7, .my-md-7 { margin-top: 7rem !important } .mr-md-7, .mx-md-7 { margin-right: 7rem !important } .mb-md-7, .my-md-7 { margin-bottom: 7rem !important } .ml-md-7, .mx-md-7 { margin-left: 7rem !important } .m-md-8 { margin: 8rem !important } .mt-md-8, .my-md-8 { margin-top: 8rem !important } .mr-md-8, .mx-md-8 { margin-right: 8rem !important } .mb-md-8, .my-md-8 { margin-bottom: 8rem !important } .ml-md-8, .mx-md-8 { margin-left: 8rem !important } .m-md-9 { margin: 9rem !important } .mt-md-9, .my-md-9 { margin-top: 9rem !important } .mr-md-9, .mx-md-9 { margin-right: 9rem !important } .mb-md-9, .my-md-9 { margin-bottom: 9rem !important } .ml-md-9, .mx-md-9 { margin-left: 9rem !important } .m-md-10 { margin: 10rem !important } .mt-md-10, .my-md-10 { margin-top: 10rem !important } .mr-md-10, .mx-md-10 { margin-right: 10rem !important } .mb-md-10, .my-md-10 { margin-bottom: 10rem !important } .ml-md-10, .mx-md-10 { margin-left: 10rem !important } .m-md-11 { margin: 11rem !important } .mt-md-11, .my-md-11 { margin-top: 11rem !important } .mr-md-11, .mx-md-11 { margin-right: 11rem !important } .mb-md-11, .my-md-11 { margin-bottom: 11rem !important } .ml-md-11, .mx-md-11 { margin-left: 11rem !important } .m-md-12 { margin: 12rem !important } .mt-md-12, .my-md-12 { margin-top: 12rem !important } .mr-md-12, .mx-md-12 { margin-right: 12rem !important } .mb-md-12, .my-md-12 { margin-bottom: 12rem !important } .ml-md-12, .mx-md-12 { margin-left: 12rem !important } .m-md-13 { margin: 13rem !important } .mt-md-13, .my-md-13 { margin-top: 13rem !important } .mr-md-13, .mx-md-13 { margin-right: 13rem !important } .mb-md-13, .my-md-13 { margin-bottom: 13rem !important } .ml-md-13, .mx-md-13 { margin-left: 13rem !important } .p-md-0 { padding: 0 !important } .pt-md-0, .py-md-0 { padding-top: 0 !important } .pr-md-0, .px-md-0 { padding-right: 0 !important } .pb-md-0, .py-md-0 { padding-bottom: 0 !important } .pl-md-0, .px-md-0 { padding-left: 0 !important } .p-md-1 { padding: 1rem !important } .pt-md-1, .py-md-1 { padding-top: 1rem !important } .pr-md-1, .px-md-1 { padding-right: 1rem !important } .pb-md-1, .py-md-1 { padding-bottom: 1rem !important } .pl-md-1, .px-md-1 { padding-left: 1rem !important } .p-md-2 { padding: 2rem !important } .pt-md-2, .py-md-2 { padding-top: 2rem !important } .pr-md-2, .px-md-2 { padding-right: 2rem !important } .pb-md-2, .py-md-2 { padding-bottom: 2rem !important } .pl-md-2, .px-md-2 { padding-left: 2rem !important } .p-md-3 { padding: 3rem !important } .pt-md-3, .py-md-3 { padding-top: 3rem !important } .pr-md-3, .px-md-3 { padding-right: 3rem !important } .pb-md-3, .py-md-3 { padding-bottom: 3rem !important } .pl-md-3, .px-md-3 { padding-left: 3rem !important } .p-md-4 { padding: 4rem !important } .pt-md-4, .py-md-4 { padding-top: 4rem !important } .pr-md-4, .px-md-4 { padding-right: 4rem !important } .pb-md-4, .py-md-4 { padding-bottom: 4rem !important } .pl-md-4, .px-md-4 { padding-left: 4rem !important } .p-md-5 { padding: 5rem !important } .pt-md-5, .py-md-5 { padding-top: 5rem !important } .pr-md-5, .px-md-5 { padding-right: 5rem !important } .pb-md-5, .py-md-5 { padding-bottom: 5rem !important } .pl-md-5, .px-md-5 { padding-left: 5rem !important } .p-md-6 { padding: 6rem !important } .pt-md-6, .py-md-6 { padding-top: 6rem !important } .pr-md-6, .px-md-6 { padding-right: 6rem !important } .pb-md-6, .py-md-6 { padding-bottom: 6rem !important } .pl-md-6, .px-md-6 { padding-left: 6rem !important } .p-md-7 { padding: 7rem !important } .pt-md-7, .py-md-7 { padding-top: 7rem !important } .pr-md-7, .px-md-7 { padding-right: 7rem !important } .pb-md-7, .py-md-7 { padding-bottom: 7rem !important } .pl-md-7, .px-md-7 { padding-left: 7rem !important } .p-md-8 { padding: 8rem !important } .pt-md-8, .py-md-8 { padding-top: 8rem !important } .pr-md-8, .px-md-8 { padding-right: 8rem !important } .pb-md-8, .py-md-8 { padding-bottom: 8rem !important } .pl-md-8, .px-md-8 { padding-left: 8rem !important } .p-md-9 { padding: 9rem !important } .pt-md-9, .py-md-9 { padding-top: 9rem !important } .pr-md-9, .px-md-9 { padding-right: 9rem !important } .pb-md-9, .py-md-9 { padding-bottom: 9rem !important } .pl-md-9, .px-md-9 { padding-left: 9rem !important } .p-md-10 { padding: 10rem !important } .pt-md-10, .py-md-10 { padding-top: 10rem !important } .pr-md-10, .px-md-10 { padding-right: 10rem !important } .pb-md-10, .py-md-10 { padding-bottom: 10rem !important } .pl-md-10, .px-md-10 { padding-left: 10rem !important } .p-md-11 { padding: 11rem !important } .pt-md-11, .py-md-11 { padding-top: 11rem !important } .pr-md-11, .px-md-11 { padding-right: 11rem !important } .pb-md-11, .py-md-11 { padding-bottom: 11rem !important } .pl-md-11, .px-md-11 { padding-left: 11rem !important } .p-md-12 { padding: 12rem !important } .pt-md-12, .py-md-12 { padding-top: 12rem !important } .pr-md-12, .px-md-12 { padding-right: 12rem !important } .pb-md-12, .py-md-12 { padding-bottom: 12rem !important } .pl-md-12, .px-md-12 { padding-left: 12rem !important } .p-md-13 { padding: 13rem !important } .pt-md-13, .py-md-13 { padding-top: 13rem !important } .pr-md-13, .px-md-13 { padding-right: 13rem !important } .pb-md-13, .py-md-13 { padding-bottom: 13rem !important } .pl-md-13, .px-md-13 { padding-left: 13rem !important } .m-md-auto { margin: auto !important } .mt-md-auto, .my-md-auto { margin-top: auto !important } .mr-md-auto, .mx-md-auto { margin-right: auto !important } .mb-md-auto, .my-md-auto { margin-bottom: auto !important } .ml-md-auto, .mx-md-auto { margin-left: auto !important } } @media (min-width:992px) { .m-lg-0 { margin: 0 !important } .mt-lg-0, .my-lg-0 { margin-top: 0 !important } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important } .m-lg-1 { margin: 1rem !important } .mt-lg-1, .my-lg-1 { margin-top: 1rem !important } .mr-lg-1, .mx-lg-1 { margin-right: 1rem !important } .mb-lg-1, .my-lg-1 { margin-bottom: 1rem !important } .ml-lg-1, .mx-lg-1 { margin-left: 1rem !important } .m-lg-2 { margin: 2rem !important } .mt-lg-2, .my-lg-2 { margin-top: 2rem !important } .mr-lg-2, .mx-lg-2 { margin-right: 2rem !important } .mb-lg-2, .my-lg-2 { margin-bottom: 2rem !important } .ml-lg-2, .mx-lg-2 { margin-left: 2rem !important } .m-lg-3 { margin: 3rem !important } .mt-lg-3, .my-lg-3 { margin-top: 3rem !important } .mr-lg-3, .mx-lg-3 { margin-right: 3rem !important } .mb-lg-3, .my-lg-3 { margin-bottom: 3rem !important } .ml-lg-3, .mx-lg-3 { margin-left: 3rem !important } .m-lg-4 { margin: 4rem !important } .mt-lg-4, .my-lg-4 { margin-top: 4rem !important } .mr-lg-4, .mx-lg-4 { margin-right: 4rem !important } .mb-lg-4, .my-lg-4 { margin-bottom: 4rem !important } .ml-lg-4, .mx-lg-4 { margin-left: 4rem !important } .m-lg-5 { margin: 5rem !important } .mt-lg-5, .my-lg-5 { margin-top: 5rem !important } .mr-lg-5, .mx-lg-5 { margin-right: 5rem !important } .mb-lg-5, .my-lg-5 { margin-bottom: 5rem !important } .ml-lg-5, .mx-lg-5 { margin-left: 5rem !important } .m-lg-6 { margin: 6rem !important } .mt-lg-6, .my-lg-6 { margin-top: 6rem !important } .mr-lg-6, .mx-lg-6 { margin-right: 6rem !important } .mb-lg-6, .my-lg-6 { margin-bottom: 6rem !important } .ml-lg-6, .mx-lg-6 { margin-left: 6rem !important } .m-lg-7 { margin: 7rem !important } .mt-lg-7, .my-lg-7 { margin-top: 7rem !important } .mr-lg-7, .mx-lg-7 { margin-right: 7rem !important } .mb-lg-7, .my-lg-7 { margin-bottom: 7rem !important } .ml-lg-7, .mx-lg-7 { margin-left: 7rem !important } .m-lg-8 { margin: 8rem !important } .mt-lg-8, .my-lg-8 { margin-top: 8rem !important } .mr-lg-8, .mx-lg-8 { margin-right: 8rem !important } .mb-lg-8, .my-lg-8 { margin-bottom: 8rem !important } .ml-lg-8, .mx-lg-8 { margin-left: 8rem !important } .m-lg-9 { margin: 9rem !important } .mt-lg-9, .my-lg-9 { margin-top: 9rem !important } .mr-lg-9, .mx-lg-9 { margin-right: 9rem !important } .mb-lg-9, .my-lg-9 { margin-bottom: 9rem !important } .ml-lg-9, .mx-lg-9 { margin-left: 9rem !important } .m-lg-10 { margin: 10rem !important } .mt-lg-10, .my-lg-10 { margin-top: 10rem !important } .mr-lg-10, .mx-lg-10 { margin-right: 10rem !important } .mb-lg-10, .my-lg-10 { margin-bottom: 10rem !important } .ml-lg-10, .mx-lg-10 { margin-left: 10rem !important } .m-lg-11 { margin: 11rem !important } .mt-lg-11, .my-lg-11 { margin-top: 11rem !important } .mr-lg-11, .mx-lg-11 { margin-right: 11rem !important } .mb-lg-11, .my-lg-11 { margin-bottom: 11rem !important } .ml-lg-11, .mx-lg-11 { margin-left: 11rem !important } .m-lg-12 { margin: 12rem !important } .mt-lg-12, .my-lg-12 { margin-top: 12rem !important } .mr-lg-12, .mx-lg-12 { margin-right: 12rem !important } .mb-lg-12, .my-lg-12 { margin-bottom: 12rem !important } .ml-lg-12, .mx-lg-12 { margin-left: 12rem !important } .m-lg-13 { margin: 13rem !important } .mt-lg-13, .my-lg-13 { margin-top: 13rem !important } .mr-lg-13, .mx-lg-13 { margin-right: 13rem !important } .mb-lg-13, .my-lg-13 { margin-bottom: 13rem !important } .ml-lg-13, .mx-lg-13 { margin-left: 13rem !important } .p-lg-0 { padding: 0 !important } .pt-lg-0, .py-lg-0 { padding-top: 0 !important } .pr-lg-0, .px-lg-0 { padding-right: 0 !important } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important } .pl-lg-0, .px-lg-0 { padding-left: 0 !important } .p-lg-1 { padding: 1rem !important } .pt-lg-1, .py-lg-1 { padding-top: 1rem !important } .pr-lg-1, .px-lg-1 { padding-right: 1rem !important } .pb-lg-1, .py-lg-1 { padding-bottom: 1rem !important } .pl-lg-1, .px-lg-1 { padding-left: 1rem !important } .p-lg-2 { padding: 2rem !important } .pt-lg-2, .py-lg-2 { padding-top: 2rem !important } .pr-lg-2, .px-lg-2 { padding-right: 2rem !important } .pb-lg-2, .py-lg-2 { padding-bottom: 2rem !important } .pl-lg-2, .px-lg-2 { padding-left: 2rem !important } .p-lg-3 { padding: 3rem !important } .pt-lg-3, .py-lg-3 { padding-top: 3rem !important } .pr-lg-3, .px-lg-3 { padding-right: 3rem !important } .pb-lg-3, .py-lg-3 { padding-bottom: 3rem !important } .pl-lg-3, .px-lg-3 { padding-left: 3rem !important } .p-lg-4 { padding: 4rem !important } .pt-lg-4, .py-lg-4 { padding-top: 4rem !important } .pr-lg-4, .px-lg-4 { padding-right: 4rem !important } .pb-lg-4, .py-lg-4 { padding-bottom: 4rem !important } .pl-lg-4, .px-lg-4 { padding-left: 4rem !important } .p-lg-5 { padding: 5rem !important } .pt-lg-5, .py-lg-5 { padding-top: 5rem !important } .pr-lg-5, .px-lg-5 { padding-right: 5rem !important } .pb-lg-5, .py-lg-5 { padding-bottom: 5rem !important } .pl-lg-5, .px-lg-5 { padding-left: 5rem !important } .p-lg-6 { padding: 6rem !important } .pt-lg-6, .py-lg-6 { padding-top: 6rem !important } .pr-lg-6, .px-lg-6 { padding-right: 6rem !important } .pb-lg-6, .py-lg-6 { padding-bottom: 6rem !important } .pl-lg-6, .px-lg-6 { padding-left: 6rem !important } .p-lg-7 { padding: 7rem !important } .pt-lg-7, .py-lg-7 { padding-top: 7rem !important } .pr-lg-7, .px-lg-7 { padding-right: 7rem !important } .pb-lg-7, .py-lg-7 { padding-bottom: 7rem !important } .pl-lg-7, .px-lg-7 { padding-left: 7rem !important } .p-lg-8 { padding: 8rem !important } .pt-lg-8, .py-lg-8 { padding-top: 8rem !important } .pr-lg-8, .px-lg-8 { padding-right: 8rem !important } .pb-lg-8, .py-lg-8 { padding-bottom: 8rem !important } .pl-lg-8, .px-lg-8 { padding-left: 8rem !important } .p-lg-9 { padding: 9rem !important } .pt-lg-9, .py-lg-9 { padding-top: 9rem !important } .pr-lg-9, .px-lg-9 { padding-right: 9rem !important } .pb-lg-9, .py-lg-9 { padding-bottom: 9rem !important } .pl-lg-9, .px-lg-9 { padding-left: 9rem !important } .p-lg-10 { padding: 10rem !important } .pt-lg-10, .py-lg-10 { padding-top: 10rem !important } .pr-lg-10, .px-lg-10 { padding-right: 10rem !important } .pb-lg-10, .py-lg-10 { padding-bottom: 10rem !important } .pl-lg-10, .px-lg-10 { padding-left: 10rem !important } .p-lg-11 { padding: 11rem !important } .pt-lg-11, .py-lg-11 { padding-top: 11rem !important } .pr-lg-11, .px-lg-11 { padding-right: 11rem !important } .pb-lg-11, .py-lg-11 { padding-bottom: 11rem !important } .pl-lg-11, .px-lg-11 { padding-left: 11rem !important } .p-lg-12 { padding: 12rem !important } .pt-lg-12, .py-lg-12 { padding-top: 12rem !important } .pr-lg-12, .px-lg-12 { padding-right: 12rem !important } .pb-lg-12, .py-lg-12 { padding-bottom: 12rem !important } .pl-lg-12, .px-lg-12 { padding-left: 12rem !important } .p-lg-13 { padding: 13rem !important } .pt-lg-13, .py-lg-13 { padding-top: 13rem !important } .pr-lg-13, .px-lg-13 { padding-right: 13rem !important } .pb-lg-13, .py-lg-13 { padding-bottom: 13rem !important } .pl-lg-13, .px-lg-13 { padding-left: 13rem !important } .m-lg-auto { margin: auto !important } .mt-lg-auto, .my-lg-auto { margin-top: auto !important } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important } } @media (min-width:1200px) { .m-xl-0 { margin: 0 !important } .mt-xl-0, .my-xl-0 { margin-top: 0 !important } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important } .m-xl-1 { margin: 1rem !important } .mt-xl-1, .my-xl-1 { margin-top: 1rem !important } .mr-xl-1, .mx-xl-1 { margin-right: 1rem !important } .mb-xl-1, .my-xl-1 { margin-bottom: 1rem !important } .ml-xl-1, .mx-xl-1 { margin-left: 1rem !important } .m-xl-2 { margin: 2rem !important } .mt-xl-2, .my-xl-2 { margin-top: 2rem !important } .mr-xl-2, .mx-xl-2 { margin-right: 2rem !important } .mb-xl-2, .my-xl-2 { margin-bottom: 2rem !important } .ml-xl-2, .mx-xl-2 { margin-left: 2rem !important } .m-xl-3 { margin: 3rem !important } .mt-xl-3, .my-xl-3 { margin-top: 3rem !important } .mr-xl-3, .mx-xl-3 { margin-right: 3rem !important } .mb-xl-3, .my-xl-3 { margin-bottom: 3rem !important } .ml-xl-3, .mx-xl-3 { margin-left: 3rem !important } .m-xl-4 { margin: 4rem !important } .mt-xl-4, .my-xl-4 { margin-top: 4rem !important } .mr-xl-4, .mx-xl-4 { margin-right: 4rem !important } .mb-xl-4, .my-xl-4 { margin-bottom: 4rem !important } .ml-xl-4, .mx-xl-4 { margin-left: 4rem !important } .m-xl-5 { margin: 5rem !important } .mt-xl-5, .my-xl-5 { margin-top: 5rem !important } .mr-xl-5, .mx-xl-5 { margin-right: 5rem !important } .mb-xl-5, .my-xl-5 { margin-bottom: 5rem !important } .ml-xl-5, .mx-xl-5 { margin-left: 5rem !important } .m-xl-6 { margin: 6rem !important } .mt-xl-6, .my-xl-6 { margin-top: 6rem !important } .mr-xl-6, .mx-xl-6 { margin-right: 6rem !important } .mb-xl-6, .my-xl-6 { margin-bottom: 6rem !important } .ml-xl-6, .mx-xl-6 { margin-left: 6rem !important } .m-xl-7 { margin: 7rem !important } .mt-xl-7, .my-xl-7 { margin-top: 7rem !important } .mr-xl-7, .mx-xl-7 { margin-right: 7rem !important } .mb-xl-7, .my-xl-7 { margin-bottom: 7rem !important } .ml-xl-7, .mx-xl-7 { margin-left: 7rem !important } .m-xl-8 { margin: 8rem !important } .mt-xl-8, .my-xl-8 { margin-top: 8rem !important } .mr-xl-8, .mx-xl-8 { margin-right: 8rem !important } .mb-xl-8, .my-xl-8 { margin-bottom: 8rem !important } .ml-xl-8, .mx-xl-8 { margin-left: 8rem !important } .m-xl-9 { margin: 9rem !important } .mt-xl-9, .my-xl-9 { margin-top: 9rem !important } .mr-xl-9, .mx-xl-9 { margin-right: 9rem !important } .mb-xl-9, .my-xl-9 { margin-bottom: 9rem !important } .ml-xl-9, .mx-xl-9 { margin-left: 9rem !important } .m-xl-10 { margin: 10rem !important } .mt-xl-10, .my-xl-10 { margin-top: 10rem !important } .mr-xl-10, .mx-xl-10 { margin-right: 10rem !important } .mb-xl-10, .my-xl-10 { margin-bottom: 10rem !important } .ml-xl-10, .mx-xl-10 { margin-left: 10rem !important } .m-xl-11 { margin: 11rem !important } .mt-xl-11, .my-xl-11 { margin-top: 11rem !important } .mr-xl-11, .mx-xl-11 { margin-right: 11rem !important } .mb-xl-11, .my-xl-11 { margin-bottom: 11rem !important } .ml-xl-11, .mx-xl-11 { margin-left: 11rem !important } .m-xl-12 { margin: 12rem !important } .mt-xl-12, .my-xl-12 { margin-top: 12rem !important } .mr-xl-12, .mx-xl-12 { margin-right: 12rem !important } .mb-xl-12, .my-xl-12 { margin-bottom: 12rem !important } .ml-xl-12, .mx-xl-12 { margin-left: 12rem !important } .m-xl-13 { margin: 13rem !important } .mt-xl-13, .my-xl-13 { margin-top: 13rem !important } .mr-xl-13, .mx-xl-13 { margin-right: 13rem !important } .mb-xl-13, .my-xl-13 { margin-bottom: 13rem !important } .ml-xl-13, .mx-xl-13 { margin-left: 13rem !important } .p-xl-0 { padding: 0 !important } .pt-xl-0, .py-xl-0 { padding-top: 0 !important } .pr-xl-0, .px-xl-0 { padding-right: 0 !important } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important } .pl-xl-0, .px-xl-0 { padding-left: 0 !important } .p-xl-1 { padding: 1rem !important } .pt-xl-1, .py-xl-1 { padding-top: 1rem !important } .pr-xl-1, .px-xl-1 { padding-right: 1rem !important } .pb-xl-1, .py-xl-1 { padding-bottom: 1rem !important } .pl-xl-1, .px-xl-1 { padding-left: 1rem !important } .p-xl-2 { padding: 2rem !important } .pt-xl-2, .py-xl-2 { padding-top: 2rem !important } .pr-xl-2, .px-xl-2 { padding-right: 2rem !important } .pb-xl-2, .py-xl-2 { padding-bottom: 2rem !important } .pl-xl-2, .px-xl-2 { padding-left: 2rem !important } .p-xl-3 { padding: 3rem !important } .pt-xl-3, .py-xl-3 { padding-top: 3rem !important } .pr-xl-3, .px-xl-3 { padding-right: 3rem !important } .pb-xl-3, .py-xl-3 { padding-bottom: 3rem !important } .pl-xl-3, .px-xl-3 { padding-left: 3rem !important } .p-xl-4 { padding: 4rem !important } .pt-xl-4, .py-xl-4 { padding-top: 4rem !important } .pr-xl-4, .px-xl-4 { padding-right: 4rem !important } .pb-xl-4, .py-xl-4 { padding-bottom: 4rem !important } .pl-xl-4, .px-xl-4 { padding-left: 4rem !important } .p-xl-5 { padding: 5rem !important } .pt-xl-5, .py-xl-5 { padding-top: 5rem !important } .pr-xl-5, .px-xl-5 { padding-right: 5rem !important } .pb-xl-5, .py-xl-5 { padding-bottom: 5rem !important } .pl-xl-5, .px-xl-5 { padding-left: 5rem !important } .p-xl-6 { padding: 6rem !important } .pt-xl-6, .py-xl-6 { padding-top: 6rem !important } .pr-xl-6, .px-xl-6 { padding-right: 6rem !important } .pb-xl-6, .py-xl-6 { padding-bottom: 6rem !important } .pl-xl-6, .px-xl-6 { padding-left: 6rem !important } .p-xl-7 { padding: 7rem !important } .pt-xl-7, .py-xl-7 { padding-top: 7rem !important } .pr-xl-7, .px-xl-7 { padding-right: 7rem !important } .pb-xl-7, .py-xl-7 { padding-bottom: 7rem !important } .pl-xl-7, .px-xl-7 { padding-left: 7rem !important } .p-xl-8 { padding: 8rem !important } .pt-xl-8, .py-xl-8 { padding-top: 8rem !important } .pr-xl-8, .px-xl-8 { padding-right: 8rem !important } .pb-xl-8, .py-xl-8 { padding-bottom: 8rem !important } .pl-xl-8, .px-xl-8 { padding-left: 8rem !important } .p-xl-9 { padding: 9rem !important } .pt-xl-9, .py-xl-9 { padding-top: 9rem !important } .pr-xl-9, .px-xl-9 { padding-right: 9rem !important } .pb-xl-9, .py-xl-9 { padding-bottom: 9rem !important } .pl-xl-9, .px-xl-9 { padding-left: 9rem !important } .p-xl-10 { padding: 10rem !important } .pt-xl-10, .py-xl-10 { padding-top: 10rem !important } .pr-xl-10, .px-xl-10 { padding-right: 10rem !important } .pb-xl-10, .py-xl-10 { padding-bottom: 10rem !important } .pl-xl-10, .px-xl-10 { padding-left: 10rem !important } .p-xl-11 { padding: 11rem !important } .pt-xl-11, .py-xl-11 { padding-top: 11rem !important } .pr-xl-11, .px-xl-11 { padding-right: 11rem !important } .pb-xl-11, .py-xl-11 { padding-bottom: 11rem !important } .pl-xl-11, .px-xl-11 { padding-left: 11rem !important } .p-xl-12 { padding: 12rem !important } .pt-xl-12, .py-xl-12 { padding-top: 12rem !important } .pr-xl-12, .px-xl-12 { padding-right: 12rem !important } .pb-xl-12, .py-xl-12 { padding-bottom: 12rem !important } .pl-xl-12, .px-xl-12 { padding-left: 12rem !important } .p-xl-13 { padding: 13rem !important } .pt-xl-13, .py-xl-13 { padding-top: 13rem !important } .pr-xl-13, .px-xl-13 { padding-right: 13rem !important } .pb-xl-13, .py-xl-13 { padding-bottom: 13rem !important } .pl-xl-13, .px-xl-13 { padding-left: 13rem !important } .m-xl-auto { margin: auto !important } .mt-xl-auto, .my-xl-auto { margin-top: auto !important } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important } } @media (min-width:1440px) { .m-xxl-0 { margin: 0 !important } .mt-xxl-0, .my-xxl-0 { margin-top: 0 !important } .mr-xxl-0, .mx-xxl-0 { margin-right: 0 !important } .mb-xxl-0, .my-xxl-0 { margin-bottom: 0 !important } .ml-xxl-0, .mx-xxl-0 { margin-left: 0 !important } .m-xxl-1 { margin: 1rem !important } .mt-xxl-1, .my-xxl-1 { margin-top: 1rem !important } .mr-xxl-1, .mx-xxl-1 { margin-right: 1rem !important } .mb-xxl-1, .my-xxl-1 { margin-bottom: 1rem !important } .ml-xxl-1, .mx-xxl-1 { margin-left: 1rem !important } .m-xxl-2 { margin: 2rem !important } .mt-xxl-2, .my-xxl-2 { margin-top: 2rem !important } .mr-xxl-2, .mx-xxl-2 { margin-right: 2rem !important } .mb-xxl-2, .my-xxl-2 { margin-bottom: 2rem !important } .ml-xxl-2, .mx-xxl-2 { margin-left: 2rem !important } .m-xxl-3 { margin: 3rem !important } .mt-xxl-3, .my-xxl-3 { margin-top: 3rem !important } .mr-xxl-3, .mx-xxl-3 { margin-right: 3rem !important } .mb-xxl-3, .my-xxl-3 { margin-bottom: 3rem !important } .ml-xxl-3, .mx-xxl-3 { margin-left: 3rem !important } .m-xxl-4 { margin: 4rem !important } .mt-xxl-4, .my-xxl-4 { margin-top: 4rem !important } .mr-xxl-4, .mx-xxl-4 { margin-right: 4rem !important } .mb-xxl-4, .my-xxl-4 { margin-bottom: 4rem !important } .ml-xxl-4, .mx-xxl-4 { margin-left: 4rem !important } .m-xxl-5 { margin: 5rem !important } .mt-xxl-5, .my-xxl-5 { margin-top: 5rem !important } .mr-xxl-5, .mx-xxl-5 { margin-right: 5rem !important } .mb-xxl-5, .my-xxl-5 { margin-bottom: 5rem !important } .ml-xxl-5, .mx-xxl-5 { margin-left: 5rem !important } .m-xxl-6 { margin: 6rem !important } .mt-xxl-6, .my-xxl-6 { margin-top: 6rem !important } .mr-xxl-6, .mx-xxl-6 { margin-right: 6rem !important } .mb-xxl-6, .my-xxl-6 { margin-bottom: 6rem !important } .ml-xxl-6, .mx-xxl-6 { margin-left: 6rem !important } .m-xxl-7 { margin: 7rem !important } .mt-xxl-7, .my-xxl-7 { margin-top: 7rem !important } .mr-xxl-7, .mx-xxl-7 { margin-right: 7rem !important } .mb-xxl-7, .my-xxl-7 { margin-bottom: 7rem !important } .ml-xxl-7, .mx-xxl-7 { margin-left: 7rem !important } .m-xxl-8 { margin: 8rem !important } .mt-xxl-8, .my-xxl-8 { margin-top: 8rem !important } .mr-xxl-8, .mx-xxl-8 { margin-right: 8rem !important } .mb-xxl-8, .my-xxl-8 { margin-bottom: 8rem !important } .ml-xxl-8, .mx-xxl-8 { margin-left: 8rem !important } .m-xxl-9 { margin: 9rem !important } .mt-xxl-9, .my-xxl-9 { margin-top: 9rem !important } .mr-xxl-9, .mx-xxl-9 { margin-right: 9rem !important } .mb-xxl-9, .my-xxl-9 { margin-bottom: 9rem !important } .ml-xxl-9, .mx-xxl-9 { margin-left: 9rem !important } .m-xxl-10 { margin: 10rem !important } .mt-xxl-10, .my-xxl-10 { margin-top: 10rem !important } .mr-xxl-10, .mx-xxl-10 { margin-right: 10rem !important } .mb-xxl-10, .my-xxl-10 { margin-bottom: 10rem !important } .ml-xxl-10, .mx-xxl-10 { margin-left: 10rem !important } .m-xxl-11 { margin: 11rem !important } .mt-xxl-11, .my-xxl-11 { margin-top: 11rem !important } .mr-xxl-11, .mx-xxl-11 { margin-right: 11rem !important } .mb-xxl-11, .my-xxl-11 { margin-bottom: 11rem !important } .ml-xxl-11, .mx-xxl-11 { margin-left: 11rem !important } .m-xxl-12 { margin: 12rem !important } .mt-xxl-12, .my-xxl-12 { margin-top: 12rem !important } .mr-xxl-12, .mx-xxl-12 { margin-right: 12rem !important } .mb-xxl-12, .my-xxl-12 { margin-bottom: 12rem !important } .ml-xxl-12, .mx-xxl-12 { margin-left: 12rem !important } .m-xxl-13 { margin: 13rem !important } .mt-xxl-13, .my-xxl-13 { margin-top: 13rem !important } .mr-xxl-13, .mx-xxl-13 { margin-right: 13rem !important } .mb-xxl-13, .my-xxl-13 { margin-bottom: 13rem !important } .ml-xxl-13, .mx-xxl-13 { margin-left: 13rem !important } .p-xxl-0 { padding: 0 !important } .pt-xxl-0, .py-xxl-0 { padding-top: 0 !important } .pr-xxl-0, .px-xxl-0 { padding-right: 0 !important } .pb-xxl-0, .py-xxl-0 { padding-bottom: 0 !important } .pl-xxl-0, .px-xxl-0 { padding-left: 0 !important } .p-xxl-1 { padding: 1rem !important } .pt-xxl-1, .py-xxl-1 { padding-top: 1rem !important } .pr-xxl-1, .px-xxl-1 { padding-right: 1rem !important } .pb-xxl-1, .py-xxl-1 { padding-bottom: 1rem !important } .pl-xxl-1, .px-xxl-1 { padding-left: 1rem !important } .p-xxl-2 { padding: 2rem !important } .pt-xxl-2, .py-xxl-2 { padding-top: 2rem !important } .pr-xxl-2, .px-xxl-2 { padding-right: 2rem !important } .pb-xxl-2, .py-xxl-2 { padding-bottom: 2rem !important } .pl-xxl-2, .px-xxl-2 { padding-left: 2rem !important } .p-xxl-3 { padding: 3rem !important } .pt-xxl-3, .py-xxl-3 { padding-top: 3rem !important } .pr-xxl-3, .px-xxl-3 { padding-right: 3rem !important } .pb-xxl-3, .py-xxl-3 { padding-bottom: 3rem !important } .pl-xxl-3, .px-xxl-3 { padding-left: 3rem !important } .p-xxl-4 { padding: 4rem !important } .pt-xxl-4, .py-xxl-4 { padding-top: 4rem !important } .pr-xxl-4, .px-xxl-4 { padding-right: 4rem !important } .pb-xxl-4, .py-xxl-4 { padding-bottom: 4rem !important } .pl-xxl-4, .px-xxl-4 { padding-left: 4rem !important } .p-xxl-5 { padding: 5rem !important } .pt-xxl-5, .py-xxl-5 { padding-top: 5rem !important } .pr-xxl-5, .px-xxl-5 { padding-right: 5rem !important } .pb-xxl-5, .py-xxl-5 { padding-bottom: 5rem !important } .pl-xxl-5, .px-xxl-5 { padding-left: 5rem !important } .p-xxl-6 { padding: 6rem !important } .pt-xxl-6, .py-xxl-6 { padding-top: 6rem !important } .pr-xxl-6, .px-xxl-6 { padding-right: 6rem !important } .pb-xxl-6, .py-xxl-6 { padding-bottom: 6rem !important } .pl-xxl-6, .px-xxl-6 { padding-left: 6rem !important } .p-xxl-7 { padding: 7rem !important } .pt-xxl-7, .py-xxl-7 { padding-top: 7rem !important } .pr-xxl-7, .px-xxl-7 { padding-right: 7rem !important } .pb-xxl-7, .py-xxl-7 { padding-bottom: 7rem !important } .pl-xxl-7, .px-xxl-7 { padding-left: 7rem !important } .p-xxl-8 { padding: 8rem !important } .pt-xxl-8, .py-xxl-8 { padding-top: 8rem !important } .pr-xxl-8, .px-xxl-8 { padding-right: 8rem !important } .pb-xxl-8, .py-xxl-8 { padding-bottom: 8rem !important } .pl-xxl-8, .px-xxl-8 { padding-left: 8rem !important } .p-xxl-9 { padding: 9rem !important } .pt-xxl-9, .py-xxl-9 { padding-top: 9rem !important } .pr-xxl-9, .px-xxl-9 { padding-right: 9rem !important } .pb-xxl-9, .py-xxl-9 { padding-bottom: 9rem !important } .pl-xxl-9, .px-xxl-9 { padding-left: 9rem !important } .p-xxl-10 { padding: 10rem !important } .pt-xxl-10, .py-xxl-10 { padding-top: 10rem !important } .pr-xxl-10, .px-xxl-10 { padding-right: 10rem !important } .pb-xxl-10, .py-xxl-10 { padding-bottom: 10rem !important } .pl-xxl-10, .px-xxl-10 { padding-left: 10rem !important } .p-xxl-11 { padding: 11rem !important } .pt-xxl-11, .py-xxl-11 { padding-top: 11rem !important } .pr-xxl-11, .px-xxl-11 { padding-right: 11rem !important } .pb-xxl-11, .py-xxl-11 { padding-bottom: 11rem !important } .pl-xxl-11, .px-xxl-11 { padding-left: 11rem !important } .p-xxl-12 { padding: 12rem !important } .pt-xxl-12, .py-xxl-12 { padding-top: 12rem !important } .pr-xxl-12, .px-xxl-12 { padding-right: 12rem !important } .pb-xxl-12, .py-xxl-12 { padding-bottom: 12rem !important } .pl-xxl-12, .px-xxl-12 { padding-left: 12rem !important } .p-xxl-13 { padding: 13rem !important } .pt-xxl-13, .py-xxl-13 { padding-top: 13rem !important } .pr-xxl-13, .px-xxl-13 { padding-right: 13rem !important } .pb-xxl-13, .py-xxl-13 { padding-bottom: 13rem !important } .pl-xxl-13, .px-xxl-13 { padding-left: 13rem !important } .m-xxl-auto { margin: auto !important } .mt-xxl-auto, .my-xxl-auto { margin-top: auto !important } .mr-xxl-auto, .mx-xxl-auto { margin-right: auto !important } .mb-xxl-auto, .my-xxl-auto { margin-bottom: auto !important } .ml-xxl-auto, .mx-xxl-auto { margin-left: auto !important } } @media (min-width:1600px) { .m-exl-0 { margin: 0 !important } .mt-exl-0, .my-exl-0 { margin-top: 0 !important } .mr-exl-0, .mx-exl-0 { margin-right: 0 !important } .mb-exl-0, .my-exl-0 { margin-bottom: 0 !important } .ml-exl-0, .mx-exl-0 { margin-left: 0 !important } .m-exl-1 { margin: 1rem !important } .mt-exl-1, .my-exl-1 { margin-top: 1rem !important } .mr-exl-1, .mx-exl-1 { margin-right: 1rem !important } .mb-exl-1, .my-exl-1 { margin-bottom: 1rem !important } .ml-exl-1, .mx-exl-1 { margin-left: 1rem !important } .m-exl-2 { margin: 2rem !important } .mt-exl-2, .my-exl-2 { margin-top: 2rem !important } .mr-exl-2, .mx-exl-2 { margin-right: 2rem !important } .mb-exl-2, .my-exl-2 { margin-bottom: 2rem !important } .ml-exl-2, .mx-exl-2 { margin-left: 2rem !important } .m-exl-3 { margin: 3rem !important } .mt-exl-3, .my-exl-3 { margin-top: 3rem !important } .mr-exl-3, .mx-exl-3 { margin-right: 3rem !important } .mb-exl-3, .my-exl-3 { margin-bottom: 3rem !important } .ml-exl-3, .mx-exl-3 { margin-left: 3rem !important } .m-exl-4 { margin: 4rem !important } .mt-exl-4, .my-exl-4 { margin-top: 4rem !important } .mr-exl-4, .mx-exl-4 { margin-right: 4rem !important } .mb-exl-4, .my-exl-4 { margin-bottom: 4rem !important } .ml-exl-4, .mx-exl-4 { margin-left: 4rem !important } .m-exl-5 { margin: 5rem !important } .mt-exl-5, .my-exl-5 { margin-top: 5rem !important } .mr-exl-5, .mx-exl-5 { margin-right: 5rem !important } .mb-exl-5, .my-exl-5 { margin-bottom: 5rem !important } .ml-exl-5, .mx-exl-5 { margin-left: 5rem !important } .m-exl-6 { margin: 6rem !important } .mt-exl-6, .my-exl-6 { margin-top: 6rem !important } .mr-exl-6, .mx-exl-6 { margin-right: 6rem !important } .mb-exl-6, .my-exl-6 { margin-bottom: 6rem !important } .ml-exl-6, .mx-exl-6 { margin-left: 6rem !important } .m-exl-7 { margin: 7rem !important } .mt-exl-7, .my-exl-7 { margin-top: 7rem !important } .mr-exl-7, .mx-exl-7 { margin-right: 7rem !important } .mb-exl-7, .my-exl-7 { margin-bottom: 7rem !important } .ml-exl-7, .mx-exl-7 { margin-left: 7rem !important } .m-exl-8 { margin: 8rem !important } .mt-exl-8, .my-exl-8 { margin-top: 8rem !important } .mr-exl-8, .mx-exl-8 { margin-right: 8rem !important } .mb-exl-8, .my-exl-8 { margin-bottom: 8rem !important } .ml-exl-8, .mx-exl-8 { margin-left: 8rem !important } .m-exl-9 { margin: 9rem !important } .mt-exl-9, .my-exl-9 { margin-top: 9rem !important } .mr-exl-9, .mx-exl-9 { margin-right: 9rem !important } .mb-exl-9, .my-exl-9 { margin-bottom: 9rem !important } .ml-exl-9, .mx-exl-9 { margin-left: 9rem !important } .m-exl-10 { margin: 10rem !important } .mt-exl-10, .my-exl-10 { margin-top: 10rem !important } .mr-exl-10, .mx-exl-10 { margin-right: 10rem !important } .mb-exl-10, .my-exl-10 { margin-bottom: 10rem !important } .ml-exl-10, .mx-exl-10 { margin-left: 10rem !important } .m-exl-11 { margin: 11rem !important } .mt-exl-11, .my-exl-11 { margin-top: 11rem !important } .mr-exl-11, .mx-exl-11 { margin-right: 11rem !important } .mb-exl-11, .my-exl-11 { margin-bottom: 11rem !important } .ml-exl-11, .mx-exl-11 { margin-left: 11rem !important } .m-exl-12 { margin: 12rem !important } .mt-exl-12, .my-exl-12 { margin-top: 12rem !important } .mr-exl-12, .mx-exl-12 { margin-right: 12rem !important } .mb-exl-12, .my-exl-12 { margin-bottom: 12rem !important } .ml-exl-12, .mx-exl-12 { margin-left: 12rem !important } .m-exl-13 { margin: 13rem !important } .mt-exl-13, .my-exl-13 { margin-top: 13rem !important } .mr-exl-13, .mx-exl-13 { margin-right: 13rem !important } .mb-exl-13, .my-exl-13 { margin-bottom: 13rem !important } .ml-exl-13, .mx-exl-13 { margin-left: 13rem !important } .p-exl-0 { padding: 0 !important } .pt-exl-0, .py-exl-0 { padding-top: 0 !important } .pr-exl-0, .px-exl-0 { padding-right: 0 !important } .pb-exl-0, .py-exl-0 { padding-bottom: 0 !important } .pl-exl-0, .px-exl-0 { padding-left: 0 !important } .p-exl-1 { padding: 1rem !important } .pt-exl-1, .py-exl-1 { padding-top: 1rem !important } .pr-exl-1, .px-exl-1 { padding-right: 1rem !important } .pb-exl-1, .py-exl-1 { padding-bottom: 1rem !important } .pl-exl-1, .px-exl-1 { padding-left: 1rem !important } .p-exl-2 { padding: 2rem !important } .pt-exl-2, .py-exl-2 { padding-top: 2rem !important } .pr-exl-2, .px-exl-2 { padding-right: 2rem !important } .pb-exl-2, .py-exl-2 { padding-bottom: 2rem !important } .pl-exl-2, .px-exl-2 { padding-left: 2rem !important } .p-exl-3 { padding: 3rem !important } .pt-exl-3, .py-exl-3 { padding-top: 3rem !important } .pr-exl-3, .px-exl-3 { padding-right: 3rem !important } .pb-exl-3, .py-exl-3 { padding-bottom: 3rem !important } .pl-exl-3, .px-exl-3 { padding-left: 3rem !important } .p-exl-4 { padding: 4rem !important } .pt-exl-4, .py-exl-4 { padding-top: 4rem !important } .pr-exl-4, .px-exl-4 { padding-right: 4rem !important } .pb-exl-4, .py-exl-4 { padding-bottom: 4rem !important } .pl-exl-4, .px-exl-4 { padding-left: 4rem !important } .p-exl-5 { padding: 5rem !important } .pt-exl-5, .py-exl-5 { padding-top: 5rem !important } .pr-exl-5, .px-exl-5 { padding-right: 5rem !important } .pb-exl-5, .py-exl-5 { padding-bottom: 5rem !important } .pl-exl-5, .px-exl-5 { padding-left: 5rem !important } .p-exl-6 { padding: 6rem !important } .pt-exl-6, .py-exl-6 { padding-top: 6rem !important } .pr-exl-6, .px-exl-6 { padding-right: 6rem !important } .pb-exl-6, .py-exl-6 { padding-bottom: 6rem !important } .pl-exl-6, .px-exl-6 { padding-left: 6rem !important } .p-exl-7 { padding: 7rem !important } .pt-exl-7, .py-exl-7 { padding-top: 7rem !important } .pr-exl-7, .px-exl-7 { padding-right: 7rem !important } .pb-exl-7, .py-exl-7 { padding-bottom: 7rem !important } .pl-exl-7, .px-exl-7 { padding-left: 7rem !important } .p-exl-8 { padding: 8rem !important } .pt-exl-8, .py-exl-8 { padding-top: 8rem !important } .pr-exl-8, .px-exl-8 { padding-right: 8rem !important } .pb-exl-8, .py-exl-8 { padding-bottom: 8rem !important } .pl-exl-8, .px-exl-8 { padding-left: 8rem !important } .p-exl-9 { padding: 9rem !important } .pt-exl-9, .py-exl-9 { padding-top: 9rem !important } .pr-exl-9, .px-exl-9 { padding-right: 9rem !important } .pb-exl-9, .py-exl-9 { padding-bottom: 9rem !important } .pl-exl-9, .px-exl-9 { padding-left: 9rem !important } .p-exl-10 { padding: 10rem !important } .pt-exl-10, .py-exl-10 { padding-top: 10rem !important } .pr-exl-10, .px-exl-10 { padding-right: 10rem !important } .pb-exl-10, .py-exl-10 { padding-bottom: 10rem !important } .pl-exl-10, .px-exl-10 { padding-left: 10rem !important } .p-exl-11 { padding: 11rem !important } .pt-exl-11, .py-exl-11 { padding-top: 11rem !important } .pr-exl-11, .px-exl-11 { padding-right: 11rem !important } .pb-exl-11, .py-exl-11 { padding-bottom: 11rem !important } .pl-exl-11, .px-exl-11 { padding-left: 11rem !important } .p-exl-12 { padding: 12rem !important } .pt-exl-12, .py-exl-12 { padding-top: 12rem !important } .pr-exl-12, .px-exl-12 { padding-right: 12rem !important } .pb-exl-12, .py-exl-12 { padding-bottom: 12rem !important } .pl-exl-12, .px-exl-12 { padding-left: 12rem !important } .p-exl-13 { padding: 13rem !important } .pt-exl-13, .py-exl-13 { padding-top: 13rem !important } .pr-exl-13, .px-exl-13 { padding-right: 13rem !important } .pb-exl-13, .py-exl-13 { padding-bottom: 13rem !important } .pl-exl-13, .px-exl-13 { padding-left: 13rem !important } .m-exl-auto { margin: auto !important } .mt-exl-auto, .my-exl-auto { margin-top: auto !important } .mr-exl-auto, .mx-exl-auto { margin-right: auto !important } .mb-exl-auto, .my-exl-auto { margin-bottom: auto !important } .ml-exl-auto, .mx-exl-auto { margin-left: auto !important } } .text-monospace { font-family: baseCodeRegular, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace } .text-justify { text-align: justify !important } .text-nowrap { white-space: nowrap !important } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap } .text-left { text-align: left !important } .text-right { text-align: right !important } .text-center { text-align: center !important } @media (min-width:576px) { .text-sm-left { text-align: left !important } .text-sm-right { text-align: right !important } .text-sm-center { text-align: center !important } } @media (min-width:800px) { .text-md-left { text-align: left !important } .text-md-right { text-align: right !important } .text-md-center { text-align: center !important } } @media (min-width:992px) { .text-lg-left { text-align: left !important } .text-lg-right { text-align: right !important } .text-lg-center { text-align: center !important } } @media (min-width:1200px) { .text-xl-left { text-align: left !important } .text-xl-right { text-align: right !important } .text-xl-center { text-align: center !important } } @media (min-width:1440px) { .text-xxl-left { text-align: left !important } .text-xxl-right { text-align: right !important } .text-xxl-center { text-align: center !important } } @media (min-width:1600px) { .text-exl-left { text-align: left !important } .text-exl-right { text-align: right !important } .text-exl-center { text-align: center !important } } .text-lowercase { text-transform: lowercase !important } .text-uppercase { text-transform: uppercase !important } .text-capitalize { text-transform: capitalize !important } .font-weight-light { font-weight: 300 !important } .font-weight-normal { font-weight: 400 !important } .font-weight-bold { font-weight: 600 !important } .font-italic { font-style: italic !important } .text-white { color: #fff !important } .text-primary { color: #59d99d !important } a.text-primary:focus, a.text-primary:hover { color: #30d085 !important } .text-secondary { color: #6957da !important } a.text-secondary:focus, a.text-secondary:hover { color: #442ed0 !important } .text-success { color: #48b884 !important } a.text-success:focus, a.text-success:hover { color: #39946a !important } .text-info { color: #43ccfe !important } a.text-info:focus, a.text-info:hover { color: #10befe !important } .text-warning { color: #fab73a !important } a.text-warning:focus, a.text-warning:hover { color: #f9a508 !important } .text-danger { color: #f64f4b !important } a.text-danger:focus, a.text-danger:hover { color: #f4201a !important } .text-light { color: #f8f9fa !important } a.text-light:focus, a.text-light:hover { color: #dae0e5 !important } .text-dark { color: #22263b !important } a.text-dark:focus, a.text-dark:hover { color: #0f111b !important } .text-body { color: #434456 !important } .text-muted { color: #9f9fb9 !important } .text-black-50 { color: rgba(49, 49, 49, .5) !important } .text-white-50 { color: hsla(0, 0%, 100%, .5) !important } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0 } .visible { visibility: visible !important } .invisible { visibility: hidden !important } @media print { *, :after, :before { text-shadow: none !important; box-shadow: none !important } a:not(.btn) { text-decoration: underline } abbr[title]:after { content: " ("attr(title) ")" } pre { white-space: pre-wrap !important } blockquote, pre { border: 1px solid #686980; page-break-inside: avoid } thead { display: table-header-group } img, tr { page-break-inside: avoid } h2, h3, p { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid } @page { size: a3 } .container, body { min-width: 992px !important } .navbar { display: none } .badge { border: 1px solid #313131 } .table { border-collapse: collapse !important } .table td, .table th { background-color: #fff !important } .table-bordered td, .table-bordered th { border: 1px solid #8786a4 !important } .table-dark { color: inherit } .table-dark tbody+tbody, .table-dark td, .table-dark th, .table-dark thead th { border-color: #8786a4 } .table .thead-dark th { color: inherit; border-color: #8786a4 } } .hero { color: #fff; padding: 30px 0 } .stripes-wrapper { position: absolute; top: 0; z-index: 2; width: 100%; display: grid; grid: repeat(12, 100px)/repeat(12, 1fr); overflow: hidden } .info-wrapper { z-index: 4 } .banner-bg-1, .banner-bg-2, .banner-bg-3, .banner-bg-4, .grey-wrapper-1, .grey-wrapper-2, .info-wrapper, .stripe-1, .stripe-2, .stripe-3, .stripe-4, .stripe-5, .stripe-6, .stripe-7, .stripe-8, .stripe-bb, .stripe-bbl, .stripe-bp, .stripe-by, .stripe-lplp, .stripe-pbl, .stripe-plb, .stripe-pp, .stripe-ppl { position: relative } .banner-bg-1 .stripes, .banner-bg-2 .stripes, .banner-bg-3 .stripes, .banner-bg-4 .stripes, .grey-wrapper-1 .stripes, .grey-wrapper-2 .stripes, .stripe-1 .stripes, .stripe-2 .stripes, .stripe-3 .stripes, .stripe-4 .stripes, .stripe-5 .stripes, .stripe-6 .stripes, .stripe-7 .stripes, .stripe-8 .stripes, .stripe-bb .stripes, .stripe-bbl .stripes, .stripe-bp .stripes, .stripe-by .stripes, .stripe-lplp .stripes, .stripe-pbl .stripes, .stripe-plb .stripes, .stripe-pp .stripes, .stripe-ppl .stripes { position: absolute; display: grid; z-index: 2; width: 100%; top: 0; transform-origin: 0 } .banner-bg-1 .stripes span, .banner-bg-2 .stripes span, .banner-bg-3 .stripes span, .banner-bg-4 .stripes span, .grey-wrapper-1 .stripes span, .grey-wrapper-2 .stripes span, .stripe-1 .stripes span, .stripe-2 .stripes span, .stripe-3 .stripes span, .stripe-4 .stripes span, .stripe-5 .stripes span, .stripe-6 .stripes span, .stripe-7 .stripes span, .stripe-8 .stripes span, .stripe-bb .stripes span, .stripe-bbl .stripes span, .stripe-bp .stripes span, .stripe-by .stripes span, .stripe-lplp .stripes span, .stripe-pbl .stripes span, .stripe-plb .stripes span, .stripe-pp .stripes span, .stripe-ppl .stripes span { opacity: .3 } .banner-bg-1 .stripes { transform: skewY(-24deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .banner-bg-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .banner-bg-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .banner-bg-1 .stripes span { grid-column-start: 1; grid-column-end: 6; grid-row-start: 2; grid-row-end: 4; background: linear-gradient(75deg, #630cb3 10%, rgba(99, 12, 179, .6) 30%, rgba(99, 12, 179, .2) 50%, rgba(99, 12, 179, 0)) } } @media (min-width:800px) { .banner-bg-1 .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:992px) { .banner-bg-1 .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:1200px) { .banner-bg-1 .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 3; grid-row-end: 5 } } @media (min-width:576px) { .banner-bg-1 .stripes span:last-child { grid-column-start: 9; grid-column-end: 13; grid-row-start: 5; grid-row-end: 13; background: linear-gradient(-90deg, #2df8e7 10%, rgba(45, 248, 231, .6) 30%, rgba(45, 248, 231, .2) 50%, rgba(45, 248, 231, 0)) } } @media (min-width:800px) { .banner-bg-1 .stripes span:last-child { grid-column-start: 7; grid-column-end: 13; grid-row-start: 4; grid-row-end: 8 } } @media (min-width:992px) { .banner-bg-1 .stripes span:last-child { grid-column-start: 7; grid-column-end: 13; grid-row-start: 5; grid-row-end: 9 } } @media (min-width:1200px) { .banner-bg-1 .stripes span:last-child { grid-column-start: 8; grid-column-end: 13; grid-row-start: 6; grid-row-end: 10 } } .banner-bg-2 .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .banner-bg-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .banner-bg-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .banner-bg-2 .stripes span:first-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 3; background: linear-gradient(90deg, #1f1c87 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .banner-bg-2 .stripes span:first-child { grid-column-start: 1; grid-column-end: 5; grid-row-start: 1; grid-row-end: 3 } } @media (min-width:576px) { .banner-bg-2 .stripes span:last-child { grid-column-start: 11; grid-column-end: 13; grid-row-start: 8; grid-row-end: 5; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #faca8c) } } @media (min-width:800px) { .banner-bg-2 .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 8; grid-row-end: 6 } } .banner-bg-3 .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .banner-bg-3 .stripes { grid: repeat(8, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .banner-bg-3 .stripes { grid: repeat(8, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .banner-bg-3 .stripes span:first-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 3; background: linear-gradient(90deg, #1f1c87 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .banner-bg-3 .stripes span:first-child { grid-column-start: 1; grid-column-end: 5; grid-row-start: 3; grid-row-end: 5 } } @media (min-width:576px) { .banner-bg-3 .stripes span:last-child { grid-column-start: 11; grid-column-end: 13; grid-row-start: 6; grid-row-end: 1; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #3064d6) } } @media (min-width:800px) { .banner-bg-3 .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 6; grid-row-end: 1 } } .banner-bg-4 .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .banner-bg-4 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .banner-bg-4 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .banner-bg-4 .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 3; background: linear-gradient(90deg, #15127c 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .banner-bg-4 .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 4; grid-row-end: 6 } } @media (min-width:992px) { .banner-bg-4 .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:1200px) { .banner-bg-4 .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 4; grid-row-end: 6 } } @media (min-width:576px) { .banner-bg-4 .stripes span:last-child { grid-column-start: 11; grid-column-end: 13; grid-row-start: 6; grid-row-end: 1; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #3064d6) } } @media (min-width:800px) { .banner-bg-4 .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 5; grid-row-end: 1 } } @media (min-width:992px) { .banner-bg-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:1200px) { .banner-bg-4 .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 7; grid-row-end: 1 } } .stripe-1 .stripes { transform: skewY(-35deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-1 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 1; grid-row-end: 3; background: linear-gradient(90deg, rgba(21, 18, 124, 0) 20%, rgba(21, 18, 124, .5) 40%, #050347) } } @media (min-width:800px) { .stripe-1 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 3; grid-row-end: 6 } } .stripe-2 .stripes-wrapper { transform: skewY(-4deg); background: hsla(0, 0%, 100%, 0); background: linear-gradient(7.33deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, .1)); margin-top: -7rem; grid: repeat(4, 100px)/repeat(12, 1fr) } .stripe-2 .stripes { transform: skewY(-25deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-2 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 1; grid-row-end: 2; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .5)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-2 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 1; grid-row-end: 4 } } .stripe-3 .stripes-wrapper { background: hsla(0, 0%, 100%, 0); background: linear-gradient(7.33deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, .1)); grid: repeat(4, 100px)/repeat(12, 1fr) } .stripe-3 .stripes { transform: skewY(-25deg); grid: repeat(12, 100px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-3 .stripes { grid: repeat(12, 100px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-3 .stripes { grid: repeat(12, 100px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-3 .stripes span { grid-column-start: 3; grid-column-end: 13; grid-row-start: 1; grid-row-end: 3; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .2)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-3 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 2; grid-row-end: 5 } } @media (min-width:992px) { .stripe-3 .stripes span { grid-column-start: 7; grid-column-end: 13; grid-row-start: 5; grid-row-end: 8 } } @media (min-width:1200px) { .stripe-3 .stripes span { grid-column-start: 7; grid-column-end: 13; grid-row-start: 3; grid-row-end: 7 } } @media (min-width:576px) { .stripe-3 .stripes span:last-child { grid-column-start: 1; grid-column-end: 8; grid-row-start: 8; grid-row-end: 13; background: #fff; background: linear-gradient(-90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .2)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-3 .stripes span:last-child { grid-column-start: 1; grid-column-end: 3; grid-row-start: 7; grid-row-end: 10 } } @media (min-width:992px) { .stripe-3 .stripes span:last-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 8; grid-row-end: 13 } } @media (min-width:1200px) { .stripe-3 .stripes span:last-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 8; grid-row-end: 13 } } .stripe-4 .stripes-wrapper { background: hsla(0, 0%, 100%, 0); background: linear-gradient(7.33deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, .1)); grid: repeat(4, 100px)/repeat(12, 1fr) } .stripe-4 .stripes { transform: skewY(-27deg); grid: repeat(12, 100px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-4 .stripes { grid: repeat(12, 100px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-4 .stripes { grid: repeat(12, 100px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-4 .stripes span { grid-column-start: 3; grid-column-end: 13; grid-row-start: 1; grid-row-end: 3; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .2)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-4 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 2; grid-row-end: 5 } } @media (min-width:992px) { .stripe-4 .stripes span { grid-column-start: 7; grid-column-end: 13; grid-row-start: 1; grid-row-end: 6 } } @media (min-width:1200px) { .stripe-4 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 2; grid-row-end: 8 } } @media (min-width:576px) { .stripe-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 8; grid-row-start: 8; grid-row-end: 13; background: #fff; background: linear-gradient(-90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .2)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 3; grid-row-start: 7; grid-row-end: 10 } } @media (min-width:992px) { .stripe-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 8; grid-row-end: 13 } } @media (min-width:1200px) { .stripe-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 8; grid-row-end: 13 } } .grey-wrapper-1 { background-color: #fff } .grey-wrapper-1 .stripes { transform: skewY(-25deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .grey-wrapper-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .grey-wrapper-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .grey-wrapper-1 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 1; grid-row-end: 2; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .5)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .grey-wrapper-1 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 1; grid-row-end: 4 } } .grey-wrapper-2 { background-color: #f3f7fb; padding-top: 100px } .grey-wrapper-2 .stripes-wrapper { transform: skewY(-4deg); background-color: #f3f7fb; margin-top: -7rem; grid: repeat(4, 100px)/repeat(12, 1fr) } .grey-wrapper-2 .stripes { transform: skewY(-25deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .grey-wrapper-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .grey-wrapper-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .grey-wrapper-2 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 1; grid-row-end: 2; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .5)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .grey-wrapper-2 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 1; grid-row-end: 4 } } .stripe-plb .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-plb .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-plb .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-plb .stripes span { grid-column-start: 1; grid-column-end: 6; grid-row-start: 1; grid-row-end: 5; background: linear-gradient(90deg, #13039e 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .stripe-plb .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:992px) { .stripe-plb .stripes span { grid-column-start: 1; grid-column-end: 3; grid-row-start: 3; grid-row-end: 7 } } @media (min-width:1200px) { .stripe-plb .stripes span { grid-column-start: 1; grid-column-end: 3; grid-row-start: 4; grid-row-end: 7 } } @media (min-width:576px) { .stripe-plb .stripes span:last-child { grid-column-start: 9; grid-column-end: 13; grid-row-start: 4; grid-row-end: 11; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #3064d6) } } @media (min-width:800px) { .stripe-plb .stripes span:last-child { grid-column-start: 9; grid-column-end: 13; grid-row-start: 3; grid-row-end: 6 } } @media (min-width:992px) { .stripe-plb .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 4; grid-row-end: 6 } } @media (min-width:1200px) { .stripe-plb .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 5; grid-row-end: 8 } } .stripe-bp .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-bp .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-bp .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-bp .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 5; background: linear-gradient(90deg, rgba(3, 57, 145, .726) 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .stripe-bp .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:992px) { .stripe-bp .stripes span { grid-column-start: 1; grid-column-end: 3; grid-row-start: 3; grid-row-end: 7 } } @media (min-width:1200px) { .stripe-bp .stripes span { grid-column-start: 1; grid-column-end: 3; grid-row-start: 4; grid-row-end: 7 } } @media (min-width:576px) { .stripe-bp .stripes span:last-child { grid-column-start: 6; grid-column-end: 13; grid-row-start: 6; grid-row-end: 8; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #26013b) } } @media (min-width:800px) { .stripe-bp .stripes span:last-child { grid-column-start: 9; grid-column-end: 13; grid-row-start: 3; grid-row-end: 6 } } @media (min-width:992px) { .stripe-bp .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 4; grid-row-end: 6 } } @media (min-width:1200px) { .stripe-bp .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 5; grid-row-end: 8 } } footer { position: relative; z-index: 10 } footer .container { max-width: 1200px; color: #8c899f } footer .heading { color: #f4f4f4; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; letter-spacing: .09em; margin-top: 4.8rem; margin-bottom: 2rem } footer .footer-nav { background: linear-gradient(302.72deg, #1b1930, #27263d); padding-bottom: 20px } footer .footer-nav a { color: #a19db4; font-size: 14px; text-decoration: none } footer .footer-nav a:hover { color: #bdbaca; text-decoration: none } footer .footer-nav ul { margin-bottom: 0 } footer .extensions:after, footer .product:after { content: ""; display: table; clear: both } footer .extensions li, footer .product li { width: 45%; float: left } footer .company-links { margin: 30px 0 0; text-align: center } footer .company-links:after { content: ""; display: table; clear: both } footer .company-links li { display: inline-block; margin: 0 10px } @media (min-width:800px) { footer .company-links li { margin: 0 10px; float: left } } footer .company-links li:first-child { margin-left: 0 } footer .company-links li a { color: #a19db4; font-size: 14px } footer .company-links li a:hover { color: #bdbaca } footer .social-icons { text-align: center; margin: 20px 0 0 } footer .social-icons:after { content: ""; display: table; clear: both } footer .social-icons li { display: inline-block; margin: 0 5px 20px } @media (min-width:800px) { footer .social-icons li, footer .social-icons li:first-child { float: right } } footer .social-icons li a { display: block; text-decoration: none } footer .social-icons li a i { color: #767386; background-color: #33314e; border-radius: 50%; padding: 10px } footer .social-icons li a:hover { text-decoration: none } footer .social-icons li a:hover i { background-color: #47456d } footer .footer-bottom { background-color: #1b192f; padding: 10px 0 50px } footer .footer-bottom:after { content: ""; display: table; clear: both } footer .copyright { text-align: center } @media (min-width:800px) { footer .copyright { text-align: right } } footer .list-unstyled li { margin-bottom: 1.6rem; font-size: 14px; font-size: 1.4rem }
examples/public/global.css
html { font-size: 62.5% } @font-face { font-family: baseCodeRegular; font-style: normal; font-weight: 300; src: url(/fcdesignsystem/1.0.0/fonts/sourcecodepro-regular.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcecodepro-regular.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcecodepro-regular.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcecodepro-regular.woff) format("woff") } @font-face { font-family: basefontLight; font-style: normal; font-weight: 300; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-light-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-light-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-light-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-light-webfont.woff) format("woff") } @font-face { font-family: basefontLightItalic; font-style: normal; font-weight: 300; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-lightit-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-lightit-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-lightit-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-lightit-webfont.woff) format("woff") } @font-face { font-family: basefontRegular; font-style: normal; font-weight: 400; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-regular-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-regular-webfont.eot) format("eot") } @font-face { font-family: basefontSemiBold; font-style: normal; font-weight: 600; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semibold-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semibold-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semibold-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semibold-webfont.woff) format("woff") } @font-face { font-family: basefontSemiBoldItalic; font-style: normal; font-weight: 700; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semiboldit-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semiboldit-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semiboldit-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-semiboldit-webfont.woff) format("woff") } @font-face { font-family: basefontBold; font-style: normal; font-weight: 700; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-bold-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-bold-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-bold-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-bold-webfont.woff) format("woff") } @font-face { font-family: basefontBoldItalic; font-style: normal; font-weight: 700; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-boldit-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-boldit-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-boldit-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-boldit-webfont.woff) format("woff") } @font-face { font-family: basefontItalic; font-style: normal; font-weight: 700; src: url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-it-webfont.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-it-webfont.eot) format("eot"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-it-webfont.woff2) format("woff2"), url(/fcdesignsystem/1.0.0/fonts/sourcesanspro-it-webfont.woff) format("woff") } .grad-1 { background: #6753ec; background: linear-gradient(127.11deg, #6753ec, #3d28be) } .grad-2 { background: #02d5cc; background: linear-gradient(132.8deg, #02d5cc, #0cbbb4 45.93%, #257976) } .grad-3 { background: #eff274; background: linear-gradient(131.12deg, #eff274, #f8b648) } .grad-4 { background: #5d4edc; background: linear-gradient(90deg, #5d4edc, #00cfc6) } .grad-5 { background: #b3e6ff; background: linear-gradient(132.49deg, #b3e6ff, #b0defc 19%, #a9caf5 48%, #9ca8e8 82%, #9594e1) } .grad-6 { background: #261f5c; background: linear-gradient(140.02deg, #261f5c, #1fa377) } .grad-7 { background: #0af; background: linear-gradient(311.91deg, #0af, #c750cf) } .grad-8 { background: #2cc7c0; background: linear-gradient(90deg, #2cc7c0, #59d99d) } .grad-9 { background: #1c194f; background: linear-gradient(135deg, #1c194f, #301759 25.28%, #09428d 80.37%, #0d9583) } .grad-10 { background: #31194f; background: linear-gradient(135deg, #31194f, #3b1d6e 27.67%, #09578d 81.24%, #09578d 81.25%, #202d7e) } .grad-11 { background: #520a44; background: linear-gradient(135deg, #520a44, #150d53 39.26%, #2d1d7b 78.39%, #5b4b7c) } .grad-12 { background: hsla(0, 0%, 100%, .5); background: linear-gradient(180deg, hsla(0, 0%, 100%, .5), #f2f2f2) } .grad-13 { background: hsla(0, 0%, 100%, .5); background: linear-gradient(180deg, hsla(0, 0%, 100%, .5), #f8fafc) } .grad-14 { background: #22166a; background: linear-gradient(149.74deg, #22166a, #7e44b6 73.12%, #d18989) } .grad-15 { background: #300158; background: linear-gradient(135deg, #300158, #241568 28.82%, #12509e 55.23%, #68d1bc) } .grad-16 { background: #22166a; background: linear-gradient(141.38deg, #22166a, #914086 58.94%, #ecd4a0) } .grad-17 { background: #26155e; background: linear-gradient(131.97deg, #26155e, #823da5) } .banner-bg-1 { background: #300158; background: linear-gradient(155.26deg, #300158, #241568 28.82%, #12509e 60.55%, #34b1c7 82.92%, #9de0d5) } .banner-bg-2 { background: #22166a; background: linear-gradient(141.38deg, #22166a, #914086 58.94%, #ecd4a0) } .banner-bg-3 { background: #300158; background: linear-gradient(135deg, #300158, #241568 28.82%, #12509e 55.23%, #68d1bc) } .banner-bg-4 { background: #22166a; background: linear-gradient(149.74deg, #22166a, #7e44b6 73.12%, #d18989) } .banner-bg-5 { background: #111e72; background: linear-gradient(135.33deg, #111e72, #531980) } .stripe-plb { background: #2d0065; background: linear-gradient(135deg, #2d0065, #371471 27.85%, #093f8d 69.94%, #2f41ad) } .stripe-bp { background: #5d0336; background: linear-gradient(135deg, #5d0336, #080046 39.26%, #1f0e72 78.39%, #403558) } .card-teal-grad .fc_select, .card-teal-grad>.card-header, .card-teal .fc_select, .teal-grad { background: #2a51a3; background: linear-gradient(135deg, #2a51a3, #36c1d1) } .card-purple-grad .fc_select, .card-purple-grad>.card-header, .card-purple .fc_select, .purple-grad { background: #7466db; background: linear-gradient(134.72deg, #7466db, #d0a9e2) } .card-navyblue-grad .fc_select, .card-navyblue-grad>.card-header, .card-navyblue .fc_select, .navyblue-grad { background: #70cee6; background: linear-gradient(315deg, #70cee6, #12298e) } .white { background-color: #fff } .black { background-color: #313131 } .base-primary { background-color: #212344 } .base-accent { background-color: #16d3c0 } .blue { background-color: #43ccfe } .purple { background-color: #6957da } .orchid { background-color: #dd5ec7 } .yellow { background-color: #fab73a } .green { background-color: #48b884 } .red { background-color: #f64f4b } .bg-light-purple { background-color: #f8f9fd } @font-face { font-family: fusion-icon; src: url(/fcdesignsystem/1.0.0/fonts/fusion-icon.eot); src: url(/fcdesignsystem/1.0.0/fonts/fusion-icon.eot#iefix) format("embedded-opentype"), url(/fcdesignsystem/1.0.0/fonts/fusion-icon.ttf) format("truetype"), url(/fcdesignsystem/1.0.0/fonts/fusion-icon.woff) format("woff"), url(/fcdesignsystem/1.0.0/images/fusion-icon.svg#fusion-icon) format("svg"); font-weight: 400; font-style: normal } i { font-family: fusion-icon !important; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .fc_go:before { content: "\E95C" } .fc_gem:before { content: "\E94A" } .fc_fusioncharts:before { content: "\E947" } .fc_rss:before { content: "\E921" } .fc_datastory:before { content: "\E94B" } .fc_youtube:before { content: "\E948" } .fc_linkedin:before { content: "\E949" } .fc_facebook:before { content: "\E94C" } .fc_twitter:before { content: "\E94D" } .fc_Angular:before { content: "\E94E" } .fc_angular4:before { content: "\E94F" } .fc_backbone:before { content: "\E950" } .fc_django:before { content: "\E951" } .fc_ember:before { content: "\E952" } .fc_java:before { content: "\E953" } .fc_jQuery:before { content: "\E954" } .fc_JS:before { content: "\E955" } .fc_net:before { content: "\E956" } .fc_php:before { content: "\E957" } .fc_python:before { content: "\E958" } .fc_React:before { content: "\E959" } .fc_ruby_on_rails:before { content: "\E95A" } .fc_vue:before { content: "\E95B" } .fc_responsive:before { content: "\E946" } .fc_combination_chart:before { content: "\E943" } .fc_easay:before { content: "\E944" } .fc_export:before { content: "\E945" } .fc_indicator_right:before { content: "\E941" } .fc_lock:before { content: "\E942" } .fc_bower:before { content: "\E936" } .fc_cost_monitor:before { content: "\E937" } .fc_cross_covered:before { content: "\E938" } .fc_distribution:before { content: "\E939" } .fc_js:before { content: "\E93A" } .fc_npm_n:before { content: "\E93B" } .fc_npm:before { content: "\E93C" } .fc_planning:before { content: "\E93D" } .fc_test_result:before { content: "\E93E" } .fc_area_charts:before { content: "\E900" } .fc_bar_charts:before { content: "\E901" } .fc_chart_gallery:before { content: "\E902" } .fc_checkmark:before { content: "\E903" } .fc_close:before { content: "\E904" } .fc_code:before { content: "\E905" } .fc_column_chart:before { content: "\E906" } .fc_console:before { content: "\E907" } .fc_dashboard:before { content: "\E908" } .fc_download:before { content: "\E909" } .fc_dropdown:before { content: "\E90A" } .fc_Edit:before { content: "\E90B" } .fc_expand:before { content: "\E90C" } .fc_eye:before { content: "\E90D" } .fc_features_gallery:before { content: "\E90E" } .fc_fire:before { content: "\E90F" } .fc_flask:before { content: "\E910" } .fc_frontend:before { content: "\E911" } .fc_fullscreen:before { content: "\E912" } .fc_gauges:before { content: "\E913" } .fc_github:before { content: "\E914" } .fc_globe_with_location:before { content: "\E915" } .fc_integrate:before { content: "\E916" } .fc_keymetrics_in_apps:before { content: "\E917" } .fc_kpi:before { content: "\E918" } .fc_line_chart:before { content: "\E919" } .fc_link_to_new_page:before { content: "\E91A" } .fc_location:before { content: "\E91B" } .fc_luncher:before { content: "\E91C" } .fc_menu:before { content: "\E91D" } .fc_monitor_climate:before { content: "\E91E" } .fc_monitor_process:before { content: "\E91F" } .fc_next:before { content: "\E920" } .fc_performance_charts:before { content: "\E92D" } .fc_pie_chart:before { content: "\E92E" } .fc_reports:before { content: "\E92F" } .fc_select:before { content: "\E930" } .fc_share:before { content: "\E931" } .fc_themes:before { content: "\E932" } .fc_timer:before { content: "\E933" } .fc_value_pointer:before { content: "\E934" } .fc_visual_customisation:before { content: "\E935" } .fc_autorenew:before { content: "\E863" } .fc_timeline:before { content: "\E92C" } .fc_demo:before { content: "\E922" } .fc_api:before { content: "A" } .fc_edit:before { content: "\E923" } .fc_bar:before { content: "\E924" } .fc_angular:before { content: "\E925" } .fc_error:before { content: "\E000" } .fc_add:before { content: "\E145" } .fc_copy:before { content: "\E14D" } .fc_link:before { content: "\E157" } .fc_envelop:before { content: "\E159" } .fc_widgets:before { content: "\E1BD" } .fc_headset_mic:before { content: "\E311" } .fc_keyboard_arrow_down:before { content: "\E313" } .fc_keyboard_arrow_left:before { content: "\E314" } .fc_keyboard_arrow_right:before { content: "\E315" } .fc_keyboard_arrow_up:before { content: "\E316" } .fc_arrow_back_long:before { content: "\E317" } .fc_device_hub:before { content: "\E335" } .fc_flip:before { content: "\E3E8" } .fc_bookmark:before { content: "\E431" } .fc_arrow_back:before { content: "\E5C4" } .fc_arrow_forward:before { content: "\E5C8" } .fc_close_light:before { content: "\E5CD" } .fc_done:before { content: "\E876" } .fc_help:before { content: "\E887" } .fc_home:before { content: "\E88A" } .fc_thumb_down:before { content: "\E8DB" } .fc_thumb_up:before { content: "\E8DC" } .fc_color:before { content: "\E926" } .fc_jquery:before { content: "\E927" } .fc_open_book:before { content: "\E928" } .fc_react:before { content: "\E929" } .fc_search:before { content: "\E92A" } .fc_spaceship:before { content: "\E92B" } .fc_bullhorn:before { content: "\E93F" } .fc_stack:before { content: "\E940" } .fc_cog:before { content: "\E994" } .fc_bug:before { content: "\E999" } .fc_gift:before { content: "\E99F" } .fc_happy:before { content: "\E9DF" } .fc_smile:before { content: "\E9E1" } .fc_sad:before { content: "\E9E5" } .fc_blocked:before { content: "\EA0E" } .icon-account-manager, .icon-account-manager\:regular, .icon-chart-suite, .icon-chart-suite\:regular, .icon-chart-support, .icon-chart-support\:regular, .icon-core-team, .icon-core-team\:regular, .icon-premium-support, .icon-premium-support\:regular, .icon-unlimited-support, .icon-unlimited-support\:regular { background-repeat: no-repeat } .icon-account-manager, .icon-account-manager\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-chart-suite, .icon-chart-suite\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-chart-support, .icon-chart-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-core-team, .icon-core-team\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-premium-support, .icon-premium-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-unlimited-support, .icon-unlimited-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.png) } .icon-account-manager, .icon-account-manager\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 0 } .icon-account-manager-dims { width: 56px; height: 52px } .icon-chart-suite, .icon-chart-suite\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -52px } .icon-chart-suite-dims { width: 56px; height: 52px } .icon-chart-support, .icon-chart-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -104px } .icon-chart-support-dims { width: 56px; height: 52px } .icon-core-team, .icon-core-team\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -156px } .icon-core-team-dims { width: 56px; height: 52px } .icon-premium-support, .icon-premium-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -208px } .icon-premium-support-dims { width: 56px; height: 52px } .icon-unlimited-support, .icon-unlimited-support\:regular { background-image: url(/fcdesignsystem/1.0.0/images/features-icons.svg); background-position: 0 -260px } .icon-unlimited-support-dims { width: 56px; height: 52px } .fc-application-websites, .fc-application-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-bower, .fc-bower\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-git, .fc-git\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-npm, .fc-npm\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-oem-websites, .fc-oem-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-saas-websites, .fc-saas-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.png) } .fc-application-websites, .fc-application-websites\:regular, .fc-bower, .fc-bower\:regular, .fc-git, .fc-git\:regular, .fc-npm, .fc-npm\:regular, .fc-oem-websites, .fc-oem-websites\:regular, .fc-saas-websites, .fc-saas-websites\:regular { background-repeat: no-repeat } .fc-application-websites, .fc-application-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 0 } .fc-application-websites-dims { width: 60px; height: 55px } .fc-bower, .fc-bower\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -55px } .fc-bower-dims { width: 60px; height: 60px } .fc-git, .fc-git\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -115px } .fc-git-dims { width: 60px; height: 60px } .fc-npm, .fc-npm\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -175px } .fc-npm-dims { width: 60px; height: 60px } .fc-oem-websites, .fc-oem-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -235px } .fc-oem-websites-dims { width: 60px; height: 55px } .fc-saas-websites, .fc-saas-websites\:regular { background-image: url(/fcdesignsystem/1.0.0/images/appicons.svg); background-position: 0 -290px } .fc-saas-websites-dims { width: 60px; height: 55px } :root { --blue: #43ccfe; --purple: #6957da; --orchid: #dd5ec7; --red: #f64f4b; --yellow: #fab73a; --green: #48b884; --white: #fff; --gray: #5a5b75; --gray-dark: #22263b; --primary: #59d99d; --secondary: #6957da; --success: #48b884; --info: #43ccfe; --warning: #fab73a; --danger: #f64f4b; --light: #f8f9fa; --dark: #22263b; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 800px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --breakpoint-xxl: 1440px; --breakpoint-exl: 1600px; --font-family-sans-serif: "basefontRegular", "Helvetica Neue", Arial, sans-serif; --font-family-monospace: "baseCodeRegular", "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace } *, :after, :before { box-sizing: border-box } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent } @-ms-viewport { width: device-width } article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block } body { margin: 0; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-size: 1.6rem; font-weight: 400; line-height: 1.65; color: #434456; text-align: left; background-color: #fff } body, html { -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; min-height: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } [tabindex="-1"]:focus { outline: 0 !important } hr { box-sizing: content-box; height: 0; overflow: visible } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem } p { margin-top: 0; margin-bottom: 2rem } @media (min-width:1200px) { p { margin-bottom: 3rem } } abbr[data-original-title], abbr[title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0 } address { font-style: normal; line-height: inherit } address, dl, ol, ul { margin-bottom: 1rem } dl, ol, ul { margin-top: 0 } ol ol, ol ul, ul ol, ul ul { margin-bottom: 0 } dt { font-weight: 600 } dd { margin-bottom: .5rem; margin-left: 0 } blockquote { margin: 0 0 1rem } dfn { font-style: italic } b, strong { font-weight: bolder } small { font-size: 80% } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline } sub { bottom: -.25em } sup { top: -.5em } a { text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects } a, a:hover { color: #6957da } a:hover { text-decoration: underline } a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none } a:not([href]):not([tabindex]):focus { outline: 0 } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar } figure { margin: 0 0 1rem } img { vertical-align: middle; border-style: none } svg:not(:root) { overflow: hidden } table { border-collapse: collapse } caption { padding-top: .75rem; padding-bottom: .75rem; color: #9f9fb9; text-align: left; caption-side: bottom } th { text-align: inherit } label { display: inline-block; margin-bottom: .5rem } button { border-radius: 0 } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color } button, input, optgroup, select, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit } button, input { overflow: visible } button, select { text-transform: none } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button } [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border-style: none } input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 } input[type=date], input[type=datetime-local], input[type=month], input[type=time] { -webkit-appearance: listbox } textarea { overflow: auto; resize: vertical } fieldset { min-width: 0; padding: 0; margin: 0; border: 0 } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal } progress { vertical-align: baseline } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto } [type=search] { outline-offset: -2px; -webkit-appearance: none } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button } output { display: inline-block } summary { display: list-item; cursor: pointer } template { display: none } [hidden] { display: none !important } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: .5rem; font-family: inherit; line-height: 1.25; color: #212344 } .bold, .h5, .h6 { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .h1, h1 { font-size: 30px; font-size: 3rem; font-weight: 400 } @media (min-width:1200px) { .h1, h1 { font-size: calc(32px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(44px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .h1, h1 { font-size: calc(34px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(48px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1600px) { .h1, h1 { font-size: calc(38px + ((5 * (100vw - 1600px)) / 1400)); line-height: calc(52px + ((10 * (100vw - 1600px)) / 1400)) } } .h2, h2 { font-size: 24px; font-size: 2.4rem; font-weight: 400 } @media (min-width:1200px) { .h2, h2 { font-size: calc(26px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(40px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .h2, h2 { font-size: calc(28px + ((5 * (100vw - 1440px)) / 1200)); line-height: calc(40px + ((10 * (100vw - 1440px)) / 1200)) } } @media (min-width:1600px) { .h2, h2 { font-size: calc(32px + ((5 * (100vw - 1900px)) / 1400)); line-height: calc(42px + ((10 * (100vw - 1900px)) / 1400)) } } .h3, h3 { font-size: 18px; font-size: 1.8rem; font-weight: 400 } @media (min-width:800px) { .h3, h3 { font-size: calc(21px + ((5 * (100vw - 800px)) / 799)); line-height: calc(31px + ((10 * (100vw - 800px)) / 799)) } } @media (max-width:991.98px) { .h3, h3 { font-size: calc(21px + ((0* (100vw - 800px)) / 799)); line-height: calc(30px + ((0 * (100vw - 800px)) / 799)) } } .h4, h4 { font-size: 16px; font-size: 1.6rem; font-weight: 400 } @media (min-width:800px) { .h4, h4 { font-size: calc(19px + ((5 * (100vw - 800px)) / 799)); line-height: calc(24px + ((10 * (100vw - 800px)) / 799)) } } @media (max-width:991.98px) { .h4, h4 { font-size: calc(18px + ((0 * (100vw - 800px)) / 799)); line-height: calc(23px + ((0 * (100vw - 800px)) / 799)) } } .h5, h5 { font-size: 14px; font-size: 1.4rem; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-weight: 600 } @media (min-width:800px) { .h5, h5 { font-size: calc(14px + ((5 * (100vw - 800px)) / 799)); line-height: calc(16px + ((10 * (100vw - 800px)) / 799)) } } @media (max-width:1199.98px) { .h5, h5 { font-size: calc(16px + ((0 * (100vw - 800px)) / 799)) !important; line-height: calc(20px + ((0 * (100vw - 800px)) / 799)) } } .h6, h6 { font-size: 12px; font-size: 1.2rem; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-weight: 600 } @media (min-width:800px) { .h6, h6 { font-size: calc(12px + ((5 * (100vw - 800px)) / 799)); line-height: calc(14px + ((10 * (100vw - 800px)) / 799)) } } @media (max-width:1199.98px) { .h6, h6 { font-size: calc(14px + ((0 * (100vw - 800px)) / 799)) !important; line-height: calc(18px + ((0 * (100vw - 800px)) / 799)) } } .lead { font-size: 1.8rem; font-weight: 300 } @media (min-width:800px) { .lead { font-size: calc(17px + ((1.2 * (100vw - 800px)) / 799)); line-height: calc(28px + ((1.4 * (100vw - 800px)) / 799)) } } @media (max-width:991.98px) { .lead { font-size: calc(17px + ((0 * (100vw - 800px)) / 799)); line-height: calc(28px + ((0 * (100vw - 800px)) / 799)) } } .display-1 { font-size: 22px; font-size: 2.2rem; font-weight: 400; line-height: 1.25 } @media (min-width:800px) { .display-1 { font-size: calc(24px + ((5 * (100vw - 800px)) / 799)); line-height: calc(36px + ((10 * (100vw - 800px)) / 799)) } } @media (min-width:1200px) { .display-1 { font-size: calc(26px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(42px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .display-1 { font-size: calc(32px + ((5 * (100vw - 1440px)) / 1200)); line-height: calc(46px + ((10 * (100vw - 1440px)) / 1200)) } } @media (min-width:1600px) { .display-1 { font-size: calc(38px + ((5 * (100vw - 1900px)) / 1400)); line-height: calc(56px + ((10 * (100vw - 1900px)) / 1400)) } } .display-1.semibold { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .display-2 { font-size: 26px; font-size: 2.6rem; font-weight: 400; line-height: 1.25 } @media (min-width:800px) { .display-2 { font-size: calc(28px + ((5 * (100vw - 800px)) / 799)); line-height: calc(42px + ((10 * (100vw - 800px)) / 799)) } } @media (min-width:1200px) { .display-2 { font-size: calc(32px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(46px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .display-2 { font-size: calc(38px + ((5 * (100vw - 1440px)) / 1200)); line-height: calc(56px + ((10 * (100vw - 1440px)) / 1200)) } } @media (min-width:1600px) { .display-2 { font-size: calc(42px + ((5 * (100vw - 1900px)) / 1400)); line-height: calc(56px + ((10 * (100vw - 1900px)) / 1400)) } } .display-2.semibold { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .display-3 { font-size: 30px; font-size: 3rem; font-weight: 400; line-height: 1.25 } @media (min-width:800px) { .display-3 { font-size: calc(35px + ((5 * (100vw - 800px)) / 799)); line-height: calc(50px + ((10 * (100vw - 800px)) / 799)) } } @media (min-width:1200px) { .display-3 { font-size: calc(38px + ((5 * (100vw - 1200px)) / 992)); line-height: calc(56px + ((10 * (100vw - 1200px)) / 992)) } } @media (min-width:1440px) { .display-3 { font-size: calc(42px + ((5 * (100vw - 1440px)) / 1200)); line-height: calc(56px + ((10 * (100vw - 1440px)) / 1200)) } } @media (min-width:1600px) { .display-3 { font-size: calc(48px + ((5 * (100vw - 1900px)) / 1400)); line-height: calc(64px + ((10 * (100vw - 1900px)) / 1400)) } } .display-3.semibold { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .caption, caption { font-size: 14px; font-size: 1.4rem; font-weight: 400; line-height: 1.5 } .legend, legend { font-size: 12px; font-size: 1.2rem; font-weight: 400; line-height: 1.5 } .short-description { font-size: 15px; font-size: 1.5rem } @media (min-width:992px) { .short-description { font-size: 16px; font-size: 1.6rem } } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(49, 49, 49, .05) } .small, small { font-size: 80%; font-weight: 400 } .ext-small { font-size: 70%; font-weight: 400 } .mark, mark { padding: .2em; background-color: #fcf8e3 } .list-inline, .list-unstyled { padding-left: 0; list-style: none } .list-inline-item { display: inline-block } .list-inline-item:not(:last-child) { margin-right: .5rem } .checked-list { list-style: none; padding: 0; margin: 0 } .checked-list li { margin-top: 2rem; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-size: 16px; font-size: 1.6rem; padding-left: 38px } .checked-list li:first-child { margin-top: 0 } .checked-list li i { display: block; float: left; width: 24px; height: 24px; margin-left: -38px; font-size: 24px; font-size: 2.4rem; color: #bcbccf } .checked-list.checked-list-sm li { font-size: 14px; font-size: 1.4rem; line-height: 1.7; padding-left: 25px } .checked-list.checked-list-sm li i { font-size: 20px; font-size: 2rem; margin-left: -25px } .checked-list.checked-list-lg li { font-size: 20px; font-size: 2rem } .dotted-list { list-style: none; padding: 0; margin: 0 } .dotted-list li { font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-size: 16px; font-size: 1.6rem; padding-left: 38px } .dotted-list li:first-child { margin-top: 0 } .dotted-list li:before { content: ""; width: 1rem; height: 1rem; display: block; float: left; border-radius: 50%; background-color: #73748c; margin-left: -20px; margin-top: 6px } .dotted-list.dotted-list-lg, .dotted-list.dotted-list-sm { font-size: 14px; font-size: 1.4rem; line-height: 1.7; padding-left: 25px } .feature-list { padding-left: 50px } .feature-list li { margin-bottom: 2rem; color: #73748c } .feature-list li .icon-img { width: 50px; height: 50px; display: block; float: left; margin-left: -60px; margin-top: -10px; transform: scale(1.1) } .feature-list li:after { content: ""; display: table; clear: both } .initialism { font-size: 90%; text-transform: uppercase } .blockquote { margin-bottom: 1rem; font-size: 2rem } .blockquote-footer { display: block; font-size: 80%; color: #5a5b75 } .blockquote-footer:before { content: "\2014 \A0" } .kbd, kbd { opacity: .8; background-color: #063732 } .kbd, kbd, pre { height: auto; width: auto; border-radius: 2px } pre { font-size: 16px; font-size: 1.6rem; background-color: #f8f8f8; color: #4a4a4a; padding: 20px } .curly-braces-text:after, .curly-braces-text:before { display: inline-block; width: 10px; height: auto; vertical-align: middle } .curly-braces-text:before { content:"{" } .curly-braces-text:after { content: "}" } .img-fluid, .img-thumbnail { max-width: 100%; height: auto } .img-thumbnail { padding: .25rem; background-color: #fff; border: 1px solid #8786a4; border-radius: .5rem; box-shadow: 0 1px 2px rgba(49, 49, 49, .075) } .figure { display: inline-block } .figure-img { margin-bottom: .5rem; line-height: 1 } .figure-caption { font-size: 90%; color: #5a5b75 } code { font-size: 87.5%; color: #dd5ec7; word-break: break-word } a>code { color: inherit } kbd { padding: .2rem .8rem; font-size: 87.5%; color: #fff; background-color: #063732; border-radius: .2rem; box-shadow: inset 0 -.1rem 0 rgba(49, 49, 49, .25) } kbd kbd { padding: 0; font-size: 100%; font-weight: 600; box-shadow: none } pre { display: block; font-size: 87.5%; color: #191c2b } pre code { font-size: inherit; color: inherit; word-break: normal } .pre-scrollable { max-height: 340px; overflow-y: scroll } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } @media (min-width:576px) { .container { max-width: 540px } } @media (min-width:800px) { .container { max-width: 752px } } @media (min-width:992px) { .container { max-width: 960px } } @media (min-width:1200px) { .container { max-width: 1140px } } @media (min-width:1440px) { .container { max-width: 1400px } } @media (min-width:1600px) { .container { max-width: 1560px } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px } .no-gutters { margin-right: 0; margin-left: 0 } .no-gutters>.col, .no-gutters>[class*=col-] { padding-right: 0; padding-left: 0 } .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-exl, .col-exl-1, .col-exl-2, .col-exl-3, .col-exl-4, .col-exl-5, .col-exl-6, .col-exl-7, .col-exl-8, .col-exl-9, .col-exl-10, .col-exl-11, .col-exl-12, .col-exl-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px } .col { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-auto { flex: 0 0 auto; width: auto; max-width: none } .col-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-3 { flex: 0 0 25%; max-width: 25% } .col-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-6 { flex: 0 0 50%; max-width: 50% } .col-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-9 { flex: 0 0 75%; max-width: 75% } .col-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-12 { flex: 0 0 100%; max-width: 100% } .order-first { order: -1 } .order-last { order: 13 } .order-0 { order: 0 } .order-1 { order: 1 } .order-2 { order: 2 } .order-3 { order: 3 } .order-4 { order: 4 } .order-5 { order: 5 } .order-6 { order: 6 } .order-7 { order: 7 } .order-8 { order: 8 } .order-9 { order: 9 } .order-10 { order: 10 } .order-11 { order: 11 } .order-12 { order: 12 } .offset-1 { margin-left: 8.33333% } .offset-2 { margin-left: 16.66667% } .offset-3 { margin-left: 25% } .offset-4 { margin-left: 33.33333% } .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% } @media (min-width:576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: none } .col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-sm-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-sm-3 { flex: 0 0 25%; max-width: 25% } .col-sm-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-sm-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-sm-6 { flex: 0 0 50%; max-width: 50% } .col-sm-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-sm-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-sm-9 { flex: 0 0 75%; max-width: 75% } .col-sm-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-sm-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-sm-12 { flex: 0 0 100%; max-width: 100% } .order-sm-first { order: -1 } .order-sm-last { order: 13 } .order-sm-0 { order: 0 } .order-sm-1 { order: 1 } .order-sm-2 { order: 2 } .order-sm-3 { order: 3 } .order-sm-4 { order: 4 } .order-sm-5 { order: 5 } .order-sm-6 { order: 6 } .order-sm-7 { order: 7 } .order-sm-8 { order: 8 } .order-sm-9 { order: 9 } .order-sm-10 { order: 10 } .order-sm-11 { order: 11 } .order-sm-12 { order: 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-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% } } @media (min-width:800px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-md-auto { flex: 0 0 auto; width: auto; max-width: none } .col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-md-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-md-3 { flex: 0 0 25%; max-width: 25% } .col-md-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-md-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-md-6 { flex: 0 0 50%; max-width: 50% } .col-md-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-md-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-md-9 { flex: 0 0 75%; max-width: 75% } .col-md-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-md-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-md-12 { flex: 0 0 100%; max-width: 100% } .order-md-first { order: -1 } .order-md-last { order: 13 } .order-md-0 { order: 0 } .order-md-1 { order: 1 } .order-md-2 { order: 2 } .order-md-3 { order: 3 } .order-md-4 { order: 4 } .order-md-5 { order: 5 } .order-md-6 { order: 6 } .order-md-7 { order: 7 } .order-md-8 { order: 8 } .order-md-9 { order: 9 } .order-md-10 { order: 10 } .order-md-11 { order: 11 } .order-md-12 { order: 12 } .offset-md-0 { margin-left: 0 } .offset-md-1 { margin-left: 8.33333% } .offset-md-2 { margin-left: 16.66667% } .offset-md-3 { margin-left: 25% } .offset-md-4 { margin-left: 33.33333% } .offset-md-5 { margin-left: 41.66667% } .offset-md-6 { margin-left: 50% } .offset-md-7 { margin-left: 58.33333% } .offset-md-8 { margin-left: 66.66667% } .offset-md-9 { margin-left: 75% } .offset-md-10 { margin-left: 83.33333% } .offset-md-11 { margin-left: 91.66667% } } @media (min-width:992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: none } .col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-lg-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-lg-3 { flex: 0 0 25%; max-width: 25% } .col-lg-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-lg-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-lg-6 { flex: 0 0 50%; max-width: 50% } .col-lg-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-lg-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-lg-9 { flex: 0 0 75%; max-width: 75% } .col-lg-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-lg-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-lg-12 { flex: 0 0 100%; max-width: 100% } .order-lg-first { order: -1 } .order-lg-last { order: 13 } .order-lg-0 { order: 0 } .order-lg-1 { order: 1 } .order-lg-2 { order: 2 } .order-lg-3 { order: 3 } .order-lg-4 { order: 4 } .order-lg-5 { order: 5 } .order-lg-6 { order: 6 } .order-lg-7 { order: 7 } .order-lg-8 { order: 8 } .order-lg-9 { order: 9 } .order-lg-10 { order: 10 } .order-lg-11 { order: 11 } .order-lg-12 { order: 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-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% } } @media (min-width:1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: none } .col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-xl-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-xl-3 { flex: 0 0 25%; max-width: 25% } .col-xl-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-xl-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-xl-6 { flex: 0 0 50%; max-width: 50% } .col-xl-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-xl-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-xl-9 { flex: 0 0 75%; max-width: 75% } .col-xl-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-xl-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-xl-12 { flex: 0 0 100%; max-width: 100% } .order-xl-first { order: -1 } .order-xl-last { order: 13 } .order-xl-0 { order: 0 } .order-xl-1 { order: 1 } .order-xl-2 { order: 2 } .order-xl-3 { order: 3 } .order-xl-4 { order: 4 } .order-xl-5 { order: 5 } .order-xl-6 { order: 6 } .order-xl-7 { order: 7 } .order-xl-8 { order: 8 } .order-xl-9 { order: 9 } .order-xl-10 { order: 10 } .order-xl-11 { order: 11 } .order-xl-12 { order: 12 } .offset-xl-0 { margin-left: 0 } .offset-xl-1 { margin-left: 8.33333% } .offset-xl-2 { margin-left: 16.66667% } .offset-xl-3 { margin-left: 25% } .offset-xl-4 { margin-left: 33.33333% } .offset-xl-5 { margin-left: 41.66667% } .offset-xl-6 { margin-left: 50% } .offset-xl-7 { margin-left: 58.33333% } .offset-xl-8 { margin-left: 66.66667% } .offset-xl-9 { margin-left: 75% } .offset-xl-10 { margin-left: 83.33333% } .offset-xl-11 { margin-left: 91.66667% } } @media (min-width:1440px) { .col-xxl { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-xxl-auto { flex: 0 0 auto; width: auto; max-width: none } .col-xxl-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-xxl-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-xxl-3 { flex: 0 0 25%; max-width: 25% } .col-xxl-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-xxl-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-xxl-6 { flex: 0 0 50%; max-width: 50% } .col-xxl-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-xxl-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-xxl-9 { flex: 0 0 75%; max-width: 75% } .col-xxl-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-xxl-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-xxl-12 { flex: 0 0 100%; max-width: 100% } .order-xxl-first { order: -1 } .order-xxl-last { order: 13 } .order-xxl-0 { order: 0 } .order-xxl-1 { order: 1 } .order-xxl-2 { order: 2 } .order-xxl-3 { order: 3 } .order-xxl-4 { order: 4 } .order-xxl-5 { order: 5 } .order-xxl-6 { order: 6 } .order-xxl-7 { order: 7 } .order-xxl-8 { order: 8 } .order-xxl-9 { order: 9 } .order-xxl-10 { order: 10 } .order-xxl-11 { order: 11 } .order-xxl-12 { order: 12 } .offset-xxl-0 { margin-left: 0 } .offset-xxl-1 { margin-left: 8.33333% } .offset-xxl-2 { margin-left: 16.66667% } .offset-xxl-3 { margin-left: 25% } .offset-xxl-4 { margin-left: 33.33333% } .offset-xxl-5 { margin-left: 41.66667% } .offset-xxl-6 { margin-left: 50% } .offset-xxl-7 { margin-left: 58.33333% } .offset-xxl-8 { margin-left: 66.66667% } .offset-xxl-9 { margin-left: 75% } .offset-xxl-10 { margin-left: 83.33333% } .offset-xxl-11 { margin-left: 91.66667% } } @media (min-width:1600px) { .col-exl { flex-basis: 0; flex-grow: 1; max-width: 100% } .col-exl-auto { flex: 0 0 auto; width: auto; max-width: none } .col-exl-1 { flex: 0 0 8.33333%; max-width: 8.33333% } .col-exl-2 { flex: 0 0 16.66667%; max-width: 16.66667% } .col-exl-3 { flex: 0 0 25%; max-width: 25% } .col-exl-4 { flex: 0 0 33.33333%; max-width: 33.33333% } .col-exl-5 { flex: 0 0 41.66667%; max-width: 41.66667% } .col-exl-6 { flex: 0 0 50%; max-width: 50% } .col-exl-7 { flex: 0 0 58.33333%; max-width: 58.33333% } .col-exl-8 { flex: 0 0 66.66667%; max-width: 66.66667% } .col-exl-9 { flex: 0 0 75%; max-width: 75% } .col-exl-10 { flex: 0 0 83.33333%; max-width: 83.33333% } .col-exl-11 { flex: 0 0 91.66667%; max-width: 91.66667% } .col-exl-12 { flex: 0 0 100%; max-width: 100% } .order-exl-first { order: -1 } .order-exl-last { order: 13 } .order-exl-0 { order: 0 } .order-exl-1 { order: 1 } .order-exl-2 { order: 2 } .order-exl-3 { order: 3 } .order-exl-4 { order: 4 } .order-exl-5 { order: 5 } .order-exl-6 { order: 6 } .order-exl-7 { order: 7 } .order-exl-8 { order: 8 } .order-exl-9 { order: 9 } .order-exl-10 { order: 10 } .order-exl-11 { order: 11 } .order-exl-12 { order: 12 } .offset-exl-0 { margin-left: 0 } .offset-exl-1 { margin-left: 8.33333% } .offset-exl-2 { margin-left: 16.66667% } .offset-exl-3 { margin-left: 25% } .offset-exl-4 { margin-left: 33.33333% } .offset-exl-5 { margin-left: 41.66667% } .offset-exl-6 { margin-left: 50% } .offset-exl-7 { margin-left: 58.33333% } .offset-exl-8 { margin-left: 66.66667% } .offset-exl-9 { margin-left: 75% } .offset-exl-10 { margin-left: 83.33333% } .offset-exl-11 { margin-left: 91.66667% } } .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent } .table td, .table th { padding: .75rem; vertical-align: top; border-top: 1px solid #8786a4 } .table thead th { vertical-align: bottom; border-bottom: 2px solid #8786a4 } .table tbody+tbody { border-top: 2px solid #8786a4 } .table .table { background-color: #fff } .table-sm td, .table-sm th { padding: .3rem } .table-bordered, .table-bordered td, .table-bordered th { border: 1px solid #8786a4 } .table-bordered thead td, .table-bordered thead th { border-bottom-width: 2px } .table-borderless tbody+tbody, .table-borderless td, .table-borderless th, .table-borderless thead th { border: 0 } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(49, 49, 49, .05) } .table-hover tbody tr:hover { background-color: rgba(49, 49, 49, .075) } .table-primary, .table-primary>td, .table-primary>th { background-color: #d1f4e4 } .table-hover .table-primary:hover, .table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th { background-color: #bcefd8 } .table-secondary, .table-secondary>td, .table-secondary>th { background-color: #d5d0f5 } .table-hover .table-secondary:hover, .table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th { background-color: #c2bbf1 } .table-success, .table-success>td, .table-success>th { background-color: #ccebdd } .table-hover .table-success:hover, .table-hover .table-success:hover>td, .table-hover .table-success:hover>th { background-color: #bae4d1 } .table-info, .table-info>td, .table-info>th { background-color: #caf1ff } .table-hover .table-info:hover, .table-hover .table-info:hover>td, .table-hover .table-info:hover>th { background-color: #b1eaff } .table-warning, .table-warning>td, .table-warning>th { background-color: #feebc8 } .table-hover .table-warning:hover, .table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th { background-color: #fee2af } .table-danger, .table-danger>td, .table-danger>th { background-color: #fccecd } .table-hover .table-danger:hover, .table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th { background-color: #fbb6b5 } .table-light, .table-light>td, .table-light>th { background-color: #fdfdfe } .table-hover .table-light:hover, .table-hover .table-light:hover>td, .table-hover .table-light:hover>th { background-color: #ececf6 } .table-dark, .table-dark>td, .table-dark>th { background-color: #c1c2c8 } .table-hover .table-dark:hover, .table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th { background-color: #b3b5bc } .table-active, .table-active>td, .table-active>th { background-color: rgba(49, 49, 49, .075) } .table-hover .table-active:hover, .table-hover .table-active:hover>td, .table-hover .table-active:hover>th { background-color: rgba(36, 36, 36, .075) } .table .thead-dark th { color: #fff; background-color: #22263b; border-color: #272c43 } .table .thead-light th { color: #434456; background-color: #9f9fb9; border-color: #8786a4 } .table-dark { color: #fff; background-color: #22263b } .table-dark td, .table-dark th, .table-dark thead th { border-color: #272c43 } .table-dark.table-bordered { border: 0 } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: hsla(0, 0%, 100%, .05) } .table-dark.table-hover tbody tr:hover { background-color: hsla(0, 0%, 100%, .075) } @media (max-width:575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-sm>.table-bordered { border: 0 } } @media (max-width:799.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-md>.table-bordered { border: 0 } } @media (max-width:991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-lg>.table-bordered { border: 0 } } @media (max-width:1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-xl>.table-bordered { border: 0 } } @media (max-width:1439.98px) { .table-responsive-xxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-xxl>.table-bordered { border: 0 } } @media (max-width:1599.98px) { .table-responsive-exl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive-exl>.table-bordered { border: 0 } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar } .table-responsive>.table-bordered { border: 0 } .table-rounded-corner { border-radius: .6rem } .table-rounded-corner table { margin-bottom: 0 } .table-ext td, .table-ext th { padding: 2rem 5rem } .table-ext td, .table-ext th, .table-ext thead th { font-family: basefontRegular, Helvetica Neue, Arial, sans-serif } .form-control { display: block; width: 100%; padding: 1.1rem 1.55rem; font-size: 14px; line-height: 1.65; color: #434456; background-color: #fff; background-clip: padding-box; border: 1px solid #dadae4; border-radius: .5rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out } @media screen and (prefers-reduced-motion:reduce) { .form-control { transition: none } } .form-control::-ms-expand { background-color: transparent; border: 0 } .form-control:focus { color: #434456; background-color: #fff; border-color: #c1f1da; outline: 0; box-shadow: inset 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(89, 217, 157, .25) } .form-control::placeholder { color: #5a5b75; opacity: 1 } .form-control:disabled, .form-control[readonly] { background-color: #9f9fb9; opacity: 1 } select.form-control:not([size]):not([multiple]) { height: calc(4.84rem + 2px) } select.form-control:focus::-ms-value { color: #434456; background-color: #fff } .form-control-file, .form-control-range { display: block; width: 100% } .col-form-label { padding-top: calc(1.1rem + 1px); padding-bottom: calc(1.1rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.65 } .col-form-label-lg { padding-top: calc(1.2rem + 1px); padding-bottom: calc(1.2rem + 1px); font-size: 2rem; line-height: 2 } .col-form-label-sm { padding-top: calc(.9rem + 1px); padding-bottom: calc(.9rem + 1px); font-size: 1.3rem; line-height: 1 } .form-control-plaintext { display: block; width: 100%; padding-top: 1.1rem; padding-bottom: 1.1rem; margin-bottom: 0; line-height: 1.65; color: #434456; background-color: transparent; border: solid transparent; border-width: 1px 0 } .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg>.form-control-plaintext.form-control, .input-group-lg>.input-group-append>.form-control-plaintext.btn, .input-group-lg>.input-group-append>.form-control-plaintext.input-group-text, .input-group-lg>.input-group-prepend>.form-control-plaintext.btn, .input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text, .input-group-sm>.form-control-plaintext.form-control, .input-group-sm>.input-group-append>.form-control-plaintext.btn, .input-group-sm>.input-group-append>.form-control-plaintext.input-group-text, .input-group-sm>.input-group-prepend>.form-control-plaintext.btn, .input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text { padding-right: 0; padding-left: 0 } .form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-prepend>.input-group-text { padding: .9rem 1.2rem; font-size: 1.3rem; line-height: 1; border-radius: .2rem } .input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) { height: calc(3.1rem + 2px) } .form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-prepend>.input-group-text { padding: 1.2rem 2.4rem; font-size: 2rem; line-height: 2; border-radius: .3rem } .input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) { height: calc(6.4rem + 2px) } .form-group { margin-bottom: 1.8rem } .form-text { display: block; margin-top: .25rem } .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px } .form-row>.col, .form-row>[class*=col-] { padding-right: 5px; padding-left: 5px } .form-check { position: relative; display: block; padding-left: 1.25rem } .form-check-input { position: absolute; margin-top: .3rem; margin-left: -1.25rem } .form-check-input:disabled~.form-check-label { color: #9f9fb9 } .form-check-label { margin-bottom: 0 } .form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: .75rem } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: .3125rem; margin-left: 0 } .valid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 80%; color: #48b884; font-style: italic } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(72, 184, 132, .8); border-radius: .2rem } .custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid { border-color: #48b884 } .custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus { border-color: #48b884; box-shadow: 0 0 0 .2rem rgba(72, 184, 132, .25) } .custom-select.is-valid~.valid-feedback, .custom-select.is-valid~.valid-tooltip, .form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .custom-select:valid~.valid-feedback, .was-validated .custom-select:valid~.valid-tooltip, .was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip { display: block } .form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label { color: #48b884 } .form-check-input.is-valid~.valid-feedback, .form-check-input.is-valid~.valid-tooltip, .was-validated .form-check-input:valid~.valid-feedback, .was-validated .form-check-input:valid~.valid-tooltip { display: block } .custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label { color: #48b884 } .custom-control-input.is-valid~.custom-control-label:before, .was-validated .custom-control-input:valid~.custom-control-label:before { background-color: #a4dcc2 } .custom-control-input.is-valid~.valid-feedback, .custom-control-input.is-valid~.valid-tooltip, .was-validated .custom-control-input:valid~.valid-feedback, .was-validated .custom-control-input:valid~.valid-tooltip { display: block } .custom-control-input.is-valid:checked~.custom-control-label:before, .was-validated .custom-control-input:valid:checked~.custom-control-label:before { background: #6dc69d linear-gradient(180deg, #83cfab, #6dc69d) repeat-x } .custom-control-input.is-valid:focus~.custom-control-label:before, .was-validated .custom-control-input:valid:focus~.custom-control-label:before { box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(72, 184, 132, .25) } .custom-file-input.is-valid~.custom-file-label, .was-validated .custom-file-input:valid~.custom-file-label { border-color: #48b884 } .custom-file-input.is-valid~.custom-file-label:before, .was-validated .custom-file-input:valid~.custom-file-label:before { border-color: inherit } .custom-file-input.is-valid~.valid-feedback, .custom-file-input.is-valid~.valid-tooltip, .was-validated .custom-file-input:valid~.valid-feedback, .was-validated .custom-file-input:valid~.valid-tooltip { display: block } .custom-file-input.is-valid:focus~.custom-file-label, .was-validated .custom-file-input:valid:focus~.custom-file-label { box-shadow: 0 0 0 .2rem rgba(72, 184, 132, .25) } .invalid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 80%; color: #f64f4b; font-style: italic } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(246, 79, 75, .8); border-radius: .2rem } .custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid { border-color: #f64f4b } .custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus { border-color: #f64f4b; box-shadow: 0 0 0 .2rem rgba(246, 79, 75, .25) } .custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip, .form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip, .was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip { display: block } .form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label { color: #f64f4b } .form-check-input.is-invalid~.invalid-feedback, .form-check-input.is-invalid~.invalid-tooltip, .was-validated .form-check-input:invalid~.invalid-feedback, .was-validated .form-check-input:invalid~.invalid-tooltip { display: block } .custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label { color: #f64f4b } .custom-control-input.is-invalid~.custom-control-label:before, .was-validated .custom-control-input:invalid~.custom-control-label:before { background-color: #fcc6c4 } .custom-control-input.is-invalid~.invalid-feedback, .custom-control-input.is-invalid~.invalid-tooltip, .was-validated .custom-control-input:invalid~.invalid-feedback, .was-validated .custom-control-input:invalid~.invalid-tooltip { display: block } .custom-control-input.is-invalid:checked~.custom-control-label:before, .was-validated .custom-control-input:invalid:checked~.custom-control-label:before { background: #f87e7c linear-gradient(180deg, #f9928f, #f87e7c) repeat-x } .custom-control-input.is-invalid:focus~.custom-control-label:before, .was-validated .custom-control-input:invalid:focus~.custom-control-label:before { box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(246, 79, 75, .25) } .custom-file-input.is-invalid~.custom-file-label, .was-validated .custom-file-input:invalid~.custom-file-label { border-color: #f64f4b } .custom-file-input.is-invalid~.custom-file-label:before, .was-validated .custom-file-input:invalid~.custom-file-label:before { border-color: inherit } .custom-file-input.is-invalid~.invalid-feedback, .custom-file-input.is-invalid~.invalid-tooltip, .was-validated .custom-file-input:invalid~.invalid-feedback, .was-validated .custom-file-input:invalid~.invalid-tooltip { display: block } .custom-file-input.is-invalid:focus~.custom-file-label, .was-validated .custom-file-input:invalid:focus~.custom-file-label { box-shadow: 0 0 0 .2rem rgba(246, 79, 75, .25) } .form-inline { display: flex; flex-flow: row wrap; align-items: center } .form-inline .form-check { width: 100% } @media (min-width:576px) { .form-inline label { justify-content: center } .form-inline .form-group, .form-inline label { display: flex; align-items: center; margin-bottom: 0 } .form-inline .form-group { flex: 0 0 auto; flex-flow: row wrap } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle } .form-inline .form-control-plaintext { display: inline-block } .form-inline .custom-select, .form-inline .input-group { width: auto } .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0 } .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: .25rem; margin-left: 0 } .form-inline .custom-control { align-items: center; justify-content: center } .form-inline .custom-control-label { margin-bottom: 0 } } .form-group { position: relative } .form-group label.label-overlay { position: absolute; z-index: 1; top: 0; left: 0; padding: 0; color: #9f9fb9; font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif; font-size: 14px; line-height: 1.5; margin-bottom: 0; margin: 1.1rem 1.55rem; transition: all .35s ease; pointer-events: none } .form-group label.label-overlay.active { font-size: 12px; padding: 0; background-color: #fff; margin: -.9rem 1.6rem 0; transition: all .35s ease } .custom-select { -moz-appearance: none; -ms-appearance: none; -o-appearance: none } .optional-text { display: none; position: absolute; z-index: 1; right: 1.6rem; top: .8rem; color: #9f9fb9; font-style: italic; transition: all .35s ease } .optional-text.active { display: block; transition: all .35s ease } .custom-select { padding-left: 1.6rem !important; -webkit-appearance: none } input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill { background-color: none } .coupon-wrapper { transition: all .35s ease } input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill { background-color: #fff } .btn { display: inline-block; line-height: 1; font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif; text-transform: uppercase; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; font-size: 15px; font-size: 1.5rem; padding: 1.1rem 1.55rem; line-height: 1.65; border-radius: .5rem; transition: all .35s ease } @media screen and (prefers-reduced-motion:reduce) { .btn { transition: none } } .btn i { margin-top: -.4rem } .btn:focus, .btn:hover { text-decoration: none } .btn.focus, .btn:focus { outline: 0; box-shadow: none } .btn.disabled, .btn:disabled { opacity: .6 } .btn:not(:disabled):not(.disabled) { cursor: pointer } .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active { background-image: none; box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125) } .btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus { box-shadow: 0 0 0 .2rem rgba(89, 217, 157, .25), inset 0 3px 5px rgba(49, 49, 49, .125) } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none } .btn-primary, .btn-transparent { color: #191c2b; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; border-color: #59d99d; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-primary:hover, .btn-transparent:hover { color: #191c2b; background: #3ad28b linear-gradient(180deg, #57d99c, #3ad28b) repeat-x; border-color: #30d085 } .btn-primary.focus, .btn-primary:focus, .btn-transparent:focus, .focus.btn-transparent { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(89, 217, 157, .5) } .btn-primary.disabled, .btn-primary:disabled, .btn-transparent:disabled, .disabled.btn-transparent { color: #191c2b; background-color: #59d99d; border-color: #59d99d } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-transparent:not(:disabled):not(.disabled).active, .btn-transparent:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle, .show>.dropdown-toggle.btn-transparent { color: #191c2b; background-color: #30d085; background-image: none; border-color: #2dc57e } .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-transparent:not(:disabled):not(.disabled).active:focus, .btn-transparent:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus, .show>.dropdown-toggle.btn-transparent:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(89, 217, 157, .5) } .btn-secondary { color: #fff; background: #6957da linear-gradient(180deg, #8070e0, #6957da) repeat-x; border-color: #6957da; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-secondary:hover { color: #fff; background: #4d38d3 linear-gradient(180deg, #6856da, #4d38d3) repeat-x; border-color: #442ed0 } .btn-secondary.focus, .btn-secondary:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(105, 87, 218, .5) } .btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #6957da; border-color: #6957da } .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle { color: #fff; background-color: #442ed0; background-image: none; border-color: #412cc6 } .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(105, 87, 218, .5) } .btn-success { color: #fff; background: #48b884 linear-gradient(180deg, #63c396, #48b884) repeat-x; border-color: #48b884; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-success:hover { color: #fff; background: #3d9d70 linear-gradient(180deg, #5aac86, #3d9d70) repeat-x; border-color: #39946a } .btn-success.focus, .btn-success:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(72, 184, 132, .5) } .btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #48b884; border-color: #48b884 } .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle { color: #fff; background-color: #39946a; background-image: none; border-color: #368b63 } .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(72, 184, 132, .5) } .btn-info { color: #191c2b; background: #43ccfe linear-gradient(180deg, #5fd4fe, #43ccfe) repeat-x; border-color: #43ccfe; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-info:hover { color: #191c2b; background: #1dc2fe linear-gradient(180deg, #3fcbfe, #1dc2fe) repeat-x; border-color: #10befe } .btn-info.focus, .btn-info:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(67, 204, 254, .5) } .btn-info.disabled, .btn-info:disabled { color: #191c2b; background-color: #43ccfe; border-color: #43ccfe } .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle { color: #fff; background-color: #10befe; background-image: none; border-color: #04bbfe } .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(67, 204, 254, .5) } .btn-warning { color: #191c2b; background: #fab73a linear-gradient(180deg, #fbc258, #fab73a) repeat-x; border-color: #fab73a; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-warning:hover { color: #191c2b; background: #f9a915 linear-gradient(180deg, #fab638, #f9a915) repeat-x; border-color: #f9a508 } .btn-warning.focus, .btn-warning:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(250, 183, 58, .5) } .btn-warning.disabled, .btn-warning:disabled { color: #191c2b; background-color: #fab73a; border-color: #fab73a } .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle { color: #191c2b; background-color: #f9a508; background-image: none; border-color: #ee9d06 } .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(250, 183, 58, .5) } .btn-danger { color: #fff; background: #f64f4b linear-gradient(180deg, #f76966, #f64f4b) repeat-x; border-color: #f64f4b; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-danger:hover { color: #fff; background: #f42b27 linear-gradient(180deg, #f64b47, #f42b27) repeat-x; border-color: #f4201a } .btn-danger.focus, .btn-danger:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(246, 79, 75, .5) } .btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #f64f4b; border-color: #f64f4b } .btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle { color: #fff; background-color: #f4201a; background-image: none; border-color: #f3140e } .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(246, 79, 75, .5) } .btn-light { color: #191c2b; background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x; border-color: #f8f9fa; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-light:hover { color: #191c2b; background: #e2e6ea linear-gradient(180deg, #e6eaed, #e2e6ea) repeat-x; border-color: #dae0e5 } .btn-light.focus, .btn-light:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(248, 249, 250, .5) } .btn-light.disabled, .btn-light:disabled { color: #191c2b; background-color: #f8f9fa; border-color: #f8f9fa } .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle { color: #191c2b; background-color: #dae0e5; background-image: none; border-color: #d3d9df } .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(248, 249, 250, .5) } .btn-dark { color: #fff; background: #22263b linear-gradient(180deg, #434758, #22263b) repeat-x; border-color: #22263b; box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-dark:hover { color: #fff; background: #141623 linear-gradient(180deg, #373944, #141623) repeat-x; border-color: #0f111b } .btn-dark.focus, .btn-dark:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(34, 38, 59, .5) } .btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #22263b; border-color: #22263b } .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle { color: #fff; background-color: #0f111b; background-image: none; border-color: #0b0c13 } .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-dark.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(34, 38, 59, .5) } .btn-primary-grad { color: #fff; border: none; background: #2cc7c0; background: linear-gradient(90deg, #2cc7c0, #59d99d); box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-primary-grad:hover { color: #fff; background: #25a8a2; background: linear-gradient(90deg, #25a8a2, #3ad28b) } .btn-primary-grad.focus, .btn-primary-grad:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(44, 199, 192, .5) } .btn-primary-grad.disabled, .btn-primary-grad:disabled { color: #191c2b; background-color: #2cc7c0 } .btn-primary-grad:not(:disabled):not(.disabled).active, .btn-primary-grad:not(:disabled):not(.disabled):active, .show>.btn-primary-grad.dropdown-toggle { color: #fff; background-color: #239d98; background-image: none } .btn-primary-grad:not(:disabled):not(.disabled).active:focus, .btn-primary-grad:not(:disabled):not(.disabled):active:focus, .show>.btn-primary-grad.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(44, 199, 192, .5) } .btn-secondary-grad { color: #fff; border: none; background: #7365f5; background: linear-gradient(90deg, #7365f5, #5f74de); box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075) } .btn-secondary-grad:hover { color: #fff; background: #5241f3; background: linear-gradient(90deg, #5241f3, #3f58d7) } .btn-secondary-grad.focus, .btn-secondary-grad:focus { box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(49, 49, 49, .075), 0 0 0 .2rem rgba(115, 101, 245, .5) } .btn-secondary-grad.disabled, .btn-secondary-grad:disabled { color: #fff; background-color: #7365f5 } .btn-secondary-grad:not(:disabled):not(.disabled).active, .btn-secondary-grad:not(:disabled):not(.disabled):active, .show>.btn-secondary-grad.dropdown-toggle { color: #fff; background-color: #4735f2; background-image: none } .btn-secondary-grad:not(:disabled):not(.disabled).active:focus, .btn-secondary-grad:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary-grad.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(115, 101, 245, .5) } .btn-outline-primary { color: #59d99d; background-color: transparent; background-image: none; border-color: #59d99d } .btn-outline-primary:hover { color: #191c2b; background-color: #59d99d; border-color: #59d99d } .btn-outline-primary.focus, .btn-outline-primary:focus { box-shadow: 0 0 0 .2rem rgba(89, 217, 157, .5) } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #59d99d; background-color: transparent } .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle { color: #191c2b; background-color: #59d99d; border-color: #59d99d } .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(89, 217, 157, .5) } .btn-outline-secondary { color: #6957da; background-color: transparent; background-image: none; border-color: #6957da } .btn-outline-secondary:hover { color: #fff; background-color: #6957da; border-color: #6957da } .btn-outline-secondary.focus, .btn-outline-secondary:focus { box-shadow: 0 0 0 .2rem rgba(105, 87, 218, .5) } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6957da; background-color: transparent } .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6957da; border-color: #6957da } .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(105, 87, 218, .5) } .btn-outline-success { color: #48b884; background-color: transparent; background-image: none; border-color: #48b884 } .btn-outline-success:hover { color: #fff; background-color: #48b884; border-color: #48b884 } .btn-outline-success.focus, .btn-outline-success:focus { box-shadow: 0 0 0 .2rem rgba(72, 184, 132, .5) } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #48b884; background-color: transparent } .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle { color: #fff; background-color: #48b884; border-color: #48b884 } .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(72, 184, 132, .5) } .btn-outline-info { color: #43ccfe; background-color: transparent; background-image: none; border-color: #43ccfe } .btn-outline-info:hover { color: #191c2b; background-color: #43ccfe; border-color: #43ccfe } .btn-outline-info.focus, .btn-outline-info:focus { box-shadow: 0 0 0 .2rem rgba(67, 204, 254, .5) } .btn-outline-info.disabled, .btn-outline-info:disabled { color: #43ccfe; background-color: transparent } .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle { color: #191c2b; background-color: #43ccfe; border-color: #43ccfe } .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-info.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(67, 204, 254, .5) } .btn-outline-warning { color: #fab73a; background-color: transparent; background-image: none; border-color: #fab73a } .btn-outline-warning:hover { color: #191c2b; background-color: #fab73a; border-color: #fab73a } .btn-outline-warning.focus, .btn-outline-warning:focus { box-shadow: 0 0 0 .2rem rgba(250, 183, 58, .5) } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #fab73a; background-color: transparent } .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show>.btn-outline-warning.dropdown-toggle { color: #191c2b; background-color: #fab73a; border-color: #fab73a } .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-warning.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(250, 183, 58, .5) } .btn-outline-danger { color: #f64f4b; background-color: transparent; background-image: none; border-color: #f64f4b } .btn-outline-danger:hover { color: #fff; background-color: #f64f4b; border-color: #f64f4b } .btn-outline-danger.focus, .btn-outline-danger:focus { box-shadow: 0 0 0 .2rem rgba(246, 79, 75, .5) } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #f64f4b; background-color: transparent } .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle { color: #fff; background-color: #f64f4b; border-color: #f64f4b } .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-danger.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(246, 79, 75, .5) } .btn-outline-light { color: #f8f9fa; background-color: transparent; background-image: none; border-color: #f8f9fa } .btn-outline-light:hover { color: #191c2b; background-color: #f8f9fa; border-color: #f8f9fa } .btn-outline-light.focus, .btn-outline-light:focus { box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5) } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent } .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle { color: #191c2b; background-color: #f8f9fa; border-color: #f8f9fa } .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(248, 249, 250, .5) } .btn-outline-dark { color: #22263b; background-color: transparent; background-image: none; border-color: #22263b } .btn-outline-dark:hover { color: #fff; background-color: #22263b; border-color: #22263b } .btn-outline-dark.focus, .btn-outline-dark:focus { box-shadow: 0 0 0 .2rem rgba(34, 38, 59, .5) } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #22263b; background-color: transparent } .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle { color: #fff; background-color: #22263b; border-color: #22263b } .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125), 0 0 0 .2rem rgba(34, 38, 59, .5) } .btn-link { font-weight: 400 } .btn-link, .btn-link:hover { color: #6957da; background-color: transparent } .btn-link.focus, .btn-link:focus, .btn-link:hover { text-decoration: underline; border-color: transparent } .btn-link.focus, .btn-link:focus { box-shadow: none } .btn-link.disabled, .btn-link:disabled { color: #5a5b75; opacity: .6; cursor: not-allowed } .btn-group-lg>.btn, .btn-lg { font-size: 15px; font-size: 1.5rem; padding: 1.2rem 2.4rem; line-height: 2; border-radius: .3rem } .btn-group-lg>.btn i, .btn-lg i { font-size: 16px; font-size: 1.6rem; margin-top: -.5rem } .btn-group-sm>.btn, .btn-sm { font-size: 13px; font-size: 1.3rem; padding: .9rem 1.2rem; line-height: 1; border-radius: .2rem } .btn-group-sm>.btn i, .btn-sm i { font-size: 14px; font-size: 1.4rem; margin-top: -.4rem } .btn-tertiary { font-size: 13px; font-size: 1.3rem; padding: .9rem 1.2rem; line-height: 1; border-radius: .2rem; color: #6957da; padding-left: 0; border: none; box-shadow: none } .btn-tertiary:hover:after { right: -13px } .btn-transparent { border: none; background: transparent; box-shadow: none } .btn-transparent.black { color: #000 } .btn-transparent.white { color: #fff } .btn-transparent:hover { border: none; background: transparent; box-shadow: none } .btn-transparent:active { outline: none } .btn-icon-left { padding: 1.1rem .75rem } .btn-icon-left i { padding-right: 8px } .btn-group-sm>.btn-icon-left.btn, .btn-icon-left.btn-sm { padding: .9rem .8rem } .btn-group-sm>.btn-icon-left.btn i, .btn-icon-left.btn-sm i { padding-right: 0 } .btn-group-lg>.btn-icon-left.btn, .btn-icon-left.btn-lg { padding: 1.2rem 1.6rem } .btn-group-lg>.btn-icon-left.btn i, .btn-icon-left.btn-lg i { padding-right: 8px } .btn-animation-left { padding: 1.1rem 1.55rem; padding-left: .05rem } .btn-animation-left i { transition: all .35s ease; opacity: 0; padding-right: 0 } @media screen and (prefers-reduced-motion:reduce) { .btn-animation-left i { transition: none } } .btn-animation-left.btn-lg, .btn-group-lg>.btn-animation-left.btn { padding: 1.2rem 2.4rem; padding-left: .4rem } .btn-animation-left.btn-sm, .btn-group-sm>.btn-animation-left.btn { padding: .9rem 1.2rem; padding-left: 0 } .btn-animation-left:hover { padding: 1.1rem .35rem } .btn-animation-left:hover i { opacity: 1; padding-right: 8px } .btn-animation-left:hover.btn-lg, .btn-group-lg>.btn-animation-left.btn:hover { padding: 1.2rem 1rem } .btn-animation-left:hover.btn-sm, .btn-group-sm>.btn-animation-left.btn:hover { padding: .9rem .6rem } .btn-animation-left:hover.btn-sm i, .btn-group-sm>.btn-animation-left.btn:hover i { padding-right: 0 } .btn-animation-right { padding: 1.1rem 1.55rem; padding-right: .05rem } .btn-animation-right i { transition: all .35s ease; opacity: 0; padding-left: 0 } @media screen and (prefers-reduced-motion:reduce) { .btn-animation-right i { transition: none } } .btn-animation-right.btn-lg, .btn-group-lg>.btn-animation-right.btn { padding: 1.2rem 2.4rem; padding-right: .4rem } .btn-animation-right.btn-sm, .btn-group-sm>.btn-animation-right.btn { padding: .9rem 1.2rem; padding-right: 0 } .btn-animation-right:hover { padding: 1.1rem .35rem } .btn-animation-right:hover i { opacity: 1; padding-left: 8px } .btn-animation-right:hover.btn-lg, .btn-group-lg>.btn-animation-right.btn:hover { padding: 1.2rem 1rem } .btn-animation-right:hover.btn-sm, .btn-group-sm>.btn-animation-right.btn:hover { padding: .9rem .6rem } .btn-animation-right:hover.btn-sm i, .btn-group-sm>.btn-animation-right.btn:hover i { padding-left: 0 } .btn-icon-right { padding: 1.1rem .75rem } .btn-icon-right i { padding-left: 8px } .btn-group-sm>.btn-icon-right.btn, .btn-icon-right.btn-sm { padding: .9rem .8rem } .btn-group-sm>.btn-icon-right.btn i, .btn-icon-right.btn-sm i { padding-left: 0 } .btn-group-lg>.btn-icon-right.btn, .btn-icon-right.btn-lg { padding: 1.2rem 1.6rem } .btn-group-lg>.btn-icon-right.btn i, .btn-icon-right.btn-lg i { padding-left: 8px } .btn-block { display: block; width: 100% } .btn-block+.btn-block { margin-top: .5rem } input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block { width: 100% } .btn-light, .btn-light.disabled, .btn-light:disabled, .btn-light:hover { color: #6957da } .btn-outline-primary.disabled, .btn-outline-primary:disabled, .btn-outline-primary:hover, .btn-primary, .btn-primary-grad, .btn-primary-grad.disabled, .btn-primary-grad:disabled, .btn-primary-grad:hover, .btn-primary.disabled, .btn-primary:disabled, .btn-primary:hover, .btn-transparent, .btn-transparent:disabled, .btn-transparent:hover, .disabled.btn-transparent { color: #fff } .btn-shadow { box-shadow: 0 4px 6px 0 rgba(50, 50, 93, .11) } .tree-container ul { list-style: none } .tree-container i { height: 16px; width: 16px; font-size: 12px; text-align: center; line-height: 16px; color: #9b9cb0 } .tree-container .first-branch { padding-bottom: 10px; border-bottom: 1px solid #efefef } .fc-tree-leaf, .tree-view { position: relative } .fc-tree-leaf li, .fc-tree-leaf ul, .tree-view li, .tree-view ul { padding-left: 0; list-style: none; list-style-type: none } .fc-tree-leaf .title-container, .tree-view .title-container { display: flex; background: #fff; z-index: 999; position: relative; overflow: hidden; align-items: center } .fc-tree-leaf .tree-child-leaves, .tree-view .tree-child-leaves { display: block; margin-left: 15px } .fc-tree-leaf .tree-expando, .tree-view .tree-expando { cursor: pointer; float: left; position: relative; text-align: center; transition: all .7s } .fc-tree-leaf .tree-expando.expanded, .tree-view .tree-expando.expanded { transform: rotate(90deg); transition: all .7s } .fc-tree-leaf .fc-tree-leaf-text, .tree-view .fc-tree-leaf-text { cursor: pointer; float: left; margin-left: 5px; width: 100%; transition: all .3s } .fc-tree-leaf .fc-tree-leaf-text:hover, .tree-view .fc-tree-leaf-text:hover { transition: all .3s } .fc-tree-leaf .tree-child-leaves, .tree-view .tree-child-leaves { position: relative; z-index: 90 } .fc-tree-leaf .fc-tree-leaf-content, .tree-view .fc-tree-leaf-content { position: relative; overflow: hidden; z-index: 99 } .fade { transition: opacity .15s linear } @media screen and (prefers-reduced-motion:reduce) { .fade { transition: none } } .fade:not(.show) { opacity: 0 } .collapse:not(.show) { display: none } .collapsing { position: relative; height: 0; overflow: hidden; transition: height .35s ease } @media screen and (prefers-reduced-motion:reduce) { .collapsing { transition: none } } .dropdown, .dropup { position: relative } .dropdown-toggle:after { display: inline-block; width: 0; height: 0; margin-left: .2125em; vertical-align: .2125em; content: ""; border-top: .25em solid; border-right: .25em solid transparent; border-bottom: 0; border-left: .25em solid transparent } .dropdown-toggle:empty:after { margin-left: 0 } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 1.25rem 0; margin: .125rem 0 0; font-size: 1.6rem; color: #434456; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(49, 49, 49, .06); border-radius: .5rem; box-shadow: 0 3px 18px 0 rgba(67, 68, 86, .1) } .dropdown-menu:before { border-bottom: 8px solid #fff; top: -7px; z-index: 999 } .dropdown-menu:after, .dropdown-menu:before { content: ""; display: block; position: absolute; height: 0; width: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; left: 11px } .dropdown-menu:after { border-bottom: 8px solid #73748c; top: -8px; z-index: 998 } .dropup .dropdown-menu { margin-top: 0; margin-bottom: .125rem } .dropup .dropdown-toggle:after { display: inline-block; width: 0; height: 0; margin-left: .2125em; vertical-align: .2125em; content: ""; border-top: 0; border-right: .25em solid transparent; border-bottom: .25em solid; border-left: .25em solid transparent } .dropup .dropdown-toggle:empty:after { margin-left: 0 } .dropright .dropdown-menu { margin-top: 0; margin-left: .125rem } .dropright .dropdown-toggle:after { display: inline-block; width: 0; height: 0; margin-left: .2125em; vertical-align: .2125em; content: ""; border-top: .25em solid transparent; border-right: 0; border-bottom: .25em solid transparent; border-left: .25em solid } .dropright .dropdown-toggle:empty:after { margin-left: 0 } .dropright .dropdown-toggle:after { vertical-align: 0 } .dropleft .dropdown-menu { margin-top: 0; margin-right: .125rem } .dropleft .dropdown-toggle:after { display: inline-block; width: 0; height: 0; margin-left: .2125em; vertical-align: .2125em; content: ""; display: none } .dropleft .dropdown-toggle:before { display: inline-block; width: 0; height: 0; margin-right: .2125em; vertical-align: .2125em; content: ""; border-top: .25em solid transparent; border-right: .25em solid; border-bottom: .25em solid transparent } .dropleft .dropdown-toggle:empty:after { margin-left: 0 } .dropleft .dropdown-toggle:before { vertical-align: 0 } .dropdown-divider { height: 0; margin: .5rem 0; overflow: hidden; border-top: 1px solid #9f9fb9 } .dropdown-item { display: block; width: 100%; padding: .65rem 2.4rem; clear: both; font-size: 14px; font-size: 1.4rem; font-weight: 400; color: #191c2b; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0 } .dropdown-item:focus, .dropdown-item:hover { color: #10121b; text-decoration: none; background: #fff linear-gradient(180deg, #fff, #fff) repeat-x } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x } .dropdown-item.disabled, .dropdown-item:disabled { color: #5a5b75; background-color: transparent; background-image: none } .dropdown-item:hover { color: #191c2b; position: relative; padding: .55rem 2.3rem; border: 1px solid rgba(49, 49, 49, .06); border-radius: -1.5rem; box-shadow: 0 3px 10px 0 rgba(67, 68, 86, .1) } .dropdown-menu.show { display: block } .dropdown-header { display: block; padding: 1.25rem 2.4rem; margin-bottom: 0; font-size: 1.3rem; color: #5a5b75; white-space: nowrap } .btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle } .btn-group-vertical>.btn, .btn-group>.btn { position: relative; flex: 0 1 auto } .btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover { z-index: 1 } .btn-group-vertical .btn+.btn, .btn-group-vertical .btn+.btn-group, .btn-group-vertical .btn-group+.btn, .btn-group-vertical .btn-group+.btn-group, .btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: -1px } .btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start } .btn-toolbar .input-group { width: auto } .btn-group>.btn:first-child { margin-left: 0 } .btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0 } .btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0 } .dropdown-toggle-split { padding-right: 1.1625rem; padding-left: 1.1625rem } .dropdown-toggle-split:after, .dropright .dropdown-toggle-split:after, .dropup .dropdown-toggle-split:after { margin-left: 0 } .dropleft .dropdown-toggle-split:before { margin-right: 0 } .btn-group-sm>.btn+.dropdown-toggle-split, .btn-sm+.dropdown-toggle-split { padding-right: .9rem; padding-left: .9rem } .btn-group-lg>.btn+.dropdown-toggle-split, .btn-lg+.dropdown-toggle-split { padding-right: 1.8rem; padding-left: 1.8rem } .btn-group.show .dropdown-toggle { box-shadow: inset 0 3px 5px rgba(49, 49, 49, .125) } .btn-group.show .dropdown-toggle.btn-link { box-shadow: none } .btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center } .btn-group-vertical .btn, .btn-group-vertical .btn-group { width: 100% } .btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { margin-top: -1px; margin-left: 0 } .btn-group-vertical>.btn-group:not(:last-child)>.btn, .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .btn-group-vertical>.btn-group:not(:first-child)>.btn, .btn-group-vertical>.btn:not(:first-child) { border-top-left-radius: 0; border-top-right-radius: 0 } .btn-group-toggle>.btn, .btn-group-toggle>.btn-group>.btn { margin-bottom: 0 } .btn-group-toggle>.btn-group>.btn input[type=checkbox], .btn-group-toggle>.btn-group>.btn input[type=radio], .btn-group-toggle>.btn input[type=checkbox], .btn-group-toggle>.btn input[type=radio] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100% } .input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0 } .input-group>.custom-file:focus, .input-group>.custom-select:focus, .input-group>.form-control:focus { z-index: 3 } .input-group>.custom-file+.custom-file, .input-group>.custom-file+.custom-select, .input-group>.custom-file+.form-control, .input-group>.custom-select+.custom-file, .input-group>.custom-select+.custom-select, .input-group>.custom-select+.form-control, .input-group>.form-control+.custom-file, .input-group>.form-control+.custom-select, .input-group>.form-control+.form-control { margin-left: -1px } .input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0 } .input-group>.custom-file { display: flex; align-items: center } .input-group>.custom-file:not(:last-child) .custom-file-label, .input-group>.custom-file:not(:last-child) .custom-file-label:after { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0 } .input-group-append, .input-group-prepend { display: flex } .input-group-append .btn, .input-group-prepend .btn { position: relative; z-index: 2 } .input-group-append .btn+.btn, .input-group-append .btn+.input-group-text, .input-group-append .input-group-text+.btn, .input-group-append .input-group-text+.input-group-text, .input-group-prepend .btn+.btn, .input-group-prepend .btn+.input-group-text, .input-group-prepend .input-group-text+.btn, .input-group-prepend .input-group-text+.input-group-text { margin-left: -1px } .input-group-prepend { margin-right: -1px } .input-group-append { margin-left: -1px } .input-group-text { display: flex; align-items: center; padding: 1.1rem 1.55rem; margin-bottom: 0; font-size: 1.6rem; font-weight: 400; line-height: 1.65; color: #434456; text-align: center; white-space: nowrap; background-color: #9f9fb9; border: 1px solid #dadae4; border-radius: .5rem } .input-group-text input[type=checkbox], .input-group-text input[type=radio] { margin-top: 0 } .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text { border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text { border-top-left-radius: 0; border-bottom-left-radius: 0 } .custom-control { position: relative; display: block; min-height: 1.65rem; padding-left: 1.5rem } .custom-control-inline { display: inline-flex; margin-right: 1rem } .custom-control-input { position: absolute; z-index: -1; opacity: 0 } .custom-control-input:checked~.custom-control-label:before { color: #fff; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; box-shadow: none } .custom-control-input:focus~.custom-control-label:before { box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-control-input:active~.custom-control-label:before { color: #fff; background-color: #eafaf3; box-shadow: none } .custom-control-input:disabled~.custom-control-label { color: #5a5b75 } .custom-control-input:disabled~.custom-control-label:before { background-color: #9f9fb9 } .custom-control-label { position: relative; margin-bottom: 0 } .custom-control-label:before { pointer-events: none; user-select: none; background-color: #8786a4; box-shadow: inset 0 .25rem .25rem rgba(49, 49, 49, .1) } .custom-control-label:after, .custom-control-label:before { position: absolute; top: .325rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: "" } .custom-control-label:after { background-repeat: no-repeat; background-position: 50%; background-size: 50% 50% } .custom-checkbox .custom-control-label:before { border-radius: .5rem } .custom-checkbox .custom-control-input:checked~.custom-control-label:before { background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x } .custom-checkbox .custom-control-input:checked~.custom-control-label:after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") } .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before { background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; box-shadow: none } .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E") } .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before { background-color: rgba(89, 217, 157, .5) } .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before { background-color: rgba(89, 217, 157, .5) } .custom-radio .custom-control-label:before { border-radius: 50% } .custom-radio .custom-control-input:checked~.custom-control-label:before { background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x } .custom-radio .custom-control-input:checked~.custom-control-label:after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E") } .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before { background-color: rgba(89, 217, 157, .5) } .custom-select { display: inline-block; width: 100%; height: calc(4.84rem + 2px); padding: .375rem 1.75rem .375rem .75rem; line-height: 1.65; color: #434456; vertical-align: middle; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%2322263b' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center; background-size: 8px 10px; border: 1px solid #dadae4; border-radius: .5rem; appearance: none } .custom-select:focus { border-color: #c1f1da; outline: 0; box-shadow: inset 0 1px 2px rgba(49, 49, 49, .075), 0 0 5px rgba(193, 241, 218, .5) } .custom-select:focus::-ms-value { color: #434456; background-color: #fff } .custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: .75rem; background-image: none } .custom-select:disabled { color: #5a5b75; background-color: #9f9fb9 } .custom-select::-ms-expand { opacity: 0 } .custom-select-sm { height: calc(3.1rem + 2px); font-size: 75% } .custom-select-lg, .custom-select-sm { padding-top: .375rem; padding-bottom: .375rem } .custom-select-lg { height: calc(6.4rem + 2px); font-size: 125% } .custom-file { display: inline-block; margin-bottom: 0 } .custom-file, .custom-file-input { position: relative; width: 100%; height: calc(4.84rem + 2px) } .custom-file-input { z-index: 2; margin: 0; opacity: 0 } .custom-file-input:focus~.custom-file-label { border-color: #c1f1da; box-shadow: 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-file-input:focus~.custom-file-label:after { border-color: #c1f1da } .custom-file-input:lang(en)~.custom-file-label:after { content: "Browse" } .custom-file-label { left: 0; z-index: 1; height: calc(4.84rem + 2px); background-color: #fff; border: 1px solid #dadae4; border-radius: .5rem; box-shadow: inset 0 1px 1px rgba(49, 49, 49, .075) } .custom-file-label, .custom-file-label:after { position: absolute; top: 0; right: 0; padding: 1.1rem 1.55rem; line-height: 1.65; color: #434456 } .custom-file-label:after { bottom: 0; z-index: 3; display: block; height: 4.84rem; content: "Browse"; background: #9f9fb9 linear-gradient(180deg, #adadc4, #9f9fb9) repeat-x; border-left: 1px solid #dadae4; border-radius: 0 .5rem .5rem 0 } .custom-range { width: 100%; padding-left: 0; background-color: transparent; appearance: none } .custom-range:focus { outline: none } .custom-range::-moz-focus-outer { border: 0 } .custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -.25rem; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; border: 0; border-radius: 1rem; box-shadow: 0 .1rem .25rem rgba(49, 49, 49, .1); appearance: none } .custom-range::-webkit-slider-thumb:focus { outline: none; box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-range::-webkit-slider-thumb:active { background: #eafaf3 linear-gradient(180deg, #edfbf5, #eafaf3) repeat-x } .custom-range::-webkit-slider-runnable-track { width: 100%; height: .5rem; color: transparent; cursor: pointer; background-color: #8786a4; border-color: transparent; border-radius: 1rem; box-shadow: inset 0 .25rem .25rem rgba(49, 49, 49, .1) } .custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; border: 0; border-radius: 1rem; box-shadow: 0 .1rem .25rem rgba(49, 49, 49, .1); appearance: none } .custom-range::-moz-range-thumb:focus { outline: none; box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-range::-moz-range-thumb:active { background: #eafaf3 linear-gradient(180deg, #edfbf5, #eafaf3) repeat-x } .custom-range::-moz-range-track { width: 100%; height: .5rem; color: transparent; cursor: pointer; background-color: #8786a4; border-color: transparent; border-radius: 1rem; box-shadow: inset 0 .25rem .25rem rgba(49, 49, 49, .1) } .custom-range::-ms-thumb { width: 1rem; height: 1rem; background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x; border: 0; border-radius: 1rem; box-shadow: 0 .1rem .25rem rgba(49, 49, 49, .1); appearance: none } .custom-range::-ms-thumb:focus { outline: none; box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(89, 217, 157, .25) } .custom-range::-ms-thumb:active { background: #eafaf3 linear-gradient(180deg, #edfbf5, #eafaf3) repeat-x } .custom-range::-ms-track { width: 100%; height: .5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: .5rem; box-shadow: inset 0 .25rem .25rem rgba(49, 49, 49, .1) } .custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper { background-color: #8786a4; border-radius: 1rem } .custom-range::-ms-fill-upper { margin-right: 15px } .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none } .nav-link { display: block; padding: .8rem 2.4rem } .nav-link:focus, .nav-link:hover { text-decoration: none } .nav-link.disabled { color: #5a5b75 } .nav-tabs { border-bottom: 1px solid #8786a4 } .nav-tabs .nav-item { margin-bottom: -1px } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: .5rem; border-top-right-radius: .5rem; outline: none } .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: #9f9fb9 #9f9fb9 #8786a4; outline: none } .nav-tabs .nav-link.disabled { color: #5a5b75; background-color: transparent; border-color: transparent } .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #434456; background-color: #fff; border-color: #8786a4 #8786a4 #fff; outline: none } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0 } .nav-pills { margin-bottom: 40px } .nav-pills .nav-link { color: #5a5b75; border-radius: .5rem } .nav-pills .nav-link:visited { color: #5a5b75 } .nav-pills .nav-link i { margin-top: -.4rem; font-size: 18px; font-size: 1.8rem; margin-right: 5px; color: #686980 } .nav-pills .nav-link:active, .nav-pills .nav-link:hover { color: #6957da } .nav-pills .nav-link:active i, .nav-pills .nav-link:hover i { color: #fff } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #191c2b; background-color: #fff; box-shadow: 0 4px 18px 1px rgba(161, 166, 181, .1) } .nav-pills .nav-link.active i, .nav-pills .show>.nav-link i { color: #fff; color: transparent; -webkit-background-clip: text; background-clip: text } .nav-pills .nav-item { margin-bottom: 0 } .vertical-nav .nav-link { min-width: 50%; text-align: left; padding: 6px 16px !important; display: flex; align-items: center; color: #686980; font-size: 14px; transition: all .1s ease-in-out; margin-bottom: 10px !important } .vertical-nav .nav-link.active { color: #fff !important; line-height: 20px; box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06); background-color: #6957da !important; border-radius: 4px } .vertical-nav .nav-link.active span { background-color: #a296e9 } .vertical-nav .nav-link span { display: inline-block; height: 32px; width: 32px; background-color: rgba(104, 105, 128, .43); border-radius: 2.24px; box-shadow: 0 5px 13px 0 rgba(62, 57, 107, .04); margin-right: 13px } .vertical-nav .nav-link span i { font-size: 32px !important; color: #fff !important } .nav-fill .nav-item { flex: 1 1 auto; text-align: center } .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center } .tab-content>.tab-pane { display: none } .tab-content>.active { display: block } .nav-center { justify-content: center; flex-direction: row } .navbar { position: relative; padding: .5rem 1rem } .navbar, .navbar>.container, .navbar>.container-fluid { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between } .navbar-brand { display: inline-block; padding-top: .47rem; padding-bottom: .47rem; margin-right: 1rem; font-size: 2rem; line-height: inherit; white-space: nowrap } .navbar-brand:focus, .navbar-brand:hover { text-decoration: none } .navbar-nav { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif; font-weight: 600; font-size: 16px; font-size: 1.6rem; display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none } .navbar-nav .nav-link { padding-right: 0; padding-left: 0 } @media (min-width:992px) { .navbar-nav .dropdown .dropdown-menu { padding: 1rem 0 } .navbar-nav .dropdown:hover .dropdown-menu { display: block } } .navbar-nav .Explore .dropdown-menu a:last-child { border-top: 2px solid #fff; background-color: #f3f7fb } .navbar-nav .Explore .dropdown-menu a:last-child:hover { background-color: #e8eff7 } .navbar-nav .dropdown-menu { position: static; float: none; box-shadow: none; border: none; padding: 0 } .navbar-nav .dropdown-menu:after, .navbar-nav .dropdown-menu:before { display: none } @media (min-width:992px) { .navbar-nav .dropdown-menu { padding: 0; box-shadow: 0 3px 18px 0 rgba(67, 68, 86, .1); border: 1px solid rgba(49, 49, 49, .06) } .navbar-nav .dropdown-menu:before { border-bottom: 8px solid #fff; top: -7px; z-index: 999 } .navbar-nav .dropdown-menu:after, .navbar-nav .dropdown-menu:before { content: ""; display: block; position: absolute; height: 0; width: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; left: 44% } .navbar-nav .dropdown-menu:after { border-bottom: 8px solid #cbcbd9; top: -8px; z-index: 998 } } .navbar-nav .dropdown-menu .dropdown-item { padding: 1rem; font-size: 15px; font-size: 1.5rem; line-height: 1.6; color: #5a5b75; white-space: normal; min-width: 200px; transition: all .05s ease } @media (min-width:992px) { .navbar-nav .dropdown-menu .dropdown-item { padding: 1rem 2.4rem } } .navbar-nav .dropdown-menu .dropdown-item i { font-size: 20px; font-size: 2rem; opacity: 1; margin-right: 10px; vertical-align: bottom; float: left; padding: 1rem; border-radius: 50%; box-shadow: 0 2px 4px 0 rgba(62, 57, 107, .13); background-color: #fff } .navbar-nav .dropdown-menu .dropdown-item:hover { color: #6957da; position: relative; border: none; box-shadow: none; background: rgba(62, 57, 107, .03); transition: all .05s ease } @media (min-width:992px) { .navbar-nav .dropdown-menu .dropdown-item:hover i { opacity: 1; background: linear-gradient(315deg, #43e695, #3bb2b8); color: #fff !important } } .navbar-nav .dropdown-menu .dropdown-item.active, .navbar-nav .dropdown-menu .dropdown-item:active { background-color: #fff } .navbar-nav .dropdown-menu .dropdown-item .link-info-wrapper { padding-left: 55px; font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .navbar-nav .dropdown-menu .dropdown-item .link-info-wrapper .info { display: block; line-height: 1.1; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; color: #73748c } .navbar-text { display: inline-block; padding-top: .8rem; padding-bottom: .8rem } .navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; background-color: #fff; padding: 4rem .4rem 2rem 2rem; position: absolute; top: 10px; right: 10px; width: 95%; max-width: 350px; border-radius: .5rem } @media (max-width:799.98px) { .navbar-collapse { max-width: 404px } } .navbar-collapse .navbar-nav { padding-right: 1.6rem } .navbar-toggler { padding: .25rem .75rem; font-size: 2rem; line-height: 1; background-color: transparent; border: 1px solid transparent; position: absolute; right: 1rem } .navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; color: #fff } .navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer } .navbar-toggler:focus { outline: none } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat 50%; background-size: 100% 100% } @media (max-width:575.98px) { .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-sm .navbar-nav { flex-direction: row } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-sm .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-sm .navbar-nav .nav-item.active a { position: relative } .navbar-expand-sm .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-sm .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid { flex-wrap: nowrap } .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-sm .navbar-toggler { display: none } .navbar-expand-sm .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:799.98px) { .navbar-expand-md>.container, .navbar-expand-md>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:800px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-md .navbar-nav { flex-direction: row } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-md .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-md .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-md .navbar-nav .nav-item.active a { position: relative } .navbar-expand-md .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-md .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-md>.container, .navbar-expand-md>.container-fluid { flex-wrap: nowrap } .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-md .navbar-toggler { display: none } .navbar-expand-md .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:991.98px) { .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-lg .navbar-nav { flex-direction: row } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-lg .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-lg .navbar-nav .nav-item.active a { position: relative } .navbar-expand-lg .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-lg .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid { flex-wrap: nowrap } .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-lg .navbar-toggler { display: none } .navbar-expand-lg .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:1199.98px) { .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:1200px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-xl .navbar-nav { flex-direction: row } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-xl .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-xl .navbar-nav .nav-item.active a { position: relative } .navbar-expand-xl .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-xl .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid { flex-wrap: nowrap } .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-xl .navbar-toggler { display: none } .navbar-expand-xl .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:1439.98px) { .navbar-expand-xxl>.container, .navbar-expand-xxl>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:1440px) { .navbar-expand-xxl { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-xxl .navbar-nav { flex-direction: row } .navbar-expand-xxl .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-xxl .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-xxl .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-xxl .navbar-nav .nav-item.active a { position: relative } .navbar-expand-xxl .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-xxl .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-xxl>.container, .navbar-expand-xxl>.container-fluid { flex-wrap: nowrap } .navbar-expand-xxl .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-xxl .navbar-toggler { display: none } .navbar-expand-xxl .dropup .dropdown-menu { top: auto; bottom: 100% } } @media (max-width:1599.98px) { .navbar-expand-exl>.container, .navbar-expand-exl>.container-fluid { padding-right: 0; padding-left: 0 } } @media (min-width:1600px) { .navbar-expand-exl { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand-exl .navbar-nav { flex-direction: row } .navbar-expand-exl .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-exl .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand-exl .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand-exl .navbar-nav .nav-item.active a { position: relative } .navbar-expand-exl .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand-exl .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand-exl>.container, .navbar-expand-exl>.container-fluid { flex-wrap: nowrap } .navbar-expand-exl .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand-exl .navbar-toggler { display: none } .navbar-expand-exl .dropup .dropdown-menu { top: auto; bottom: 100% } } .navbar-expand { flex-flow: row nowrap; justify-content: flex-start } .navbar-expand>.container, .navbar-expand>.container-fluid { padding-right: 0; padding-left: 0 } .navbar-expand .navbar-nav { flex-direction: row } .navbar-expand .navbar-nav .dropdown-menu { position: absolute } .navbar-expand .navbar-nav .dropdown-menu-right { right: 0; left: auto } .navbar-expand .navbar-nav .nav-link { padding-right: 1.2rem; padding-left: 1.2rem } .navbar-expand .navbar-nav .nav-item.active a { position: relative } .navbar-expand .navbar-nav .nav-item.active a:after { content: ""; display: block; width: 24px; height: 3px; margin: 0 auto; background-color: #59d99d; border-radius: 2px; position: absolute; left: 50%; bottom: -11px; margin-left: -12px } .navbar-expand .navbar-nav .nav-item:first-child .dropdown-menu { min-width: 300px; left: -100% !important } .navbar-expand>.container, .navbar-expand>.container-fluid { flex-wrap: nowrap } .navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; background-color: transparent; padding: initial; position: relative; top: auto; right: auto; width: auto; max-width: none; border-top: none } .navbar-expand .navbar-toggler { display: none } .navbar-expand .dropup .dropdown-menu { top: auto; bottom: 100% } .navbar-light { box-shadow: 0 10px 40px 0 rgba(62, 57, 107, .07) } .navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { color: rgba(49, 49, 49, .9) } .navbar-light .navbar-nav .nav-link { color: rgba(49, 49, 49, .6) } .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { color: rgba(49, 49, 49, .9) } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(49, 49, 49, .3) } .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: rgba(49, 49, 49, .9) } .navbar-light .navbar-toggler { color: rgba(49, 49, 49, .6) } .navbar-light .navbar-toggler-icon { position: relative; z-index: 1200 } .navbar-light .navbar-toggler-icon, .navbar-light .navbar-toggler.collapsed .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(49, 49, 49, 0.6)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") } .navbar-light .navbar-text { color: rgba(49, 49, 49, .6) } .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover { color: rgba(49, 49, 49, .9) } .navbar-transparent .navbar-brand, .navbar-transparent .navbar-brand:focus, .navbar-transparent .navbar-brand:hover { color: #fff } .navbar-transparent .navbar-nav .nav-link { color: rgba(49, 49, 49, .6) } @media (min-width:992px) { .navbar-transparent .navbar-nav .nav-link { color: #fff } } .navbar-transparent .navbar-nav .nav-link:focus, .navbar-transparent .navbar-nav .nav-link:hover { color: rgba(49, 49, 49, .9) } @media (min-width:992px) { .navbar-transparent .navbar-nav .nav-link:focus, .navbar-transparent .navbar-nav .nav-link:hover { color: #fff } } .navbar-transparent .navbar-nav .nav-link.disabled { color: hsla(0, 0%, 100%, .25) } .navbar-transparent .navbar-nav .active>.nav-link, .navbar-transparent .navbar-nav .nav-link.active, .navbar-transparent .navbar-nav .nav-link.show, .navbar-transparent .navbar-nav .show>.nav-link { color: rgba(49, 49, 49, .9) } @media (min-width:992px) { .navbar-transparent .navbar-nav .active>.nav-link, .navbar-transparent .navbar-nav .nav-link.active, .navbar-transparent .navbar-nav .nav-link.show, .navbar-transparent .navbar-nav .show>.nav-link { color: #fff } } .navbar-transparent .navbar-toggler { color: #fff } .navbar-transparent .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(49, 49, 49, 0.6)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); position: relative; z-index: 1200 } .navbar-transparent .navbar-toggler.collapsed .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") } .navbar-transparent .navbar-text, .navbar-transparent .navbar-text a, .navbar-transparent .navbar-text a:focus, .navbar-transparent .navbar-text a:hover { color: #fff } .navbar-transparent .navbar-collapse { box-shadow: none } .navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover { color: #fff } .navbar-dark .navbar-nav .nav-link { color: hsla(0, 0%, 100%, .5) } .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: hsla(0, 0%, 100%, .75) } .navbar-dark .navbar-nav .nav-link.disabled { color: hsla(0, 0%, 100%, .25) } .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link { color: #fff } .navbar-dark .navbar-toggler { color: hsla(0, 0%, 100%, .5) } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") } .navbar-dark .navbar-text { color: hsla(0, 0%, 100%, .5) } .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover { color: #fff } @media (min-width:992px) { #navbar .dropdown-menu { left: -45% } } @media (max-width:991.98px) { #navbar .dropdown-menu { padding-left: 2.1rem } } .card { display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 0 solid rgba(49, 49, 49, .125); border-radius: .5rem } .card>hr { margin-right: 0; margin-left: 0 } .card>.list-group:first-child .list-group-item:first-child { border-top-left-radius: .5rem; border-top-right-radius: .5rem } .card>.list-group:last-child .list-group-item:last-child { border-bottom-right-radius: .5rem; border-bottom-left-radius: .5rem } .card-body { flex: 1 1 auto; padding: 2.4rem } .card-body.card-body-cropped { overflow: hidden; margin: 3rem; padding: 0; max-height: 93px } @media (min-width:576px) { .card-body.card-body-cropped { max-height: 93px } } @media (min-width:800px) { .card-body.card-body-cropped { max-height: 93px } } @media (min-width:992px) { .card-body.card-body-cropped { max-height: 98px } } @media (min-width:1200px) { .card-body.card-body-cropped { max-height: 82px } } @media (min-width:1600px) { .card-body.card-body-cropped { max-height: 83px } } .card-title { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif; font-weight: 600; font-size: 15px; font-size: 1.5rem; line-height: 1.5 !important; margin-bottom: 2.4rem; color: #212344 } .card-title+.card-subtitle { margin-top: -2rem; margin-bottom: 0 } .card-text { color: #686980 } .card-text, .card-text p { font-size: 14px; font-size: 1.4rem; line-height: 1.5 } .card-text:last-child { margin-bottom: 0 } .card-link:hover { text-decoration: none } .card-link+.card-link { margin-left: 2.4rem } .card-header { padding: 2.4rem; margin-bottom: 0 } .card-header:first-child { border-radius: 0.5rem 0.5rem 0 0 } .card-header+.list-group .list-group-item:first-child { border-top: 0 } .card-footer { padding: 2.4rem } .card-footer:last-child { border-radius: 0 0 0.5rem 0.5rem } .card-header-tabs { margin-bottom: -2.4rem; border-bottom: 0 } .card-header-pills, .card-header-tabs { margin-right: -1.2rem; margin-left: -1.2rem } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem } .card-img { width: 100%; border-radius: 0.5rem } .card-img-top { width: 100%; border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem } .card-img-bottom { width: 100%; border-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.5rem } .card-deck { display: flex; flex-direction: column } .card-deck .card { margin-bottom: 15px } @media (min-width:576px) { .card-deck { flex-flow: row wrap; margin-right: -15px; margin-left: -15px } .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px } } .card-group { display: flex; flex-direction: column } .card-group>.card { margin-bottom: 15px } @media (min-width:576px) { .card-group { flex-flow: row wrap } .card-group>.card { flex: 1 0 0%; margin-bottom: 0 } .card-group>.card+.card { margin-left: 0; border-left: 0 } .card-group>.card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0 } .card-group>.card:first-child .card-header, .card-group>.card:first-child .card-img-top { border-top-right-radius: 0 } .card-group>.card:first-child .card-footer, .card-group>.card:first-child .card-img-bottom { border-bottom-right-radius: 0 } .card-group>.card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0 } .card-group>.card:last-child .card-header, .card-group>.card:last-child .card-img-top { border-top-left-radius: 0 } .card-group>.card:last-child .card-footer, .card-group>.card:last-child .card-img-bottom { border-bottom-left-radius: 0 } .card-group>.card:only-child { border-radius: .5rem } .card-group>.card:only-child .card-header, .card-group>.card:only-child .card-img-top { border-top-left-radius: .5rem; border-top-right-radius: .5rem } .card-group>.card:only-child .card-footer, .card-group>.card:only-child .card-img-bottom { border-bottom-right-radius: .5rem; border-bottom-left-radius: .5rem } .card-group>.card:not(:first-child):not(:last-child):not(:only-child), .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top { border-radius: 0 } } .card-columns .card { margin-bottom: 2.4rem } @media (min-width:576px) { .card-columns { column-count: 3; column-gap: 1.25rem } .card-columns .card { display: inline-block; width: 100% } } .card { position: relative; overflow: hidden } .card.card-bordered { border: 1px solid rgba(105, 87, 218, .06) } .card .card-header .card-heading-wrapper { display: flex; align-items: flex-start; width: 100% } .card .card-header .card-heading-wrapper:after { display: block; clear: both; content: "" } .card .card-header .card-heading-wrapper .card-title { flex: 1 } .card .card-header .card-heading-wrapper .card-icon { margin-right: 1rem !important; width: 50px; height: 50px; background: url("http://via.placeholder.com/50x50") no-repeat 0 0 } .card .card-header .card-heading-wrapper .float-right, .card .card-header .card-heading-wrapper img { margin-right: 1rem !important } .card .card-header .card-heading-wrapper .card-title { font-size: 19px; font-size: 1.9rem; line-height: 1.22; margin-bottom: 3rem } .card .card-header .card-heading-wrapper .card-title+.card-icon, .card .card-header .card-heading-wrapper .card-title+.float-right, .card .card-header .card-heading-wrapper .card-title+img { margin-right: 0 !important; margin-left: 1rem !important } .card .card-header .card-heading-wrapper .card-title.bold { font-family: basefontSemiBold, Helvetica Neue, Arial, sans-serif } .card .card-header .card-heading-wrapper p { font-size: 16px; font-size: 1.6rem; line-height: 1.5 } .card .card-header .card-heading-wrapper p.small { font-size: 14px; font-size: 1.4rem; line-height: 1.3 } .card .card-header .ext-lg { font-family: inherit; font-size: 38px; font-size: 3.8rem; line-height: 1 } .card .card-body .card-title:after { display: block; clear: both; content: "" } .card .card-body .card-title .align-left { max-width: 70%; float: left } .card .card-body .card-title .align-right { max-width: 30%; float: right } .card hr.dashed { border-top-style: dashed } .card hr.hr-lg { border-top-width: 2px } .card .card-footer .btn { min-width: 125px } .card .list-group-item { padding: .75rem 3rem } .card .overlay { position: absolute; bottom: -20px; z-index: 2; width: 100%; margin-left: -3rem; padding: 3rem; opacity: 0; background: linear-gradient(180deg, rgba(248, 250, 253, 0), rgba(253, 253, 254, .96) 27.32%, #fff); transition: all .5s; overflow: hidden } .card .overlay a { text-decoration: none; font-size: 14px; font-size: 1.4rem } .card:hover .overlay { bottom: 0; opacity: 1; transition: all .5s } .card .badge { position: absolute; right: 3rem; top: 3rem } .card.card-lg-gutter { margin-right: 19px; margin-left: 19px } .card.card-sm-gutter { margin-right: 7px; margin-left: 7px } .card-teal-grad>.card-header { color: #fff } .card-teal-grad>.card-header a { color: #fff; text-decoration: underline } .card-teal-grad>.card-header h1, .card-teal-grad>.card-header h2, .card-teal-grad>.card-header h3, .card-teal-grad>.card-header h4, .card-teal-grad>.card-header h5, .card-teal-grad>.card-header h6 { color: #fff } .card-teal-grad .fc_select { -webkit-background-clip: text; -webkit-text-fill-color: transparent } .card-purple-grad>.card-header, .card-teal-grad>.card-text, .card-teal-grad>.card-title { color: #fff } .card-purple-grad>.card-header a { color: #fff; text-decoration: underline } .card-purple-grad>.card-header h1, .card-purple-grad>.card-header h2, .card-purple-grad>.card-header h3, .card-purple-grad>.card-header h4, .card-purple-grad>.card-header h5, .card-purple-grad>.card-header h6 { color: #fff } .card-purple-grad .fc_select { -webkit-background-clip: text; -webkit-text-fill-color: transparent } .card-navyblue-grad>.card-header, .card-purple-grad>.card-text, .card-purple-grad>.card-title { color: #fff } .card-navyblue-grad>.card-header a { color: #fff; text-decoration: underline } .card-navyblue-grad>.card-header h1, .card-navyblue-grad>.card-header h2, .card-navyblue-grad>.card-header h3, .card-navyblue-grad>.card-header h4, .card-navyblue-grad>.card-header h5, .card-navyblue-grad>.card-header h6 { color: #fff } .card-navyblue-grad .fc_select { -webkit-background-clip: text; -webkit-text-fill-color: transparent } .card-navyblue-grad>.card-text, .card-navyblue-grad>.card-title { color: #fff } .card-navyblue .fc_select, .card-purple .fc_select, .card-teal .fc_select { -webkit-background-clip: text; -webkit-text-fill-color: transparent } a.block { text-decoration: none !important } a.block .card.shadow:hover { box-shadow: 0 10px 14px 0 rgba(33, 35, 68, .05) !important } a.block .card-title { color: #191c2b } .card-hover, .card-hover:hover { transition: all .2s ease } .card-hover:hover { transform: translateY(-4px) } a.card { text-decoration: none } .breadcrumb { display: flex; flex-wrap: wrap; padding: .75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #9f9fb9; border-radius: .5rem } .breadcrumb-item+.breadcrumb-item { padding-left: .5rem } .breadcrumb-item+.breadcrumb-item:before { display: inline-block; padding-right: .5rem; color: #5a5b75; content: "/" } .breadcrumb-item+.breadcrumb-item:hover:before { text-decoration: underline; text-decoration: none } .breadcrumb-item.active { color: #5a5b75 } .pagination { display: flex; padding-left: 0; list-style: none; border-radius: .5rem } .page-link { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #6957da; background-color: #fff; border: 1px solid #8786a4 } .page-link:hover { z-index: 2; color: #6957da; text-decoration: none; background-color: #9f9fb9; border-color: #8786a4 } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 .2rem rgba(89, 217, 157, .25) } .page-link:not(:disabled):not(.disabled) { cursor: pointer } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: .5rem; border-bottom-left-radius: .5rem } .page-item:last-child .page-link { border-top-right-radius: .5rem; border-bottom-right-radius: .5rem } .page-item.active .page-link { z-index: 1; color: #fff; background-color: #59d99d; border-color: #59d99d } .page-item.disabled .page-link { color: #5a5b75; pointer-events: none; cursor: auto; background-color: #fff; border-color: #8786a4 } .pagination-lg .page-link { padding: .75rem 1.5rem; font-size: 2rem; line-height: 2 } .pagination-lg .page-item:first-child .page-link { border-top-left-radius: .3rem; border-bottom-left-radius: .3rem } .pagination-lg .page-item:last-child .page-link { border-top-right-radius: .3rem; border-bottom-right-radius: .3rem } .pagination-sm .page-link { padding: .25rem .5rem; font-size: 1.3rem; line-height: 1 } .pagination-sm .page-item:first-child .page-link { border-top-left-radius: .2rem; border-bottom-left-radius: .2rem } .pagination-sm .page-item:last-child .page-link { border-top-right-radius: .2rem; border-bottom-right-radius: .2rem } .badge { display: inline-block; padding: .25em .4em; font-size: 75%; font-weight: 600; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 2px } .badge:empty { display: none } .btn .badge { position: relative; top: -1px } .badge-pill { padding-right: .6em; padding-left: .6em; border-radius: 10rem } .badge-primary { color: #191c2b; background-color: #59d99d } .badge-primary[href]:focus, .badge-primary[href]:hover { color: #191c2b; text-decoration: none; background-color: #30d085 } .badge-secondary { color: #fff; background-color: #6957da } .badge-secondary[href]:focus, .badge-secondary[href]:hover { color: #fff; text-decoration: none; background-color: #442ed0 } .badge-success { color: #fff; background-color: #48b884 } .badge-success[href]:focus, .badge-success[href]:hover { color: #fff; text-decoration: none; background-color: #39946a } .badge-info { color: #191c2b; background-color: #43ccfe } .badge-info[href]:focus, .badge-info[href]:hover { color: #191c2b; text-decoration: none; background-color: #10befe } .badge-warning { color: #191c2b; background-color: #fab73a } .badge-warning[href]:focus, .badge-warning[href]:hover { color: #191c2b; text-decoration: none; background-color: #f9a508 } .badge-danger { color: #fff; background-color: #f64f4b } .badge-danger[href]:focus, .badge-danger[href]:hover { color: #fff; text-decoration: none; background-color: #f4201a } .badge-light { color: #191c2b; background-color: #f8f9fa } .badge-light[href]:focus, .badge-light[href]:hover { color: #191c2b; text-decoration: none; background-color: #dae0e5 } .badge-dark { color: #fff; background-color: #22263b } .badge-dark[href]:focus, .badge-dark[href]:hover { color: #fff; text-decoration: none; background-color: #0f111b } .badge-primary-border { border: 1px solid #2bbb77; color: #2bbb77; background: #acecce } .badge-secondary-border { border: 1px solid #3d29bb; color: #3d29bb; background: #b4abec } .badge-success-border { border: 1px solid #32815d; color: #32815d; background: #91d5b5 } .badge-info-border { border: 1px solid #01b3f3; color: #01b3f3; background: #a8e8ff } .badge-warning-border { border: 1px solid #e29506; color: #e29506; background: #fddb9d } .badge-danger-border { border: 1px solid #e9110c; color: #e9110c; background: #fbaeac } .badge-light-border { border: 1px solid #cbd3da; color: #cbd3da; background: #fff } .badge-dark-border { border: 1px solid #06070a; color: #06070a; background: #47507c } .badge-primary { color: #fff } .accordion-trigger { background: #d3d3d3; border: 1px solid; color: #000; display: block; font-weight: 700; padding: 10px; text-decoration: none } .accordion-trigger.is-selected { background: #add8e6 } .accordion-trigger:before { content: "+"; display: inline-block; width: 15px } .accordion-trigger.is-expanded:before { content: "\2013" } .accordion-panel { max-height: 1000px; transform-origin: top; transition: all .8s ease; visibility: visible } .accordion-panel.is-hidden { max-height: 0; overflow: hidden; transition: all .8s ease; visibility: hidden } .accordion-panel__inner { padding: 10px } .jumbotron { padding: 6rem 0; margin-bottom: 0; background-color: #9f9fb9 } @media (min-width:576px) { .jumbotron { padding: 12rem 0 } } .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0 } .jumbotron-fluid .banner-header, .jumbotron .banner-header { margin-bottom: 40px } @media (min-width:992px) { .jumbotron-fluid .banner-header, .jumbotron .banner-header { max-width: 90% } } .jumbotron-fluid .lead, .jumbotron .lead { font-family: baseCodeRegular, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; font-size: 18px; font-size: 1.8rem; margin-bottom: 70px } @media (min-width:992px) { .jumbotron-fluid .lead, .jumbotron .lead { max-width: 90% } } .alert { position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .5rem } .alert-heading { color: inherit } .alert-link { font-weight: 600 } .alert-dismissible { padding-right: 4.9rem } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: .75rem 1.25rem; color: inherit } .alert-primary { color: #468869; background: #def7eb linear-gradient(180deg, #e3f8ee, #def7eb) repeat-x; border-color: #d1f4e4 } .alert-primary hr { border-top-color: #bcefd8 } .alert-primary .alert-link { color: #35664f } .alert-secondary { color: #4e4589; background: #e1ddf8 linear-gradient(180deg, #e6e2f9, #e1ddf8) repeat-x; border-color: #d5d0f5 } .alert-secondary hr { border-top-color: #c2bbf1 } .alert-secondary .alert-link { color: #3b3467 } .alert-success { color: #3d775c; background: #daf1e6 linear-gradient(180deg, #e0f3ea, #daf1e6) repeat-x; border-color: #ccebdd } .alert-success hr { border-top-color: #bae4d1 } .alert-success .alert-link { color: #2c5542 } .alert-info { color: #3a829c; background: #d9f5ff linear-gradient(180deg, #dff7ff, #d9f5ff) repeat-x; border-color: #caf1ff } .alert-info hr { border-top-color: #b1eaff } .alert-info .alert-link { color: #2c6377 } .alert-warning { color: #9a7736; background: #fef1d8 linear-gradient(180deg, #fef3de, #fef1d8) repeat-x; border-color: #feebc8 } .alert-warning hr { border-top-color: #fee2af } .alert-warning .alert-link { color: #745a29 } .alert-danger { color: #97413f; background: #fddcdb linear-gradient(180deg, #fde1e0, #fddcdb) repeat-x; border-color: #fccecd } .alert-danger hr { border-top-color: #fbb6b5 } .alert-danger .alert-link { color: #733230 } .alert-light { color: #98999a; background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x; border-color: #fdfdfe } .alert-light hr { border-top-color: #ececf6 } .alert-light .alert-link { color: #7e8081 } .alert-dark { color: #292b36; background: #d3d4d8 linear-gradient(180deg, #dadade, #d3d4d8) repeat-x; border-color: #c1c2c8 } .alert-dark hr { border-top-color: #b3b5bc } .alert-dark .alert-link { color: #131419 } @keyframes progress-bar-stripes { 0% { background-position: 1rem 0 } to { background-position: 0 0 } } .progress { display: flex; height: 1rem; overflow: hidden; font-size: 1.2rem; background-color: #9f9fb9; border-radius: .5rem; box-shadow: inset 0 .1rem .1rem rgba(49, 49, 49, .1) } .progress-bar { display: flex; flex-direction: column; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #59d99d; transition: width .6s ease } @media screen and (prefers-reduced-motion:reduce) { .progress-bar { transition: none } } .progress-bar-striped { background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent); background-size: 1rem 1rem } .progress-bar-animated { animation: progress-bar-stripes 1s linear infinite } .media { display: flex; align-items: flex-start } .media-body { flex: 1 } .list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0 } .list-group-item-action { width: 100%; color: #434456; text-align: inherit } .list-group-item-action:focus, .list-group-item-action:hover { color: #434456; text-decoration: none; background-color: #f8f9fa } .list-group-item-action:active { color: #434456; background-color: #9f9fb9 } .list-group-item { position: relative; display: block; padding: .75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(49, 49, 49, .125) } .list-group-item:first-child { border-top-left-radius: .5rem; border-top-right-radius: .5rem } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: .5rem; border-bottom-left-radius: .5rem } .list-group-item:focus, .list-group-item:hover { z-index: 1; text-decoration: none } .list-group-item.disabled, .list-group-item:disabled { color: #5a5b75; background-color: #fff } .list-group-item.active { z-index: 2; color: #fff; background-color: #59d99d; border-color: #59d99d } .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0 } .list-group-flush:first-child .list-group-item:first-child { border-top: 0 } .list-group-flush:last-child .list-group-item:last-child { border-bottom: 0 } .list-group-item-primary { color: #468869; background-color: #d1f4e4 } .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover { color: #468869; background-color: #bcefd8 } .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #468869; border-color: #468869 } .list-group-item-secondary { color: #4e4589; background-color: #d5d0f5 } .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover { color: #4e4589; background-color: #c2bbf1 } .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #4e4589; border-color: #4e4589 } .list-group-item-success { color: #3d775c; background-color: #ccebdd } .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover { color: #3d775c; background-color: #bae4d1 } .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #3d775c; border-color: #3d775c } .list-group-item-info { color: #3a829c; background-color: #caf1ff } .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover { color: #3a829c; background-color: #b1eaff } .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #3a829c; border-color: #3a829c } .list-group-item-warning { color: #9a7736; background-color: #feebc8 } .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover { color: #9a7736; background-color: #fee2af } .list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #9a7736; border-color: #9a7736 } .list-group-item-danger { color: #97413f; background-color: #fccecd } .list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover { color: #97413f; background-color: #fbb6b5 } .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #97413f; border-color: #97413f } .list-group-item-light { color: #98999a; background-color: #fdfdfe } .list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover { color: #98999a; background-color: #ececf6 } .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #98999a; border-color: #98999a } .list-group-item-dark { color: #292b36; background-color: #c1c2c8 } .list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover { color: #292b36; background-color: #b3b5bc } .list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #292b36; border-color: #292b36 } .close { float: right; font-size: 2.4rem; font-weight: 600; line-height: 1; color: #313131; text-shadow: 0 1px 0 #fff; opacity: .5 } .close:focus, .close:hover { color: #313131; text-decoration: none; opacity: .75 } .close:not(:disabled):not(.disabled) { cursor: pointer } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none } .modal, .modal-open { overflow: hidden } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; outline: 0 } .modal-open .modal { overflow-x: hidden; overflow-y: auto } .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none } .modal.fade .modal-dialog { transition: transform .3s ease-out; transform: translateY(-25%) } @media screen and (prefers-reduced-motion:reduce) { .modal.fade .modal-dialog { transition: none } } .modal.show .modal-dialog { transform: translate(0) } .modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem) } .modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 0 solid rgba(49, 49, 49, .2); border-radius: .3rem; box-shadow: 0 .25rem .5rem rgba(49, 49, 49, .2); outline: 0 } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #f8f9fd } .modal-backdrop.fade { opacity: 0 } .modal-backdrop.show { opacity: .96 } .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 2.5rem 2.5rem 0; border-bottom: 0 solid #9f9fb9; border-top-left-radius: .3rem; border-top-right-radius: .3rem } .modal-header .close { padding: 2.5rem; margin: -2.5rem -2.5rem -2.5rem auto; font-weight: 300; font-size: 4rem } .modal-title { margin-bottom: 0; line-height: 1.65 } .modal-body { position: relative; flex: 1 1 auto; padding: 0 2.5rem 2.5rem } .modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 2.5rem; border-top: 0 solid #9f9fb9 } .modal-footer>:not(:first-child) { margin-left: .25rem } .modal-footer>:not(:last-child) { margin-right: .25rem } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll } @media (min-width:576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto } .modal-dialog-centered { min-height: calc(100% - 3.5rem) } .modal-content { box-shadow: 0 .5rem 1rem rgba(49, 49, 49, .2) } .modal-sm { max-width: 300px } } @media (min-width:992px) { .modal-lg { max-width: 1000px } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.65; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 1.3rem; word-wrap: break-word; opacity: 0 } .tooltip.show { opacity: .9 } .tooltip .arrow { position: absolute; display: block; width: .8rem; height: .4rem } .tooltip .arrow:before { position: absolute; content: ""; border-color: transparent; border-style: solid } .bs-tooltip-auto[x-placement^=top], .bs-tooltip-top { padding: .4rem 0 } .bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow { bottom: 0 } .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { top: 0; border-width: .4rem .4rem 0; border-top-color: #313131 } .bs-tooltip-auto[x-placement^=right], .bs-tooltip-right { padding: 0 .4rem } .bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow { left: 0; width: .4rem; height: .8rem } .bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before { right: 0; border-width: .4rem .4rem .4rem 0; border-right-color: #313131 } .bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom { padding: .4rem 0 } .bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow { top: 0 } .bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before { bottom: 0; border-width: 0 .4rem .4rem; border-bottom-color: #313131 } .bs-tooltip-auto[x-placement^=left], .bs-tooltip-left { padding: 0 .4rem } .bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow { right: 0; width: .4rem; height: .8rem } .bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before { left: 0; border-width: .4rem 0 .4rem .4rem; border-left-color: #313131 } .tooltip-inner { max-width: 200px; padding: .25rem .5rem; color: #fff; text-align: center; background-color: #313131; border-radius: .5rem } .popover { top: 0; left: 0; z-index: 1060; max-width: 276px; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.65; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 1.3rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(49, 49, 49, .2); border-radius: .3rem; box-shadow: 0 .25rem .5rem rgba(49, 49, 49, .2) } .popover, .popover .arrow { position: absolute; display: block } .popover .arrow { width: 1rem; height: .5rem; margin: 0 .3rem } .popover .arrow:after, .popover .arrow:before { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid } .bs-popover-auto[x-placement^=top], .bs-popover-top { margin-bottom: .5rem } .bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow { bottom: calc((.5rem + 1px) * -1) } .bs-popover-auto[x-placement^=top] .arrow:after, .bs-popover-auto[x-placement^=top] .arrow:before, .bs-popover-top .arrow:after, .bs-popover-top .arrow:before { border-width: .5rem .5rem 0 } .bs-popover-auto[x-placement^=top] .arrow:before, .bs-popover-top .arrow:before { bottom: 0; border-top-color: rgba(49, 49, 49, .25) } .bs-popover-auto[x-placement^=top] .arrow:after, .bs-popover-top .arrow:after { bottom: 1px; border-top-color: #fff } .bs-popover-auto[x-placement^=right], .bs-popover-right { margin-left: .5rem } .bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow { left: calc((.5rem + 1px) * -1); width: .5rem; height: 1rem; margin: .3rem 0 } .bs-popover-auto[x-placement^=right] .arrow:after, .bs-popover-auto[x-placement^=right] .arrow:before, .bs-popover-right .arrow:after, .bs-popover-right .arrow:before { border-width: .5rem .5rem .5rem 0 } .bs-popover-auto[x-placement^=right] .arrow:before, .bs-popover-right .arrow:before { left: 0; border-right-color: rgba(49, 49, 49, .25) } .bs-popover-auto[x-placement^=right] .arrow:after, .bs-popover-right .arrow:after { left: 1px; border-right-color: #fff } .bs-popover-auto[x-placement^=bottom], .bs-popover-bottom { margin-top: .5rem } .bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow { top: calc((.5rem + 1px) * -1) } .bs-popover-auto[x-placement^=bottom] .arrow:after, .bs-popover-auto[x-placement^=bottom] .arrow:before, .bs-popover-bottom .arrow:after, .bs-popover-bottom .arrow:before { border-width: 0 .5rem .5rem } .bs-popover-auto[x-placement^=bottom] .arrow:before, .bs-popover-bottom .arrow:before { top: 0; border-bottom-color: rgba(49, 49, 49, .25) } .bs-popover-auto[x-placement^=bottom] .arrow:after, .bs-popover-bottom .arrow:after { top: 1px; border-bottom-color: #fff } .bs-popover-auto[x-placement^=bottom] .popover-header:before, .bs-popover-bottom .popover-header:before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -.5rem; content: ""; border-bottom: 1px solid #f7f7f7 } .bs-popover-auto[x-placement^=left], .bs-popover-left { margin-right: .5rem } .bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow { right: calc((.5rem + 1px) * -1); width: .5rem; height: 1rem; margin: .3rem 0 } .bs-popover-auto[x-placement^=left] .arrow:after, .bs-popover-auto[x-placement^=left] .arrow:before, .bs-popover-left .arrow:after, .bs-popover-left .arrow:before { border-width: .5rem 0 .5rem .5rem } .bs-popover-auto[x-placement^=left] .arrow:before, .bs-popover-left .arrow:before { right: 0; border-left-color: rgba(49, 49, 49, .25) } .bs-popover-auto[x-placement^=left] .arrow:after, .bs-popover-left .arrow:after { right: 1px; border-left-color: #fff } .popover-header { padding: .5rem .75rem; margin-bottom: 0; font-size: 1.6rem; color: #212344; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(.3rem - 1px); border-top-right-radius: calc(.3rem - 1px) } .popover-header:empty { display: none } .popover-body { padding: .5rem .75rem; color: #434456 } .carousel { position: relative } .carousel-inner { position: relative; width: 100%; overflow: hidden } .carousel-item { position: relative; display: none; align-items: center; width: 100%; transition: transform .6s ease; backface-visibility: hidden; perspective: 1000px } @media screen and (prefers-reduced-motion:reduce) { .carousel-item { transition: none } } .carousel-item-next, .carousel-item-prev, .carousel-item.active { display: block } .carousel-item-next, .carousel-item-prev { position: absolute; top: 0 } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateX(0) } @supports (transform-style:preserve-3d) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateZ(0) } } .active.carousel-item-right, .carousel-item-next { transform: translateX(100%) } @supports (transform-style:preserve-3d) { .active.carousel-item-right, .carousel-item-next { transform: translate3d(100%, 0, 0) } } .active.carousel-item-left, .carousel-item-prev { transform: translateX(-100%) } @supports (transform-style:preserve-3d) { .active.carousel-item-left, .carousel-item-prev { transform: translate3d(-100%, 0, 0) } } .carousel-fade .carousel-item { opacity: 0; transition-duration: .6s; transition-property: opacity } .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active { opacity: 1 } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { opacity: 0 } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active { transform: translateX(0) } @supports (transform-style:preserve-3d) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active { transform: translateZ(0) } } .carousel-control-next, .carousel-control-prev { position: absolute; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: .5 } .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover { color: #fff; text-decoration: none; outline: 0; opacity: .9 } .carousel-control-prev { left: 0; background: linear-gradient(90deg, rgba(49, 49, 49, .25), rgba(49, 49, 49, .001)) } .carousel-control-next { right: 0; background: linear-gradient(270deg, rgba(49, 49, 49, .25), rgba(49, 49, 49, .001)) } .carousel-control-next-icon, .carousel-control-prev-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat 50%; background-size: 100% 100% } .carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") } .carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") } .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none } .carousel-indicators li { position: relative; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: hsla(0, 0%, 100%, .5) } .carousel-indicators li:before { top: -10px } .carousel-indicators li:after, .carousel-indicators li:before { position: absolute; left: 0; display: inline-block; width: 100%; height: 10px; content: "" } .carousel-indicators li:after { bottom: -10px } .carousel-indicators .active { background-color: #fff } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center } .align-baseline { vertical-align: baseline !important } .align-top { vertical-align: top !important } .align-middle { vertical-align: middle !important } .align-bottom { vertical-align: bottom !important } .align-text-bottom { vertical-align: text-bottom !important } .align-text-top { vertical-align: text-top !important } .bg-primary { background-color: #59d99d !important } a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover { background-color: #30d085 !important } .bg-secondary { background-color: #6957da !important } a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover { background-color: #442ed0 !important } .bg-success { background-color: #48b884 !important } a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover { background-color: #39946a !important } .bg-info { background-color: #43ccfe !important } a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover { background-color: #10befe !important } .bg-warning { background-color: #fab73a !important } a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover { background-color: #f9a508 !important } .bg-danger { background-color: #f64f4b !important } a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover { background-color: #f4201a !important } .bg-light { background-color: #f8f9fa !important } a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover { background-color: #dae0e5 !important } .bg-dark { background-color: #22263b !important } a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover { background-color: #0f111b !important } .bg-gradient-primary { background: #59d99d linear-gradient(180deg, #72dfac, #59d99d) repeat-x !important } .bg-gradient-secondary { background: #6957da linear-gradient(180deg, #8070e0, #6957da) repeat-x !important } .bg-gradient-success { background: #48b884 linear-gradient(180deg, #63c396, #48b884) repeat-x !important } .bg-gradient-info { background: #43ccfe linear-gradient(180deg, #5fd4fe, #43ccfe) repeat-x !important } .bg-gradient-warning { background: #fab73a linear-gradient(180deg, #fbc258, #fab73a) repeat-x !important } .bg-gradient-danger { background: #f64f4b linear-gradient(180deg, #f76966, #f64f4b) repeat-x !important } .bg-gradient-light { background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x !important } .bg-gradient-dark { background: #22263b linear-gradient(180deg, #434758, #22263b) repeat-x !important } .bg-white { background-color: #fff !important } .bg-transparent { background-color: transparent !important } .border { border: 1px solid #e9e9ef !important } .border-top { border-top: 1px solid #e9e9ef !important } .border-right { border-right: 1px solid #e9e9ef !important } .border-bottom { border-bottom: 1px solid #e9e9ef !important } .border-left { border-left: 1px solid #e9e9ef !important } .border-0 { border: 0 !important } .border-top-0 { border-top: 0 !important } .border-right-0 { border-right: 0 !important } .border-bottom-0 { border-bottom: 0 !important } .border-left-0 { border-left: 0 !important } .border-primary { border-color: #59d99d !important } .border-secondary { border-color: #6957da !important } .border-success { border-color: #48b884 !important } .border-info { border-color: #43ccfe !important } .border-warning { border-color: #fab73a !important } .border-danger { border-color: #f64f4b !important } .border-light { border-color: #f8f9fa !important } .border-dark { border-color: #22263b !important } .border-white { border-color: #fff !important } .rounded { border-radius: .5rem !important } .rounded-top { border-top-left-radius: .5rem !important } .rounded-right, .rounded-top { border-top-right-radius: .5rem !important } .rounded-bottom, .rounded-right { border-bottom-right-radius: .5rem !important } .rounded-bottom, .rounded-left { border-bottom-left-radius: .5rem !important } .rounded-left { border-top-left-radius: .5rem !important } .rounded-circle { border-radius: 50% !important } .rounded-0 { border-radius: 0 !important } .clearfix:after { display: block; clear: both; content: "" } .d-none { display: none !important } .d-inline { display: inline !important } .d-inline-block { display: inline-block !important } .d-block { display: block !important } .d-table { display: table !important } .d-table-row { display: table-row !important } .d-table-cell { display: table-cell !important } .d-flex { display: flex !important } .d-inline-flex { display: inline-flex !important } @media (min-width:576px) { .d-sm-none { display: none !important } .d-sm-inline { display: inline !important } .d-sm-inline-block { display: inline-block !important } .d-sm-block { display: block !important } .d-sm-table { display: table !important } .d-sm-table-row { display: table-row !important } .d-sm-table-cell { display: table-cell !important } .d-sm-flex { display: flex !important } .d-sm-inline-flex { display: inline-flex !important } } @media (min-width:800px) { .d-md-none { display: none !important } .d-md-inline { display: inline !important } .d-md-inline-block { display: inline-block !important } .d-md-block { display: block !important } .d-md-table { display: table !important } .d-md-table-row { display: table-row !important } .d-md-table-cell { display: table-cell !important } .d-md-flex { display: flex !important } .d-md-inline-flex { display: inline-flex !important } } @media (min-width:992px) { .d-lg-none { display: none !important } .d-lg-inline { display: inline !important } .d-lg-inline-block { display: inline-block !important } .d-lg-block { display: block !important } .d-lg-table { display: table !important } .d-lg-table-row { display: table-row !important } .d-lg-table-cell { display: table-cell !important } .d-lg-flex { display: flex !important } .d-lg-inline-flex { display: inline-flex !important } } @media (min-width:1200px) { .d-xl-none { display: none !important } .d-xl-inline { display: inline !important } .d-xl-inline-block { display: inline-block !important } .d-xl-block { display: block !important } .d-xl-table { display: table !important } .d-xl-table-row { display: table-row !important } .d-xl-table-cell { display: table-cell !important } .d-xl-flex { display: flex !important } .d-xl-inline-flex { display: inline-flex !important } } @media (min-width:1440px) { .d-xxl-none { display: none !important } .d-xxl-inline { display: inline !important } .d-xxl-inline-block { display: inline-block !important } .d-xxl-block { display: block !important } .d-xxl-table { display: table !important } .d-xxl-table-row { display: table-row !important } .d-xxl-table-cell { display: table-cell !important } .d-xxl-flex { display: flex !important } .d-xxl-inline-flex { display: inline-flex !important } } @media (min-width:1600px) { .d-exl-none { display: none !important } .d-exl-inline { display: inline !important } .d-exl-inline-block { display: inline-block !important } .d-exl-block { display: block !important } .d-exl-table { display: table !important } .d-exl-table-row { display: table-row !important } .d-exl-table-cell { display: table-cell !important } .d-exl-flex { display: flex !important } .d-exl-inline-flex { display: inline-flex !important } } @media print { .d-print-none { display: none !important } .d-print-inline { display: inline !important } .d-print-inline-block { display: inline-block !important } .d-print-block { display: block !important } .d-print-table { display: table !important } .d-print-table-row { display: table-row !important } .d-print-table-cell { display: table-cell !important } .d-print-flex { display: flex !important } .d-print-inline-flex { display: inline-flex !important } } .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden } .embed-responsive:before { display: block; content: "" } .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0 } .embed-responsive-21by9:before { padding-top: 42.85714% } .embed-responsive-16by9:before { padding-top: 56.25% } .embed-responsive-4by3:before { padding-top: 75% } .embed-responsive-1by1:before { padding-top: 100% } .flex-row { flex-direction: row !important } .flex-column { flex-direction: column !important } .flex-row-reverse { flex-direction: row-reverse !important } .flex-column-reverse { flex-direction: column-reverse !important } .flex-wrap { flex-wrap: wrap !important } .flex-nowrap { flex-wrap: nowrap !important } .flex-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-fill { flex: 1 1 auto !important } .flex-grow-0 { flex-grow: 0 !important } .flex-grow-1 { flex-grow: 1 !important } .flex-shrink-0 { flex-shrink: 0 !important } .flex-shrink-1 { flex-shrink: 1 !important } .justify-content-start { justify-content: flex-start !important } .justify-content-end { justify-content: flex-end !important } .justify-content-center { justify-content: center !important } .justify-content-between { justify-content: space-between !important } .justify-content-around { justify-content: space-around !important } .align-items-start { align-items: flex-start !important } .align-items-end { align-items: flex-end !important } .align-items-center { align-items: center !important } .align-items-baseline { align-items: baseline !important } .align-items-stretch { align-items: stretch !important } .align-content-start { align-content: flex-start !important } .align-content-end { align-content: flex-end !important } .align-content-center { align-content: center !important } .align-content-between { align-content: space-between !important } .align-content-around { align-content: space-around !important } .align-content-stretch { align-content: stretch !important } .align-self-auto { align-self: auto !important } .align-self-start { align-self: flex-start !important } .align-self-end { align-self: flex-end !important } .align-self-center { align-self: center !important } .align-self-baseline { align-self: baseline !important } .align-self-stretch { align-self: stretch !important } @media (min-width:576px) { .flex-sm-row { flex-direction: row !important } .flex-sm-column { flex-direction: column !important } .flex-sm-row-reverse { flex-direction: row-reverse !important } .flex-sm-column-reverse { flex-direction: column-reverse !important } .flex-sm-wrap { flex-wrap: wrap !important } .flex-sm-nowrap { flex-wrap: nowrap !important } .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-sm-fill { flex: 1 1 auto !important } .flex-sm-grow-0 { flex-grow: 0 !important } .flex-sm-grow-1 { flex-grow: 1 !important } .flex-sm-shrink-0 { flex-shrink: 0 !important } .flex-sm-shrink-1 { flex-shrink: 1 !important } .justify-content-sm-start { justify-content: flex-start !important } .justify-content-sm-end { justify-content: flex-end !important } .justify-content-sm-center { justify-content: center !important } .justify-content-sm-between { justify-content: space-between !important } .justify-content-sm-around { justify-content: space-around !important } .align-items-sm-start { align-items: flex-start !important } .align-items-sm-end { align-items: flex-end !important } .align-items-sm-center { align-items: center !important } .align-items-sm-baseline { align-items: baseline !important } .align-items-sm-stretch { align-items: stretch !important } .align-content-sm-start { align-content: flex-start !important } .align-content-sm-end { align-content: flex-end !important } .align-content-sm-center { align-content: center !important } .align-content-sm-between { align-content: space-between !important } .align-content-sm-around { align-content: space-around !important } .align-content-sm-stretch { align-content: stretch !important } .align-self-sm-auto { align-self: auto !important } .align-self-sm-start { align-self: flex-start !important } .align-self-sm-end { align-self: flex-end !important } .align-self-sm-center { align-self: center !important } .align-self-sm-baseline { align-self: baseline !important } .align-self-sm-stretch { align-self: stretch !important } } @media (min-width:800px) { .flex-md-row { flex-direction: row !important } .flex-md-column { flex-direction: column !important } .flex-md-row-reverse { flex-direction: row-reverse !important } .flex-md-column-reverse { flex-direction: column-reverse !important } .flex-md-wrap { flex-wrap: wrap !important } .flex-md-nowrap { flex-wrap: nowrap !important } .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-md-fill { flex: 1 1 auto !important } .flex-md-grow-0 { flex-grow: 0 !important } .flex-md-grow-1 { flex-grow: 1 !important } .flex-md-shrink-0 { flex-shrink: 0 !important } .flex-md-shrink-1 { flex-shrink: 1 !important } .justify-content-md-start { justify-content: flex-start !important } .justify-content-md-end { justify-content: flex-end !important } .justify-content-md-center { justify-content: center !important } .justify-content-md-between { justify-content: space-between !important } .justify-content-md-around { justify-content: space-around !important } .align-items-md-start { align-items: flex-start !important } .align-items-md-end { align-items: flex-end !important } .align-items-md-center { align-items: center !important } .align-items-md-baseline { align-items: baseline !important } .align-items-md-stretch { align-items: stretch !important } .align-content-md-start { align-content: flex-start !important } .align-content-md-end { align-content: flex-end !important } .align-content-md-center { align-content: center !important } .align-content-md-between { align-content: space-between !important } .align-content-md-around { align-content: space-around !important } .align-content-md-stretch { align-content: stretch !important } .align-self-md-auto { align-self: auto !important } .align-self-md-start { align-self: flex-start !important } .align-self-md-end { align-self: flex-end !important } .align-self-md-center { align-self: center !important } .align-self-md-baseline { align-self: baseline !important } .align-self-md-stretch { align-self: stretch !important } } @media (min-width:992px) { .flex-lg-row { flex-direction: row !important } .flex-lg-column { flex-direction: column !important } .flex-lg-row-reverse { flex-direction: row-reverse !important } .flex-lg-column-reverse { flex-direction: column-reverse !important } .flex-lg-wrap { flex-wrap: wrap !important } .flex-lg-nowrap { flex-wrap: nowrap !important } .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-lg-fill { flex: 1 1 auto !important } .flex-lg-grow-0 { flex-grow: 0 !important } .flex-lg-grow-1 { flex-grow: 1 !important } .flex-lg-shrink-0 { flex-shrink: 0 !important } .flex-lg-shrink-1 { flex-shrink: 1 !important } .justify-content-lg-start { justify-content: flex-start !important } .justify-content-lg-end { justify-content: flex-end !important } .justify-content-lg-center { justify-content: center !important } .justify-content-lg-between { justify-content: space-between !important } .justify-content-lg-around { justify-content: space-around !important } .align-items-lg-start { align-items: flex-start !important } .align-items-lg-end { align-items: flex-end !important } .align-items-lg-center { align-items: center !important } .align-items-lg-baseline { align-items: baseline !important } .align-items-lg-stretch { align-items: stretch !important } .align-content-lg-start { align-content: flex-start !important } .align-content-lg-end { align-content: flex-end !important } .align-content-lg-center { align-content: center !important } .align-content-lg-between { align-content: space-between !important } .align-content-lg-around { align-content: space-around !important } .align-content-lg-stretch { align-content: stretch !important } .align-self-lg-auto { align-self: auto !important } .align-self-lg-start { align-self: flex-start !important } .align-self-lg-end { align-self: flex-end !important } .align-self-lg-center { align-self: center !important } .align-self-lg-baseline { align-self: baseline !important } .align-self-lg-stretch { align-self: stretch !important } } @media (min-width:1200px) { .flex-xl-row { flex-direction: row !important } .flex-xl-column { flex-direction: column !important } .flex-xl-row-reverse { flex-direction: row-reverse !important } .flex-xl-column-reverse { flex-direction: column-reverse !important } .flex-xl-wrap { flex-wrap: wrap !important } .flex-xl-nowrap { flex-wrap: nowrap !important } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-xl-fill { flex: 1 1 auto !important } .flex-xl-grow-0 { flex-grow: 0 !important } .flex-xl-grow-1 { flex-grow: 1 !important } .flex-xl-shrink-0 { flex-shrink: 0 !important } .flex-xl-shrink-1 { flex-shrink: 1 !important } .justify-content-xl-start { justify-content: flex-start !important } .justify-content-xl-end { justify-content: flex-end !important } .justify-content-xl-center { justify-content: center !important } .justify-content-xl-between { justify-content: space-between !important } .justify-content-xl-around { justify-content: space-around !important } .align-items-xl-start { align-items: flex-start !important } .align-items-xl-end { align-items: flex-end !important } .align-items-xl-center { align-items: center !important } .align-items-xl-baseline { align-items: baseline !important } .align-items-xl-stretch { align-items: stretch !important } .align-content-xl-start { align-content: flex-start !important } .align-content-xl-end { align-content: flex-end !important } .align-content-xl-center { align-content: center !important } .align-content-xl-between { align-content: space-between !important } .align-content-xl-around { align-content: space-around !important } .align-content-xl-stretch { align-content: stretch !important } .align-self-xl-auto { align-self: auto !important } .align-self-xl-start { align-self: flex-start !important } .align-self-xl-end { align-self: flex-end !important } .align-self-xl-center { align-self: center !important } .align-self-xl-baseline { align-self: baseline !important } .align-self-xl-stretch { align-self: stretch !important } } @media (min-width:1440px) { .flex-xxl-row { flex-direction: row !important } .flex-xxl-column { flex-direction: column !important } .flex-xxl-row-reverse { flex-direction: row-reverse !important } .flex-xxl-column-reverse { flex-direction: column-reverse !important } .flex-xxl-wrap { flex-wrap: wrap !important } .flex-xxl-nowrap { flex-wrap: nowrap !important } .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-xxl-fill { flex: 1 1 auto !important } .flex-xxl-grow-0 { flex-grow: 0 !important } .flex-xxl-grow-1 { flex-grow: 1 !important } .flex-xxl-shrink-0 { flex-shrink: 0 !important } .flex-xxl-shrink-1 { flex-shrink: 1 !important } .justify-content-xxl-start { justify-content: flex-start !important } .justify-content-xxl-end { justify-content: flex-end !important } .justify-content-xxl-center { justify-content: center !important } .justify-content-xxl-between { justify-content: space-between !important } .justify-content-xxl-around { justify-content: space-around !important } .align-items-xxl-start { align-items: flex-start !important } .align-items-xxl-end { align-items: flex-end !important } .align-items-xxl-center { align-items: center !important } .align-items-xxl-baseline { align-items: baseline !important } .align-items-xxl-stretch { align-items: stretch !important } .align-content-xxl-start { align-content: flex-start !important } .align-content-xxl-end { align-content: flex-end !important } .align-content-xxl-center { align-content: center !important } .align-content-xxl-between { align-content: space-between !important } .align-content-xxl-around { align-content: space-around !important } .align-content-xxl-stretch { align-content: stretch !important } .align-self-xxl-auto { align-self: auto !important } .align-self-xxl-start { align-self: flex-start !important } .align-self-xxl-end { align-self: flex-end !important } .align-self-xxl-center { align-self: center !important } .align-self-xxl-baseline { align-self: baseline !important } .align-self-xxl-stretch { align-self: stretch !important } } @media (min-width:1600px) { .flex-exl-row { flex-direction: row !important } .flex-exl-column { flex-direction: column !important } .flex-exl-row-reverse { flex-direction: row-reverse !important } .flex-exl-column-reverse { flex-direction: column-reverse !important } .flex-exl-wrap { flex-wrap: wrap !important } .flex-exl-nowrap { flex-wrap: nowrap !important } .flex-exl-wrap-reverse { flex-wrap: wrap-reverse !important } .flex-exl-fill { flex: 1 1 auto !important } .flex-exl-grow-0 { flex-grow: 0 !important } .flex-exl-grow-1 { flex-grow: 1 !important } .flex-exl-shrink-0 { flex-shrink: 0 !important } .flex-exl-shrink-1 { flex-shrink: 1 !important } .justify-content-exl-start { justify-content: flex-start !important } .justify-content-exl-end { justify-content: flex-end !important } .justify-content-exl-center { justify-content: center !important } .justify-content-exl-between { justify-content: space-between !important } .justify-content-exl-around { justify-content: space-around !important } .align-items-exl-start { align-items: flex-start !important } .align-items-exl-end { align-items: flex-end !important } .align-items-exl-center { align-items: center !important } .align-items-exl-baseline { align-items: baseline !important } .align-items-exl-stretch { align-items: stretch !important } .align-content-exl-start { align-content: flex-start !important } .align-content-exl-end { align-content: flex-end !important } .align-content-exl-center { align-content: center !important } .align-content-exl-between { align-content: space-between !important } .align-content-exl-around { align-content: space-around !important } .align-content-exl-stretch { align-content: stretch !important } .align-self-exl-auto { align-self: auto !important } .align-self-exl-start { align-self: flex-start !important } .align-self-exl-end { align-self: flex-end !important } .align-self-exl-center { align-self: center !important } .align-self-exl-baseline { align-self: baseline !important } .align-self-exl-stretch { align-self: stretch !important } } .float-left { float: left !important } .float-right { float: right !important } .float-none { float: none !important } @media (min-width:576px) { .float-sm-left { float: left !important } .float-sm-right { float: right !important } .float-sm-none { float: none !important } } @media (min-width:800px) { .float-md-left { float: left !important } .float-md-right { float: right !important } .float-md-none { float: none !important } } @media (min-width:992px) { .float-lg-left { float: left !important } .float-lg-right { float: right !important } .float-lg-none { float: none !important } } @media (min-width:1200px) { .float-xl-left { float: left !important } .float-xl-right { float: right !important } .float-xl-none { float: none !important } } @media (min-width:1440px) { .float-xxl-left { float: left !important } .float-xxl-right { float: right !important } .float-xxl-none { float: none !important } } @media (min-width:1600px) { .float-exl-left { float: left !important } .float-exl-right { float: right !important } .float-exl-none { float: none !important } } .position-static { position: static !important } .position-relative { position: relative !important } .position-absolute { position: absolute !important } .position-fixed { position: fixed !important } .position-sticky { position: sticky !important } .fixed-top { top: 0 } .fixed-bottom, .fixed-top { position: fixed; right: 0; left: 0; z-index: 1030 } .fixed-bottom { bottom: 0 } @supports (position:sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020 } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0 } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal } .shadow-sm { box-shadow: 0 2px 10px 0 rgba(33, 35, 68, .05) !important } .shadow { box-shadow: 0 6px 14px 0 rgba(33, 35, 68, .05) !important } .card-hover:hover, .shadow-lg { box-shadow: 0 10px 14px 0 rgba(33, 35, 68, .05) !important } .shadow-none { box-shadow: none !important } .w-25 { width: 25% !important } .w-50 { width: 50% !important } .w-75 { width: 75% !important } .w-100 { width: 100% !important } .h-25 { height: 25% !important } .h-50 { height: 50% !important } .h-75 { height: 75% !important } .h-100 { height: 100% !important } .mw-100 { max-width: 100% !important } .mh-100 { max-height: 100% !important } .m-0 { margin: 0 !important } .mt-0, .my-0 { margin-top: 0 !important } .mr-0, .mx-0 { margin-right: 0 !important } .mb-0, .my-0 { margin-bottom: 0 !important } .ml-0, .mx-0 { margin-left: 0 !important } .m-1 { margin: 1rem !important } .mt-1, .my-1 { margin-top: 1rem !important } .mr-1, .mx-1 { margin-right: 1rem !important } .mb-1, .my-1 { margin-bottom: 1rem !important } .ml-1, .mx-1 { margin-left: 1rem !important } .m-2 { margin: 2rem !important } .mt-2, .my-2 { margin-top: 2rem !important } .mr-2, .mx-2 { margin-right: 2rem !important } .mb-2, .my-2 { margin-bottom: 2rem !important } .ml-2, .mx-2 { margin-left: 2rem !important } .m-3 { margin: 3rem !important } .mt-3, .my-3 { margin-top: 3rem !important } .mr-3, .mx-3 { margin-right: 3rem !important } .mb-3, .my-3 { margin-bottom: 3rem !important } .ml-3, .mx-3 { margin-left: 3rem !important } .m-4 { margin: 4rem !important } .mt-4, .my-4 { margin-top: 4rem !important } .mr-4, .mx-4 { margin-right: 4rem !important } .mb-4, .my-4 { margin-bottom: 4rem !important } .ml-4, .mx-4 { margin-left: 4rem !important } .m-5 { margin: 5rem !important } .mt-5, .my-5 { margin-top: 5rem !important } .mr-5, .mx-5 { margin-right: 5rem !important } .mb-5, .my-5 { margin-bottom: 5rem !important } .ml-5, .mx-5 { margin-left: 5rem !important } .m-6 { margin: 6rem !important } .mt-6, .my-6 { margin-top: 6rem !important } .mr-6, .mx-6 { margin-right: 6rem !important } .mb-6, .my-6 { margin-bottom: 6rem !important } .ml-6, .mx-6 { margin-left: 6rem !important } .m-7 { margin: 7rem !important } .mt-7, .my-7 { margin-top: 7rem !important } .mr-7, .mx-7 { margin-right: 7rem !important } .mb-7, .my-7 { margin-bottom: 7rem !important } .ml-7, .mx-7 { margin-left: 7rem !important } .m-8 { margin: 8rem !important } .mt-8, .my-8 { margin-top: 8rem !important } .mr-8, .mx-8 { margin-right: 8rem !important } .mb-8, .my-8 { margin-bottom: 8rem !important } .ml-8, .mx-8 { margin-left: 8rem !important } .m-9 { margin: 9rem !important } .mt-9, .my-9 { margin-top: 9rem !important } .mr-9, .mx-9 { margin-right: 9rem !important } .mb-9, .my-9 { margin-bottom: 9rem !important } .ml-9, .mx-9 { margin-left: 9rem !important } .m-10 { margin: 10rem !important } .mt-10, .my-10 { margin-top: 10rem !important } .mr-10, .mx-10 { margin-right: 10rem !important } .mb-10, .my-10 { margin-bottom: 10rem !important } .ml-10, .mx-10 { margin-left: 10rem !important } .m-11 { margin: 11rem !important } .mt-11, .my-11 { margin-top: 11rem !important } .mr-11, .mx-11 { margin-right: 11rem !important } .mb-11, .my-11 { margin-bottom: 11rem !important } .ml-11, .mx-11 { margin-left: 11rem !important } .m-12 { margin: 12rem !important } .mt-12, .my-12 { margin-top: 12rem !important } .mr-12, .mx-12 { margin-right: 12rem !important } .mb-12, .my-12 { margin-bottom: 12rem !important } .ml-12, .mx-12 { margin-left: 12rem !important } .m-13 { margin: 13rem !important } .mt-13, .my-13 { margin-top: 13rem !important } .mr-13, .mx-13 { margin-right: 13rem !important } .mb-13, .my-13 { margin-bottom: 13rem !important } .ml-13, .mx-13 { margin-left: 13rem !important } .p-0 { padding: 0 !important } .pt-0, .py-0 { padding-top: 0 !important } .pr-0, .px-0 { padding-right: 0 !important } .pb-0, .py-0 { padding-bottom: 0 !important } .pl-0, .px-0 { padding-left: 0 !important } .p-1 { padding: 1rem !important } .pt-1, .py-1 { padding-top: 1rem !important } .pr-1, .px-1 { padding-right: 1rem !important } .pb-1, .py-1 { padding-bottom: 1rem !important } .pl-1, .px-1 { padding-left: 1rem !important } .p-2 { padding: 2rem !important } .pt-2, .py-2 { padding-top: 2rem !important } .pr-2, .px-2 { padding-right: 2rem !important } .pb-2, .py-2 { padding-bottom: 2rem !important } .pl-2, .px-2 { padding-left: 2rem !important } .p-3 { padding: 3rem !important } .pt-3, .py-3 { padding-top: 3rem !important } .pr-3, .px-3 { padding-right: 3rem !important } .pb-3, .py-3 { padding-bottom: 3rem !important } .pl-3, .px-3 { padding-left: 3rem !important } .p-4 { padding: 4rem !important } .pt-4, .py-4 { padding-top: 4rem !important } .pr-4, .px-4 { padding-right: 4rem !important } .pb-4, .py-4 { padding-bottom: 4rem !important } .pl-4, .px-4 { padding-left: 4rem !important } .p-5 { padding: 5rem !important } .pt-5, .py-5 { padding-top: 5rem !important } .pr-5, .px-5 { padding-right: 5rem !important } .pb-5, .py-5 { padding-bottom: 5rem !important } .pl-5, .px-5 { padding-left: 5rem !important } .p-6 { padding: 6rem !important } .pt-6, .py-6 { padding-top: 6rem !important } .pr-6, .px-6 { padding-right: 6rem !important } .pb-6, .py-6 { padding-bottom: 6rem !important } .pl-6, .px-6 { padding-left: 6rem !important } .p-7 { padding: 7rem !important } .pt-7, .py-7 { padding-top: 7rem !important } .pr-7, .px-7 { padding-right: 7rem !important } .pb-7, .py-7 { padding-bottom: 7rem !important } .pl-7, .px-7 { padding-left: 7rem !important } .p-8 { padding: 8rem !important } .pt-8, .py-8 { padding-top: 8rem !important } .pr-8, .px-8 { padding-right: 8rem !important } .pb-8, .py-8 { padding-bottom: 8rem !important } .pl-8, .px-8 { padding-left: 8rem !important } .p-9 { padding: 9rem !important } .pt-9, .py-9 { padding-top: 9rem !important } .pr-9, .px-9 { padding-right: 9rem !important } .pb-9, .py-9 { padding-bottom: 9rem !important } .pl-9, .px-9 { padding-left: 9rem !important } .p-10 { padding: 10rem !important } .pt-10, .py-10 { padding-top: 10rem !important } .pr-10, .px-10 { padding-right: 10rem !important } .pb-10, .py-10 { padding-bottom: 10rem !important } .pl-10, .px-10 { padding-left: 10rem !important } .p-11 { padding: 11rem !important } .pt-11, .py-11 { padding-top: 11rem !important } .pr-11, .px-11 { padding-right: 11rem !important } .pb-11, .py-11 { padding-bottom: 11rem !important } .pl-11, .px-11 { padding-left: 11rem !important } .p-12 { padding: 12rem !important } .pt-12, .py-12 { padding-top: 12rem !important } .pr-12, .px-12 { padding-right: 12rem !important } .pb-12, .py-12 { padding-bottom: 12rem !important } .pl-12, .px-12 { padding-left: 12rem !important } .p-13 { padding: 13rem !important } .pt-13, .py-13 { padding-top: 13rem !important } .pr-13, .px-13 { padding-right: 13rem !important } .pb-13, .py-13 { padding-bottom: 13rem !important } .pl-13, .px-13 { padding-left: 13rem !important } .m-auto { margin: auto !important } .mt-auto, .my-auto { margin-top: auto !important } .mr-auto, .mx-auto { margin-right: auto !important } .mb-auto, .my-auto { margin-bottom: auto !important } .ml-auto, .mx-auto { margin-left: auto !important } @media (min-width:576px) { .m-sm-0 { margin: 0 !important } .mt-sm-0, .my-sm-0 { margin-top: 0 !important } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important } .m-sm-1 { margin: 1rem !important } .mt-sm-1, .my-sm-1 { margin-top: 1rem !important } .mr-sm-1, .mx-sm-1 { margin-right: 1rem !important } .mb-sm-1, .my-sm-1 { margin-bottom: 1rem !important } .ml-sm-1, .mx-sm-1 { margin-left: 1rem !important } .m-sm-2 { margin: 2rem !important } .mt-sm-2, .my-sm-2 { margin-top: 2rem !important } .mr-sm-2, .mx-sm-2 { margin-right: 2rem !important } .mb-sm-2, .my-sm-2 { margin-bottom: 2rem !important } .ml-sm-2, .mx-sm-2 { margin-left: 2rem !important } .m-sm-3 { margin: 3rem !important } .mt-sm-3, .my-sm-3 { margin-top: 3rem !important } .mr-sm-3, .mx-sm-3 { margin-right: 3rem !important } .mb-sm-3, .my-sm-3 { margin-bottom: 3rem !important } .ml-sm-3, .mx-sm-3 { margin-left: 3rem !important } .m-sm-4 { margin: 4rem !important } .mt-sm-4, .my-sm-4 { margin-top: 4rem !important } .mr-sm-4, .mx-sm-4 { margin-right: 4rem !important } .mb-sm-4, .my-sm-4 { margin-bottom: 4rem !important } .ml-sm-4, .mx-sm-4 { margin-left: 4rem !important } .m-sm-5 { margin: 5rem !important } .mt-sm-5, .my-sm-5 { margin-top: 5rem !important } .mr-sm-5, .mx-sm-5 { margin-right: 5rem !important } .mb-sm-5, .my-sm-5 { margin-bottom: 5rem !important } .ml-sm-5, .mx-sm-5 { margin-left: 5rem !important } .m-sm-6 { margin: 6rem !important } .mt-sm-6, .my-sm-6 { margin-top: 6rem !important } .mr-sm-6, .mx-sm-6 { margin-right: 6rem !important } .mb-sm-6, .my-sm-6 { margin-bottom: 6rem !important } .ml-sm-6, .mx-sm-6 { margin-left: 6rem !important } .m-sm-7 { margin: 7rem !important } .mt-sm-7, .my-sm-7 { margin-top: 7rem !important } .mr-sm-7, .mx-sm-7 { margin-right: 7rem !important } .mb-sm-7, .my-sm-7 { margin-bottom: 7rem !important } .ml-sm-7, .mx-sm-7 { margin-left: 7rem !important } .m-sm-8 { margin: 8rem !important } .mt-sm-8, .my-sm-8 { margin-top: 8rem !important } .mr-sm-8, .mx-sm-8 { margin-right: 8rem !important } .mb-sm-8, .my-sm-8 { margin-bottom: 8rem !important } .ml-sm-8, .mx-sm-8 { margin-left: 8rem !important } .m-sm-9 { margin: 9rem !important } .mt-sm-9, .my-sm-9 { margin-top: 9rem !important } .mr-sm-9, .mx-sm-9 { margin-right: 9rem !important } .mb-sm-9, .my-sm-9 { margin-bottom: 9rem !important } .ml-sm-9, .mx-sm-9 { margin-left: 9rem !important } .m-sm-10 { margin: 10rem !important } .mt-sm-10, .my-sm-10 { margin-top: 10rem !important } .mr-sm-10, .mx-sm-10 { margin-right: 10rem !important } .mb-sm-10, .my-sm-10 { margin-bottom: 10rem !important } .ml-sm-10, .mx-sm-10 { margin-left: 10rem !important } .m-sm-11 { margin: 11rem !important } .mt-sm-11, .my-sm-11 { margin-top: 11rem !important } .mr-sm-11, .mx-sm-11 { margin-right: 11rem !important } .mb-sm-11, .my-sm-11 { margin-bottom: 11rem !important } .ml-sm-11, .mx-sm-11 { margin-left: 11rem !important } .m-sm-12 { margin: 12rem !important } .mt-sm-12, .my-sm-12 { margin-top: 12rem !important } .mr-sm-12, .mx-sm-12 { margin-right: 12rem !important } .mb-sm-12, .my-sm-12 { margin-bottom: 12rem !important } .ml-sm-12, .mx-sm-12 { margin-left: 12rem !important } .m-sm-13 { margin: 13rem !important } .mt-sm-13, .my-sm-13 { margin-top: 13rem !important } .mr-sm-13, .mx-sm-13 { margin-right: 13rem !important } .mb-sm-13, .my-sm-13 { margin-bottom: 13rem !important } .ml-sm-13, .mx-sm-13 { margin-left: 13rem !important } .p-sm-0 { padding: 0 !important } .pt-sm-0, .py-sm-0 { padding-top: 0 !important } .pr-sm-0, .px-sm-0 { padding-right: 0 !important } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important } .pl-sm-0, .px-sm-0 { padding-left: 0 !important } .p-sm-1 { padding: 1rem !important } .pt-sm-1, .py-sm-1 { padding-top: 1rem !important } .pr-sm-1, .px-sm-1 { padding-right: 1rem !important } .pb-sm-1, .py-sm-1 { padding-bottom: 1rem !important } .pl-sm-1, .px-sm-1 { padding-left: 1rem !important } .p-sm-2 { padding: 2rem !important } .pt-sm-2, .py-sm-2 { padding-top: 2rem !important } .pr-sm-2, .px-sm-2 { padding-right: 2rem !important } .pb-sm-2, .py-sm-2 { padding-bottom: 2rem !important } .pl-sm-2, .px-sm-2 { padding-left: 2rem !important } .p-sm-3 { padding: 3rem !important } .pt-sm-3, .py-sm-3 { padding-top: 3rem !important } .pr-sm-3, .px-sm-3 { padding-right: 3rem !important } .pb-sm-3, .py-sm-3 { padding-bottom: 3rem !important } .pl-sm-3, .px-sm-3 { padding-left: 3rem !important } .p-sm-4 { padding: 4rem !important } .pt-sm-4, .py-sm-4 { padding-top: 4rem !important } .pr-sm-4, .px-sm-4 { padding-right: 4rem !important } .pb-sm-4, .py-sm-4 { padding-bottom: 4rem !important } .pl-sm-4, .px-sm-4 { padding-left: 4rem !important } .p-sm-5 { padding: 5rem !important } .pt-sm-5, .py-sm-5 { padding-top: 5rem !important } .pr-sm-5, .px-sm-5 { padding-right: 5rem !important } .pb-sm-5, .py-sm-5 { padding-bottom: 5rem !important } .pl-sm-5, .px-sm-5 { padding-left: 5rem !important } .p-sm-6 { padding: 6rem !important } .pt-sm-6, .py-sm-6 { padding-top: 6rem !important } .pr-sm-6, .px-sm-6 { padding-right: 6rem !important } .pb-sm-6, .py-sm-6 { padding-bottom: 6rem !important } .pl-sm-6, .px-sm-6 { padding-left: 6rem !important } .p-sm-7 { padding: 7rem !important } .pt-sm-7, .py-sm-7 { padding-top: 7rem !important } .pr-sm-7, .px-sm-7 { padding-right: 7rem !important } .pb-sm-7, .py-sm-7 { padding-bottom: 7rem !important } .pl-sm-7, .px-sm-7 { padding-left: 7rem !important } .p-sm-8 { padding: 8rem !important } .pt-sm-8, .py-sm-8 { padding-top: 8rem !important } .pr-sm-8, .px-sm-8 { padding-right: 8rem !important } .pb-sm-8, .py-sm-8 { padding-bottom: 8rem !important } .pl-sm-8, .px-sm-8 { padding-left: 8rem !important } .p-sm-9 { padding: 9rem !important } .pt-sm-9, .py-sm-9 { padding-top: 9rem !important } .pr-sm-9, .px-sm-9 { padding-right: 9rem !important } .pb-sm-9, .py-sm-9 { padding-bottom: 9rem !important } .pl-sm-9, .px-sm-9 { padding-left: 9rem !important } .p-sm-10 { padding: 10rem !important } .pt-sm-10, .py-sm-10 { padding-top: 10rem !important } .pr-sm-10, .px-sm-10 { padding-right: 10rem !important } .pb-sm-10, .py-sm-10 { padding-bottom: 10rem !important } .pl-sm-10, .px-sm-10 { padding-left: 10rem !important } .p-sm-11 { padding: 11rem !important } .pt-sm-11, .py-sm-11 { padding-top: 11rem !important } .pr-sm-11, .px-sm-11 { padding-right: 11rem !important } .pb-sm-11, .py-sm-11 { padding-bottom: 11rem !important } .pl-sm-11, .px-sm-11 { padding-left: 11rem !important } .p-sm-12 { padding: 12rem !important } .pt-sm-12, .py-sm-12 { padding-top: 12rem !important } .pr-sm-12, .px-sm-12 { padding-right: 12rem !important } .pb-sm-12, .py-sm-12 { padding-bottom: 12rem !important } .pl-sm-12, .px-sm-12 { padding-left: 12rem !important } .p-sm-13 { padding: 13rem !important } .pt-sm-13, .py-sm-13 { padding-top: 13rem !important } .pr-sm-13, .px-sm-13 { padding-right: 13rem !important } .pb-sm-13, .py-sm-13 { padding-bottom: 13rem !important } .pl-sm-13, .px-sm-13 { padding-left: 13rem !important } .m-sm-auto { margin: auto !important } .mt-sm-auto, .my-sm-auto { margin-top: auto !important } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important } } @media (min-width:800px) { .m-md-0 { margin: 0 !important } .mt-md-0, .my-md-0 { margin-top: 0 !important } .mr-md-0, .mx-md-0 { margin-right: 0 !important } .mb-md-0, .my-md-0 { margin-bottom: 0 !important } .ml-md-0, .mx-md-0 { margin-left: 0 !important } .m-md-1 { margin: 1rem !important } .mt-md-1, .my-md-1 { margin-top: 1rem !important } .mr-md-1, .mx-md-1 { margin-right: 1rem !important } .mb-md-1, .my-md-1 { margin-bottom: 1rem !important } .ml-md-1, .mx-md-1 { margin-left: 1rem !important } .m-md-2 { margin: 2rem !important } .mt-md-2, .my-md-2 { margin-top: 2rem !important } .mr-md-2, .mx-md-2 { margin-right: 2rem !important } .mb-md-2, .my-md-2 { margin-bottom: 2rem !important } .ml-md-2, .mx-md-2 { margin-left: 2rem !important } .m-md-3 { margin: 3rem !important } .mt-md-3, .my-md-3 { margin-top: 3rem !important } .mr-md-3, .mx-md-3 { margin-right: 3rem !important } .mb-md-3, .my-md-3 { margin-bottom: 3rem !important } .ml-md-3, .mx-md-3 { margin-left: 3rem !important } .m-md-4 { margin: 4rem !important } .mt-md-4, .my-md-4 { margin-top: 4rem !important } .mr-md-4, .mx-md-4 { margin-right: 4rem !important } .mb-md-4, .my-md-4 { margin-bottom: 4rem !important } .ml-md-4, .mx-md-4 { margin-left: 4rem !important } .m-md-5 { margin: 5rem !important } .mt-md-5, .my-md-5 { margin-top: 5rem !important } .mr-md-5, .mx-md-5 { margin-right: 5rem !important } .mb-md-5, .my-md-5 { margin-bottom: 5rem !important } .ml-md-5, .mx-md-5 { margin-left: 5rem !important } .m-md-6 { margin: 6rem !important } .mt-md-6, .my-md-6 { margin-top: 6rem !important } .mr-md-6, .mx-md-6 { margin-right: 6rem !important } .mb-md-6, .my-md-6 { margin-bottom: 6rem !important } .ml-md-6, .mx-md-6 { margin-left: 6rem !important } .m-md-7 { margin: 7rem !important } .mt-md-7, .my-md-7 { margin-top: 7rem !important } .mr-md-7, .mx-md-7 { margin-right: 7rem !important } .mb-md-7, .my-md-7 { margin-bottom: 7rem !important } .ml-md-7, .mx-md-7 { margin-left: 7rem !important } .m-md-8 { margin: 8rem !important } .mt-md-8, .my-md-8 { margin-top: 8rem !important } .mr-md-8, .mx-md-8 { margin-right: 8rem !important } .mb-md-8, .my-md-8 { margin-bottom: 8rem !important } .ml-md-8, .mx-md-8 { margin-left: 8rem !important } .m-md-9 { margin: 9rem !important } .mt-md-9, .my-md-9 { margin-top: 9rem !important } .mr-md-9, .mx-md-9 { margin-right: 9rem !important } .mb-md-9, .my-md-9 { margin-bottom: 9rem !important } .ml-md-9, .mx-md-9 { margin-left: 9rem !important } .m-md-10 { margin: 10rem !important } .mt-md-10, .my-md-10 { margin-top: 10rem !important } .mr-md-10, .mx-md-10 { margin-right: 10rem !important } .mb-md-10, .my-md-10 { margin-bottom: 10rem !important } .ml-md-10, .mx-md-10 { margin-left: 10rem !important } .m-md-11 { margin: 11rem !important } .mt-md-11, .my-md-11 { margin-top: 11rem !important } .mr-md-11, .mx-md-11 { margin-right: 11rem !important } .mb-md-11, .my-md-11 { margin-bottom: 11rem !important } .ml-md-11, .mx-md-11 { margin-left: 11rem !important } .m-md-12 { margin: 12rem !important } .mt-md-12, .my-md-12 { margin-top: 12rem !important } .mr-md-12, .mx-md-12 { margin-right: 12rem !important } .mb-md-12, .my-md-12 { margin-bottom: 12rem !important } .ml-md-12, .mx-md-12 { margin-left: 12rem !important } .m-md-13 { margin: 13rem !important } .mt-md-13, .my-md-13 { margin-top: 13rem !important } .mr-md-13, .mx-md-13 { margin-right: 13rem !important } .mb-md-13, .my-md-13 { margin-bottom: 13rem !important } .ml-md-13, .mx-md-13 { margin-left: 13rem !important } .p-md-0 { padding: 0 !important } .pt-md-0, .py-md-0 { padding-top: 0 !important } .pr-md-0, .px-md-0 { padding-right: 0 !important } .pb-md-0, .py-md-0 { padding-bottom: 0 !important } .pl-md-0, .px-md-0 { padding-left: 0 !important } .p-md-1 { padding: 1rem !important } .pt-md-1, .py-md-1 { padding-top: 1rem !important } .pr-md-1, .px-md-1 { padding-right: 1rem !important } .pb-md-1, .py-md-1 { padding-bottom: 1rem !important } .pl-md-1, .px-md-1 { padding-left: 1rem !important } .p-md-2 { padding: 2rem !important } .pt-md-2, .py-md-2 { padding-top: 2rem !important } .pr-md-2, .px-md-2 { padding-right: 2rem !important } .pb-md-2, .py-md-2 { padding-bottom: 2rem !important } .pl-md-2, .px-md-2 { padding-left: 2rem !important } .p-md-3 { padding: 3rem !important } .pt-md-3, .py-md-3 { padding-top: 3rem !important } .pr-md-3, .px-md-3 { padding-right: 3rem !important } .pb-md-3, .py-md-3 { padding-bottom: 3rem !important } .pl-md-3, .px-md-3 { padding-left: 3rem !important } .p-md-4 { padding: 4rem !important } .pt-md-4, .py-md-4 { padding-top: 4rem !important } .pr-md-4, .px-md-4 { padding-right: 4rem !important } .pb-md-4, .py-md-4 { padding-bottom: 4rem !important } .pl-md-4, .px-md-4 { padding-left: 4rem !important } .p-md-5 { padding: 5rem !important } .pt-md-5, .py-md-5 { padding-top: 5rem !important } .pr-md-5, .px-md-5 { padding-right: 5rem !important } .pb-md-5, .py-md-5 { padding-bottom: 5rem !important } .pl-md-5, .px-md-5 { padding-left: 5rem !important } .p-md-6 { padding: 6rem !important } .pt-md-6, .py-md-6 { padding-top: 6rem !important } .pr-md-6, .px-md-6 { padding-right: 6rem !important } .pb-md-6, .py-md-6 { padding-bottom: 6rem !important } .pl-md-6, .px-md-6 { padding-left: 6rem !important } .p-md-7 { padding: 7rem !important } .pt-md-7, .py-md-7 { padding-top: 7rem !important } .pr-md-7, .px-md-7 { padding-right: 7rem !important } .pb-md-7, .py-md-7 { padding-bottom: 7rem !important } .pl-md-7, .px-md-7 { padding-left: 7rem !important } .p-md-8 { padding: 8rem !important } .pt-md-8, .py-md-8 { padding-top: 8rem !important } .pr-md-8, .px-md-8 { padding-right: 8rem !important } .pb-md-8, .py-md-8 { padding-bottom: 8rem !important } .pl-md-8, .px-md-8 { padding-left: 8rem !important } .p-md-9 { padding: 9rem !important } .pt-md-9, .py-md-9 { padding-top: 9rem !important } .pr-md-9, .px-md-9 { padding-right: 9rem !important } .pb-md-9, .py-md-9 { padding-bottom: 9rem !important } .pl-md-9, .px-md-9 { padding-left: 9rem !important } .p-md-10 { padding: 10rem !important } .pt-md-10, .py-md-10 { padding-top: 10rem !important } .pr-md-10, .px-md-10 { padding-right: 10rem !important } .pb-md-10, .py-md-10 { padding-bottom: 10rem !important } .pl-md-10, .px-md-10 { padding-left: 10rem !important } .p-md-11 { padding: 11rem !important } .pt-md-11, .py-md-11 { padding-top: 11rem !important } .pr-md-11, .px-md-11 { padding-right: 11rem !important } .pb-md-11, .py-md-11 { padding-bottom: 11rem !important } .pl-md-11, .px-md-11 { padding-left: 11rem !important } .p-md-12 { padding: 12rem !important } .pt-md-12, .py-md-12 { padding-top: 12rem !important } .pr-md-12, .px-md-12 { padding-right: 12rem !important } .pb-md-12, .py-md-12 { padding-bottom: 12rem !important } .pl-md-12, .px-md-12 { padding-left: 12rem !important } .p-md-13 { padding: 13rem !important } .pt-md-13, .py-md-13 { padding-top: 13rem !important } .pr-md-13, .px-md-13 { padding-right: 13rem !important } .pb-md-13, .py-md-13 { padding-bottom: 13rem !important } .pl-md-13, .px-md-13 { padding-left: 13rem !important } .m-md-auto { margin: auto !important } .mt-md-auto, .my-md-auto { margin-top: auto !important } .mr-md-auto, .mx-md-auto { margin-right: auto !important } .mb-md-auto, .my-md-auto { margin-bottom: auto !important } .ml-md-auto, .mx-md-auto { margin-left: auto !important } } @media (min-width:992px) { .m-lg-0 { margin: 0 !important } .mt-lg-0, .my-lg-0 { margin-top: 0 !important } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important } .m-lg-1 { margin: 1rem !important } .mt-lg-1, .my-lg-1 { margin-top: 1rem !important } .mr-lg-1, .mx-lg-1 { margin-right: 1rem !important } .mb-lg-1, .my-lg-1 { margin-bottom: 1rem !important } .ml-lg-1, .mx-lg-1 { margin-left: 1rem !important } .m-lg-2 { margin: 2rem !important } .mt-lg-2, .my-lg-2 { margin-top: 2rem !important } .mr-lg-2, .mx-lg-2 { margin-right: 2rem !important } .mb-lg-2, .my-lg-2 { margin-bottom: 2rem !important } .ml-lg-2, .mx-lg-2 { margin-left: 2rem !important } .m-lg-3 { margin: 3rem !important } .mt-lg-3, .my-lg-3 { margin-top: 3rem !important } .mr-lg-3, .mx-lg-3 { margin-right: 3rem !important } .mb-lg-3, .my-lg-3 { margin-bottom: 3rem !important } .ml-lg-3, .mx-lg-3 { margin-left: 3rem !important } .m-lg-4 { margin: 4rem !important } .mt-lg-4, .my-lg-4 { margin-top: 4rem !important } .mr-lg-4, .mx-lg-4 { margin-right: 4rem !important } .mb-lg-4, .my-lg-4 { margin-bottom: 4rem !important } .ml-lg-4, .mx-lg-4 { margin-left: 4rem !important } .m-lg-5 { margin: 5rem !important } .mt-lg-5, .my-lg-5 { margin-top: 5rem !important } .mr-lg-5, .mx-lg-5 { margin-right: 5rem !important } .mb-lg-5, .my-lg-5 { margin-bottom: 5rem !important } .ml-lg-5, .mx-lg-5 { margin-left: 5rem !important } .m-lg-6 { margin: 6rem !important } .mt-lg-6, .my-lg-6 { margin-top: 6rem !important } .mr-lg-6, .mx-lg-6 { margin-right: 6rem !important } .mb-lg-6, .my-lg-6 { margin-bottom: 6rem !important } .ml-lg-6, .mx-lg-6 { margin-left: 6rem !important } .m-lg-7 { margin: 7rem !important } .mt-lg-7, .my-lg-7 { margin-top: 7rem !important } .mr-lg-7, .mx-lg-7 { margin-right: 7rem !important } .mb-lg-7, .my-lg-7 { margin-bottom: 7rem !important } .ml-lg-7, .mx-lg-7 { margin-left: 7rem !important } .m-lg-8 { margin: 8rem !important } .mt-lg-8, .my-lg-8 { margin-top: 8rem !important } .mr-lg-8, .mx-lg-8 { margin-right: 8rem !important } .mb-lg-8, .my-lg-8 { margin-bottom: 8rem !important } .ml-lg-8, .mx-lg-8 { margin-left: 8rem !important } .m-lg-9 { margin: 9rem !important } .mt-lg-9, .my-lg-9 { margin-top: 9rem !important } .mr-lg-9, .mx-lg-9 { margin-right: 9rem !important } .mb-lg-9, .my-lg-9 { margin-bottom: 9rem !important } .ml-lg-9, .mx-lg-9 { margin-left: 9rem !important } .m-lg-10 { margin: 10rem !important } .mt-lg-10, .my-lg-10 { margin-top: 10rem !important } .mr-lg-10, .mx-lg-10 { margin-right: 10rem !important } .mb-lg-10, .my-lg-10 { margin-bottom: 10rem !important } .ml-lg-10, .mx-lg-10 { margin-left: 10rem !important } .m-lg-11 { margin: 11rem !important } .mt-lg-11, .my-lg-11 { margin-top: 11rem !important } .mr-lg-11, .mx-lg-11 { margin-right: 11rem !important } .mb-lg-11, .my-lg-11 { margin-bottom: 11rem !important } .ml-lg-11, .mx-lg-11 { margin-left: 11rem !important } .m-lg-12 { margin: 12rem !important } .mt-lg-12, .my-lg-12 { margin-top: 12rem !important } .mr-lg-12, .mx-lg-12 { margin-right: 12rem !important } .mb-lg-12, .my-lg-12 { margin-bottom: 12rem !important } .ml-lg-12, .mx-lg-12 { margin-left: 12rem !important } .m-lg-13 { margin: 13rem !important } .mt-lg-13, .my-lg-13 { margin-top: 13rem !important } .mr-lg-13, .mx-lg-13 { margin-right: 13rem !important } .mb-lg-13, .my-lg-13 { margin-bottom: 13rem !important } .ml-lg-13, .mx-lg-13 { margin-left: 13rem !important } .p-lg-0 { padding: 0 !important } .pt-lg-0, .py-lg-0 { padding-top: 0 !important } .pr-lg-0, .px-lg-0 { padding-right: 0 !important } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important } .pl-lg-0, .px-lg-0 { padding-left: 0 !important } .p-lg-1 { padding: 1rem !important } .pt-lg-1, .py-lg-1 { padding-top: 1rem !important } .pr-lg-1, .px-lg-1 { padding-right: 1rem !important } .pb-lg-1, .py-lg-1 { padding-bottom: 1rem !important } .pl-lg-1, .px-lg-1 { padding-left: 1rem !important } .p-lg-2 { padding: 2rem !important } .pt-lg-2, .py-lg-2 { padding-top: 2rem !important } .pr-lg-2, .px-lg-2 { padding-right: 2rem !important } .pb-lg-2, .py-lg-2 { padding-bottom: 2rem !important } .pl-lg-2, .px-lg-2 { padding-left: 2rem !important } .p-lg-3 { padding: 3rem !important } .pt-lg-3, .py-lg-3 { padding-top: 3rem !important } .pr-lg-3, .px-lg-3 { padding-right: 3rem !important } .pb-lg-3, .py-lg-3 { padding-bottom: 3rem !important } .pl-lg-3, .px-lg-3 { padding-left: 3rem !important } .p-lg-4 { padding: 4rem !important } .pt-lg-4, .py-lg-4 { padding-top: 4rem !important } .pr-lg-4, .px-lg-4 { padding-right: 4rem !important } .pb-lg-4, .py-lg-4 { padding-bottom: 4rem !important } .pl-lg-4, .px-lg-4 { padding-left: 4rem !important } .p-lg-5 { padding: 5rem !important } .pt-lg-5, .py-lg-5 { padding-top: 5rem !important } .pr-lg-5, .px-lg-5 { padding-right: 5rem !important } .pb-lg-5, .py-lg-5 { padding-bottom: 5rem !important } .pl-lg-5, .px-lg-5 { padding-left: 5rem !important } .p-lg-6 { padding: 6rem !important } .pt-lg-6, .py-lg-6 { padding-top: 6rem !important } .pr-lg-6, .px-lg-6 { padding-right: 6rem !important } .pb-lg-6, .py-lg-6 { padding-bottom: 6rem !important } .pl-lg-6, .px-lg-6 { padding-left: 6rem !important } .p-lg-7 { padding: 7rem !important } .pt-lg-7, .py-lg-7 { padding-top: 7rem !important } .pr-lg-7, .px-lg-7 { padding-right: 7rem !important } .pb-lg-7, .py-lg-7 { padding-bottom: 7rem !important } .pl-lg-7, .px-lg-7 { padding-left: 7rem !important } .p-lg-8 { padding: 8rem !important } .pt-lg-8, .py-lg-8 { padding-top: 8rem !important } .pr-lg-8, .px-lg-8 { padding-right: 8rem !important } .pb-lg-8, .py-lg-8 { padding-bottom: 8rem !important } .pl-lg-8, .px-lg-8 { padding-left: 8rem !important } .p-lg-9 { padding: 9rem !important } .pt-lg-9, .py-lg-9 { padding-top: 9rem !important } .pr-lg-9, .px-lg-9 { padding-right: 9rem !important } .pb-lg-9, .py-lg-9 { padding-bottom: 9rem !important } .pl-lg-9, .px-lg-9 { padding-left: 9rem !important } .p-lg-10 { padding: 10rem !important } .pt-lg-10, .py-lg-10 { padding-top: 10rem !important } .pr-lg-10, .px-lg-10 { padding-right: 10rem !important } .pb-lg-10, .py-lg-10 { padding-bottom: 10rem !important } .pl-lg-10, .px-lg-10 { padding-left: 10rem !important } .p-lg-11 { padding: 11rem !important } .pt-lg-11, .py-lg-11 { padding-top: 11rem !important } .pr-lg-11, .px-lg-11 { padding-right: 11rem !important } .pb-lg-11, .py-lg-11 { padding-bottom: 11rem !important } .pl-lg-11, .px-lg-11 { padding-left: 11rem !important } .p-lg-12 { padding: 12rem !important } .pt-lg-12, .py-lg-12 { padding-top: 12rem !important } .pr-lg-12, .px-lg-12 { padding-right: 12rem !important } .pb-lg-12, .py-lg-12 { padding-bottom: 12rem !important } .pl-lg-12, .px-lg-12 { padding-left: 12rem !important } .p-lg-13 { padding: 13rem !important } .pt-lg-13, .py-lg-13 { padding-top: 13rem !important } .pr-lg-13, .px-lg-13 { padding-right: 13rem !important } .pb-lg-13, .py-lg-13 { padding-bottom: 13rem !important } .pl-lg-13, .px-lg-13 { padding-left: 13rem !important } .m-lg-auto { margin: auto !important } .mt-lg-auto, .my-lg-auto { margin-top: auto !important } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important } } @media (min-width:1200px) { .m-xl-0 { margin: 0 !important } .mt-xl-0, .my-xl-0 { margin-top: 0 !important } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important } .m-xl-1 { margin: 1rem !important } .mt-xl-1, .my-xl-1 { margin-top: 1rem !important } .mr-xl-1, .mx-xl-1 { margin-right: 1rem !important } .mb-xl-1, .my-xl-1 { margin-bottom: 1rem !important } .ml-xl-1, .mx-xl-1 { margin-left: 1rem !important } .m-xl-2 { margin: 2rem !important } .mt-xl-2, .my-xl-2 { margin-top: 2rem !important } .mr-xl-2, .mx-xl-2 { margin-right: 2rem !important } .mb-xl-2, .my-xl-2 { margin-bottom: 2rem !important } .ml-xl-2, .mx-xl-2 { margin-left: 2rem !important } .m-xl-3 { margin: 3rem !important } .mt-xl-3, .my-xl-3 { margin-top: 3rem !important } .mr-xl-3, .mx-xl-3 { margin-right: 3rem !important } .mb-xl-3, .my-xl-3 { margin-bottom: 3rem !important } .ml-xl-3, .mx-xl-3 { margin-left: 3rem !important } .m-xl-4 { margin: 4rem !important } .mt-xl-4, .my-xl-4 { margin-top: 4rem !important } .mr-xl-4, .mx-xl-4 { margin-right: 4rem !important } .mb-xl-4, .my-xl-4 { margin-bottom: 4rem !important } .ml-xl-4, .mx-xl-4 { margin-left: 4rem !important } .m-xl-5 { margin: 5rem !important } .mt-xl-5, .my-xl-5 { margin-top: 5rem !important } .mr-xl-5, .mx-xl-5 { margin-right: 5rem !important } .mb-xl-5, .my-xl-5 { margin-bottom: 5rem !important } .ml-xl-5, .mx-xl-5 { margin-left: 5rem !important } .m-xl-6 { margin: 6rem !important } .mt-xl-6, .my-xl-6 { margin-top: 6rem !important } .mr-xl-6, .mx-xl-6 { margin-right: 6rem !important } .mb-xl-6, .my-xl-6 { margin-bottom: 6rem !important } .ml-xl-6, .mx-xl-6 { margin-left: 6rem !important } .m-xl-7 { margin: 7rem !important } .mt-xl-7, .my-xl-7 { margin-top: 7rem !important } .mr-xl-7, .mx-xl-7 { margin-right: 7rem !important } .mb-xl-7, .my-xl-7 { margin-bottom: 7rem !important } .ml-xl-7, .mx-xl-7 { margin-left: 7rem !important } .m-xl-8 { margin: 8rem !important } .mt-xl-8, .my-xl-8 { margin-top: 8rem !important } .mr-xl-8, .mx-xl-8 { margin-right: 8rem !important } .mb-xl-8, .my-xl-8 { margin-bottom: 8rem !important } .ml-xl-8, .mx-xl-8 { margin-left: 8rem !important } .m-xl-9 { margin: 9rem !important } .mt-xl-9, .my-xl-9 { margin-top: 9rem !important } .mr-xl-9, .mx-xl-9 { margin-right: 9rem !important } .mb-xl-9, .my-xl-9 { margin-bottom: 9rem !important } .ml-xl-9, .mx-xl-9 { margin-left: 9rem !important } .m-xl-10 { margin: 10rem !important } .mt-xl-10, .my-xl-10 { margin-top: 10rem !important } .mr-xl-10, .mx-xl-10 { margin-right: 10rem !important } .mb-xl-10, .my-xl-10 { margin-bottom: 10rem !important } .ml-xl-10, .mx-xl-10 { margin-left: 10rem !important } .m-xl-11 { margin: 11rem !important } .mt-xl-11, .my-xl-11 { margin-top: 11rem !important } .mr-xl-11, .mx-xl-11 { margin-right: 11rem !important } .mb-xl-11, .my-xl-11 { margin-bottom: 11rem !important } .ml-xl-11, .mx-xl-11 { margin-left: 11rem !important } .m-xl-12 { margin: 12rem !important } .mt-xl-12, .my-xl-12 { margin-top: 12rem !important } .mr-xl-12, .mx-xl-12 { margin-right: 12rem !important } .mb-xl-12, .my-xl-12 { margin-bottom: 12rem !important } .ml-xl-12, .mx-xl-12 { margin-left: 12rem !important } .m-xl-13 { margin: 13rem !important } .mt-xl-13, .my-xl-13 { margin-top: 13rem !important } .mr-xl-13, .mx-xl-13 { margin-right: 13rem !important } .mb-xl-13, .my-xl-13 { margin-bottom: 13rem !important } .ml-xl-13, .mx-xl-13 { margin-left: 13rem !important } .p-xl-0 { padding: 0 !important } .pt-xl-0, .py-xl-0 { padding-top: 0 !important } .pr-xl-0, .px-xl-0 { padding-right: 0 !important } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important } .pl-xl-0, .px-xl-0 { padding-left: 0 !important } .p-xl-1 { padding: 1rem !important } .pt-xl-1, .py-xl-1 { padding-top: 1rem !important } .pr-xl-1, .px-xl-1 { padding-right: 1rem !important } .pb-xl-1, .py-xl-1 { padding-bottom: 1rem !important } .pl-xl-1, .px-xl-1 { padding-left: 1rem !important } .p-xl-2 { padding: 2rem !important } .pt-xl-2, .py-xl-2 { padding-top: 2rem !important } .pr-xl-2, .px-xl-2 { padding-right: 2rem !important } .pb-xl-2, .py-xl-2 { padding-bottom: 2rem !important } .pl-xl-2, .px-xl-2 { padding-left: 2rem !important } .p-xl-3 { padding: 3rem !important } .pt-xl-3, .py-xl-3 { padding-top: 3rem !important } .pr-xl-3, .px-xl-3 { padding-right: 3rem !important } .pb-xl-3, .py-xl-3 { padding-bottom: 3rem !important } .pl-xl-3, .px-xl-3 { padding-left: 3rem !important } .p-xl-4 { padding: 4rem !important } .pt-xl-4, .py-xl-4 { padding-top: 4rem !important } .pr-xl-4, .px-xl-4 { padding-right: 4rem !important } .pb-xl-4, .py-xl-4 { padding-bottom: 4rem !important } .pl-xl-4, .px-xl-4 { padding-left: 4rem !important } .p-xl-5 { padding: 5rem !important } .pt-xl-5, .py-xl-5 { padding-top: 5rem !important } .pr-xl-5, .px-xl-5 { padding-right: 5rem !important } .pb-xl-5, .py-xl-5 { padding-bottom: 5rem !important } .pl-xl-5, .px-xl-5 { padding-left: 5rem !important } .p-xl-6 { padding: 6rem !important } .pt-xl-6, .py-xl-6 { padding-top: 6rem !important } .pr-xl-6, .px-xl-6 { padding-right: 6rem !important } .pb-xl-6, .py-xl-6 { padding-bottom: 6rem !important } .pl-xl-6, .px-xl-6 { padding-left: 6rem !important } .p-xl-7 { padding: 7rem !important } .pt-xl-7, .py-xl-7 { padding-top: 7rem !important } .pr-xl-7, .px-xl-7 { padding-right: 7rem !important } .pb-xl-7, .py-xl-7 { padding-bottom: 7rem !important } .pl-xl-7, .px-xl-7 { padding-left: 7rem !important } .p-xl-8 { padding: 8rem !important } .pt-xl-8, .py-xl-8 { padding-top: 8rem !important } .pr-xl-8, .px-xl-8 { padding-right: 8rem !important } .pb-xl-8, .py-xl-8 { padding-bottom: 8rem !important } .pl-xl-8, .px-xl-8 { padding-left: 8rem !important } .p-xl-9 { padding: 9rem !important } .pt-xl-9, .py-xl-9 { padding-top: 9rem !important } .pr-xl-9, .px-xl-9 { padding-right: 9rem !important } .pb-xl-9, .py-xl-9 { padding-bottom: 9rem !important } .pl-xl-9, .px-xl-9 { padding-left: 9rem !important } .p-xl-10 { padding: 10rem !important } .pt-xl-10, .py-xl-10 { padding-top: 10rem !important } .pr-xl-10, .px-xl-10 { padding-right: 10rem !important } .pb-xl-10, .py-xl-10 { padding-bottom: 10rem !important } .pl-xl-10, .px-xl-10 { padding-left: 10rem !important } .p-xl-11 { padding: 11rem !important } .pt-xl-11, .py-xl-11 { padding-top: 11rem !important } .pr-xl-11, .px-xl-11 { padding-right: 11rem !important } .pb-xl-11, .py-xl-11 { padding-bottom: 11rem !important } .pl-xl-11, .px-xl-11 { padding-left: 11rem !important } .p-xl-12 { padding: 12rem !important } .pt-xl-12, .py-xl-12 { padding-top: 12rem !important } .pr-xl-12, .px-xl-12 { padding-right: 12rem !important } .pb-xl-12, .py-xl-12 { padding-bottom: 12rem !important } .pl-xl-12, .px-xl-12 { padding-left: 12rem !important } .p-xl-13 { padding: 13rem !important } .pt-xl-13, .py-xl-13 { padding-top: 13rem !important } .pr-xl-13, .px-xl-13 { padding-right: 13rem !important } .pb-xl-13, .py-xl-13 { padding-bottom: 13rem !important } .pl-xl-13, .px-xl-13 { padding-left: 13rem !important } .m-xl-auto { margin: auto !important } .mt-xl-auto, .my-xl-auto { margin-top: auto !important } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important } } @media (min-width:1440px) { .m-xxl-0 { margin: 0 !important } .mt-xxl-0, .my-xxl-0 { margin-top: 0 !important } .mr-xxl-0, .mx-xxl-0 { margin-right: 0 !important } .mb-xxl-0, .my-xxl-0 { margin-bottom: 0 !important } .ml-xxl-0, .mx-xxl-0 { margin-left: 0 !important } .m-xxl-1 { margin: 1rem !important } .mt-xxl-1, .my-xxl-1 { margin-top: 1rem !important } .mr-xxl-1, .mx-xxl-1 { margin-right: 1rem !important } .mb-xxl-1, .my-xxl-1 { margin-bottom: 1rem !important } .ml-xxl-1, .mx-xxl-1 { margin-left: 1rem !important } .m-xxl-2 { margin: 2rem !important } .mt-xxl-2, .my-xxl-2 { margin-top: 2rem !important } .mr-xxl-2, .mx-xxl-2 { margin-right: 2rem !important } .mb-xxl-2, .my-xxl-2 { margin-bottom: 2rem !important } .ml-xxl-2, .mx-xxl-2 { margin-left: 2rem !important } .m-xxl-3 { margin: 3rem !important } .mt-xxl-3, .my-xxl-3 { margin-top: 3rem !important } .mr-xxl-3, .mx-xxl-3 { margin-right: 3rem !important } .mb-xxl-3, .my-xxl-3 { margin-bottom: 3rem !important } .ml-xxl-3, .mx-xxl-3 { margin-left: 3rem !important } .m-xxl-4 { margin: 4rem !important } .mt-xxl-4, .my-xxl-4 { margin-top: 4rem !important } .mr-xxl-4, .mx-xxl-4 { margin-right: 4rem !important } .mb-xxl-4, .my-xxl-4 { margin-bottom: 4rem !important } .ml-xxl-4, .mx-xxl-4 { margin-left: 4rem !important } .m-xxl-5 { margin: 5rem !important } .mt-xxl-5, .my-xxl-5 { margin-top: 5rem !important } .mr-xxl-5, .mx-xxl-5 { margin-right: 5rem !important } .mb-xxl-5, .my-xxl-5 { margin-bottom: 5rem !important } .ml-xxl-5, .mx-xxl-5 { margin-left: 5rem !important } .m-xxl-6 { margin: 6rem !important } .mt-xxl-6, .my-xxl-6 { margin-top: 6rem !important } .mr-xxl-6, .mx-xxl-6 { margin-right: 6rem !important } .mb-xxl-6, .my-xxl-6 { margin-bottom: 6rem !important } .ml-xxl-6, .mx-xxl-6 { margin-left: 6rem !important } .m-xxl-7 { margin: 7rem !important } .mt-xxl-7, .my-xxl-7 { margin-top: 7rem !important } .mr-xxl-7, .mx-xxl-7 { margin-right: 7rem !important } .mb-xxl-7, .my-xxl-7 { margin-bottom: 7rem !important } .ml-xxl-7, .mx-xxl-7 { margin-left: 7rem !important } .m-xxl-8 { margin: 8rem !important } .mt-xxl-8, .my-xxl-8 { margin-top: 8rem !important } .mr-xxl-8, .mx-xxl-8 { margin-right: 8rem !important } .mb-xxl-8, .my-xxl-8 { margin-bottom: 8rem !important } .ml-xxl-8, .mx-xxl-8 { margin-left: 8rem !important } .m-xxl-9 { margin: 9rem !important } .mt-xxl-9, .my-xxl-9 { margin-top: 9rem !important } .mr-xxl-9, .mx-xxl-9 { margin-right: 9rem !important } .mb-xxl-9, .my-xxl-9 { margin-bottom: 9rem !important } .ml-xxl-9, .mx-xxl-9 { margin-left: 9rem !important } .m-xxl-10 { margin: 10rem !important } .mt-xxl-10, .my-xxl-10 { margin-top: 10rem !important } .mr-xxl-10, .mx-xxl-10 { margin-right: 10rem !important } .mb-xxl-10, .my-xxl-10 { margin-bottom: 10rem !important } .ml-xxl-10, .mx-xxl-10 { margin-left: 10rem !important } .m-xxl-11 { margin: 11rem !important } .mt-xxl-11, .my-xxl-11 { margin-top: 11rem !important } .mr-xxl-11, .mx-xxl-11 { margin-right: 11rem !important } .mb-xxl-11, .my-xxl-11 { margin-bottom: 11rem !important } .ml-xxl-11, .mx-xxl-11 { margin-left: 11rem !important } .m-xxl-12 { margin: 12rem !important } .mt-xxl-12, .my-xxl-12 { margin-top: 12rem !important } .mr-xxl-12, .mx-xxl-12 { margin-right: 12rem !important } .mb-xxl-12, .my-xxl-12 { margin-bottom: 12rem !important } .ml-xxl-12, .mx-xxl-12 { margin-left: 12rem !important } .m-xxl-13 { margin: 13rem !important } .mt-xxl-13, .my-xxl-13 { margin-top: 13rem !important } .mr-xxl-13, .mx-xxl-13 { margin-right: 13rem !important } .mb-xxl-13, .my-xxl-13 { margin-bottom: 13rem !important } .ml-xxl-13, .mx-xxl-13 { margin-left: 13rem !important } .p-xxl-0 { padding: 0 !important } .pt-xxl-0, .py-xxl-0 { padding-top: 0 !important } .pr-xxl-0, .px-xxl-0 { padding-right: 0 !important } .pb-xxl-0, .py-xxl-0 { padding-bottom: 0 !important } .pl-xxl-0, .px-xxl-0 { padding-left: 0 !important } .p-xxl-1 { padding: 1rem !important } .pt-xxl-1, .py-xxl-1 { padding-top: 1rem !important } .pr-xxl-1, .px-xxl-1 { padding-right: 1rem !important } .pb-xxl-1, .py-xxl-1 { padding-bottom: 1rem !important } .pl-xxl-1, .px-xxl-1 { padding-left: 1rem !important } .p-xxl-2 { padding: 2rem !important } .pt-xxl-2, .py-xxl-2 { padding-top: 2rem !important } .pr-xxl-2, .px-xxl-2 { padding-right: 2rem !important } .pb-xxl-2, .py-xxl-2 { padding-bottom: 2rem !important } .pl-xxl-2, .px-xxl-2 { padding-left: 2rem !important } .p-xxl-3 { padding: 3rem !important } .pt-xxl-3, .py-xxl-3 { padding-top: 3rem !important } .pr-xxl-3, .px-xxl-3 { padding-right: 3rem !important } .pb-xxl-3, .py-xxl-3 { padding-bottom: 3rem !important } .pl-xxl-3, .px-xxl-3 { padding-left: 3rem !important } .p-xxl-4 { padding: 4rem !important } .pt-xxl-4, .py-xxl-4 { padding-top: 4rem !important } .pr-xxl-4, .px-xxl-4 { padding-right: 4rem !important } .pb-xxl-4, .py-xxl-4 { padding-bottom: 4rem !important } .pl-xxl-4, .px-xxl-4 { padding-left: 4rem !important } .p-xxl-5 { padding: 5rem !important } .pt-xxl-5, .py-xxl-5 { padding-top: 5rem !important } .pr-xxl-5, .px-xxl-5 { padding-right: 5rem !important } .pb-xxl-5, .py-xxl-5 { padding-bottom: 5rem !important } .pl-xxl-5, .px-xxl-5 { padding-left: 5rem !important } .p-xxl-6 { padding: 6rem !important } .pt-xxl-6, .py-xxl-6 { padding-top: 6rem !important } .pr-xxl-6, .px-xxl-6 { padding-right: 6rem !important } .pb-xxl-6, .py-xxl-6 { padding-bottom: 6rem !important } .pl-xxl-6, .px-xxl-6 { padding-left: 6rem !important } .p-xxl-7 { padding: 7rem !important } .pt-xxl-7, .py-xxl-7 { padding-top: 7rem !important } .pr-xxl-7, .px-xxl-7 { padding-right: 7rem !important } .pb-xxl-7, .py-xxl-7 { padding-bottom: 7rem !important } .pl-xxl-7, .px-xxl-7 { padding-left: 7rem !important } .p-xxl-8 { padding: 8rem !important } .pt-xxl-8, .py-xxl-8 { padding-top: 8rem !important } .pr-xxl-8, .px-xxl-8 { padding-right: 8rem !important } .pb-xxl-8, .py-xxl-8 { padding-bottom: 8rem !important } .pl-xxl-8, .px-xxl-8 { padding-left: 8rem !important } .p-xxl-9 { padding: 9rem !important } .pt-xxl-9, .py-xxl-9 { padding-top: 9rem !important } .pr-xxl-9, .px-xxl-9 { padding-right: 9rem !important } .pb-xxl-9, .py-xxl-9 { padding-bottom: 9rem !important } .pl-xxl-9, .px-xxl-9 { padding-left: 9rem !important } .p-xxl-10 { padding: 10rem !important } .pt-xxl-10, .py-xxl-10 { padding-top: 10rem !important } .pr-xxl-10, .px-xxl-10 { padding-right: 10rem !important } .pb-xxl-10, .py-xxl-10 { padding-bottom: 10rem !important } .pl-xxl-10, .px-xxl-10 { padding-left: 10rem !important } .p-xxl-11 { padding: 11rem !important } .pt-xxl-11, .py-xxl-11 { padding-top: 11rem !important } .pr-xxl-11, .px-xxl-11 { padding-right: 11rem !important } .pb-xxl-11, .py-xxl-11 { padding-bottom: 11rem !important } .pl-xxl-11, .px-xxl-11 { padding-left: 11rem !important } .p-xxl-12 { padding: 12rem !important } .pt-xxl-12, .py-xxl-12 { padding-top: 12rem !important } .pr-xxl-12, .px-xxl-12 { padding-right: 12rem !important } .pb-xxl-12, .py-xxl-12 { padding-bottom: 12rem !important } .pl-xxl-12, .px-xxl-12 { padding-left: 12rem !important } .p-xxl-13 { padding: 13rem !important } .pt-xxl-13, .py-xxl-13 { padding-top: 13rem !important } .pr-xxl-13, .px-xxl-13 { padding-right: 13rem !important } .pb-xxl-13, .py-xxl-13 { padding-bottom: 13rem !important } .pl-xxl-13, .px-xxl-13 { padding-left: 13rem !important } .m-xxl-auto { margin: auto !important } .mt-xxl-auto, .my-xxl-auto { margin-top: auto !important } .mr-xxl-auto, .mx-xxl-auto { margin-right: auto !important } .mb-xxl-auto, .my-xxl-auto { margin-bottom: auto !important } .ml-xxl-auto, .mx-xxl-auto { margin-left: auto !important } } @media (min-width:1600px) { .m-exl-0 { margin: 0 !important } .mt-exl-0, .my-exl-0 { margin-top: 0 !important } .mr-exl-0, .mx-exl-0 { margin-right: 0 !important } .mb-exl-0, .my-exl-0 { margin-bottom: 0 !important } .ml-exl-0, .mx-exl-0 { margin-left: 0 !important } .m-exl-1 { margin: 1rem !important } .mt-exl-1, .my-exl-1 { margin-top: 1rem !important } .mr-exl-1, .mx-exl-1 { margin-right: 1rem !important } .mb-exl-1, .my-exl-1 { margin-bottom: 1rem !important } .ml-exl-1, .mx-exl-1 { margin-left: 1rem !important } .m-exl-2 { margin: 2rem !important } .mt-exl-2, .my-exl-2 { margin-top: 2rem !important } .mr-exl-2, .mx-exl-2 { margin-right: 2rem !important } .mb-exl-2, .my-exl-2 { margin-bottom: 2rem !important } .ml-exl-2, .mx-exl-2 { margin-left: 2rem !important } .m-exl-3 { margin: 3rem !important } .mt-exl-3, .my-exl-3 { margin-top: 3rem !important } .mr-exl-3, .mx-exl-3 { margin-right: 3rem !important } .mb-exl-3, .my-exl-3 { margin-bottom: 3rem !important } .ml-exl-3, .mx-exl-3 { margin-left: 3rem !important } .m-exl-4 { margin: 4rem !important } .mt-exl-4, .my-exl-4 { margin-top: 4rem !important } .mr-exl-4, .mx-exl-4 { margin-right: 4rem !important } .mb-exl-4, .my-exl-4 { margin-bottom: 4rem !important } .ml-exl-4, .mx-exl-4 { margin-left: 4rem !important } .m-exl-5 { margin: 5rem !important } .mt-exl-5, .my-exl-5 { margin-top: 5rem !important } .mr-exl-5, .mx-exl-5 { margin-right: 5rem !important } .mb-exl-5, .my-exl-5 { margin-bottom: 5rem !important } .ml-exl-5, .mx-exl-5 { margin-left: 5rem !important } .m-exl-6 { margin: 6rem !important } .mt-exl-6, .my-exl-6 { margin-top: 6rem !important } .mr-exl-6, .mx-exl-6 { margin-right: 6rem !important } .mb-exl-6, .my-exl-6 { margin-bottom: 6rem !important } .ml-exl-6, .mx-exl-6 { margin-left: 6rem !important } .m-exl-7 { margin: 7rem !important } .mt-exl-7, .my-exl-7 { margin-top: 7rem !important } .mr-exl-7, .mx-exl-7 { margin-right: 7rem !important } .mb-exl-7, .my-exl-7 { margin-bottom: 7rem !important } .ml-exl-7, .mx-exl-7 { margin-left: 7rem !important } .m-exl-8 { margin: 8rem !important } .mt-exl-8, .my-exl-8 { margin-top: 8rem !important } .mr-exl-8, .mx-exl-8 { margin-right: 8rem !important } .mb-exl-8, .my-exl-8 { margin-bottom: 8rem !important } .ml-exl-8, .mx-exl-8 { margin-left: 8rem !important } .m-exl-9 { margin: 9rem !important } .mt-exl-9, .my-exl-9 { margin-top: 9rem !important } .mr-exl-9, .mx-exl-9 { margin-right: 9rem !important } .mb-exl-9, .my-exl-9 { margin-bottom: 9rem !important } .ml-exl-9, .mx-exl-9 { margin-left: 9rem !important } .m-exl-10 { margin: 10rem !important } .mt-exl-10, .my-exl-10 { margin-top: 10rem !important } .mr-exl-10, .mx-exl-10 { margin-right: 10rem !important } .mb-exl-10, .my-exl-10 { margin-bottom: 10rem !important } .ml-exl-10, .mx-exl-10 { margin-left: 10rem !important } .m-exl-11 { margin: 11rem !important } .mt-exl-11, .my-exl-11 { margin-top: 11rem !important } .mr-exl-11, .mx-exl-11 { margin-right: 11rem !important } .mb-exl-11, .my-exl-11 { margin-bottom: 11rem !important } .ml-exl-11, .mx-exl-11 { margin-left: 11rem !important } .m-exl-12 { margin: 12rem !important } .mt-exl-12, .my-exl-12 { margin-top: 12rem !important } .mr-exl-12, .mx-exl-12 { margin-right: 12rem !important } .mb-exl-12, .my-exl-12 { margin-bottom: 12rem !important } .ml-exl-12, .mx-exl-12 { margin-left: 12rem !important } .m-exl-13 { margin: 13rem !important } .mt-exl-13, .my-exl-13 { margin-top: 13rem !important } .mr-exl-13, .mx-exl-13 { margin-right: 13rem !important } .mb-exl-13, .my-exl-13 { margin-bottom: 13rem !important } .ml-exl-13, .mx-exl-13 { margin-left: 13rem !important } .p-exl-0 { padding: 0 !important } .pt-exl-0, .py-exl-0 { padding-top: 0 !important } .pr-exl-0, .px-exl-0 { padding-right: 0 !important } .pb-exl-0, .py-exl-0 { padding-bottom: 0 !important } .pl-exl-0, .px-exl-0 { padding-left: 0 !important } .p-exl-1 { padding: 1rem !important } .pt-exl-1, .py-exl-1 { padding-top: 1rem !important } .pr-exl-1, .px-exl-1 { padding-right: 1rem !important } .pb-exl-1, .py-exl-1 { padding-bottom: 1rem !important } .pl-exl-1, .px-exl-1 { padding-left: 1rem !important } .p-exl-2 { padding: 2rem !important } .pt-exl-2, .py-exl-2 { padding-top: 2rem !important } .pr-exl-2, .px-exl-2 { padding-right: 2rem !important } .pb-exl-2, .py-exl-2 { padding-bottom: 2rem !important } .pl-exl-2, .px-exl-2 { padding-left: 2rem !important } .p-exl-3 { padding: 3rem !important } .pt-exl-3, .py-exl-3 { padding-top: 3rem !important } .pr-exl-3, .px-exl-3 { padding-right: 3rem !important } .pb-exl-3, .py-exl-3 { padding-bottom: 3rem !important } .pl-exl-3, .px-exl-3 { padding-left: 3rem !important } .p-exl-4 { padding: 4rem !important } .pt-exl-4, .py-exl-4 { padding-top: 4rem !important } .pr-exl-4, .px-exl-4 { padding-right: 4rem !important } .pb-exl-4, .py-exl-4 { padding-bottom: 4rem !important } .pl-exl-4, .px-exl-4 { padding-left: 4rem !important } .p-exl-5 { padding: 5rem !important } .pt-exl-5, .py-exl-5 { padding-top: 5rem !important } .pr-exl-5, .px-exl-5 { padding-right: 5rem !important } .pb-exl-5, .py-exl-5 { padding-bottom: 5rem !important } .pl-exl-5, .px-exl-5 { padding-left: 5rem !important } .p-exl-6 { padding: 6rem !important } .pt-exl-6, .py-exl-6 { padding-top: 6rem !important } .pr-exl-6, .px-exl-6 { padding-right: 6rem !important } .pb-exl-6, .py-exl-6 { padding-bottom: 6rem !important } .pl-exl-6, .px-exl-6 { padding-left: 6rem !important } .p-exl-7 { padding: 7rem !important } .pt-exl-7, .py-exl-7 { padding-top: 7rem !important } .pr-exl-7, .px-exl-7 { padding-right: 7rem !important } .pb-exl-7, .py-exl-7 { padding-bottom: 7rem !important } .pl-exl-7, .px-exl-7 { padding-left: 7rem !important } .p-exl-8 { padding: 8rem !important } .pt-exl-8, .py-exl-8 { padding-top: 8rem !important } .pr-exl-8, .px-exl-8 { padding-right: 8rem !important } .pb-exl-8, .py-exl-8 { padding-bottom: 8rem !important } .pl-exl-8, .px-exl-8 { padding-left: 8rem !important } .p-exl-9 { padding: 9rem !important } .pt-exl-9, .py-exl-9 { padding-top: 9rem !important } .pr-exl-9, .px-exl-9 { padding-right: 9rem !important } .pb-exl-9, .py-exl-9 { padding-bottom: 9rem !important } .pl-exl-9, .px-exl-9 { padding-left: 9rem !important } .p-exl-10 { padding: 10rem !important } .pt-exl-10, .py-exl-10 { padding-top: 10rem !important } .pr-exl-10, .px-exl-10 { padding-right: 10rem !important } .pb-exl-10, .py-exl-10 { padding-bottom: 10rem !important } .pl-exl-10, .px-exl-10 { padding-left: 10rem !important } .p-exl-11 { padding: 11rem !important } .pt-exl-11, .py-exl-11 { padding-top: 11rem !important } .pr-exl-11, .px-exl-11 { padding-right: 11rem !important } .pb-exl-11, .py-exl-11 { padding-bottom: 11rem !important } .pl-exl-11, .px-exl-11 { padding-left: 11rem !important } .p-exl-12 { padding: 12rem !important } .pt-exl-12, .py-exl-12 { padding-top: 12rem !important } .pr-exl-12, .px-exl-12 { padding-right: 12rem !important } .pb-exl-12, .py-exl-12 { padding-bottom: 12rem !important } .pl-exl-12, .px-exl-12 { padding-left: 12rem !important } .p-exl-13 { padding: 13rem !important } .pt-exl-13, .py-exl-13 { padding-top: 13rem !important } .pr-exl-13, .px-exl-13 { padding-right: 13rem !important } .pb-exl-13, .py-exl-13 { padding-bottom: 13rem !important } .pl-exl-13, .px-exl-13 { padding-left: 13rem !important } .m-exl-auto { margin: auto !important } .mt-exl-auto, .my-exl-auto { margin-top: auto !important } .mr-exl-auto, .mx-exl-auto { margin-right: auto !important } .mb-exl-auto, .my-exl-auto { margin-bottom: auto !important } .ml-exl-auto, .mx-exl-auto { margin-left: auto !important } } .text-monospace { font-family: baseCodeRegular, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace } .text-justify { text-align: justify !important } .text-nowrap { white-space: nowrap !important } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap } .text-left { text-align: left !important } .text-right { text-align: right !important } .text-center { text-align: center !important } @media (min-width:576px) { .text-sm-left { text-align: left !important } .text-sm-right { text-align: right !important } .text-sm-center { text-align: center !important } } @media (min-width:800px) { .text-md-left { text-align: left !important } .text-md-right { text-align: right !important } .text-md-center { text-align: center !important } } @media (min-width:992px) { .text-lg-left { text-align: left !important } .text-lg-right { text-align: right !important } .text-lg-center { text-align: center !important } } @media (min-width:1200px) { .text-xl-left { text-align: left !important } .text-xl-right { text-align: right !important } .text-xl-center { text-align: center !important } } @media (min-width:1440px) { .text-xxl-left { text-align: left !important } .text-xxl-right { text-align: right !important } .text-xxl-center { text-align: center !important } } @media (min-width:1600px) { .text-exl-left { text-align: left !important } .text-exl-right { text-align: right !important } .text-exl-center { text-align: center !important } } .text-lowercase { text-transform: lowercase !important } .text-uppercase { text-transform: uppercase !important } .text-capitalize { text-transform: capitalize !important } .font-weight-light { font-weight: 300 !important } .font-weight-normal { font-weight: 400 !important } .font-weight-bold { font-weight: 600 !important } .font-italic { font-style: italic !important } .text-white { color: #fff !important } .text-primary { color: #59d99d !important } a.text-primary:focus, a.text-primary:hover { color: #30d085 !important } .text-secondary { color: #6957da !important } a.text-secondary:focus, a.text-secondary:hover { color: #442ed0 !important } .text-success { color: #48b884 !important } a.text-success:focus, a.text-success:hover { color: #39946a !important } .text-info { color: #43ccfe !important } a.text-info:focus, a.text-info:hover { color: #10befe !important } .text-warning { color: #fab73a !important } a.text-warning:focus, a.text-warning:hover { color: #f9a508 !important } .text-danger { color: #f64f4b !important } a.text-danger:focus, a.text-danger:hover { color: #f4201a !important } .text-light { color: #f8f9fa !important } a.text-light:focus, a.text-light:hover { color: #dae0e5 !important } .text-dark { color: #22263b !important } a.text-dark:focus, a.text-dark:hover { color: #0f111b !important } .text-body { color: #434456 !important } .text-muted { color: #9f9fb9 !important } .text-black-50 { color: rgba(49, 49, 49, .5) !important } .text-white-50 { color: hsla(0, 0%, 100%, .5) !important } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0 } .visible { visibility: visible !important } .invisible { visibility: hidden !important } @media print { *, :after, :before { text-shadow: none !important; box-shadow: none !important } a:not(.btn) { text-decoration: underline } abbr[title]:after { content: " ("attr(title) ")" } pre { white-space: pre-wrap !important } blockquote, pre { border: 1px solid #686980; page-break-inside: avoid } thead { display: table-header-group } img, tr { page-break-inside: avoid } h2, h3, p { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid } @page { size: a3 } .container, body { min-width: 992px !important } .navbar { display: none } .badge { border: 1px solid #313131 } .table { border-collapse: collapse !important } .table td, .table th { background-color: #fff !important } .table-bordered td, .table-bordered th { border: 1px solid #8786a4 !important } .table-dark { color: inherit } .table-dark tbody+tbody, .table-dark td, .table-dark th, .table-dark thead th { border-color: #8786a4 } .table .thead-dark th { color: inherit; border-color: #8786a4 } } .hero { color: #fff; padding: 30px 0 } .stripes-wrapper { position: absolute; top: 0; z-index: 2; width: 100%; display: grid; grid: repeat(12, 100px)/repeat(12, 1fr); overflow: hidden } .info-wrapper { z-index: 4 } .banner-bg-1, .banner-bg-2, .banner-bg-3, .banner-bg-4, .grey-wrapper-1, .grey-wrapper-2, .info-wrapper, .stripe-1, .stripe-2, .stripe-3, .stripe-4, .stripe-5, .stripe-6, .stripe-7, .stripe-8, .stripe-bb, .stripe-bbl, .stripe-bp, .stripe-by, .stripe-lplp, .stripe-pbl, .stripe-plb, .stripe-pp, .stripe-ppl { position: relative } .banner-bg-1 .stripes, .banner-bg-2 .stripes, .banner-bg-3 .stripes, .banner-bg-4 .stripes, .grey-wrapper-1 .stripes, .grey-wrapper-2 .stripes, .stripe-1 .stripes, .stripe-2 .stripes, .stripe-3 .stripes, .stripe-4 .stripes, .stripe-5 .stripes, .stripe-6 .stripes, .stripe-7 .stripes, .stripe-8 .stripes, .stripe-bb .stripes, .stripe-bbl .stripes, .stripe-bp .stripes, .stripe-by .stripes, .stripe-lplp .stripes, .stripe-pbl .stripes, .stripe-plb .stripes, .stripe-pp .stripes, .stripe-ppl .stripes { position: absolute; display: grid; z-index: 2; width: 100%; top: 0; transform-origin: 0 } .banner-bg-1 .stripes span, .banner-bg-2 .stripes span, .banner-bg-3 .stripes span, .banner-bg-4 .stripes span, .grey-wrapper-1 .stripes span, .grey-wrapper-2 .stripes span, .stripe-1 .stripes span, .stripe-2 .stripes span, .stripe-3 .stripes span, .stripe-4 .stripes span, .stripe-5 .stripes span, .stripe-6 .stripes span, .stripe-7 .stripes span, .stripe-8 .stripes span, .stripe-bb .stripes span, .stripe-bbl .stripes span, .stripe-bp .stripes span, .stripe-by .stripes span, .stripe-lplp .stripes span, .stripe-pbl .stripes span, .stripe-plb .stripes span, .stripe-pp .stripes span, .stripe-ppl .stripes span { opacity: .3 } .banner-bg-1 .stripes { transform: skewY(-24deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .banner-bg-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .banner-bg-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .banner-bg-1 .stripes span { grid-column-start: 1; grid-column-end: 6; grid-row-start: 2; grid-row-end: 4; background: linear-gradient(75deg, #630cb3 10%, rgba(99, 12, 179, .6) 30%, rgba(99, 12, 179, .2) 50%, rgba(99, 12, 179, 0)) } } @media (min-width:800px) { .banner-bg-1 .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:992px) { .banner-bg-1 .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:1200px) { .banner-bg-1 .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 3; grid-row-end: 5 } } @media (min-width:576px) { .banner-bg-1 .stripes span:last-child { grid-column-start: 9; grid-column-end: 13; grid-row-start: 5; grid-row-end: 13; background: linear-gradient(-90deg, #2df8e7 10%, rgba(45, 248, 231, .6) 30%, rgba(45, 248, 231, .2) 50%, rgba(45, 248, 231, 0)) } } @media (min-width:800px) { .banner-bg-1 .stripes span:last-child { grid-column-start: 7; grid-column-end: 13; grid-row-start: 4; grid-row-end: 8 } } @media (min-width:992px) { .banner-bg-1 .stripes span:last-child { grid-column-start: 7; grid-column-end: 13; grid-row-start: 5; grid-row-end: 9 } } @media (min-width:1200px) { .banner-bg-1 .stripes span:last-child { grid-column-start: 8; grid-column-end: 13; grid-row-start: 6; grid-row-end: 10 } } .banner-bg-2 .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .banner-bg-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .banner-bg-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .banner-bg-2 .stripes span:first-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 3; background: linear-gradient(90deg, #1f1c87 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .banner-bg-2 .stripes span:first-child { grid-column-start: 1; grid-column-end: 5; grid-row-start: 1; grid-row-end: 3 } } @media (min-width:576px) { .banner-bg-2 .stripes span:last-child { grid-column-start: 11; grid-column-end: 13; grid-row-start: 8; grid-row-end: 5; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #faca8c) } } @media (min-width:800px) { .banner-bg-2 .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 8; grid-row-end: 6 } } .banner-bg-3 .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .banner-bg-3 .stripes { grid: repeat(8, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .banner-bg-3 .stripes { grid: repeat(8, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .banner-bg-3 .stripes span:first-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 3; background: linear-gradient(90deg, #1f1c87 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .banner-bg-3 .stripes span:first-child { grid-column-start: 1; grid-column-end: 5; grid-row-start: 3; grid-row-end: 5 } } @media (min-width:576px) { .banner-bg-3 .stripes span:last-child { grid-column-start: 11; grid-column-end: 13; grid-row-start: 6; grid-row-end: 1; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #3064d6) } } @media (min-width:800px) { .banner-bg-3 .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 6; grid-row-end: 1 } } .banner-bg-4 .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .banner-bg-4 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .banner-bg-4 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .banner-bg-4 .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 3; background: linear-gradient(90deg, #15127c 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .banner-bg-4 .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 4; grid-row-end: 6 } } @media (min-width:992px) { .banner-bg-4 .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:1200px) { .banner-bg-4 .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 4; grid-row-end: 6 } } @media (min-width:576px) { .banner-bg-4 .stripes span:last-child { grid-column-start: 11; grid-column-end: 13; grid-row-start: 6; grid-row-end: 1; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #3064d6) } } @media (min-width:800px) { .banner-bg-4 .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 5; grid-row-end: 1 } } @media (min-width:992px) { .banner-bg-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:1200px) { .banner-bg-4 .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 7; grid-row-end: 1 } } .stripe-1 .stripes { transform: skewY(-35deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-1 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 1; grid-row-end: 3; background: linear-gradient(90deg, rgba(21, 18, 124, 0) 20%, rgba(21, 18, 124, .5) 40%, #050347) } } @media (min-width:800px) { .stripe-1 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 3; grid-row-end: 6 } } .stripe-2 .stripes-wrapper { transform: skewY(-4deg); background: hsla(0, 0%, 100%, 0); background: linear-gradient(7.33deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, .1)); margin-top: -7rem; grid: repeat(4, 100px)/repeat(12, 1fr) } .stripe-2 .stripes { transform: skewY(-25deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-2 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 1; grid-row-end: 2; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .5)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-2 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 1; grid-row-end: 4 } } .stripe-3 .stripes-wrapper { background: hsla(0, 0%, 100%, 0); background: linear-gradient(7.33deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, .1)); grid: repeat(4, 100px)/repeat(12, 1fr) } .stripe-3 .stripes { transform: skewY(-25deg); grid: repeat(12, 100px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-3 .stripes { grid: repeat(12, 100px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-3 .stripes { grid: repeat(12, 100px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-3 .stripes span { grid-column-start: 3; grid-column-end: 13; grid-row-start: 1; grid-row-end: 3; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .2)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-3 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 2; grid-row-end: 5 } } @media (min-width:992px) { .stripe-3 .stripes span { grid-column-start: 7; grid-column-end: 13; grid-row-start: 5; grid-row-end: 8 } } @media (min-width:1200px) { .stripe-3 .stripes span { grid-column-start: 7; grid-column-end: 13; grid-row-start: 3; grid-row-end: 7 } } @media (min-width:576px) { .stripe-3 .stripes span:last-child { grid-column-start: 1; grid-column-end: 8; grid-row-start: 8; grid-row-end: 13; background: #fff; background: linear-gradient(-90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .2)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-3 .stripes span:last-child { grid-column-start: 1; grid-column-end: 3; grid-row-start: 7; grid-row-end: 10 } } @media (min-width:992px) { .stripe-3 .stripes span:last-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 8; grid-row-end: 13 } } @media (min-width:1200px) { .stripe-3 .stripes span:last-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 8; grid-row-end: 13 } } .stripe-4 .stripes-wrapper { background: hsla(0, 0%, 100%, 0); background: linear-gradient(7.33deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, .1)); grid: repeat(4, 100px)/repeat(12, 1fr) } .stripe-4 .stripes { transform: skewY(-27deg); grid: repeat(12, 100px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-4 .stripes { grid: repeat(12, 100px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-4 .stripes { grid: repeat(12, 100px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-4 .stripes span { grid-column-start: 3; grid-column-end: 13; grid-row-start: 1; grid-row-end: 3; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .2)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-4 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 2; grid-row-end: 5 } } @media (min-width:992px) { .stripe-4 .stripes span { grid-column-start: 7; grid-column-end: 13; grid-row-start: 1; grid-row-end: 6 } } @media (min-width:1200px) { .stripe-4 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 2; grid-row-end: 8 } } @media (min-width:576px) { .stripe-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 8; grid-row-start: 8; grid-row-end: 13; background: #fff; background: linear-gradient(-90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .2)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .stripe-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 3; grid-row-start: 7; grid-row-end: 10 } } @media (min-width:992px) { .stripe-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 8; grid-row-end: 13 } } @media (min-width:1200px) { .stripe-4 .stripes span:last-child { grid-column-start: 1; grid-column-end: 4; grid-row-start: 8; grid-row-end: 13 } } .grey-wrapper-1 { background-color: #fff } .grey-wrapper-1 .stripes { transform: skewY(-25deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .grey-wrapper-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .grey-wrapper-1 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .grey-wrapper-1 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 1; grid-row-end: 2; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .5)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .grey-wrapper-1 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 1; grid-row-end: 4 } } .grey-wrapper-2 { background-color: #f3f7fb; padding-top: 100px } .grey-wrapper-2 .stripes-wrapper { transform: skewY(-4deg); background-color: #f3f7fb; margin-top: -7rem; grid: repeat(4, 100px)/repeat(12, 1fr) } .grey-wrapper-2 .stripes { transform: skewY(-25deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .grey-wrapper-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .grey-wrapper-2 .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .grey-wrapper-2 .stripes span { grid-column-start: 1; grid-column-end: 13; grid-row-start: 1; grid-row-end: 2; background: #fff; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .5)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f9ff", GradientType=1) } } @media (min-width:800px) { .grey-wrapper-2 .stripes span { grid-column-start: 6; grid-column-end: 13; grid-row-start: 1; grid-row-end: 4 } } .stripe-plb .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-plb .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-plb .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-plb .stripes span { grid-column-start: 1; grid-column-end: 6; grid-row-start: 1; grid-row-end: 5; background: linear-gradient(90deg, #13039e 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .stripe-plb .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:992px) { .stripe-plb .stripes span { grid-column-start: 1; grid-column-end: 3; grid-row-start: 3; grid-row-end: 7 } } @media (min-width:1200px) { .stripe-plb .stripes span { grid-column-start: 1; grid-column-end: 3; grid-row-start: 4; grid-row-end: 7 } } @media (min-width:576px) { .stripe-plb .stripes span:last-child { grid-column-start: 9; grid-column-end: 13; grid-row-start: 4; grid-row-end: 11; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #3064d6) } } @media (min-width:800px) { .stripe-plb .stripes span:last-child { grid-column-start: 9; grid-column-end: 13; grid-row-start: 3; grid-row-end: 6 } } @media (min-width:992px) { .stripe-plb .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 4; grid-row-end: 6 } } @media (min-width:1200px) { .stripe-plb .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 5; grid-row-end: 8 } } .stripe-bp .stripes { transform: skewY(-22deg); grid: repeat(12, 180px)/repeat(12, 1fr) } @media (min-width:800px) { .stripe-bp .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:992px) { .stripe-bp .stripes { grid: repeat(12, 180px)/repeat(12, 1fr) } } @media (min-width:576px) { .stripe-bp .stripes span { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 5; background: linear-gradient(90deg, rgba(3, 57, 145, .726) 0, hsla(0, 0%, 100%, 0)) } } @media (min-width:800px) { .stripe-bp .stripes span { grid-column-start: 1; grid-column-end: 5; grid-row-start: 2; grid-row-end: 4 } } @media (min-width:992px) { .stripe-bp .stripes span { grid-column-start: 1; grid-column-end: 3; grid-row-start: 3; grid-row-end: 7 } } @media (min-width:1200px) { .stripe-bp .stripes span { grid-column-start: 1; grid-column-end: 3; grid-row-start: 4; grid-row-end: 7 } } @media (min-width:576px) { .stripe-bp .stripes span:last-child { grid-column-start: 6; grid-column-end: 13; grid-row-start: 6; grid-row-end: 8; background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #26013b) } } @media (min-width:800px) { .stripe-bp .stripes span:last-child { grid-column-start: 9; grid-column-end: 13; grid-row-start: 3; grid-row-end: 6 } } @media (min-width:992px) { .stripe-bp .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 4; grid-row-end: 6 } } @media (min-width:1200px) { .stripe-bp .stripes span:last-child { grid-column-start: 10; grid-column-end: 13; grid-row-start: 5; grid-row-end: 8 } } footer { position: relative; z-index: 10 } footer .container { max-width: 1200px; color: #8c899f } footer .heading { color: #f4f4f4; font-family: basefontRegular, Helvetica Neue, Arial, sans-serif; letter-spacing: .09em; margin-top: 4.8rem; margin-bottom: 2rem } footer .footer-nav { background: linear-gradient(302.72deg, #1b1930, #27263d); padding-bottom: 20px } footer .footer-nav a { color: #a19db4; font-size: 14px; text-decoration: none } footer .footer-nav a:hover { color: #bdbaca; text-decoration: none } footer .footer-nav ul { margin-bottom: 0 } footer .extensions:after, footer .product:after { content: ""; display: table; clear: both } footer .extensions li, footer .product li { width: 45%; float: left } footer .company-links { margin: 30px 0 0; text-align: center } footer .company-links:after { content: ""; display: table; clear: both } footer .company-links li { display: inline-block; margin: 0 10px } @media (min-width:800px) { footer .company-links li { margin: 0 10px; float: left } } footer .company-links li:first-child { margin-left: 0 } footer .company-links li a { color: #a19db4; font-size: 14px } footer .company-links li a:hover { color: #bdbaca } footer .social-icons { text-align: center; margin: 20px 0 0 } footer .social-icons:after { content: ""; display: table; clear: both } footer .social-icons li { display: inline-block; margin: 0 5px 20px } @media (min-width:800px) { footer .social-icons li, footer .social-icons li:first-child { float: right } } footer .social-icons li a { display: block; text-decoration: none } footer .social-icons li a i { color: #767386; background-color: #33314e; border-radius: 50%; padding: 10px } footer .social-icons li a:hover { text-decoration: none } footer .social-icons li a:hover i { background-color: #47456d } footer .footer-bottom { background-color: #1b192f; padding: 10px 0 50px } footer .footer-bottom:after { content: ""; display: table; clear: both } footer .copyright { text-align: center } @media (min-width:800px) { footer .copyright { text-align: right } } footer .list-unstyled li { margin-bottom: 1.6rem; font-size: 14px; font-size: 1.4rem }
0.316581
0.055107
:root { --base-color: #ffffff; --background-color: #ffffff; --font-color: #212121; --font-color--disabled: #21212140; --font-color--faded: #999999; --border-color: #f4f4f4; --border-color--accent: #d2d2d2; --hover-color: #fafafa; --icon-color: #888888; --icon-color--hover: #666666; --scrollbar-track-color: var(--background-color); --scrollbar-thumb-color: #e1e1e1; } [data-theme="dark"] { --base-color: #0d1117; --background-color: #10141a; /* Base Color + rgba(255, 255, 255, 0.01) */ --font-color: #ffffffa0; --font-color--disabled: #ffffff40; --font-color--faded: #666666; --border-color: #242424; --border-color--accent: #555555; --hover-color: #161a20; /* Base Color + rgba(255, 255, 255, 0.04) */ --icon-color--hover: #aaaaaa; --scrollbar-thumb-color: #414141; } /* | Common */ * { box-sizing: border-box; color: var(--font-color); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-weight: normal; } /* | Layout All pages should stick to this layout: body #app #header #content #footer */ body { background-color: var(--base-color); height: 100vh; margin: 0; padding: 0px; width: 100vw; } #app { display: grid; grid-template-rows: 40px calc(100% - 70px - 20px) 30px; height: 100%; margin: auto; max-width: 2000px; min-width: 900px; padding: 10px 20px; row-gap: 10px; width: 100%; } #header { border-bottom: 1px solid var(--border-color--accent); box-sizing: content-box; font-size: 20px; height: 35px; line-height: 35px; padding-bottom: 5px; width: 100%; } .header__path__element::after { content: ' /'; } .header__path__element:last-child::after { content: ''; } @media (max-width: 1350px) { #app { padding: 0 10px; } #header { font-size: 18px; } } /* | Card */ .card { background-color: var(--background-color); box-shadow: 0 5px 15px rgba(0, 0, 0, .08); } [data-theme="dark"] .card { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8); } .card__title { background-color: var(--background-color); border-bottom: 1px solid var(--border-color--accent); font-size: 1.3rem; padding: 5px 10px; position: sticky; top: 0; z-index: 1; } .card__body { padding: 10px 5px 20px; } .card--hover { transition-duration: 0.175s; transition-property: padding-left; transition-timing-function: ease-in-out; } .card--hover:focus, .card--hover:hover { background-color: var(--hover-color); padding-left: 7%; } a:link.card--hover:focus, a:link.card--hover:hover { text-decoration: none; } /* | Icons */ .feather-icon > svg { fill: none; height: 18px; stroke: var(--icon-color); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; width: 18px; } a.feather-icon, button.feather-icon { display: block; padding: 3px; background-color: #00000000; } a.feather-icon:not(.disabled), button.feather-icon:not(.disabled) { cursor: pointer; } a.feather-icon > svg, button.feather-icon > svg { opacity: 0.64; } a.feather-icon:hover:not(.disabled) > svg, button.feather-icon:hover:not(.disabled) > svg, a.feather-icon:focus:not(.disabled) > svg, button.feather-icon:focus:not(.disabled) > svg { opacity: 1; stroke: var(--icon-color--hover); } /* | Inputs */ a:focus, input:not([type="checkbox"]):focus, select:focus, textarea:focus, button:focus { outline: none; } button { background-color: var(--background-color); border: none; padding: 0; } input { background-color: var(--background-color); font-size: 15px; } input[type="text"], input[type="date"] { border: none; border-bottom: 1px solid var(--border-color); width: 100%; } input[type="text"]:focus, input[type="date"]:focus { border-color: var(--border-color--accent); } input[type="button"], input[type="submit"] { border: 1px solid var(--border-color--accent); cursor: pointer; padding: 3px; width: 80px; } input[type="button"]:hover, input[type="submit"]:hover, input[type="button"]:focus, input[type="submit"]:focus { background-color: var(--hover-color); } select { appearance: none; -moz-appearance: none; -webkit-appearance: none; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23212121' stroke-width='2' stroke-linecap='round'><polyline points='19 12 12 19 5 12'></polyline></svg>"); background-position: right; background-repeat: no-repeat; background-color: var(--background-color); border: none; border-bottom: 1px solid var(--border-color); cursor: pointer; padding: 2px 16px 2px 0; scrollbar-width: unset; } [data-theme="dark"] select { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffffa0' stroke-width='2' stroke-linecap='round'><polyline points='19 12 12 19 5 12'></polyline></svg>"); } select:focus { border-color: var(--border-color--accent); } select.reverse { background-position: left; padding-right: 0; padding-left: 16px; text-align-last: right; } [data-theme="dark"] ::-webkit-calendar-picker-indicator { filter: invert(1); } /* | Links */ a:link, a:visited { text-decoration: none; color: #039be5; } a:link:focus, a:link:hover { text-decoration: underline; } /* | Money */ .money--gain { color: green; } .money--gain::before { content: "+"; } .money--lose { color: crimson; } /* | Scrollbar */ /* || Firefox */ * { scrollbar-width: thin; } /* || WebKit */ ::-webkit-scrollbar { width: 7px; } ::-webkit-scrollbar-track { background-color: var(--scrollbar-track-color); } ::-webkit-scrollbar-thumb { background-color: var(--scrollbar-thumb-color); } /* | Table */ table { border-collapse: collapse; margin-bottom: 1em; width: 100%; } table th, td { border-bottom: 1px solid var(--border-color); padding: 5px; text-align: left; word-break: break-word; } table th { color: var(--font-color--faded); } table tbody tr:hover { background-color: var(--hover-color); } table tr:last-child td { border-bottom: none; } /* | Other */ .noselect { cursor: default; user-select: none; } .blurred { filter: blur(2px); }
static/css/common.css
:root { --base-color: #ffffff; --background-color: #ffffff; --font-color: #212121; --font-color--disabled: #21212140; --font-color--faded: #999999; --border-color: #f4f4f4; --border-color--accent: #d2d2d2; --hover-color: #fafafa; --icon-color: #888888; --icon-color--hover: #666666; --scrollbar-track-color: var(--background-color); --scrollbar-thumb-color: #e1e1e1; } [data-theme="dark"] { --base-color: #0d1117; --background-color: #10141a; /* Base Color + rgba(255, 255, 255, 0.01) */ --font-color: #ffffffa0; --font-color--disabled: #ffffff40; --font-color--faded: #666666; --border-color: #242424; --border-color--accent: #555555; --hover-color: #161a20; /* Base Color + rgba(255, 255, 255, 0.04) */ --icon-color--hover: #aaaaaa; --scrollbar-thumb-color: #414141; } /* | Common */ * { box-sizing: border-box; color: var(--font-color); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-weight: normal; } /* | Layout All pages should stick to this layout: body #app #header #content #footer */ body { background-color: var(--base-color); height: 100vh; margin: 0; padding: 0px; width: 100vw; } #app { display: grid; grid-template-rows: 40px calc(100% - 70px - 20px) 30px; height: 100%; margin: auto; max-width: 2000px; min-width: 900px; padding: 10px 20px; row-gap: 10px; width: 100%; } #header { border-bottom: 1px solid var(--border-color--accent); box-sizing: content-box; font-size: 20px; height: 35px; line-height: 35px; padding-bottom: 5px; width: 100%; } .header__path__element::after { content: ' /'; } .header__path__element:last-child::after { content: ''; } @media (max-width: 1350px) { #app { padding: 0 10px; } #header { font-size: 18px; } } /* | Card */ .card { background-color: var(--background-color); box-shadow: 0 5px 15px rgba(0, 0, 0, .08); } [data-theme="dark"] .card { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8); } .card__title { background-color: var(--background-color); border-bottom: 1px solid var(--border-color--accent); font-size: 1.3rem; padding: 5px 10px; position: sticky; top: 0; z-index: 1; } .card__body { padding: 10px 5px 20px; } .card--hover { transition-duration: 0.175s; transition-property: padding-left; transition-timing-function: ease-in-out; } .card--hover:focus, .card--hover:hover { background-color: var(--hover-color); padding-left: 7%; } a:link.card--hover:focus, a:link.card--hover:hover { text-decoration: none; } /* | Icons */ .feather-icon > svg { fill: none; height: 18px; stroke: var(--icon-color); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; width: 18px; } a.feather-icon, button.feather-icon { display: block; padding: 3px; background-color: #00000000; } a.feather-icon:not(.disabled), button.feather-icon:not(.disabled) { cursor: pointer; } a.feather-icon > svg, button.feather-icon > svg { opacity: 0.64; } a.feather-icon:hover:not(.disabled) > svg, button.feather-icon:hover:not(.disabled) > svg, a.feather-icon:focus:not(.disabled) > svg, button.feather-icon:focus:not(.disabled) > svg { opacity: 1; stroke: var(--icon-color--hover); } /* | Inputs */ a:focus, input:not([type="checkbox"]):focus, select:focus, textarea:focus, button:focus { outline: none; } button { background-color: var(--background-color); border: none; padding: 0; } input { background-color: var(--background-color); font-size: 15px; } input[type="text"], input[type="date"] { border: none; border-bottom: 1px solid var(--border-color); width: 100%; } input[type="text"]:focus, input[type="date"]:focus { border-color: var(--border-color--accent); } input[type="button"], input[type="submit"] { border: 1px solid var(--border-color--accent); cursor: pointer; padding: 3px; width: 80px; } input[type="button"]:hover, input[type="submit"]:hover, input[type="button"]:focus, input[type="submit"]:focus { background-color: var(--hover-color); } select { appearance: none; -moz-appearance: none; -webkit-appearance: none; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23212121' stroke-width='2' stroke-linecap='round'><polyline points='19 12 12 19 5 12'></polyline></svg>"); background-position: right; background-repeat: no-repeat; background-color: var(--background-color); border: none; border-bottom: 1px solid var(--border-color); cursor: pointer; padding: 2px 16px 2px 0; scrollbar-width: unset; } [data-theme="dark"] select { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffffa0' stroke-width='2' stroke-linecap='round'><polyline points='19 12 12 19 5 12'></polyline></svg>"); } select:focus { border-color: var(--border-color--accent); } select.reverse { background-position: left; padding-right: 0; padding-left: 16px; text-align-last: right; } [data-theme="dark"] ::-webkit-calendar-picker-indicator { filter: invert(1); } /* | Links */ a:link, a:visited { text-decoration: none; color: #039be5; } a:link:focus, a:link:hover { text-decoration: underline; } /* | Money */ .money--gain { color: green; } .money--gain::before { content: "+"; } .money--lose { color: crimson; } /* | Scrollbar */ /* || Firefox */ * { scrollbar-width: thin; } /* || WebKit */ ::-webkit-scrollbar { width: 7px; } ::-webkit-scrollbar-track { background-color: var(--scrollbar-track-color); } ::-webkit-scrollbar-thumb { background-color: var(--scrollbar-thumb-color); } /* | Table */ table { border-collapse: collapse; margin-bottom: 1em; width: 100%; } table th, td { border-bottom: 1px solid var(--border-color); padding: 5px; text-align: left; word-break: break-word; } table th { color: var(--font-color--faded); } table tbody tr:hover { background-color: var(--hover-color); } table tr:last-child td { border-bottom: none; } /* | Other */ .noselect { cursor: default; user-select: none; } .blurred { filter: blur(2px); }
0.335895
0.076511
.textContentContainer { height: 100vh; color: var(--font-dark); overflow-x: auto; } .text-grid { display: grid; grid-template-columns: fit-content; grid-template-rows: 100vh; align-items: center; overflow-x: auto; } #text-start { width: 10px; background-color: transparent; } .text-columns { height: 95vh; column-width: 200px; /* width: fit-content; */ column-rule: 2px dotted rgb(0, 0, 0, 0.1); } .text-view-grid { display: grid; grid-template-columns: auto 0px; } .choice-screen { margin-left: 3rem; width: 100vw; height: 100vh; padding: 2rem; display: flex; flex-direction: column; align-items: center; justify-content: center; } .choice-screen h3 { color: var(--font-dark); margin: 0 0 1rem 0; text-align: center; max-width: 75vw; font-weight: bold; letter-spacing: 2px; } .choice-screen a { margin-left: 1rem; } .choice-btn { max-width: 90%; margin: 1rem 0; letter-spacing: 1px; } /* READING VIEW SETTINGS */ .text-size-small { font-size: 0.85rem; } .text-size-regular { font-size: 1rem; } .text-size-big { font-size: 1.2rem; } .font-serif { font-family: var(--font-serif); } .font-sans-serif { font-family: var(--font-sans-serif); } .margins-0 { padding-left: 0.5rem; column-gap: 0.5rem; margin: 0; } .margins-1 { padding-left: 1.5rem; column-gap: 1.5rem; margin: 0; } .margins-2 { padding-left: 3.5rem; column-gap: 3.5rem; margin: 0; } .margins-3 { padding-left: 5rem; column-gap: 5rem; margin: 0; } .spacing-0 { line-height: 1.2; } .spacing-1 { line-height: 1.5; } .spacing-2 { line-height: 2; } @media only screen and (max-width:400px) { .margins-0 { padding: 0 0.5rem; column-gap: 2rem; margin: 0; } .margins-1 { padding: 0 1rem; column-gap: 3rem; margin: 0; } .margins-2 { padding: 0 2rem; column-gap: 4rem; margin: 0; } .margins-3 { padding: 0 3rem; column-gap: 6rem; margin: 0; } } /*Media rules to make the desktop version more demo friendly. Does not function correctly with longer texts.*/ @media only screen and (min-width:500px) { .text-columns { column-width: 500px; } } @media only screen and (min-width:1000px){ .textContentContainer { overflow-x: hidden; } .text-view-grid { display: grid; grid-template-columns: auto 0px; width: 50vw; padding-left: 2rem; } .text-columns { column-width: 45vw; } .choice-screen { width: 50vw; height: 100vh; padding: 5rem 2rem 2rem 2rem; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; } }
client/src/components/TextView/TextContent/TextContent.css
.textContentContainer { height: 100vh; color: var(--font-dark); overflow-x: auto; } .text-grid { display: grid; grid-template-columns: fit-content; grid-template-rows: 100vh; align-items: center; overflow-x: auto; } #text-start { width: 10px; background-color: transparent; } .text-columns { height: 95vh; column-width: 200px; /* width: fit-content; */ column-rule: 2px dotted rgb(0, 0, 0, 0.1); } .text-view-grid { display: grid; grid-template-columns: auto 0px; } .choice-screen { margin-left: 3rem; width: 100vw; height: 100vh; padding: 2rem; display: flex; flex-direction: column; align-items: center; justify-content: center; } .choice-screen h3 { color: var(--font-dark); margin: 0 0 1rem 0; text-align: center; max-width: 75vw; font-weight: bold; letter-spacing: 2px; } .choice-screen a { margin-left: 1rem; } .choice-btn { max-width: 90%; margin: 1rem 0; letter-spacing: 1px; } /* READING VIEW SETTINGS */ .text-size-small { font-size: 0.85rem; } .text-size-regular { font-size: 1rem; } .text-size-big { font-size: 1.2rem; } .font-serif { font-family: var(--font-serif); } .font-sans-serif { font-family: var(--font-sans-serif); } .margins-0 { padding-left: 0.5rem; column-gap: 0.5rem; margin: 0; } .margins-1 { padding-left: 1.5rem; column-gap: 1.5rem; margin: 0; } .margins-2 { padding-left: 3.5rem; column-gap: 3.5rem; margin: 0; } .margins-3 { padding-left: 5rem; column-gap: 5rem; margin: 0; } .spacing-0 { line-height: 1.2; } .spacing-1 { line-height: 1.5; } .spacing-2 { line-height: 2; } @media only screen and (max-width:400px) { .margins-0 { padding: 0 0.5rem; column-gap: 2rem; margin: 0; } .margins-1 { padding: 0 1rem; column-gap: 3rem; margin: 0; } .margins-2 { padding: 0 2rem; column-gap: 4rem; margin: 0; } .margins-3 { padding: 0 3rem; column-gap: 6rem; margin: 0; } } /*Media rules to make the desktop version more demo friendly. Does not function correctly with longer texts.*/ @media only screen and (min-width:500px) { .text-columns { column-width: 500px; } } @media only screen and (min-width:1000px){ .textContentContainer { overflow-x: hidden; } .text-view-grid { display: grid; grid-template-columns: auto 0px; width: 50vw; padding-left: 2rem; } .text-columns { column-width: 45vw; } .choice-screen { width: 50vw; height: 100vh; padding: 5rem 2rem 2rem 2rem; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; } }
0.658747
0.136005
html, body, section, ul, li, nav, a, h1, h2 { padding: 0; margin: 0; outline: none; text-shadow: none; box-shadow: none; border-radius: 0; text-decoration: none; } ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: inherit; } ::-moz-placeholder { /* Firefox 19+ */ color: inherit; } :-ms-input-placeholder { /* IE 10+ */ color: inherit; } :-moz-placeholder { /* Firefox 18- */ color: inherit; } h1 { font-size: 25px; text-align: center; color: #38a8e0; padding: 20px; } h1 p { font-size: 17px; font-weight: normal; } h2 { font-size: 22px; } section, header { border-bottom: 1px solid #95d4e7; } section, header, footer { padding: 5px 20px; } ul li, nav li { list-style: none; display: inline-block; } a { margin: 0 10px; } a, h2 { color: #EC008C; } a:hover { color: #671345; } .highlighted { color: #EC008C; } .make-center { text-align: center; } button { -moz-box-shadow:inset 0px 39px 0px -24px #e67a73; -webkit-box-shadow:inset 0px 39px 0px -24px #e67a73; box-shadow:inset 0px 39px 0px -24px #e67a73; background-color:#e4685d; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; border:1px solid #ffffff; display:inline-block; cursor:pointer; color:#ffffff; padding:6px 15px; text-decoration:none; text-shadow:0px 1px 0px #b23e35; } button:hover { background-color:#eb675e; } button:active { position:relative; top:1px; } button[disabled], input[disabled] { background: transparent!important; box-shadow: none!important; text-shadow: none!important; color: #dcd7d7!important; border: 1px solid #dcd7d7!important; cursor: not-allowed!important; } .menu-explorer { color: transparent!important; display: block; display: none; text-align: center; position: absolute; margin-right: 12px; margin-top: 12px; right: 0; } .menu-explorer img { vertical-align: middle; width: 25px; } @media all and (max-width: 900px) { tr, td, .logo { display: block; } .logo { text-align: center; } nav li { border: 0; display: block; text-align: right; } nav li img { float: right; margin-right: 0; margin-left: 12px; } nav { height: auto; margin: 0; display: none; position: fixed; left: auto; right: 0; top: 0; z-index: 9; background: white; width: auto; height: 100%; box-shadow: rgb(84, 145, 208) 0px 0 0px 2px; } nav li { border-bottom: 1px solid rgb(84, 145, 208); text-align: center; line-height: 2; } nav li a { padding-right: 3px; } .menu-explorer { display: block; } .header { position: static; border: 0; box-shadow: rgb(84, 145, 208) 0px 2px 0px 0px; } .no-mobile { display: none!important; opacity: 0!important; visibility: hidden!important; z-index: -1!important; width: 0!important; height: 0!important; overflow: hidden!important; border: 0!important; box-shadow: none!important; } nav a, .menu-explorer { font-size: 15px; } } @media all and (max-width: 620px) { button, input { display: block; margin: 5px 10px; } } @media all and (max-width: 500px) { h1 { font-size: 18px; } } @media screen and (orientation:portrait) and (min-width: 350px) { .header { position: fixed!important; border-bottom: 1px solid white!important; box-shadow: rgb(84, 145, 208) 0px 1px 0px 0px!important; } }
demos/stylesheet.css
html, body, section, ul, li, nav, a, h1, h2 { padding: 0; margin: 0; outline: none; text-shadow: none; box-shadow: none; border-radius: 0; text-decoration: none; } ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: inherit; } ::-moz-placeholder { /* Firefox 19+ */ color: inherit; } :-ms-input-placeholder { /* IE 10+ */ color: inherit; } :-moz-placeholder { /* Firefox 18- */ color: inherit; } h1 { font-size: 25px; text-align: center; color: #38a8e0; padding: 20px; } h1 p { font-size: 17px; font-weight: normal; } h2 { font-size: 22px; } section, header { border-bottom: 1px solid #95d4e7; } section, header, footer { padding: 5px 20px; } ul li, nav li { list-style: none; display: inline-block; } a { margin: 0 10px; } a, h2 { color: #EC008C; } a:hover { color: #671345; } .highlighted { color: #EC008C; } .make-center { text-align: center; } button { -moz-box-shadow:inset 0px 39px 0px -24px #e67a73; -webkit-box-shadow:inset 0px 39px 0px -24px #e67a73; box-shadow:inset 0px 39px 0px -24px #e67a73; background-color:#e4685d; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; border:1px solid #ffffff; display:inline-block; cursor:pointer; color:#ffffff; padding:6px 15px; text-decoration:none; text-shadow:0px 1px 0px #b23e35; } button:hover { background-color:#eb675e; } button:active { position:relative; top:1px; } button[disabled], input[disabled] { background: transparent!important; box-shadow: none!important; text-shadow: none!important; color: #dcd7d7!important; border: 1px solid #dcd7d7!important; cursor: not-allowed!important; } .menu-explorer { color: transparent!important; display: block; display: none; text-align: center; position: absolute; margin-right: 12px; margin-top: 12px; right: 0; } .menu-explorer img { vertical-align: middle; width: 25px; } @media all and (max-width: 900px) { tr, td, .logo { display: block; } .logo { text-align: center; } nav li { border: 0; display: block; text-align: right; } nav li img { float: right; margin-right: 0; margin-left: 12px; } nav { height: auto; margin: 0; display: none; position: fixed; left: auto; right: 0; top: 0; z-index: 9; background: white; width: auto; height: 100%; box-shadow: rgb(84, 145, 208) 0px 0 0px 2px; } nav li { border-bottom: 1px solid rgb(84, 145, 208); text-align: center; line-height: 2; } nav li a { padding-right: 3px; } .menu-explorer { display: block; } .header { position: static; border: 0; box-shadow: rgb(84, 145, 208) 0px 2px 0px 0px; } .no-mobile { display: none!important; opacity: 0!important; visibility: hidden!important; z-index: -1!important; width: 0!important; height: 0!important; overflow: hidden!important; border: 0!important; box-shadow: none!important; } nav a, .menu-explorer { font-size: 15px; } } @media all and (max-width: 620px) { button, input { display: block; margin: 5px 10px; } } @media all and (max-width: 500px) { h1 { font-size: 18px; } } @media screen and (orientation:portrait) and (min-width: 350px) { .header { position: fixed!important; border-bottom: 1px solid white!important; box-shadow: rgb(84, 145, 208) 0px 1px 0px 0px!important; } }
0.397471
0.079353
@charset "UTF-8"; /* CSS Document */ body { margin:0; padding:0; background:#FFF; font-size:14px; font-family: 'Roboto', Arial, sans-serif; color:#363636; font-weight:300; } h1, h2, h3, h4, h5, h6 { font-weight:900; margin:1em 0 0.5em; color:#696969; } h1 { font-size:3em;} h2 { font-size:2.2em;} h3 { font-size:2em;} h4 { font-size:1.6em;} h5 { font-size:1.4em;} h6 { font-size:1.2em;} p { margin:0.3em 0 0.5em; } img { vertical-align:bottom; max-width:100%; } .bold { font-weight:700; } a:link, a:visited { text-decoration:none; color:#e84e1b; transition:0.2s all ease; } a:hover { text-decoration:none; color:#f39200; } a:active { color:#696969; } .negative { color:#FFFFFF; } .negative h1, .negative h2, .negative h3, .negative h4, .negative h5, .negative h6 { color:#FFFFFF; } .negative a:link, .negative a:visited { color:#FFF; } .negative a:hover { color:#FFF; text-decoration:underline; } .negative a:active { color:#FFF; } .button { border: 2px solid #e84e1b; border-radius: 5px; color: #e84e1b; display: inline-block; font-size: 12px; font-weight:bold; /*font-weight: 400;*/ letter-spacing: 1px; line-height: 1; padding: 17px 33px 15px; margin:20px 0; text-transform: uppercase; transition: all 0.2s ease; } .button:hover { background:#e84e1b; color:#fff; } .negative .button { border: 1px solid #FFF; color: #FFF; } .negative .button:hover { background: #FFF; color: #e84e1b; text-decoration:none; } .wrapper { width:1200px; margin:0 auto; } .wrapper:after { content: ""; display: table; clear: both; } #header { background:#FFF; } #headerTop { background:#363636; color:white; font-weight:300; padding:8px 0; font-size:16px; border-bottom:4px solid #ececec; } #headerTopLeft span { margin-right:40px; } #headerTopLeft span i { color:white; } #headerTopLeft { float:left; } #headerTopRight { float:right; } #headerTopRight i { margin:0 2px; } #headerBottom { } #logo { float:left; } #logo img { height:70px; padding:20px 0 10px; } #nav { float:right; } #nav ul { list-style:none; margin:0; padding:0; } #nav ul li { float:left; position: relative; } #nav ul li a { display:block; padding:44px 20px 36px; height:20px; line-height:20px; font-size:14px; font-weight:400; text-transform:uppercase; letter-spacing:1px; } #nav ul li a:link, #nav ul li a:visited { color:#696969; text-decoration:none; border-bottom:4px solid #FFF; transition:0.2s all ease; } #nav ul li a:hover { color:#e84e1b; border-bottom:4px solid #e84e1b; background:#F5F2F1; } #nav ul li ul { /*background-color: rgba(54,54,54,0.9);*/ /*padding:20px 20px 16px;*/ position: absolute; top:104px; left: 0; width:140px;s height:40px; z-index: 1; /*display: none; u startu sakriveno */ } #nav ul li ul a{ /*background-color: rgba(54,54,54,0.9);*/ padding:15px 20px 11px; background:#ffffff; z-index: 1; /*position: absolute; top:104px; left: 0;*/ width:150px; /*overflow: visible;*/ height:10px; display: none; u startu sakriveno } #nav ul li:hover > ul a{ display: block; /* kada se otvori padajuci */ z-index: 1; } #respmenu { display:none; font-size:1.2em; margin-top:40px; } #hero { background:url(../images/hero.jpg) center center / cover fixed; padding:100px 0; text-align:center; } #products { background:#F2F2F2; padding:50px 0 120px; text-align:center; } #products p{ font-size: 25px; } #products .product { width:200px; padding:35px 35px 15px; margin-top:100px; margin-right:40px; background:#FFF; float:left; text-align:center; position:relative; top:0; transition: all 0.2s ease; } #products .product:nth-of-type(4n) { margin-right:0; } #products .product span { position:absolute; left:50%; top:-30px; width:60px; height:60px; background:#D9D9D9; margin-left:-30px; font-size:30px; border-radius:32px; transition: all 0.2s ease; } #products .product span i { margin-top:15px; } #products .product:hover span { background:#CDCDCD; } #products .product:hover { top:-10px; } #products .product:hover .button { animation:product-dugme infinite 1s alternate; } @keyframes product-dugme { 0% { transform:scale(1); } 100% { transform:scale(1.1); } } #products2 { background:#F2F2F2; padding:50px 0 120px; text-align:center; } #products2 p{ font-size: 25px; } #products2 .product2 { z-index: 0; width:266px; padding:35px 35px 15px; margin-top:30px; margin-right:60px; background:#FFF; float:left; text-align:center; position:relative; top:0; transition: all 0.2s ease; } #products2 .product2:nth-of-type(3n) { margin-right:0; } #products2 .product2 span { position:absolute; left:50%; top:-30px; width:60px; height:60px; background:#D9D9D9; margin-left:-30px; font-size:30px; border-radius:32px; transition: all 0.2s ease; } #products2 .product2 span i { margin-top:15px; } #products2 .product2:hover span { background:#CDCDCD; } #products2 .product2:hover { top:-10px; } #products2 .product2:hover .button { animation:product-dugme infinite 1s alternate; } @keyframes product-dugme { 0% { transform:scale(1); } 100% { transform:scale(1.1); } } #about { background:url(../images/about.jpg) center center / cover; padding:100px 0; font-size:1.2em; } #about .back { background:rgba(0,0,0,0.3); border-radius:2px; padding:20px 40px; width:600px; } #partner { padding:60px 0 100px; text-align:center; } .bx-wrapper .bx-viewport { box-shadow:none !important; } #footer { padding:60px 0; background:#363636; color:#C5C5C5; } .footerBlock { float:left; margin-right:80px; width:400px; } .footerBlockR { float:right; } .footerBlockR img { height:50px; margin-top:50px; } #footerBottom { border-top:1px solid #909090; margin-top:30px; padding:30px 0; } #footerBottom .button { float:right; } #header.clone { position:fixed; left:0; top:-100%; background:#FFF; width:100%; transition:1s all ease; z-index:1000; border-bottom:1px solid #C2C2C2; } body.down #header.clone { top:0; } #header.clone #headerTop { display:none; } #header.clone #logo img { height:20px; padding:10px 0 10px; } #header.clone #nav ul li a { display:block; padding:10px 20px 10px; height:20px; line-height:20px; font-size:14px; font-weight:400; text-transform:uppercase; letter-spacing:1px; } #central { border-top:1px solid #CCC; padding:60px 0 120px; } /*.product2 { overflow:hidden; margin:40px 0; } .product2 img { float:left; }*/ .productInner { padding-left:400px; } .productInner h2 { margin-top:0px; } .referenceLink { width:220px; margin:0 25px 25px 0; display:block; float:left; } .referenceLink:nth-of-type(5n) { margin-right:0; } .article { border-bottom:1px solid #CCC; padding:20px 0; margin-bottom:20px; overflow:hidden; } .article header { border-bottom:1px solid #EEE; margin-bottom:10px; } .article header p { font-size:12px; text-transform:uppercase; } .article .articleImg { float:right; margin:0 0 0 30px; } .article h2 { margin-top:0; } #main { width:800px; float:left; } #sidebar { width:300px; float:right; } #map { width:100%; height:340px; } .contactInfo { margin:30px 0; } .contactInfo p { border-bottom:1px solid #ccc; padding:10px 0; font-size:1.4em; } .contactInfo i { width:100px; color:#ccc; } @media screen and (min-width:1024px) and (max-width:1260px) { .wrapper { width:960px; } #products .product { width:380px; margin-right:60px; } #products .product:nth-of-type(4n) { margin-right:60px; } #products .product:nth-of-type(2n) { margin-right:0; } #products2 .product2 { width:380px; margin-right:60px; } #products2 .product2:nth-of-type(3n) { margin-right:60px; } #products2 .product2:nth-of-type(2n) { margin-right:0; } .referenceLink { width:210px; margin:0 40px 40px 0; } .referenceLink:nth-of-type(5n) { margin-right:40px; } .referenceLink:nth-of-type(4n) { margin-right:0; } #main { width:600px; float:left; } #sidebar { width:280px; float:right; } } @media screen and (min-width:768px) and (max-width:1023px) { .wrapper { width:700px; } #products .product { width:260px; margin-right:40px; } #products .product:nth-of-type(4n) { margin-right:40px; } #products .product:nth-of-type(2n) { margin-right:0; } #products2 .product2 { width:260px; margin-right:40px; } #products2 .product2:nth-of-type(3n) { margin-right:40px; } #products2 .product2:nth-of-type(2n) { margin-right:0; } #about .back { width:400px; } #logo { float:none; text-align:center; } #nav { float:none; } .referenceLink { width:210px; margin:0 35px 35px 0; } .referenceLink:nth-of-type(5n) { margin-right:35px; } .referenceLink:nth-of-type(3n) { margin-right:0; } #main { width:480px; float:left; } #sidebar { width:200px; float:right; } } @media screen and (max-width:767px) { .wrapper { width:80%; } #logo { float:none; text-align:center; } #respmenu { display:block; } #nav { float:none; } #nav ul { display:none; } #nav ul li { float:none; border-bottom:1px solid #ccc; } #products .product { width:auto; margin-right:0; } #products .product:nth-of-type(4n) { margin-right:0; } #products2 .product2 { width:auto; margin-right:0; } #products2 .product2:nth-of-type(2n) { margin-right:0; } #about .back { width:auto; } /* .product2 { overflow:hidden; margin:40px 0; border-top:1px solid #CCC; padding-top:30px; } .product2 img { float:none; }*/ .productInner { padding-left:0; } .productInner h2 { margin-top:20px; } .referenceLink { width:100%; margin:0 0 35px 0; } .referenceLink:nth-of-type(5n) { margin-right:0; } .contactInfo i { display:block; margin-bottom:10px; color:#ccc; } .article .articleImg { float:none; margin:0 0 20px 0; } .article h2 { margin-top:20px; } #main, #sidebar { width:auto; float:none; } #headerTopLeft, #headerTopRight { float:none; margin-bottom:20px; } .footerBlock, .footerBlockR { width:auto; float:none; } } @import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100); body { font-family: "Roboto", helvetica, arial, sans-serif; font-size: 16px; font-weight: 400; text-rendering: optimizeLegibility; } div.table-title { text-align:center; display: block; margin: auto; max-width: 600px; padding:5px; width: 100%; } .table-title h3 { color: #fafafa; font-size: 30px; font-weight: 400; font-style:normal; font-family: "Roboto", helvetica, arial, sans-serif; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1); text-transform:uppercase; } /*** Table Styles **/ .table-fill { background: white; text-align:center; border-radius:3px; border-collapse: collapse; height: 320px; margin: auto; max-width: 900px; padding:5px; width: 100%; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); animation: float 5s infinite; } th { color:#363636; background:#e84e1b; border-bottom:4px solid #9ea7af; border-right: 1px solid #343a45; font-size:25px; padding:24px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); vertical-align:middle; } th:first-child { border-top-left-radius:3px; } th:last-child { border-top-right-radius:3px; border-right:none; } tr { border-top: 1px solid #C1C3D1; border-bottom-: 1px solid #C1C3D1; color:#666B85; font-size:16px; font-weight:normal; text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1); } /*tr:hover td { background:#4E5066; color:#FFFFFF; border-top: 1px solid #22262e; border-bottom: 1px solid #22262e; }*/ tr:first-child { border-top:none; } tr:last-child { border-bottom:none; } tr:nth-child(odd) td { background:#EBEBEB; } /*tr:nth-child(odd):hover td { background:#4E5066; } */ tr:last-child td:first-child { border-bottom-left-radius:3px; } tr:last-child td:last-child { border-bottom-right-radius:3px; } td { background:#FFFFFF; padding:15px; vertical-align:middle; /* font-weight:300;*/ font-size:18px; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1); border-right: 1px solid #C1C3D1; } td:last-child { border-right: 0px; } /*th.text-left { text-align: left; }*/ th.text-center { text-align: center; } th.text-right { text-align: right; } /*td.text-left { text-align: left; }*/ td.text-center { text-align: center; } td.text-right { text-align: right; }
public/css/style.css
@charset "UTF-8"; /* CSS Document */ body { margin:0; padding:0; background:#FFF; font-size:14px; font-family: 'Roboto', Arial, sans-serif; color:#363636; font-weight:300; } h1, h2, h3, h4, h5, h6 { font-weight:900; margin:1em 0 0.5em; color:#696969; } h1 { font-size:3em;} h2 { font-size:2.2em;} h3 { font-size:2em;} h4 { font-size:1.6em;} h5 { font-size:1.4em;} h6 { font-size:1.2em;} p { margin:0.3em 0 0.5em; } img { vertical-align:bottom; max-width:100%; } .bold { font-weight:700; } a:link, a:visited { text-decoration:none; color:#e84e1b; transition:0.2s all ease; } a:hover { text-decoration:none; color:#f39200; } a:active { color:#696969; } .negative { color:#FFFFFF; } .negative h1, .negative h2, .negative h3, .negative h4, .negative h5, .negative h6 { color:#FFFFFF; } .negative a:link, .negative a:visited { color:#FFF; } .negative a:hover { color:#FFF; text-decoration:underline; } .negative a:active { color:#FFF; } .button { border: 2px solid #e84e1b; border-radius: 5px; color: #e84e1b; display: inline-block; font-size: 12px; font-weight:bold; /*font-weight: 400;*/ letter-spacing: 1px; line-height: 1; padding: 17px 33px 15px; margin:20px 0; text-transform: uppercase; transition: all 0.2s ease; } .button:hover { background:#e84e1b; color:#fff; } .negative .button { border: 1px solid #FFF; color: #FFF; } .negative .button:hover { background: #FFF; color: #e84e1b; text-decoration:none; } .wrapper { width:1200px; margin:0 auto; } .wrapper:after { content: ""; display: table; clear: both; } #header { background:#FFF; } #headerTop { background:#363636; color:white; font-weight:300; padding:8px 0; font-size:16px; border-bottom:4px solid #ececec; } #headerTopLeft span { margin-right:40px; } #headerTopLeft span i { color:white; } #headerTopLeft { float:left; } #headerTopRight { float:right; } #headerTopRight i { margin:0 2px; } #headerBottom { } #logo { float:left; } #logo img { height:70px; padding:20px 0 10px; } #nav { float:right; } #nav ul { list-style:none; margin:0; padding:0; } #nav ul li { float:left; position: relative; } #nav ul li a { display:block; padding:44px 20px 36px; height:20px; line-height:20px; font-size:14px; font-weight:400; text-transform:uppercase; letter-spacing:1px; } #nav ul li a:link, #nav ul li a:visited { color:#696969; text-decoration:none; border-bottom:4px solid #FFF; transition:0.2s all ease; } #nav ul li a:hover { color:#e84e1b; border-bottom:4px solid #e84e1b; background:#F5F2F1; } #nav ul li ul { /*background-color: rgba(54,54,54,0.9);*/ /*padding:20px 20px 16px;*/ position: absolute; top:104px; left: 0; width:140px;s height:40px; z-index: 1; /*display: none; u startu sakriveno */ } #nav ul li ul a{ /*background-color: rgba(54,54,54,0.9);*/ padding:15px 20px 11px; background:#ffffff; z-index: 1; /*position: absolute; top:104px; left: 0;*/ width:150px; /*overflow: visible;*/ height:10px; display: none; u startu sakriveno } #nav ul li:hover > ul a{ display: block; /* kada se otvori padajuci */ z-index: 1; } #respmenu { display:none; font-size:1.2em; margin-top:40px; } #hero { background:url(../images/hero.jpg) center center / cover fixed; padding:100px 0; text-align:center; } #products { background:#F2F2F2; padding:50px 0 120px; text-align:center; } #products p{ font-size: 25px; } #products .product { width:200px; padding:35px 35px 15px; margin-top:100px; margin-right:40px; background:#FFF; float:left; text-align:center; position:relative; top:0; transition: all 0.2s ease; } #products .product:nth-of-type(4n) { margin-right:0; } #products .product span { position:absolute; left:50%; top:-30px; width:60px; height:60px; background:#D9D9D9; margin-left:-30px; font-size:30px; border-radius:32px; transition: all 0.2s ease; } #products .product span i { margin-top:15px; } #products .product:hover span { background:#CDCDCD; } #products .product:hover { top:-10px; } #products .product:hover .button { animation:product-dugme infinite 1s alternate; } @keyframes product-dugme { 0% { transform:scale(1); } 100% { transform:scale(1.1); } } #products2 { background:#F2F2F2; padding:50px 0 120px; text-align:center; } #products2 p{ font-size: 25px; } #products2 .product2 { z-index: 0; width:266px; padding:35px 35px 15px; margin-top:30px; margin-right:60px; background:#FFF; float:left; text-align:center; position:relative; top:0; transition: all 0.2s ease; } #products2 .product2:nth-of-type(3n) { margin-right:0; } #products2 .product2 span { position:absolute; left:50%; top:-30px; width:60px; height:60px; background:#D9D9D9; margin-left:-30px; font-size:30px; border-radius:32px; transition: all 0.2s ease; } #products2 .product2 span i { margin-top:15px; } #products2 .product2:hover span { background:#CDCDCD; } #products2 .product2:hover { top:-10px; } #products2 .product2:hover .button { animation:product-dugme infinite 1s alternate; } @keyframes product-dugme { 0% { transform:scale(1); } 100% { transform:scale(1.1); } } #about { background:url(../images/about.jpg) center center / cover; padding:100px 0; font-size:1.2em; } #about .back { background:rgba(0,0,0,0.3); border-radius:2px; padding:20px 40px; width:600px; } #partner { padding:60px 0 100px; text-align:center; } .bx-wrapper .bx-viewport { box-shadow:none !important; } #footer { padding:60px 0; background:#363636; color:#C5C5C5; } .footerBlock { float:left; margin-right:80px; width:400px; } .footerBlockR { float:right; } .footerBlockR img { height:50px; margin-top:50px; } #footerBottom { border-top:1px solid #909090; margin-top:30px; padding:30px 0; } #footerBottom .button { float:right; } #header.clone { position:fixed; left:0; top:-100%; background:#FFF; width:100%; transition:1s all ease; z-index:1000; border-bottom:1px solid #C2C2C2; } body.down #header.clone { top:0; } #header.clone #headerTop { display:none; } #header.clone #logo img { height:20px; padding:10px 0 10px; } #header.clone #nav ul li a { display:block; padding:10px 20px 10px; height:20px; line-height:20px; font-size:14px; font-weight:400; text-transform:uppercase; letter-spacing:1px; } #central { border-top:1px solid #CCC; padding:60px 0 120px; } /*.product2 { overflow:hidden; margin:40px 0; } .product2 img { float:left; }*/ .productInner { padding-left:400px; } .productInner h2 { margin-top:0px; } .referenceLink { width:220px; margin:0 25px 25px 0; display:block; float:left; } .referenceLink:nth-of-type(5n) { margin-right:0; } .article { border-bottom:1px solid #CCC; padding:20px 0; margin-bottom:20px; overflow:hidden; } .article header { border-bottom:1px solid #EEE; margin-bottom:10px; } .article header p { font-size:12px; text-transform:uppercase; } .article .articleImg { float:right; margin:0 0 0 30px; } .article h2 { margin-top:0; } #main { width:800px; float:left; } #sidebar { width:300px; float:right; } #map { width:100%; height:340px; } .contactInfo { margin:30px 0; } .contactInfo p { border-bottom:1px solid #ccc; padding:10px 0; font-size:1.4em; } .contactInfo i { width:100px; color:#ccc; } @media screen and (min-width:1024px) and (max-width:1260px) { .wrapper { width:960px; } #products .product { width:380px; margin-right:60px; } #products .product:nth-of-type(4n) { margin-right:60px; } #products .product:nth-of-type(2n) { margin-right:0; } #products2 .product2 { width:380px; margin-right:60px; } #products2 .product2:nth-of-type(3n) { margin-right:60px; } #products2 .product2:nth-of-type(2n) { margin-right:0; } .referenceLink { width:210px; margin:0 40px 40px 0; } .referenceLink:nth-of-type(5n) { margin-right:40px; } .referenceLink:nth-of-type(4n) { margin-right:0; } #main { width:600px; float:left; } #sidebar { width:280px; float:right; } } @media screen and (min-width:768px) and (max-width:1023px) { .wrapper { width:700px; } #products .product { width:260px; margin-right:40px; } #products .product:nth-of-type(4n) { margin-right:40px; } #products .product:nth-of-type(2n) { margin-right:0; } #products2 .product2 { width:260px; margin-right:40px; } #products2 .product2:nth-of-type(3n) { margin-right:40px; } #products2 .product2:nth-of-type(2n) { margin-right:0; } #about .back { width:400px; } #logo { float:none; text-align:center; } #nav { float:none; } .referenceLink { width:210px; margin:0 35px 35px 0; } .referenceLink:nth-of-type(5n) { margin-right:35px; } .referenceLink:nth-of-type(3n) { margin-right:0; } #main { width:480px; float:left; } #sidebar { width:200px; float:right; } } @media screen and (max-width:767px) { .wrapper { width:80%; } #logo { float:none; text-align:center; } #respmenu { display:block; } #nav { float:none; } #nav ul { display:none; } #nav ul li { float:none; border-bottom:1px solid #ccc; } #products .product { width:auto; margin-right:0; } #products .product:nth-of-type(4n) { margin-right:0; } #products2 .product2 { width:auto; margin-right:0; } #products2 .product2:nth-of-type(2n) { margin-right:0; } #about .back { width:auto; } /* .product2 { overflow:hidden; margin:40px 0; border-top:1px solid #CCC; padding-top:30px; } .product2 img { float:none; }*/ .productInner { padding-left:0; } .productInner h2 { margin-top:20px; } .referenceLink { width:100%; margin:0 0 35px 0; } .referenceLink:nth-of-type(5n) { margin-right:0; } .contactInfo i { display:block; margin-bottom:10px; color:#ccc; } .article .articleImg { float:none; margin:0 0 20px 0; } .article h2 { margin-top:20px; } #main, #sidebar { width:auto; float:none; } #headerTopLeft, #headerTopRight { float:none; margin-bottom:20px; } .footerBlock, .footerBlockR { width:auto; float:none; } } @import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100); body { font-family: "Roboto", helvetica, arial, sans-serif; font-size: 16px; font-weight: 400; text-rendering: optimizeLegibility; } div.table-title { text-align:center; display: block; margin: auto; max-width: 600px; padding:5px; width: 100%; } .table-title h3 { color: #fafafa; font-size: 30px; font-weight: 400; font-style:normal; font-family: "Roboto", helvetica, arial, sans-serif; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1); text-transform:uppercase; } /*** Table Styles **/ .table-fill { background: white; text-align:center; border-radius:3px; border-collapse: collapse; height: 320px; margin: auto; max-width: 900px; padding:5px; width: 100%; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); animation: float 5s infinite; } th { color:#363636; background:#e84e1b; border-bottom:4px solid #9ea7af; border-right: 1px solid #343a45; font-size:25px; padding:24px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); vertical-align:middle; } th:first-child { border-top-left-radius:3px; } th:last-child { border-top-right-radius:3px; border-right:none; } tr { border-top: 1px solid #C1C3D1; border-bottom-: 1px solid #C1C3D1; color:#666B85; font-size:16px; font-weight:normal; text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1); } /*tr:hover td { background:#4E5066; color:#FFFFFF; border-top: 1px solid #22262e; border-bottom: 1px solid #22262e; }*/ tr:first-child { border-top:none; } tr:last-child { border-bottom:none; } tr:nth-child(odd) td { background:#EBEBEB; } /*tr:nth-child(odd):hover td { background:#4E5066; } */ tr:last-child td:first-child { border-bottom-left-radius:3px; } tr:last-child td:last-child { border-bottom-right-radius:3px; } td { background:#FFFFFF; padding:15px; vertical-align:middle; /* font-weight:300;*/ font-size:18px; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1); border-right: 1px solid #C1C3D1; } td:last-child { border-right: 0px; } /*th.text-left { text-align: left; }*/ th.text-center { text-align: center; } th.text-right { text-align: right; } /*td.text-left { text-align: left; }*/ td.text-center { text-align: center; } td.text-right { text-align: right; }
0.154887
0.099558
.wx-audio-content { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 320px; height: auto; padding: 8px 8px; border: 1px solid rgba(33, 44, 55, 0.3); /*margin: 0 auto;*/ font-size: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: transparent; background: #fff; } .wx-audio-content p { margin: 0; } .wx-audio-content .wx-audio-info { display: none; } .wx-audio-content .wx-audio-left { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; width: 42px; height: 100%; cursor:pointer; } .wx-audio-content .wx-audio-left .wx-audio-state { width: 100%; height: 100%; cursor:pointer; } .wx-audio-content .wx-audio-right { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; width: calc(100% - 42px); font-size: 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 10px; } .wx-audio-content .wx-audio-right .wx-audio-title { padding-bottom: 6px; width: 100%; font-size: 14px; font-weight: 400; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .wx-audio-content .wx-audio-right .wx-audio-disc { width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 10px; font-size: 12px; color: #8c8c8c; } .wx-audio-content .wx-audio-right .wx-audio-progrees { height: 2px; width: calc(100% - 4px); position: relative; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail { height: 100%; width: 100%; background: #ebebeb; position: relative; cursor: pointer; -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-voice-p { width: 0%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; background: #09bb07; z-index: 2; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-buffer-p { width: 0%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; background: #d9d9d9; z-index: 1; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-loading { display: none; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-loading .wx-loading-wrapper { position: absolute; top: 0; bottom: 0; left: 0; animation: slidein 6s linear infinite normal; -webkit-animation: slidein 6s linear infinite normal; -moz-animation: slidein 6s linear infinite normal; width: 200%; max-width: none !important; background-image: -owg-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); background-image: -webkit-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); background-image: -moz-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); background-image: -o-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); background-image: repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); } @keyframes slidein { 0% { -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } 100% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-audio-origin { width: 6px; height: 6px; margin-top: -3px; margin-left: 0; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background-color: #09bb07; position: absolute; left: 0; top: 50%; z-index: 2; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-audio-origin:before { content: " "; display: block; position: absolute; width: 24px; height: 24px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background: -owg-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); background: -webkit-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); background: -moz-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); background: -o-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); background: radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); top: 50%; margin-top: -12px; margin-left: -9px; cursor: pointer; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .wx-audio-content .wx-audio-right .wx-audio-time { width: 100%; padding-top: 6px; height: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; overflow: hidden; } .wx-audio-content .wx-audio-right .wx-audio-time span { font-size: 12px; color: #8c8c8c; }
public/static/admin/js/plugins/wx-audio/wx-audio.css
.wx-audio-content { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 320px; height: auto; padding: 8px 8px; border: 1px solid rgba(33, 44, 55, 0.3); /*margin: 0 auto;*/ font-size: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: transparent; background: #fff; } .wx-audio-content p { margin: 0; } .wx-audio-content .wx-audio-info { display: none; } .wx-audio-content .wx-audio-left { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; width: 42px; height: 100%; cursor:pointer; } .wx-audio-content .wx-audio-left .wx-audio-state { width: 100%; height: 100%; cursor:pointer; } .wx-audio-content .wx-audio-right { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; width: calc(100% - 42px); font-size: 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 10px; } .wx-audio-content .wx-audio-right .wx-audio-title { padding-bottom: 6px; width: 100%; font-size: 14px; font-weight: 400; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .wx-audio-content .wx-audio-right .wx-audio-disc { width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 10px; font-size: 12px; color: #8c8c8c; } .wx-audio-content .wx-audio-right .wx-audio-progrees { height: 2px; width: calc(100% - 4px); position: relative; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail { height: 100%; width: 100%; background: #ebebeb; position: relative; cursor: pointer; -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-voice-p { width: 0%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; background: #09bb07; z-index: 2; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-buffer-p { width: 0%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; background: #d9d9d9; z-index: 1; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-loading { display: none; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-loading .wx-loading-wrapper { position: absolute; top: 0; bottom: 0; left: 0; animation: slidein 6s linear infinite normal; -webkit-animation: slidein 6s linear infinite normal; -moz-animation: slidein 6s linear infinite normal; width: 200%; max-width: none !important; background-image: -owg-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); background-image: -webkit-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); background-image: -moz-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); background-image: -o-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); background-image: repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); } @keyframes slidein { 0% { -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } 100% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-audio-origin { width: 6px; height: 6px; margin-top: -3px; margin-left: 0; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background-color: #09bb07; position: absolute; left: 0; top: 50%; z-index: 2; } .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-audio-origin:before { content: " "; display: block; position: absolute; width: 24px; height: 24px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background: -owg-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); background: -webkit-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); background: -moz-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); background: -o-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); background: radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%); top: 50%; margin-top: -12px; margin-left: -9px; cursor: pointer; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .wx-audio-content .wx-audio-right .wx-audio-time { width: 100%; padding-top: 6px; height: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; overflow: hidden; } .wx-audio-content .wx-audio-right .wx-audio-time span { font-size: 12px; color: #8c8c8c; }
0.380068
0.059565
.ui-jqgrid {position: relative; font-size:11px; font-family:"tahoma","verdana","sans serif";} .ui-jqgrid body, .ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family:"tahoma","verdana","sans serif"; font-size:11px;} .ui-custom-icon { display: block; float: left; height: 14px; margin: 0px 5px; width: 14px; margin-top: 3px; } .ui-jqgrid .editable {margin: 5px 0px; padding:2px 1px; font-family:"tahoma","verdana","sans serif";} .ui-jqgrid .editable input {text-indent: 4px;} .ui-jqgrid .ui-jqgrid-title img { display:none; } /*Grid*/ .ui-jqgrid input, .ui-jqgrid textarea {font-size:11px; font-family:"tahoma","verdana","sans serif";} .ui-jqgrid .ui-jqgrid-pager .ui-pg-div, .ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {padding:1px 0;float:left;position:relative;line-height: 15px; padding-right: 3px;} .ui-jqgrid .ui-jqgrid-htable th div {height:auto;} .ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {vertical-align:bottom;} .ui-jqgrid .ui-jqgrid-htable .jqg-third-row-header th.ui-th-column {vertical-align:top;} .ui-jqgrid tr.ui-search-toolbar th.ui-th-column {vertical-align:middle;} tr.ui-search-toolbar {height: 26px; border-color:#dbdbdb; } tr.ui-search-toolbar input {height: 15px; border-width:1px; text-indent:2px; } .ui-jqgrid .ui-pg-input {border-width:1px; text-indent:2px; } tr.ui-search-toolbar input {margin: 1px 0 0 0;} tr.ui-search-toolbar select {margin: 1px 0 0 0} /* align textbox / textarea to top */ .ui-jqgrid tr.jqgrow td { line-height: 22px; vertical-align: top; } /* required for theme which dont show autocomplete */ .ui-autocomplete {z-index:999;} @media screen and (-webkit-min-device-pixel-ratio:0) { tr.ui-search-toolbar input {height: 17px; margin: 3px 0 0 0;} tr.ui-search-toolbar select {height: 17px; margin: 3px 0 0 0} } @-moz-document url-prefix() { tr.ui-search-toolbar { border-color:inherit; } tr.ui-search-toolbar input {height: 17px; margin: 1px 0 0 0;} tr.ui-search-toolbar select {height: 17px; margin: 1px 0 0 0} } .EditTable td textarea { padding: 0.3em;} .ui-th-column-header {text-align:center;} .ui-jqgrid .ui-search-input {width:98%;} /* form error box */ td.ui-state-error { padding: 5px; } /*! jQuery Timepicker Addon - v1.4.4 - 2014-03-29 * http://trentrichardson.com/examples/timepicker * Copyright (c) 2014 <NAME>; Licensed MIT */ .ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:0 10px 10px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px} .ui-widget-overlay { background-position: 50% 150%; } /* required for add/edit dialog overlapping with fancybox */ .fancybox-overlay { z-index:940; } /* keep horizonral scrollbar - even if no record */ table.ui-jqgrid-btable { height: 1px; } /* Tree grid fix */ .ui-jqgrid tr.ui-row-ltr td span.cell-wrapper { line-height: 16px; } /* adjust select2 to fit in grid row */ .select2-container .select2-choice .select2-arrow b { background-position: 0 -2px !important; } .select2-dropdown-open .select2-choice { background-color: white !important; } .select2-container .select2-choice { height: 18px !important; line-height: 18px !important; background-image:none !important; font-weight: normal !important; text-align:left !important; } .select2-container-multi .select2-choices { white-space: normal !important; } .select2-drop { margin-top: -3px !important; }
public/phpgrid/jqgrid/css/src/ui.jqgrid.classic.custom.css
.ui-jqgrid {position: relative; font-size:11px; font-family:"tahoma","verdana","sans serif";} .ui-jqgrid body, .ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family:"tahoma","verdana","sans serif"; font-size:11px;} .ui-custom-icon { display: block; float: left; height: 14px; margin: 0px 5px; width: 14px; margin-top: 3px; } .ui-jqgrid .editable {margin: 5px 0px; padding:2px 1px; font-family:"tahoma","verdana","sans serif";} .ui-jqgrid .editable input {text-indent: 4px;} .ui-jqgrid .ui-jqgrid-title img { display:none; } /*Grid*/ .ui-jqgrid input, .ui-jqgrid textarea {font-size:11px; font-family:"tahoma","verdana","sans serif";} .ui-jqgrid .ui-jqgrid-pager .ui-pg-div, .ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {padding:1px 0;float:left;position:relative;line-height: 15px; padding-right: 3px;} .ui-jqgrid .ui-jqgrid-htable th div {height:auto;} .ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {vertical-align:bottom;} .ui-jqgrid .ui-jqgrid-htable .jqg-third-row-header th.ui-th-column {vertical-align:top;} .ui-jqgrid tr.ui-search-toolbar th.ui-th-column {vertical-align:middle;} tr.ui-search-toolbar {height: 26px; border-color:#dbdbdb; } tr.ui-search-toolbar input {height: 15px; border-width:1px; text-indent:2px; } .ui-jqgrid .ui-pg-input {border-width:1px; text-indent:2px; } tr.ui-search-toolbar input {margin: 1px 0 0 0;} tr.ui-search-toolbar select {margin: 1px 0 0 0} /* align textbox / textarea to top */ .ui-jqgrid tr.jqgrow td { line-height: 22px; vertical-align: top; } /* required for theme which dont show autocomplete */ .ui-autocomplete {z-index:999;} @media screen and (-webkit-min-device-pixel-ratio:0) { tr.ui-search-toolbar input {height: 17px; margin: 3px 0 0 0;} tr.ui-search-toolbar select {height: 17px; margin: 3px 0 0 0} } @-moz-document url-prefix() { tr.ui-search-toolbar { border-color:inherit; } tr.ui-search-toolbar input {height: 17px; margin: 1px 0 0 0;} tr.ui-search-toolbar select {height: 17px; margin: 1px 0 0 0} } .EditTable td textarea { padding: 0.3em;} .ui-th-column-header {text-align:center;} .ui-jqgrid .ui-search-input {width:98%;} /* form error box */ td.ui-state-error { padding: 5px; } /*! jQuery Timepicker Addon - v1.4.4 - 2014-03-29 * http://trentrichardson.com/examples/timepicker * Copyright (c) 2014 <NAME>; Licensed MIT */ .ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:0 10px 10px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px} .ui-widget-overlay { background-position: 50% 150%; } /* required for add/edit dialog overlapping with fancybox */ .fancybox-overlay { z-index:940; } /* keep horizonral scrollbar - even if no record */ table.ui-jqgrid-btable { height: 1px; } /* Tree grid fix */ .ui-jqgrid tr.ui-row-ltr td span.cell-wrapper { line-height: 16px; } /* adjust select2 to fit in grid row */ .select2-container .select2-choice .select2-arrow b { background-position: 0 -2px !important; } .select2-dropdown-open .select2-choice { background-color: white !important; } .select2-container .select2-choice { height: 18px !important; line-height: 18px !important; background-image:none !important; font-weight: normal !important; text-align:left !important; } .select2-container-multi .select2-choices { white-space: normal !important; } .select2-drop { margin-top: -3px !important; }
0.299617
0.05257
body{ margin:0; padding: 0; min-height: 100%; position: relative; cursor: default; font-family: 'Open Sans', sans-serif; } body::after{ content: ''; display: block !important; height: 120px !important;} .col-md-4 { display: block; background-color: #8d4fff; width:80%; height: 50%; margin-top: 5%; margin-left: 10%; font-family: 'Archivo Narrow', sans-serif; font-size: 40px; border: 2px } #side-data{ margin-left: 2%; } #hotel-data{ background: red; } .radio-inline{ padding: 2%; margin-left: 9%; } #fam{ margin-left: 9%; } #budget,#ratings,#inclusion{ padding: 4%; } .close{ color: black; z-index: -999; } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; } #ripple-loader{ top: 50%; left: 50%; position: relative; margin-top: 20%; width:100px; height: 100px; border-radius: 50%; } #ripple-loader:before{ content:'Loading Hotels..'; position: absolute; font-family: 'Open Sans', sans-serif; font-size: 0.7em; margin: 38% 0% 0% 14%; color: black; } #ripple-loader:after{ content: ''; position: absolute; width: 100px; height: 100px; border: 2px solid #0EC198; border-radius: 50%; transform: translate(-50%, -50%); top: 50%; left: 50%; -webkit-animation: ripple 1.5s ease-out infinite; -moz-animation: ripple 1.5s ease-out infinite; -ms-animation: ripple 1.5s ease-out infinite; -o-animation: ripple 1.5s ease-out infinite; animation: ripple 1.5s ease-out infinite; } @keyframes ripple{ 0%{ width: 100px; height: 100px; opacity: 1; } 96%{ width: 400px; height: 400px; opacity: 0; } 100%{ width: 400px; height: 400px; opacity: 0; } } .checked { color: orange; } del { color: red; } input[type=button] { margin-left: 680px; padding: 5px 5px 5px 5px; font-family: Arial; background-color: #5cd25c; color: white; border-radius: 7px; cursor: pointer; } input[type=button]:hover { margin-left: 680px; padding: 5px 5px 5px 5px; font-family: Arial; background-color: white; color: #5cd25c; } .flip-card { background-color: transparent; width: 300px; height: 300px; perspective: 1000px; } .flip-card-inner { position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.9s; transform-style: preserve-3d; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); } .flip-card:hover .flip-card-inner { transform: rotateY(180deg); } .flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; backface-visibility: hidden; } .flip-card-front { background-color: #bbb; color: black; } .flip-card-back { background-color: #2980b9; color: white; transform: rotateY(180deg); } .imaag { height: 170px; width: 250px; float: left; } #avail { padding: 5px 5px 5px 5px; color: red; } .col-md-4 { display: block; background-color: white; width:300px; height: 300px; margin-top: 5%; margin-left: 10%; font-family: 'Archivo Narrow', sans-serif; font-size: 40px; border: 2px } .col-md-4 img{ max-width: 300px; } a{ text-decoration: none; } #fullhotel{ height: 200px; width: 823px; } .imghotel { width: 250px; float: left; } .detailhotel { width: 370px; float: left; height: 170px; padding-top: 10px; padding-left: 10px; } .pricehotel { width: 170px; float: left; height: 170px; padding-top: 10px; padding-left: 10px; } .price { font-size:20px; }
style.css
body{ margin:0; padding: 0; min-height: 100%; position: relative; cursor: default; font-family: 'Open Sans', sans-serif; } body::after{ content: ''; display: block !important; height: 120px !important;} .col-md-4 { display: block; background-color: #8d4fff; width:80%; height: 50%; margin-top: 5%; margin-left: 10%; font-family: 'Archivo Narrow', sans-serif; font-size: 40px; border: 2px } #side-data{ margin-left: 2%; } #hotel-data{ background: red; } .radio-inline{ padding: 2%; margin-left: 9%; } #fam{ margin-left: 9%; } #budget,#ratings,#inclusion{ padding: 4%; } .close{ color: black; z-index: -999; } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; } #ripple-loader{ top: 50%; left: 50%; position: relative; margin-top: 20%; width:100px; height: 100px; border-radius: 50%; } #ripple-loader:before{ content:'Loading Hotels..'; position: absolute; font-family: 'Open Sans', sans-serif; font-size: 0.7em; margin: 38% 0% 0% 14%; color: black; } #ripple-loader:after{ content: ''; position: absolute; width: 100px; height: 100px; border: 2px solid #0EC198; border-radius: 50%; transform: translate(-50%, -50%); top: 50%; left: 50%; -webkit-animation: ripple 1.5s ease-out infinite; -moz-animation: ripple 1.5s ease-out infinite; -ms-animation: ripple 1.5s ease-out infinite; -o-animation: ripple 1.5s ease-out infinite; animation: ripple 1.5s ease-out infinite; } @keyframes ripple{ 0%{ width: 100px; height: 100px; opacity: 1; } 96%{ width: 400px; height: 400px; opacity: 0; } 100%{ width: 400px; height: 400px; opacity: 0; } } .checked { color: orange; } del { color: red; } input[type=button] { margin-left: 680px; padding: 5px 5px 5px 5px; font-family: Arial; background-color: #5cd25c; color: white; border-radius: 7px; cursor: pointer; } input[type=button]:hover { margin-left: 680px; padding: 5px 5px 5px 5px; font-family: Arial; background-color: white; color: #5cd25c; } .flip-card { background-color: transparent; width: 300px; height: 300px; perspective: 1000px; } .flip-card-inner { position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.9s; transform-style: preserve-3d; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); } .flip-card:hover .flip-card-inner { transform: rotateY(180deg); } .flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; backface-visibility: hidden; } .flip-card-front { background-color: #bbb; color: black; } .flip-card-back { background-color: #2980b9; color: white; transform: rotateY(180deg); } .imaag { height: 170px; width: 250px; float: left; } #avail { padding: 5px 5px 5px 5px; color: red; } .col-md-4 { display: block; background-color: white; width:300px; height: 300px; margin-top: 5%; margin-left: 10%; font-family: 'Archivo Narrow', sans-serif; font-size: 40px; border: 2px } .col-md-4 img{ max-width: 300px; } a{ text-decoration: none; } #fullhotel{ height: 200px; width: 823px; } .imghotel { width: 250px; float: left; } .detailhotel { width: 370px; float: left; height: 170px; padding-top: 10px; padding-left: 10px; } .pricehotel { width: 170px; float: left; height: 170px; padding-top: 10px; padding-left: 10px; } .price { font-size:20px; }
0.348202
0.054676
html { margin-top: 20px; font-family: Georgia, 'Times New Roman', Times, serif } .conversation-container { margin-top: 5%; } .chat-content { height: 380px; overflow-y: scroll; } .emoji-menu { bottom: 120px !important; right: 75px !important; left: 70% !important; top: auto !important; } #chatContentModal .emoji-menu { bottom: 120px !important; right: 75px !important; left: 78% !important; top: auto !important; } #chatContentModal { margin-top: 10px; } *, *:before, *:after { box-sizing: inherit; } html { box-sizing: border-box; /* height: 100%; */ margin: 0; padding: 0; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "Roboto", sans-serif; margin: 0; padding: 0; height: 100%; } /* .page { /* background: #efe7dd url("https://cloud.githubusercontent.com/assets/398893/15136779/4e765036-1639-11e6-9201-67e728e86f39.jpg") repeat !important; background-color: #b3ada7 !important; } */ body.pushable>.pusher { /* background: rgb(34, 32, 32); */ background: #b3ada7 } .marvel-device .screen { text-align: left; } .screen-container { height: 100%; } /* Status Bar */ .status-bar { height: 25px; background: #004e45; color: #fff; font-size: 14px; padding: 0 8px; } .status-bar:after { content: ""; display: table; clear: both; } .status-bar div { float: right; position: relative; top: 50%; transform: translateY(-50%); margin: 0 0 0 8px; font-weight: 600; } /* Chat */ .chat-box { display: flex; } .chat-left { height: 100%; width: 15%; } .chat-container { /* height: 100%;*/ width: 100%; margin-left: auto; } /* User Bar */ .user-bar { height: 55px; background: #005e54; color: #fff; padding: 0 8px; font-size: 24px; position: relative; z-index: 1; } .chat-bar { height: 55px; background: lightgreen; color: #fff; padding: 0 8px; font-size: 24px; position: relative; z-index: 1; } .chat-bar:after { content: ""; display: table; clear: both; } .chat-bar div { float: left; transform: translateY(-50%); position: relative; top: 50%; } .chat-bar .actions { float: right; margin: 0 0 0 20px; } .chat-bar .actions.more { margin: 0 12px 0 32px; } .chat-bar .actions.attachment { margin: 0 0 0 30px; } .chat-bar .actions.attachment i { display: block; transform: rotate(-45deg); } .chat-bar .avatar { margin: 0 0 0 5px; width: 36px; height: 36px; } .chat-bar .avatar img { border-radius: 50%; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1); display: block; width: 100%; } .chat-bar .name { font-size: 17px; font-weight: 600; text-overflow: ellipsis; letter-spacing: 0.3px; margin: 0 0 0 8px; overflow: hidden; white-space: nowrap; /*width: 110px;*/ } .chat-bar .status { display: block; font-size: 13px; font-weight: 400; letter-spacing: 0; } /* Conversation */ .conversation { height: calc(100% - 12px); position: relative; z-index: 0; } .conversation ::-webkit-scrollbar { transition: all .5s; width: 5px; height: 1px; z-index: 10; } .conversation ::-webkit-scrollbar-track { background: transparent; } .conversation ::-webkit-scrollbar-thumb { background: #b3ada7; } .conversation .conversation-container { /*height: calc(100% - 68px); box-shadow: inset 0 10px 10px -10px #000000;*/ overflow-x: hidden; padding: 0 16px; margin-bottom: 5px; } .conversation .conversation-container:after { content: ""; display: table; clear: both; } /* Messages */ .message { color: #000; clear: both; line-height: 18px; font-size: 15px; padding: 8px; position: relative; margin: 8px 0; max-width: 85%; word-wrap: break-word; z-index: -1; } .message:after { position: absolute; content: ""; width: 0; height: 0; border-style: solid; } .metadata { display: inline-block; /* float: right; */ padding: 0 0 0 7px; position: relative; bottom: -4px; } .metadata .time { color: rgba(0, 0, 0, .45); font-size: 11px; display: inline-block; } .metadata .tick { display: inline-block; margin-left: 2px; position: relative; top: 4px; height: 16px; width: 16px; } .metadata .tick svg { position: absolute; transition: .5s ease-in-out; } .metadata .tick svg:first-child { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: perspective(800px) rotateY(180deg); transform: perspective(800px) rotateY(180deg); } .metadata .tick svg:last-child { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: perspective(800px) rotateY(0deg); transform: perspective(800px) rotateY(0deg); } .metadata .tick-animation svg:first-child { -webkit-transform: perspective(800px) rotateY(0); transform: perspective(800px) rotateY(0); } .metadata .tick-animation svg:last-child { -webkit-transform: perspective(800px) rotateY(-179.9deg); transform: perspective(800px) rotateY(-179.9deg); } .message:first-child { margin: 16px 0 8px; } .message.received { background: #fff; border-radius: 0px 5px 5px 5px; float: left; } .message.received .metadata { padding: 0 0 0 16px; } .message.received:after { border-width: 0px 10px 10px 0; border-color: transparent #fff transparent transparent; top: 0; left: -10px; } .message.sent { background: #e1ffc7; border-radius: 5px 0px 5px 5px; float: right; } .message.sent:after { border-width: 0px 0 10px 10px; border-color: transparent transparent transparent #e1ffc7; top: 0; right: -10px; } /* Compose */ .conversation-compose { /* display: flex; flex-direction: row; align-items: flex-end; overflow: hidden; height: 50px; width: 100%; z-index: 2; */ } .conversation-compose div, .conversation-compose input { background: #fff; /* height: 100%; */ } .conversation-compose .emoji { display: flex; align-items: center; justify-content: center; background: white; border-radius: 0.28571429rem; flex: 0 0 auto; margin-left: 8px; width: 48px; } .conversation-compose .input-msg { border: 0; flex: 1 1 auto; font-size: 16px; margin: 0; outline: none; min-width: 50px; } .conversation-compose .photo { flex: 0 0 auto; border-radius: 0 0 5px 0; text-align: center; position: relative; width: 48px; } .conversation-compose .photo:after { border-width: 0px 0 10px 10px; border-color: transparent transparent transparent #fff; border-style: solid; position: absolute; width: 0; height: 0; content: ""; top: 0; right: -10px; } .conversation-compose .photo i { display: block; color: #7d8488; font-size: 24px; transform: translate(-50%, -50%); position: relative; top: 50%; left: 50%; } .conversation-compose .send { background: transparent; border: 0; cursor: pointer; flex: 0 0 auto; margin-left: 8px; margin-right: 8px; padding: 0; position: relative; outline: none; } .conversation-compose .send .circle { background: #008a7c; border-radius: 50%; color: #fff; position: relative; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; } .conversation-compose .send .circle i { font-size: 24px; margin-left: 5px; } /* Small Screens */ @media (max-width: 768px) { .marvel-device.nexus5 { border-radius: 0; flex: none; padding: 0; max-width: none; overflow: hidden; height: 100%; width: 100%; } .marvel-device > .screen .chat { visibility: visible; } .marvel-device { visibility: hidden; } .marvel-device .status-bar { display: none; } .screen-container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .conversation { /* height: calc(100vh - 55px);*/ } .conversation .conversation-container { /* height: calc(100vh - 120px);*/ } #leaveRoomBtn { float: left !important; } .ui.orange.header { clear: both; } } .avatar { vertical-align: middle; width: 50px; height: 50px; border-radius: 50%; } .zoom { padding: 50px; transition: transform .2s; width: 200px; height: 200px; margin: 0 auto; } .zoom:hover { -ms-transform: scale(1.5); /* IE 9 */ -webkit-transform: scale(1.5); /* Safari 3-8 */ transform: scale(1.5); } #remote-videos video { height: 150px; } #local-video { height: 150px; } #webAppHeader { text-align: center; background: indigo; color: #fff; padding: 10px 0px 10px 0px; } #chat-form { margin-bottom: 1000px; } .emoji-wysiwyg-editor.input-msg { border: 1px solid #CCE2FF; } #ui-sidebar{ background-color: blueviolet; } .ui.label{ background-color: transparent; } #create-btn{ background-color: indigo !important; } #join-btn{ background-color: indigo !important; } .ui.buttons .or:before { color: black; } .w3-container { background-color: #b3ada7; } .clsBtnModal{ background-color: #b3ada7; } #leaveRoomBtn { float: right; } .content { flex: inherit !important; border-radius: 5px; padding: 5px 5px 5px 5px; } .event > .label { display: flex !important; justify-content: center; flex-direction: column; } .username { font-weight: bold; } .call-video { display: flex !important; justify-content: center; font-weight: bold; } .emoji-wysiwyg-editor.input-msg.post-message { border-radius: 20px; } #password-field { margin-top: -20px; margin-bottom: 20px; } #chatContentModal .ui.feed.chat-content { margin-left: 5%; } #call-modal { height: 100%; }
src/styles/style.css
html { margin-top: 20px; font-family: Georgia, 'Times New Roman', Times, serif } .conversation-container { margin-top: 5%; } .chat-content { height: 380px; overflow-y: scroll; } .emoji-menu { bottom: 120px !important; right: 75px !important; left: 70% !important; top: auto !important; } #chatContentModal .emoji-menu { bottom: 120px !important; right: 75px !important; left: 78% !important; top: auto !important; } #chatContentModal { margin-top: 10px; } *, *:before, *:after { box-sizing: inherit; } html { box-sizing: border-box; /* height: 100%; */ margin: 0; padding: 0; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "Roboto", sans-serif; margin: 0; padding: 0; height: 100%; } /* .page { /* background: #efe7dd url("https://cloud.githubusercontent.com/assets/398893/15136779/4e765036-1639-11e6-9201-67e728e86f39.jpg") repeat !important; background-color: #b3ada7 !important; } */ body.pushable>.pusher { /* background: rgb(34, 32, 32); */ background: #b3ada7 } .marvel-device .screen { text-align: left; } .screen-container { height: 100%; } /* Status Bar */ .status-bar { height: 25px; background: #004e45; color: #fff; font-size: 14px; padding: 0 8px; } .status-bar:after { content: ""; display: table; clear: both; } .status-bar div { float: right; position: relative; top: 50%; transform: translateY(-50%); margin: 0 0 0 8px; font-weight: 600; } /* Chat */ .chat-box { display: flex; } .chat-left { height: 100%; width: 15%; } .chat-container { /* height: 100%;*/ width: 100%; margin-left: auto; } /* User Bar */ .user-bar { height: 55px; background: #005e54; color: #fff; padding: 0 8px; font-size: 24px; position: relative; z-index: 1; } .chat-bar { height: 55px; background: lightgreen; color: #fff; padding: 0 8px; font-size: 24px; position: relative; z-index: 1; } .chat-bar:after { content: ""; display: table; clear: both; } .chat-bar div { float: left; transform: translateY(-50%); position: relative; top: 50%; } .chat-bar .actions { float: right; margin: 0 0 0 20px; } .chat-bar .actions.more { margin: 0 12px 0 32px; } .chat-bar .actions.attachment { margin: 0 0 0 30px; } .chat-bar .actions.attachment i { display: block; transform: rotate(-45deg); } .chat-bar .avatar { margin: 0 0 0 5px; width: 36px; height: 36px; } .chat-bar .avatar img { border-radius: 50%; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1); display: block; width: 100%; } .chat-bar .name { font-size: 17px; font-weight: 600; text-overflow: ellipsis; letter-spacing: 0.3px; margin: 0 0 0 8px; overflow: hidden; white-space: nowrap; /*width: 110px;*/ } .chat-bar .status { display: block; font-size: 13px; font-weight: 400; letter-spacing: 0; } /* Conversation */ .conversation { height: calc(100% - 12px); position: relative; z-index: 0; } .conversation ::-webkit-scrollbar { transition: all .5s; width: 5px; height: 1px; z-index: 10; } .conversation ::-webkit-scrollbar-track { background: transparent; } .conversation ::-webkit-scrollbar-thumb { background: #b3ada7; } .conversation .conversation-container { /*height: calc(100% - 68px); box-shadow: inset 0 10px 10px -10px #000000;*/ overflow-x: hidden; padding: 0 16px; margin-bottom: 5px; } .conversation .conversation-container:after { content: ""; display: table; clear: both; } /* Messages */ .message { color: #000; clear: both; line-height: 18px; font-size: 15px; padding: 8px; position: relative; margin: 8px 0; max-width: 85%; word-wrap: break-word; z-index: -1; } .message:after { position: absolute; content: ""; width: 0; height: 0; border-style: solid; } .metadata { display: inline-block; /* float: right; */ padding: 0 0 0 7px; position: relative; bottom: -4px; } .metadata .time { color: rgba(0, 0, 0, .45); font-size: 11px; display: inline-block; } .metadata .tick { display: inline-block; margin-left: 2px; position: relative; top: 4px; height: 16px; width: 16px; } .metadata .tick svg { position: absolute; transition: .5s ease-in-out; } .metadata .tick svg:first-child { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: perspective(800px) rotateY(180deg); transform: perspective(800px) rotateY(180deg); } .metadata .tick svg:last-child { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: perspective(800px) rotateY(0deg); transform: perspective(800px) rotateY(0deg); } .metadata .tick-animation svg:first-child { -webkit-transform: perspective(800px) rotateY(0); transform: perspective(800px) rotateY(0); } .metadata .tick-animation svg:last-child { -webkit-transform: perspective(800px) rotateY(-179.9deg); transform: perspective(800px) rotateY(-179.9deg); } .message:first-child { margin: 16px 0 8px; } .message.received { background: #fff; border-radius: 0px 5px 5px 5px; float: left; } .message.received .metadata { padding: 0 0 0 16px; } .message.received:after { border-width: 0px 10px 10px 0; border-color: transparent #fff transparent transparent; top: 0; left: -10px; } .message.sent { background: #e1ffc7; border-radius: 5px 0px 5px 5px; float: right; } .message.sent:after { border-width: 0px 0 10px 10px; border-color: transparent transparent transparent #e1ffc7; top: 0; right: -10px; } /* Compose */ .conversation-compose { /* display: flex; flex-direction: row; align-items: flex-end; overflow: hidden; height: 50px; width: 100%; z-index: 2; */ } .conversation-compose div, .conversation-compose input { background: #fff; /* height: 100%; */ } .conversation-compose .emoji { display: flex; align-items: center; justify-content: center; background: white; border-radius: 0.28571429rem; flex: 0 0 auto; margin-left: 8px; width: 48px; } .conversation-compose .input-msg { border: 0; flex: 1 1 auto; font-size: 16px; margin: 0; outline: none; min-width: 50px; } .conversation-compose .photo { flex: 0 0 auto; border-radius: 0 0 5px 0; text-align: center; position: relative; width: 48px; } .conversation-compose .photo:after { border-width: 0px 0 10px 10px; border-color: transparent transparent transparent #fff; border-style: solid; position: absolute; width: 0; height: 0; content: ""; top: 0; right: -10px; } .conversation-compose .photo i { display: block; color: #7d8488; font-size: 24px; transform: translate(-50%, -50%); position: relative; top: 50%; left: 50%; } .conversation-compose .send { background: transparent; border: 0; cursor: pointer; flex: 0 0 auto; margin-left: 8px; margin-right: 8px; padding: 0; position: relative; outline: none; } .conversation-compose .send .circle { background: #008a7c; border-radius: 50%; color: #fff; position: relative; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; } .conversation-compose .send .circle i { font-size: 24px; margin-left: 5px; } /* Small Screens */ @media (max-width: 768px) { .marvel-device.nexus5 { border-radius: 0; flex: none; padding: 0; max-width: none; overflow: hidden; height: 100%; width: 100%; } .marvel-device > .screen .chat { visibility: visible; } .marvel-device { visibility: hidden; } .marvel-device .status-bar { display: none; } .screen-container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .conversation { /* height: calc(100vh - 55px);*/ } .conversation .conversation-container { /* height: calc(100vh - 120px);*/ } #leaveRoomBtn { float: left !important; } .ui.orange.header { clear: both; } } .avatar { vertical-align: middle; width: 50px; height: 50px; border-radius: 50%; } .zoom { padding: 50px; transition: transform .2s; width: 200px; height: 200px; margin: 0 auto; } .zoom:hover { -ms-transform: scale(1.5); /* IE 9 */ -webkit-transform: scale(1.5); /* Safari 3-8 */ transform: scale(1.5); } #remote-videos video { height: 150px; } #local-video { height: 150px; } #webAppHeader { text-align: center; background: indigo; color: #fff; padding: 10px 0px 10px 0px; } #chat-form { margin-bottom: 1000px; } .emoji-wysiwyg-editor.input-msg { border: 1px solid #CCE2FF; } #ui-sidebar{ background-color: blueviolet; } .ui.label{ background-color: transparent; } #create-btn{ background-color: indigo !important; } #join-btn{ background-color: indigo !important; } .ui.buttons .or:before { color: black; } .w3-container { background-color: #b3ada7; } .clsBtnModal{ background-color: #b3ada7; } #leaveRoomBtn { float: right; } .content { flex: inherit !important; border-radius: 5px; padding: 5px 5px 5px 5px; } .event > .label { display: flex !important; justify-content: center; flex-direction: column; } .username { font-weight: bold; } .call-video { display: flex !important; justify-content: center; font-weight: bold; } .emoji-wysiwyg-editor.input-msg.post-message { border-radius: 20px; } #password-field { margin-top: -20px; margin-bottom: 20px; } #chatContentModal .ui.feed.chat-content { margin-left: 5%; } #call-modal { height: 100%; }
0.383526
0.071721
.MuiTableCell-head { font-size: 16px !important; background-color: #f6f6f6; } .modal-question { width: 60% !important; max-width: none !important; } .modal { z-index: 1040 !important; } .form-label { font-weight: 600; } .modal-question .modal-body { padding-left: 6em; padding-right: 6em; } #modal-footer-border { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-top: 1px solid #dee2e6; padding: 0.75rem; margin: 0 -6em; } #modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; /* padding: .75rem; margin: 0 -6em; */ } /* remove number buttons on input form */ /* https://www.w3schools.com/howto/howto_css_hide_arrow_number.asp */ input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } input[type='number'] { -moz-appearance: textfield; border-radius: 5%; } .form-label { min-height: 40px !important; } .edit-trusted-form-label { min-height: 0px !important; } .edit-trusted-headers { background-color: #d0e0e3; } .export-dropdown .btn { background-color: #1a92ce !important; width: 100%; } .export-dropdown .dropdown-toggle::after { display: none; } .select-list-box { display: block; width: 100%; height: 8rem; padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -webkit-appearance: listbox; -moz-appearance: listbox; appearance: listbox; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; overflow-x: hidden; overflow-y: scroll; } .slider-points.is-invalid { background-image: none !important; padding-right: 0 !important; }
src/css/admin.css
.MuiTableCell-head { font-size: 16px !important; background-color: #f6f6f6; } .modal-question { width: 60% !important; max-width: none !important; } .modal { z-index: 1040 !important; } .form-label { font-weight: 600; } .modal-question .modal-body { padding-left: 6em; padding-right: 6em; } #modal-footer-border { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-top: 1px solid #dee2e6; padding: 0.75rem; margin: 0 -6em; } #modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; /* padding: .75rem; margin: 0 -6em; */ } /* remove number buttons on input form */ /* https://www.w3schools.com/howto/howto_css_hide_arrow_number.asp */ input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } input[type='number'] { -moz-appearance: textfield; border-radius: 5%; } .form-label { min-height: 40px !important; } .edit-trusted-form-label { min-height: 0px !important; } .edit-trusted-headers { background-color: #d0e0e3; } .export-dropdown .btn { background-color: #1a92ce !important; width: 100%; } .export-dropdown .dropdown-toggle::after { display: none; } .select-list-box { display: block; width: 100%; height: 8rem; padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -webkit-appearance: listbox; -moz-appearance: listbox; appearance: listbox; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; overflow-x: hidden; overflow-y: scroll; } .slider-points.is-invalid { background-image: none !important; padding-right: 0 !important; }
0.327023
0.045226
@font-face { font-family: 'NanumGothic'; font-style: normal; font-weight: 700; src: url('./nanumgothic/NanumGothic-Regular.eot'), url('./nanumgothic/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'), url('./nanumgothic/NanumGothic-Regular.woff') format('woff'), / url('./nanumgothic/NanumGothic-Regular.ttf') format('truetype'), url('./nanumgothic/NanumGothic-Regular.oft') format('embedded-opentype'), url('./nanumgothic/NanumGothic-Regular.svg#svgNanumGothic') format('svg'); } @font-face { font-family: 'nanumBarunGothic'; font-style: normal; font-weight: 700; src: url('./nanumbarungothic/NanumBarunGothicWeb.eot'), url('./nanumbarungothic/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('./nanumbarungothic/NanumBarunGothicWeb.woff') format('woff'), / url('./nanumbarungothic/NanumBarunGothicWeb.ttf') format('truetype'); } @font-face { font-family: 'Spoca Han Sans'; font-style: normal; font-weight: 700; src: url('./spoqa_han_sans/Spoqa Han Sans Regular.woff') format('woff'), / url('./spoqa_han_sans/Spoqa Han Sans Regular.ttf') format('truetype'); } @font-face { font-family: 'Font Awesome 5 Pro'; font-style: normal; font-weight: 400; font-display: auto; src: url("./font-awesome/5.12.0/fa-regular-400.eot"); src: url("./font-awesome/5.12.0/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("./font-awesome/5.12.0/fa-regular-400.woff2") format("woff2"), url("./font-awesome/5.12.0/fa-regular-400.woff") format("woff"), url("./font-awesome/5.12.0/fa-regular-400.ttf") format("truetype"), url("./font-awesome/5.12.0/fa-regular-400.svg#fontawesome") format("svg"); } @font-face { font-family: 'Font Awesome 5 Pro'; font-style: normal; font-weight: 300; font-display: auto; src: url("./font-awesome/5.12.0/fa-light-300.eot"); src: url("./font-awesome/5.12.0/fa-light-300.eot?#iefix") format("embedded-opentype"), url("./font-awesome/5.12.0/fa-light-300.woff2") format("woff2"), url("./font-awesome/5.12.0/fa-light-300.woff") format("woff"), url("./font-awesome/5.12.0/fa-light-300.ttf") format("truetype"), url("./font-awesome/5.12.0/fa-light-300.svg#fontawesome") format("svg"); } @font-face { font-family: 'Font Awesome 5 Pro'; font-style: normal; font-weight: 900; font-display: auto; src: url("./font-awesome/5.12.0/fa-solid-900.eot"); src: url("./font-awesome/5.12.0/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("./font-awesome/5.12.0/fa-solid-900.woff2") format("woff2"), url("./font-awesome/5.12.0/fa-solid-900.woff") format("woff"), url("./font-awesome/5.12.0/fa-solid-900.ttf") format("truetype"), url("./font-awesome/5.12.0/fa-solid-900.svg#fontawesome") format("svg"); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: url('./roboto/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */ src: local('Roboto'), local('Roboto-Regular'), url('./roboto/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./roboto/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./roboto/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./roboto/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./roboto/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */ }
Resource/Fonts/font.css
@font-face { font-family: 'NanumGothic'; font-style: normal; font-weight: 700; src: url('./nanumgothic/NanumGothic-Regular.eot'), url('./nanumgothic/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'), url('./nanumgothic/NanumGothic-Regular.woff') format('woff'), / url('./nanumgothic/NanumGothic-Regular.ttf') format('truetype'), url('./nanumgothic/NanumGothic-Regular.oft') format('embedded-opentype'), url('./nanumgothic/NanumGothic-Regular.svg#svgNanumGothic') format('svg'); } @font-face { font-family: 'nanumBarunGothic'; font-style: normal; font-weight: 700; src: url('./nanumbarungothic/NanumBarunGothicWeb.eot'), url('./nanumbarungothic/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('./nanumbarungothic/NanumBarunGothicWeb.woff') format('woff'), / url('./nanumbarungothic/NanumBarunGothicWeb.ttf') format('truetype'); } @font-face { font-family: 'Spoca Han Sans'; font-style: normal; font-weight: 700; src: url('./spoqa_han_sans/Spoqa Han Sans Regular.woff') format('woff'), / url('./spoqa_han_sans/Spoqa Han Sans Regular.ttf') format('truetype'); } @font-face { font-family: 'Font Awesome 5 Pro'; font-style: normal; font-weight: 400; font-display: auto; src: url("./font-awesome/5.12.0/fa-regular-400.eot"); src: url("./font-awesome/5.12.0/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("./font-awesome/5.12.0/fa-regular-400.woff2") format("woff2"), url("./font-awesome/5.12.0/fa-regular-400.woff") format("woff"), url("./font-awesome/5.12.0/fa-regular-400.ttf") format("truetype"), url("./font-awesome/5.12.0/fa-regular-400.svg#fontawesome") format("svg"); } @font-face { font-family: 'Font Awesome 5 Pro'; font-style: normal; font-weight: 300; font-display: auto; src: url("./font-awesome/5.12.0/fa-light-300.eot"); src: url("./font-awesome/5.12.0/fa-light-300.eot?#iefix") format("embedded-opentype"), url("./font-awesome/5.12.0/fa-light-300.woff2") format("woff2"), url("./font-awesome/5.12.0/fa-light-300.woff") format("woff"), url("./font-awesome/5.12.0/fa-light-300.ttf") format("truetype"), url("./font-awesome/5.12.0/fa-light-300.svg#fontawesome") format("svg"); } @font-face { font-family: 'Font Awesome 5 Pro'; font-style: normal; font-weight: 900; font-display: auto; src: url("./font-awesome/5.12.0/fa-solid-900.eot"); src: url("./font-awesome/5.12.0/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("./font-awesome/5.12.0/fa-solid-900.woff2") format("woff2"), url("./font-awesome/5.12.0/fa-solid-900.woff") format("woff"), url("./font-awesome/5.12.0/fa-solid-900.ttf") format("truetype"), url("./font-awesome/5.12.0/fa-solid-900.svg#fontawesome") format("svg"); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: url('./roboto/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */ src: local('Roboto'), local('Roboto-Regular'), url('./roboto/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./roboto/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./roboto/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./roboto/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./roboto/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */ }
0.163846
0.089733
@charset "UTF-8"; /* Css Table of Content -------------------------- ** Typography -------------------------- ** Global -------------------------- ** Breadcumb Area -------------------------- ** Preloader -------------------------- ** Normalize -------------------------- ** Navbar -------------------------- ** Header -------------------------- ** Featured Area -------------------------- ** Video Area -------------------------- ** Counterup Area -------------------------- ** Why Choose Us Area -------------------------- ** How It Works Area -------------------------- ** Screenshort Area -------------------------- ** Testimonial Area -------------------------- ** Team Member Area -------------------------- ** Footer Area -------------------------- ** Icon Box Item -------------------------- ** Contact Area -------------------------- ** Call TO Action Area -------------------------- -------------------------- ** Blog Page -------------------------- ** Blog Details Page -------------------------- */ /*----------------- @Typography -----------------*/ @import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800"); /*--------------------------- ** Global ---------------------------*/ :root { --main-color-one: #500ade; --main-color-two: #852aff; --secondary-color: #333333; --heading-color: #1c144e; --paragraph-color: #666666; --heading-font: 'Poppins', sans-serif; --body-font: 'Poppins', sans-serif; } .dark-bg { background-color: #10102d; } .remove-col-padding { padding: 0; } .remove-col-padding-right { padding-right: 0; } .remove-col-padding-left { padding-left: 0; } .padding-left-0 { padding-left: 0; } .padding-right-0 { padding-left: 0; } .padding-bottom-120 { padding-bottom: 120px; } .padding-top-10 { padding-top: 10px; } .padding-top-20 { padding-top: 20px; } .padding-top-30 { padding-top: 30px; } .padding-top-40 { padding-top: 40px; } .padding-top-50 { padding-top: 50px; } .padding-top-60 { padding-top: 60px; } .padding-top-70 { padding-top: 70px; } .padding-top-80 { padding-top: 80px; } .padding-top-90 { padding-top: 90px; } .padding-top-100 { padding-top: 100px; } .padding-top-110 { padding-top: 110px; } .padding-top-120 { padding-top: 120px; } .margin-top-10 { margin-top: 10px; } .margin-top-20 { margin-top: 20px; } .margin-top-30 { margin-top: 30px; } .margin-top-40 { margin-top: 40px; } .margin-top-50 { margin-top: 50px; } .margin-top-60 { margin-top: 60px; } .margin-top-70 { margin-top: 70px; } .margin-top-80 { margin-top: 80px; } .margin-top-90 { margin-top: 90px; } .margin-top-100 { margin-top: 100px; } .margin-bottom-0 { margin-bottom: 0px; } .margin-bottom-10 { margin-bottom: 10px; } .margin-bottom-15 { margin-bottom: 15px; } .margin-bottom-20 { margin-bottom: 20px; } .margin-bottom-30 { margin-bottom: 30px; } .margin-bottom-40 { margin-bottom: 40px; } .margin-bottom-50 { margin-bottom: 50px; } .margin-bottom-60 { margin-bottom: 60px; } .margin-bottom-70 { margin-bottom: 70px; } .margin-bottom-80 { margin-bottom: 80px; } .margin-bottom-90 { margin-bottom: 90px; } .margin-top-100 { margin-bottom: 100px; } .margin-top-120 { margin-top: 120px; } .margin-top-minus-290 { margin-top: -290px; } .padding-left-0 { padding-left: 0px !important; } .section-subtitle { font-size: 18px; line-height: 28px; text-transform: uppercase; color: #500ade; font-weight: 700; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: .4rem; padding-left: 0.4rem; } .back-to-top { position: fixed; right: 30px; bottom: 30px; width: 50px; height: 50px; background-color: #4fbdde; color: #fff; text-align: center; line-height: 50px; border-radius: 50%; z-index: 99; cursor: pointer; font-size: 30px; -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1); } .gray-bg { background-color: #f7f7f7; } .video-play-btn { position: relative; z-index: 1; display: inline-block; width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; background-color: #fff; border-radius: 50%; color: #313131; } .video-play-btn:before { content: ""; position: absolute; z-index: 0; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); /* IE 9 */ -webkit-transform: translateX(-50%) translateY(-50%); /* Chrome, Safari, Opera */ transform: translateX(-50%) translateY(-50%); display: block; width: 80px; height: 80px; background: #fff; border-radius: 50%; -webkit-animation: pulse-border 1500ms ease-out infinite; animation: pulse-border 1500ms ease-out infinite; z-index: -1; } .video-play-btn:hover { color: #313131; } @-webkit-keyframes pulse-border { 0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; } 100% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); opacity: 0; } } @-moz-keyframes pulse-border { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); opacity: 0; } } @-o-keyframes pulse-border { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); opacity: 0; } } @keyframes pulse-border { 0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; } 100% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); opacity: 0; } } @media only screen and (max-width: 991px) { .row.reorder-xs { -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); direction: rtl; } .row.reorder-xs > [class*="col-"] { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); direction: ltr; } } .bg-blue { background-color: #2e9ecb; } .padding-60 { padding: 60px 0 60px 0; } .submit-btn-02 { display: inline-block; text-align: center; height: 60px; line-height: 60px; font-size: 16px; text-transform: capitalize; font-weight: 600; color: #fff; width: 202px; background-color: #500ade; padding: 0 20px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; cursor: pointer; border: none; border-radius: 5px; } .submit-btn-02:hover { color: #fff; background-color: var(--secondary-color); } .boxed-btn { display: inline-block; text-align: center; height: 60px; line-height: 60px; font-size: 16px; text-transform: capitalize; font-weight: 600; color: #fff; width: 202px; background-color: #f38e35; padding: 0 20px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .boxed-btn:hover { color: #fff; background-color: #333333; } .boxed-btn.gd-bg-1 { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); } .boxed-btn.gd-bg-1:hover { background-image: -moz-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%); background-image: -webkit-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%); background-image: -ms-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%); } .boxed-btn.gd-bg-2 { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .boxed-btn.gd-bg-2:hover { background-image: -moz-linear-gradient(50deg, #a197fa 0%, #e877cb 100%); background-image: -webkit-linear-gradient(50deg, #a197fa 0%, #e877cb 100%); background-image: -ms-linear-gradient(50deg, #a197fa 0%, #e877cb 100%); } .boxed-btn.gd-bg-3 { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .boxed-btn.gd-bg-3:hover { background-image: -moz-linear-gradient(50deg, #2784fc 0%, #70bfec 100%); background-image: -webkit-linear-gradient(50deg, #2784fc 0%, #70bfec 100%); background-image: -ms-linear-gradient(50deg, #2784fc 0%, #70bfec 100%); } .boxed-btn.btn-rounded { border-radius: 30px; } .boxed-btn.blank { background-color: transparent; border: 2px solid #500ade; color: #500ade; } .boxed-btn.blank:hover { background-color: #500ade; color: #fff; } .boxed-btn.black { border: none; color: #fff; background-color: #333333; } .boxed-btn.black:hover { background-color: #500ade; color: #fff; } .boxed-btn-02 { display: inline-block; text-align: center; height: 60px; line-height: 56px; font-size: 16px; text-transform: capitalize; font-weight: 600; color: #fff; background-color: #500ade; padding: 0 30px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; border-radius: 5px; border: 2px solid transparent; } .boxed-btn-02:hover { background-color: #fff; color: var(--main-color-one); } .boxed-btn-02.black:hover { background-color: var(--secondary-color); color: #fff; } .boxed-btn-02.reverse-color { background-color: #fff; color: #2696f3; } .boxed-btn-02.reverse-color:hover { color: #fff; background-color: #2696f3; } .boxed-btn-02.blank { background-color: transparent; color: #fff; border: 2px solid #fff; } .boxed-btn-02.blank:hover { color: #2696f3; background-color: #fff; } .section-title { text-align: center; margin-bottom: 57px; } .section-title.white .subtitle, .section-title.white .title { color: #fff; } .section-title.white p { color: #e1dede; } .section-title.extra { margin-bottom: 55px; } .section-title.extra .title { margin-bottom: 26px; } .section-title.p-width-lg p { max-width: 730px; } .section-title.left-aligned { text-align: left; } .section-title .title { font-size: 48px; line-height: 58px; margin-bottom: 13px; font-weight: 700; color: #1c144e; } .section-title .title.extra { margin-bottom: 24px; } .section-title .subtitle { font-size: 20px; line-height: 30px; color: #0074b1 ; text-transform: uppercase; font-weight: 600; font-family: "Poppins", sans-serif; display: block; margin-bottom: 10px; } .section-title p { font-size: 16px; color: #777777; max-width: 720px; line-height: 26px; margin: 0 auto; } .margin-bottom-45 { margin-bottom: 45px; } .c-white { color: #fff; } .c-red { color: #500ade; } .bg-red { background-color: #500ade; } .c-green { color: #00cf92; } .padding-bottom-80 { padding-bottom: 80px; } .padding-bottom-85 { padding-bottom: 85px; } .padding-top-55 { padding-top: 55px; } .gradient-bg { background-image: -moz-linear-gradient(0deg, #fff1ee 0%, #e8efff 100%); background-image: -webkit-linear-gradient(0deg, #fff1ee 0%, #e8efff 100%); background-image: -ms-linear-gradient(0deg, #fff1ee 0%, #e8efff 100%); } .submit-btn { width: 180px; height: 60px; text-align: center; font-weight: 600; font-size: 16px; line-height: 60px; color: #fff; text-transform: capitalize; background-color: #500ade; border: none; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; cursor: pointer; } .submit-btn:hover { background-color: #333333; } .submit-btn.btn-rounded { border-radius: 30px; } .submit-btn.btn-center { display: block; margin: 0 auto; margin-top: 25px; } .submit-btn:focus { outline: none; } .submit-btn.gd-bg-1 { background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); } .submit-btn.gd-bg-1:hover { background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); } .section-title-inner { text-align: center; margin-bottom: 45px; } .section-title-inner .subtitle { font-size: 18px; line-height: 28px; text-transform: uppercase; font-weight: 700; color: #500ade; margin-bottom: 20px; display: block; } .section-title-inner .title { font-size: 48px; font-weight: 700; line-height: 58px; } .form-element.margin-bottom-30 { margin-bottom: 27px; } .form-element label { color: #1c144e; font-size: 14px; font-weight: 700; line-height: 32px; } .form-element label span { color: #BE1F27; } .form-element select { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .has-icon { position: relative; display: block; } .has-icon.textarea .the-icon { top: 25px; } .has-icon .input-field { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .has-icon .the-icon { font-size: 14px; position: absolute; right: 30px; top: 50%; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); color: #7c7c90; } @media only screen and (max-width: 767px) { .row.reorder-xs { -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); direction: rtl; } .row.reorder-xs > [class*="col-"] { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); direction: ltr; } } @media only screen and (max-width: 991px) { .row.reorder-sm { -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); direction: rtl; } .row.reorder-sm > [class*="col-"] { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); direction: ltr; } } .input-field { width: 100%; height: 60px; padding: 0 30px; border-radius: 5px; color: #7c7c90; } .input-field::-webkit-input-placeholder { /* WebKit browsers */ color: #7c7c90; } .input-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #7c7c90; } .input-field::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #7c7c90; } .input-field:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #7c7c90; } .input-field.borderd { border: 2px solid rgba(0, 0, 0, 0.1); } .input-field.borderd:focus { border: 2px solid rgba(0, 0, 0, 0.1); } .input-field.textarea { min-height: 120px; padding: 20px 30px; resize: none; } .input-field.error { border: 1px solid #500ade; } .input-field.error::-webkit-input-placeholder { /* WebKit browsers */ color: #500ade; } .input-field.error:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #500ade; } .input-field.error::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #500ade; } .input-field.error:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #500ade; } .input-field.error:focus { border-color: #500ade; } .blog-details-content .single-blog-post .details-container .post-body .post-bottom-content .bottom-content .right-content .title { display: none; } .email-success { display: block; width: 100%; } .checkbox-element { display: inline-block; } .checkbox-wrapper { display: inline-block; } .checkbox-inner { display: block; position: relative; padding-left: 30px; margin-bottom: 12px; cursor: pointer; font-size: 14px; line-height: 24px; color: #585869; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .checkbox-inner input { position: absolute; opacity: 0; cursor: pointer; } .checkbox-inner .checkmark { position: absolute; top: 0; left: 0; height: 20px; width: 20px; background-color: transparent; border: 2px solid rgba(0, 0, 0, 0.1); } .checkbox-inner input:checked ~ .checkmark { background-color: transparent; } .checkbox-inner .checkmark:after { content: ""; position: absolute; display: none; } .checkbox-inner input:checked ~ .checkmark:after { display: block; } .checkbox-inner .checkmark:after { left: 5px; top: 2px; width: 5px; height: 10px; border: solid #500ade; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .table-responsive { display: table; } /*--------------------- Breadcumb Area ----------------------*/ .breadcrumb-area { position: relative; z-index: 0; padding: 229px 0 140px 0; background-color: #1f2732; } .breadcrumb-area.extra { padding-top: 232px; } .breadcrumb-area .page-title { color: #fff; font-size: 50px; line-height: 60px; font-weight: 700; margin-bottom: 30px; } .breadcrumb-area .page-navigation { font-size: 18px; line-height: 20px; color: #500ade; } .breadcrumb-area .page-navigation li { display: inline-block; position: relative; margin: 0 10px; color: #fff; } .breadcrumb-area .page-navigation li:first-child { margin-left: 0; } .breadcrumb-area .page-navigation li:last-child:after { display: none; } .breadcrumb-area .page-navigation li:after { position: absolute; right: -15px; top: 0px; font-family: 'Font Awesome 5 Free'; content: '\f105'; font-weight: 900; } .breadcrumb-area .page-navigation li a { color: #fff; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .breadcrumb-area.breadcrumb-bg { background-image: url(/assets/images/landing_pages/bg/breadcrumb-bg.jpg); background-size: cover; background-position: center; } .complete-bg { background-image: url(/assets/images/landing_pages/bg/bg-register-complete-min.png); background-size: cover; background-position: center; height: 100vh; } @media only screen and (max-width: 450px) { .complete-bg { background-image: url(/assets/images/landing_pages/bg/bg-register-complete-mobile.png); } } /*------------------------- Preloader Css ---------------------------*/ .preloader-wrapper { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 99999999; background-color: #fff; } .preloader-wrapper .preloader { position: absolute; top: 50%; left: 50%; width: 80px; height: 60px; margin: -30px 0 0 -40px; } .sk-circle { width: 80px; height: 80px; position: relative; display: block; } .sk-circle .sk-child { width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .sk-circle .sk-child:before { content: ''; display: block; margin: 0 auto; width: 15%; height: 15%; background-color: #500ade; border-radius: 100%; -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; } .sk-circle .sk-circle2 { -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); transform: rotate(30deg); } .sk-circle .sk-circle3 { -webkit-transform: rotate(60deg); -ms-transform: rotate(60deg); transform: rotate(60deg); } .sk-circle .sk-circle4 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .sk-circle .sk-circle5 { -webkit-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); } .sk-circle .sk-circle6 { -webkit-transform: rotate(150deg); -ms-transform: rotate(150deg); transform: rotate(150deg); } .sk-circle .sk-circle7 { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .sk-circle .sk-circle8 { -webkit-transform: rotate(210deg); -ms-transform: rotate(210deg); transform: rotate(210deg); } .sk-circle .sk-circle9 { -webkit-transform: rotate(240deg); -ms-transform: rotate(240deg); transform: rotate(240deg); } .sk-circle .sk-circle10 { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .sk-circle .sk-circle11 { -webkit-transform: rotate(300deg); -ms-transform: rotate(300deg); transform: rotate(300deg); } .sk-circle .sk-circle12 { -webkit-transform: rotate(330deg); -ms-transform: rotate(330deg); transform: rotate(330deg); } .sk-circle .sk-circle2:before { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .sk-circle .sk-circle3:before { -webkit-animation-delay: -1s; animation-delay: -1s; } .sk-circle .sk-circle4:before { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; } .sk-circle .sk-circle5:before { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; } .sk-circle .sk-circle6:before { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; } .sk-circle .sk-circle7:before { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; } .sk-circle .sk-circle8:before { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .sk-circle .sk-circle9:before { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; } .sk-circle .sk-circle10:before { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; } .sk-circle .sk-circle11:before { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; } .sk-circle .sk-circle12:before { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; } @-webkit-keyframes sk-circleBounceDelay { 0%, 80%, 100% { -webkit-transform: scale(0); transform: scale(0); } 40% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes sk-circleBounceDelay { 0%, 80%, 100% { -webkit-transform: scale(0); transform: scale(0); } 40% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes slide { 0% { clip: rect(0, 0, 20px, 0); } 30% { clip: rect(0, 80px, 20px, 0); } 50% { clip: rect(0, 80px, 20px, 0); } 80% { clip: rect(0, 80px, 20px, 80px); } 100% { clip: rect(0, 80px, 20px, 80px); } } @keyframes slide { 0% { clip: rect(0, 0, 20px, 0); } 30% { clip: rect(0, 80px, 20px, 0); } 50% { clip: rect(0, 80px, 20px, 0); } 80% { clip: rect(0, 80px, 20px, 80px); } 100% { clip: rect(0, 80px, 20px, 80px); } } @-webkit-keyframes fade { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } @keyframes fade { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } /*==================== ** Normalize ====================*/ html { font-family: "Poppins", sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; } body { font-family: "Poppins", sans-serif; font-size: 16px; margin: 0; color: #666666; overflow-x: hidden; } h1 { font-size: 72px; line-height: 1.0833333333333333; } h2 { font-size: 52px; line-height: 1.4444444444444444; } h3 { font-size: 32px; line-height: 1.0833333333333333; } h4 { font-size: 22px; line-height: 1.2380952380952381; } h1, h2, h3, h4, h5, h6 { color: #1c144e; font-weight: 700; font-family: "Poppins", sans-serif; } p { font-size: 16px; color: #666666; line-height: 1.625; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } a { color: #1c144e; text-decoration: none; } a, a:hover, a:focus, a:active { text-decoration: none; outline: none; } a i { padding: 0 2px; } img { max-width: 100%; } /*input and button type focus outline disable*/ input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, select:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; border: 1px solid #ddd; } /** * 5.0 - Alignments */ .alignleft { float: left; } .alignright { float: right; } .aligncenter { clear: both; display: block; margin: 0 auto 1.75em; } ul { margin: 0; padding: 0; list-style: none; } /*---------------------------------------------- # Nav bar ----------------------------------------------*/ .navbar.navbar-area.white .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } .navbar.navbar-area .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } .mobile-logo { display: none; } @media only screen and (max-width: 991px) { .mobile-logo { display: block; } .desktop-logo { display: none !important; } } .navbar-area { padding: 0; } .navbar-area.nav-absolute { position: absolute; left: 0; width: 100%; top: 0px; z-index: 1; } .navbar-area.nav-absolute1 { position: absolute; left: 0; width: 100%; top: 0px; z-index: 1000; /* position: fixed; background-color: saddlebrown; */ } .navbar-area.header-style-09 .nav-container .nav-right-content ul li .boxed-btn { border-radius: 5px; background-color: #fff; color: var(--paragraph-color); } .navbar-area.header-style-09 .nav-container .nav-right-content ul li .boxed-btn:hover { background-color: #2696f3; color: #fff; } .navbar-area.header-style-12 .nav-container .nav-right-content ul li .boxed-btn { border-radius: 5px; } .navbar-area.white .nav-container .navbar-collapse .navbar-nav { display: block; width: 100%; text-align: right; } .navbar-area.white .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { color: rgba(255, 255, 255, 0.8); } .navbar-area.white .nav-container .navbar-collapse .navbar-nav li.current-menu-item a { color: #fff; } .navbar-area.white .nav-container .navbar-collapse .navbar-nav li a { color: rgba(255, 255, 255, 0.8); } .navbar-area.white .nav-container .navbar-collapse .navbar-nav li a:hover { color: #fff; } .navbar-area .nav-container .nav-right-content ul { margin: 0; padding: 0; list-style: none; margin-left: 30px; } .navbar-area .nav-container .nav-right-content ul li { display: inline-block; } .navbar-area .nav-container .nav-right-content ul li .btn-boxed { font-weight: 600; text-transform: capitalize; border-radius: 5px; background-color: var(--main-color-one); } .navbar-area .nav-container .nav-right-content ul li .btn-boxed:hover { background-color: var(--secondary-color); } .navbar-area .nav-container .navbar-brand .site-title { font-weight: 700; font-size: 30px; font-family: var(--heading-font); line-height: 90px; color: var(--heading-color); } .navbar-area .nav-container .navbar-collapse .navbar-nav { display: block; width: 100%; text-align: right; } .navbar-area .nav-container .navbar-collapse .navbar-nav li { display: inline-block; font-size: 16px; font-weight: 500; line-height: 90px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li + li { margin-left: 20px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.current-menu-item a { color: var(--main-color-one); } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children { position: relative; z-index: 0; padding-right: 15px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { position: absolute; right: 0; top: 50%; content: '\f107'; font-family: 'Font Awesome 5 Free'; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; font-weight: 900; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover > .sub-menu { visibility: visible; opacity: 1; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu { position: absolute; text-align: left; min-width: 220px; margin: 0; padding: 0; list-style: none; left: 0; top: 100%; -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05); background-color: #fff; z-index: 9; border-bottom: 4px solid var(--main-color-one); visibility: hidden; opacity: 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li { display: block; margin-left: 0; line-height: 24px; font-size: 16px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li { border-top: 1px solid #e2e2e2; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a { display: block; padding: 12px 30px; background-color: #fff; white-space: nowrap; color: var(--paragraph-color); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover { background-color: var(--main-color-one); color: #fff; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children { position: relative; z-index: 0; padding-right: 0px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:before { position: absolute; right: 15px; top: 50%; content: '\f105'; font-family: 'fontawesome'; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu { left: 100%; top: 20px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu .sub-menu .sub-menu { left: auto; right: 100%; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu { visibility: visible; opacity: 1; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu li:hover:before { color: #fff; } .navbar-area .nav-container .navbar-collapse .navbar-nav li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover { color: var(--main-color-one); } @media only screen and (max-width: 991px) { .navbar-area .nav-container { position: relative; z-index: 0; min-height: 80px; } .navbar-area .nav-container .navbar-brand { display: block; } .navbar-area .nav-container .navbar-brand .navbar-toggler { position: absolute; right: 10px; border: 1px solid #e2e2e2; } .navbar-area .nav-container .navbar-collapse .navbar-nav { display: block; margin-top: 20px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li { display: block; text-align: left; line-height: 30px; padding: 10px 0; border-bottom: 1px solid #e2e2e2; } .navbar-area .nav-container .navbar-collapse .navbar-nav li:last-child { border-bottom: none; } .navbar-area .nav-container .navbar-collapse .navbar-nav li + li { margin-left: 0; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { top: 25px; right: 20px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover { padding-bottom: 0; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover > .sub-menu { visibility: visible; height: auto; opacity: 1; background-color: transparent; border-bottom: none; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu { position: initial; display: block; width: 100%; border-top: none; -webkit-box-shadow: none; box-shadow: none; margin-left: 0; padding-bottom: 0; visibility: hidden; opacity: 0; height: 0; overflow: hidden; max-height: 250px; overflow-y: scroll; -webkit-transition: height 500ms; -moz-transition: height 500ms; -o-transition: height 500ms; transition: height 500ms; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu .menu-item-has-children:before { content: "\f107"; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li { padding: 0; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:hover:before { top: 30px; color: #fff; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li { border-top: none; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:first-child { border-top: 1px solid #e2e2e2; } } @media only screen and (max-width: 575px) { .navbar-area .nav-container { margin: 0 15px; } } /*------------------------------ Header Area ------------------------------*/ .header-area { padding: 352px 0 252px 0; background-color: #fff; position: relative; } .header-area .shape-1 { position: absolute; left: 10%; top: 15%; -webkit-animation: left2right 10s linear 0s infinite; animation: left2right 10s linear 0s infinite; opacity: .1; } .header-area .shape-2 { position: absolute; right: 5%; top: 10%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; opacity: .3; } .header-area .shape-3 { position: absolute; left: 50%; bottom: 30%; -webkit-animation: left2right 10s linear 0s infinite; animation: left2right 10s linear 0s infinite; opacity: .2; } .header-area .header-right-image { position: absolute; bottom: 0px; right: 10%; } .header-area.header-bg { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg.png); background-position: top right; background-repeat: no-repeat; } .header-area.header-bg-2 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-3.png); background-position: top right; background-repeat: no-repeat; } .header-area.header-bg-3 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-4.jpg); background-position: center; background-size: cover; } .header-area.header-bg-4 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-3.png); background-position: center; background-size: cover; } .header-area.header-bg-5 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-3.png); background-position: center; background-size: cover; } .header-area.header-bg-5.dark-bg { background-color: #10102D; } .header-area.header-bg-6 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-4.jpg); background-position: center; background-size: cover; } .header-area.header-bg-12 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bottom-bg-12.png); background-position: bottom; background-size: contain; background-repeat: no-repeat; } .header-area.header-bg-9 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-9.png); background-position: center; background-size: cover; position: relative; z-index: 0; } .header-area.header-bg-9:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; z-index: -1; background-image: -moz-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); background-image: -webkit-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); background-image: -ms-linear-gradient(146deg, #0250c5 0%, #ca3c87 60%, #d43f8d 100%); opacity: .9; } .header-area.header-bg-10 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-10.jpg); background-position: center; background-size: cover; position: relative; z-index: 0; } .header-area.header-bg-10:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background-color: rgba(26, 31, 36, 0.7); z-index: -1; opacity: .9; background-image: url(/assets/images/landing_pages/bg/header-bg-overlay-10.png); background-position: bottom; background-repeat: no-repeat; } .header-area.header-bg-11 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-11.jpg); background-position: center; background-size: cover; position: relative; z-index: 0; } .header-area.header-bg-11:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background-color: rgba(26, 31, 36, 0.7); z-index: -1; background-image: url(/assets/images/landing_pages/bg-shape-11.png); background-position: bottom; background-repeat: no-repeat; } .header-area.dark-home-1 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/dark-bg-1.png); background-position: bottom; background-size: cover; background-color: #10102d; } .header-area.dark-home-1 .shape-1 { position: absolute; left: 10%; top: 15%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .header-area.dark-home-1 .shape-2 { position: absolute; right: 5%; top: 10%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .header-area.dark-home-1 .shape-3 { position: absolute; left: 50%; bottom: 30%; -webkit-animation: left2right 10s linear 0s infinite; animation: left2right 10s linear 0s infinite; } .header-area.dark-home-1 .shape-4 { position: absolute; left: 55%; top: 15%; -webkit-animation: roatate 10s linear 5s infinite; animation: roatate 10s linear 5s infinite; display: inline-block; } .header-area.dark-home-1 .header-inner .title { color: #fff; } .header-area.dark-home-1 .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.dark-home-2 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/dark-bg-2.png); background-position: bottom; background-size: cover; background-color: #10102d; } .header-area.dark-home-2 .shape-1 { position: absolute; left: 10%; top: 15%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .header-area.dark-home-2 .shape-2 { position: absolute; right: 5%; top: 10%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .header-area.dark-home-2 .shape-3 { position: absolute; left: 50%; bottom: 30%; -webkit-animation: left2right 10s linear 0s infinite; animation: left2right 10s linear 0s infinite; } .header-area.dark-home-2 .shape-4 { position: absolute; left: 55%; top: 15%; -webkit-animation: roatate 10s linear 5s infinite; animation: roatate 10s linear 5s infinite; display: inline-block; } .header-area.dark-home-2 .header-inner .title { color: #fff; } .header-area.dark-home-2 .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.style-six .header-inner { text-align: center; } .header-area.style-six .header-inner .video-play-btn { color: #500ade; margin-bottom: 30px; } .header-area.style-six .header-inner .title { color: #fff; } .header-area.style-six .header-inner p { color: rgba(255, 255, 255, 0.8); margin: 0 auto; } .header-area.style-five .header-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .header-area.style-five .header-inner .title { color: #fff; } .header-area.style-five .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.style-four .header-inner .title { color: #fff; } .header-area.style-four .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.style-four .header-inner .free-trail-form { position: relative; z-index: 0; max-width: 500px; margin-top: 36px; } .header-area.style-four .header-inner .free-trail-form .form-group .form-control { height: 60px; padding: 0 170px 0 20px; } .header-area.style-four .header-inner .free-trail-form .submit-btn { position: absolute; top: 0; right: 0; background-color: #9749f8; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; cursor: pointer; width: 150px; } .header-area.style-four .header-inner .free-trail-form .submit-btn:hover { background-color: #5e2ced; } .header-area.style-three .header-overlay-image { position: absolute; left: 0; bottom: -10px; width: 100%; -ms-transform: scale(1.05); /* IE 9 */ -webkit-transform: scale(1.05); /* Chrome, Safari, Opera */ transform: scale(1.05); } .header-area.style-three .header-overlay-image .st1, .header-area.style-three .header-overlay-image .st0 { fill: #fff; } .header-area.style-three .header-inner .title { color: #fff; } .header-area.style-three .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.style-09 { padding-top: 150px; padding-bottom: 160px; } .header-area.style-09 .header-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .header-area.style-09 .header-overlay-image { position: absolute; left: 0; bottom: -10px; width: 100%; -ms-transform: scale(1.05); /* IE 9 */ -webkit-transform: scale(1.05); /* Chrome, Safari, Opera */ transform: scale(1.05); } .header-area.style-09 .header-overlay-image .st1, .header-area.style-09 .header-overlay-image .st0 { fill: #fff; } .header-area.style-09 .header-inner .title { color: #fff; font-size: 58px; line-height: 68px; } .header-area.style-09 .header-inner p { color: rgba(255, 255, 255, 0.8); font-size: 18px; line-height: 28px; } .header-area.style-09 .header-inner .btn-wrapper { margin-top: 20px; } .header-area.style-09 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 15px; } .header-area.style-10 { padding-top: 235px; padding-bottom: 160px; } .header-area.style-10 .header-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .header-area.style-10 .header-overlay-image { position: absolute; left: 0; bottom: -10px; width: 100%; -ms-transform: scale(1.05); /* IE 9 */ -webkit-transform: scale(1.05); /* Chrome, Safari, Opera */ transform: scale(1.05); } .header-area.style-10 .header-overlay-image .st1, .header-area.style-10 .header-overlay-image .st0 { fill: #fff; } .header-area.style-10 .header-inner .title { color: #fff; font-size: 58px; line-height: 68px; } .header-area.style-10 .header-inner p { color: rgba(255, 255, 255, 0.8); font-size: 18px; line-height: 28px; } .header-area.style-10 .header-inner .btn-wrapper { margin-top: 20px; } .header-area.style-10 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 15px; } .header-area.style-11 { padding-top: 235px; padding-bottom: 160px; } .header-area.style-11 .header-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .header-area.style-11 .header-overlay-image { position: absolute; left: 0; bottom: -10px; width: 100%; -ms-transform: scale(1.05); /* IE 9 */ -webkit-transform: scale(1.05); /* Chrome, Safari, Opera */ transform: scale(1.05); } .header-area.style-11 .header-overlay-image .st1, .header-area.style-11 .header-overlay-image .st0 { fill: #fff; } .header-area.style-11 .header-inner .title { color: #fff; font-size: 58px; line-height: 68px; } .header-area.style-11 .header-inner p { color: rgba(255, 255, 255, 0.8); font-size: 18px; line-height: 28px; } .header-area.style-11 .header-inner .btn-wrapper { margin-top: 20px; } .header-area.style-11 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 15px; } .header-area.style-12 { padding-top: 265px; padding-bottom: 120px; } .header-area.style-12 .header-inner { text-align: center; } .header-area.style-12 .header-inner .title { font-size: 58px; line-height: 68px; } .header-area.style-12 .header-inner .btn-wrapper { margin-top: 40px; } .header-area.style-12 .header-inner .btn-wrapper .boxed-btn-02 { background-color: var(--main-color-one); color: #fff; border: 2px solid var(--main-color-one); } .header-area.style-12 .header-inner .btn-wrapper .boxed-btn-02:hover { background-color: transparent; color: var(--main-color-one); border-color: var(--main-color-one); } .header-area.style-12 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { background-color: transparent; color: var(--main-color-one); border-color: var(--main-color-one); margin-left: 15px; } .header-area.style-12 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02:hover { background-color: var(--main-color-one); color: #fff; border: 2px solid var(--main-color-one); } .header-area.style-two .header-inner .title { color: #fff; } .header-area.style-two .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area .header-inner .title { font-size: 60px; font-weight: 700; line-height: 70px; color: #252a32; margin-bottom: 22px; } .header-area .header-inner p { font-size: 20px; line-height: 32px; color: #505b6d; max-width: 520px; } .header-form-area .header-form-inner { background-color: #fff; padding: 40px 30px 50px 40px; border-radius: 5px; border: 1px solid #e2e2e2; } .header-form-area .header-form-inner .title { font-size: 30px; line-height: 40px; color: #1c144e; margin-bottom: 25px; } .get-quote-form .form-group.textarea .form-control { min-height: 140px; resize: none; } .get-quote-form .form-group.textarea .form-control:focus { -webkit-box-shadow: none; box-shadow: none; } .get-quote-form .form-group .form-control { height: 50px; border: 1px solid #e3e3e3; } .get-quote-form .submit-btn { font-size: 16px; font-weight: 600; border-radius: 3px; background-image: -moz-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); } .get-quote-form .submit-btn:hover { -webkit-box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); } @-webkit-keyframes upndown { 0% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } 50% { -ms-transform: translateY(100px); /* IE 9 */ -webkit-transform: translateY(100px); /* Chrome, Safari, Opera */ transform: translateY(100px); } 100% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } } @-moz-keyframes upndown { 0% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } 50% { -ms-transform: translateY(100px); /* IE 9 */ -webkit-transform: translateY(100px); /* Chrome, Safari, Opera */ transform: translateY(100px); } 100% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } } @-o-keyframes upndown { 0% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } 50% { -ms-transform: translateY(100px); /* IE 9 */ -webkit-transform: translateY(100px); /* Chrome, Safari, Opera */ transform: translateY(100px); } 100% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } } @keyframes upndown { 0% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } 50% { -ms-transform: translateY(100px); /* IE 9 */ -webkit-transform: translateY(100px); /* Chrome, Safari, Opera */ transform: translateY(100px); } 100% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } } @-webkit-keyframes left2right { 0% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } 50% { -ms-transform: translateX(100px); /* IE 9 */ -webkit-transform: translateX(100px); /* Chrome, Safari, Opera */ transform: translateX(100px); } 100% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } } @-moz-keyframes left2right { 0% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } 50% { -ms-transform: translateX(100px); /* IE 9 */ -webkit-transform: translateX(100px); /* Chrome, Safari, Opera */ transform: translateX(100px); } 100% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } } @-o-keyframes left2right { 0% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } 50% { -ms-transform: translateX(100px); /* IE 9 */ -webkit-transform: translateX(100px); /* Chrome, Safari, Opera */ transform: translateX(100px); } 100% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } } @keyframes left2right { 0% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } 50% { -ms-transform: translateX(100px); /* IE 9 */ -webkit-transform: translateX(100px); /* Chrome, Safari, Opera */ transform: translateX(100px); } 100% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } } @-webkit-keyframes roatate { 0% { -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); opacity: 0.3; } 25% { opacity: 0.6; -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); } 50% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.8; } 75% { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); opacity: 0.6; } 100% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.3; } } @-moz-keyframes roatate { 0% { -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); opacity: 0.3; } 25% { opacity: 0.6; -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); } 50% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.8; } 75% { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); opacity: 0.6; } 100% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.3; } } @-o-keyframes roatate { 0% { -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); opacity: 0.3; } 25% { opacity: 0.6; -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); } 50% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.8; } 75% { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); opacity: 0.6; } 100% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.3; } } @keyframes roatate { 0% { -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); opacity: 0.3; } 25% { opacity: 0.6; -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); } 50% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.8; } 75% { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); opacity: 0.6; } 100% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.3; } } .btn-wrapper { margin-top: 35px; } .btn-wrapper .boxed-btn { margin: 0 10px; border: none; width: 165px; height: 60px; line-height: 55px; position: relative; z-index: 1; overflow: hidden; font-size: 16px; font-weight: 600; border: 2px solid #fff; background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); -webkit-box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; text-transform: capitalize; } .btn-wrapper .boxed-btn.blank { background-color: #fff; color: #252a32; border: 2px solid #500ade; background-image: -moz-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -webkit-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -ms-linear-gradient(0deg, transparent 0%, transparent 100%); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .btn-wrapper .boxed-btn.blank img { margin-right: 3px; } .btn-wrapper .boxed-btn.blank:hover { background-image: -moz-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); border-color: #fff; color: #fff; } .btn-wrapper .boxed-btn:hover { background-image: -moz-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -webkit-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -ms-linear-gradient(0deg, transparent 0%, transparent 100%); background-color: #fff; color: #505b6d; } /*------------------------ Featured Area ------------------------*/ .about-us-area { padding: 113px 0 120px 0; position: relative; } .about-us-area .shape-1 { position: absolute; right: 10%; bottom: 10%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .about-us-area .shape-2 { position: absolute; left: 10%; top: 15%; -webkit-animation: roatate 10s linear 5s infinite; animation: roatate 10s linear 5s infinite; display: inline-block; } .about-us-area .btn-wrapper { text-align: center; margin-top: 60px; } .about-us-area .btn-wrapper .boxed-btn { margin: 0 10px; } .about-us-area.style-two { padding-top: 118px; padding-bottom: 80px; } .about-us-area.style-two .section-title { padding-right: 100px; } .about-us-area.style-two .feature-list { -ms-flex-wrap: wrap; flex-wrap: wrap; border: none; } .about-us-area.style-two .feature-list .single-feature-list { margin-bottom: 20px; width: 50%; border: none; padding: 0 20px; text-align: left; } .about-us-area.style-two .feature-list .single-feature-list .icon { text-align: center; } .feature-list { margin: 0; padding: 0; list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; border: 2px solid #ededed; } .feature-list.white { border-color: rgba(255, 255, 255, 0.2); } .feature-list.style-03 .single-feature-list { background-color: #fff; position: relative; z-index: 0; overflow: hidden; } .feature-list.style-03 .single-feature-list .icon { position: relative; z-index: 0; font-size: 36px; } .feature-list.style-03 .single-feature-list .icon:after { position: absolute; left: 15px; top: 0; width: 70px; height: 90px; border-radius: 40px; content: ''; -ms-transform: rotate(40deg); /* IE 9 */ -webkit-transform: rotate(40deg); /* Chrome, Safari, Opera */ transform: rotate(40deg); z-index: -1; } .feature-list.style-03 .single-feature-list .icon.icon-bg-1 { background-image: unset; } .feature-list.style-03 .single-feature-list .icon.icon-bg-1:after { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); } .feature-list.style-03 .single-feature-list .icon.icon-bg-2 { background-image: unset; } .feature-list.style-03 .single-feature-list .icon.icon-bg-2:after { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .feature-list.style-03 .single-feature-list .icon.icon-bg-3 { background-image: unset; } .feature-list.style-03 .single-feature-list .icon.icon-bg-3:after { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .feature-list.style-03 .single-feature-list .icon.icon-bg-4 { background-image: unset; } .feature-list.style-03 .single-feature-list .icon.icon-bg-4:after { background-image: -moz-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); background-image: -webkit-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); background-image: -ms-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); } .feature-list.style-03 .single-feature-list:after { position: absolute; left: 0; top: 0; width: 100%; height: 5px; background-image: -moz-linear-gradient(-177deg, #0250c5 0%, #d43f8d 100%); background-image: -webkit-linear-gradient(-177deg, #0250c5 0%, #d43f8d 100%); background-image: -ms-linear-gradient(-177deg, #0250c5 0%, #d43f8d 100%); content: ''; -ms-transform: translateX(-105%); /* IE 9 */ -webkit-transform: translateX(-105%); /* Chrome, Safari, Opera */ transform: translateX(-105%); -webkit-transition: -webkit-transform 1s; transition: -webkit-transform 1s; -o-transition: transform 1s; transition: transform 1s; transition: transform 1s, -webkit-transform 1s; } .feature-list.style-03 .single-feature-list:hover { -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); } .feature-list.style-03 .single-feature-list:hover:after { -ms-transform: translateX(0%); /* IE 9 */ -webkit-transform: translateX(0%); /* Chrome, Safari, Opera */ transform: translateX(0%); } .single-feature-list { display: block; text-align: center; padding: 60px 20px 40px 20px; border-right: 2px solid #ededed; } .single-feature-list.white { border-right: 2px solid rgba(255, 255, 255, 0.2); } .single-feature-list.white .content .title a { color: #fff; } .single-feature-list.white .content p { color: rgba(255, 255, 255, 0.7); } .single-feature-list:hover .icon { -ms-transform: rotateY(360deg); /* IE 9 */ -webkit-transform: rotateY(360deg); /* Chrome, Safari, Opera */ transform: rotateY(360deg); } .single-feature-list .icon { font-size: 40px; display: inline-block; margin: 0 auto; width: 100px; height: 100px; line-height: 100px; color: #fff; margin-bottom: 15px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-feature-list .icon.icon-bg-1 { background-image: url(/assets/images/landing_pages/icon-bg/01.png); background-repeat: no-repeat; } .single-feature-list .icon.icon-bg-2 { background-image: url(/assets/images/landing_pages/icon-bg/02.png); background-repeat: no-repeat; } .single-feature-list .icon.icon-bg-3 { background-image: url(/assets/images/landing_pages/icon-bg/03.png); background-repeat: no-repeat; } .single-feature-list .icon.icon-bg-4 { background-image: url(/assets/images/landing_pages/icon-bg/04.png); background-repeat: no-repeat; } .single-feature-list .content .title { font-size: 22px; line-height: 32px; font-weight: 600; margin-bottom: 15px; } .single-feature-list .content .title a { color: #1c144e; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-feature-list .content .title a:hover { color: #500ade; } .feature-list-04 .single-feature-list-item-04 { padding: 30px 30px; -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; } .feature-list-04 .single-feature-list-item-04 + .single-feature-list-item-04 { margin-top: 30px; } .feature-list-04 .single-feature-list-item-04:hover { -webkit-box-shadow: 0px 0px 155px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 155px 0px rgba(0, 0, 0, 0.2); } .feature-list-04 .single-feature-list-item-04.theme-01 .icon { color: #e81273; } .feature-list-04 .single-feature-list-item-04.theme-02 .icon { color: #3ceb9e; } .feature-list-04 .single-feature-list-item-04.theme-03 .icon { color: #f99c6a; } .feature-list-04 .single-feature-list-item-04 .icon { font-size: 40px; line-height: 50px; margin-right: 20px; -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; } .feature-list-04 .single-feature-list-item-04 .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .feature-list-04 .single-feature-list-item-04 .content p { margin-bottom: 0px; } .single-feature-item-02 { background-color: #fff; position: relative; z-index: 0; overflow: hidden; padding: 70px 30px 50px 30px; text-align: center; -webkit-transition: 500ms all; -o-transition: 500ms all; transition: 500ms all; -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); } .single-feature-item-02 .icon { position: relative; z-index: 0; font-size: 36px; line-height: 46px; color: #fff; margin-bottom: 40px; } .single-feature-item-02 .icon:after { position: absolute; left: 50%; top: 5px; width: 70px; height: 90px; border-radius: 40px; content: ''; -ms-transform: rotate(40deg) translateX(-60%); /* IE 9 */ -webkit-transform: rotate(40deg) translateX(-60%); /* Chrome, Safari, Opera */ transform: rotate(40deg) translateX(-60%); z-index: -1; } .single-feature-item-02 .icon.icon-bg-1 { background-image: unset; } .single-feature-item-02 .icon.icon-bg-1:after { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); } .single-feature-item-02 .icon.icon-bg-2 { background-image: unset; } .single-feature-item-02 .icon.icon-bg-2:after { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .single-feature-item-02 .icon.icon-bg-3 { background-image: unset; } .single-feature-item-02 .icon.icon-bg-3:after { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .single-feature-item-02 .icon.icon-bg-4 { background-image: unset; } .single-feature-item-02 .icon.icon-bg-4:after { background-image: -moz-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); background-image: -webkit-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); background-image: -ms-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); } .single-feature-item-02:hover { -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07); } .single-feature-item-02 .content .title { font-size: 22px; line-height: 34px; } /*------------------------ Video Area -------------------------*/ .about-app-area { background-repeat: no-repeat; } .about-app-area .img-wrapper { position: relative; z-index: 2; } .img-full-width-video { position: relative; z-index: 0; } .img-full-width-video img { border-radius: 10px; } .img-full-width-video .hover { position: absolute; right: 15%; top: 50%; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); } .img-full-width-video .hover .play-video-btn { display: inline-block; padding: 15px 40px; border-radius: 5px; background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(176deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(176deg, #0250c5 0%, #d43f8d 100%); color: #fff; font-weight: 600; } .img-with-video { display: inline-block; } .img-with-video .img-wrap { position: relative; z-index: 0; } .img-with-video .img-wrap .hover { position: absolute; left: 0; top: 0; background-color: #4fbddea8; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .img-with-video .img-wrap .hover .video-play-btn { color: #500ade; width: 100px; height: 100px; line-height: 100px; } .img-with-video .img-wrap .hover .video-play-btn:before { width: 120px; height: 120px; } .video-area.white .right-content-area .title { color: #fff; } .video-area.white .right-content-area .subtitle { color: rgba(255, 255, 255, 0.8); } .video-area.white .right-content-area p { color: rgba(255, 255, 255, 0.6); } .video-area.style-two { position: relative; z-index: 0; } .video-area.style-two:after { position: absolute; left: 0; top: 0; background-image: url(/assets/images/landing_pages/bg/video-area-bg.png); content: ''; z-index: -1; width: 100%; height: 100%; } .video-area .right-content-area { margin-top: 45px; } .video-area .right-content-area .title { font-size: 48px; line-height: 58px; margin-bottom: 20px; font-weight: 700; color: #1c144e; } .video-area .right-content-area .subtitle { font-size: 20px; line-height: 30px; color: #0074b1; text-transform: uppercase; font-weight: 600; font-family: "Poppins", sans-serif; display: block; margin-bottom: 10px; } .has-video-with-img { padding-top: 370px; } .video-play-area.margin-minus { margin-bottom: -250px; } .video-play-width-image { position: relative; z-index: 0; z-index: 2; } .video-play-width-image img { border-radius: 5px; } .video-play-width-image .hover { position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%, -50%); /* IE 9 */ -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */ transform: translate(-50%, -50%); } .video-play-width-image .hover .video-play-btn { background-color: var(--main-color-one); color: #fff; } .video-play-width-image .hover .video-play-btn:before { background-color: var(--main-color-one); } /*---------------------- Counterup Area -----------------------*/ .single-counterup-style-02 { text-align: center; } .single-counterup-style-02 .count-text { background-color: #f7f7f8; width: 130px; height: 130px; font-size: 48px; line-height: 130px; text-align: center; border-radius: 15px; position: relative; z-index: 0; margin: 0 auto; margin-bottom: 22px; } .single-counterup-style-02 .count-text .count-wrap { background: -webkit-gradient(linear, left bottom, left top, from(#0250c5), to(#d43f8d)); background: -webkit-linear-gradient(bottom, #0250c5 0%, #d43f8d 100%); background: -o-linear-gradient(bottom, #0250c5 0%, #d43f8d 100%); background: linear-gradient(0deg, #0250c5 0%, #d43f8d 100%); background: -webkit-linear-gradient(0deg, #0250c5 0%, #d43f8d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .single-counterup-style-02 .count-text:after { top: 0; left: 0; width: 100%; height: 100%; background-color: #f7f7f8; content: ''; z-index: -1; } .single-counterup-style-02 .content .title { font-size: 18px; line-height: 28px; font-weight: 500; } .counterup-area { padding: 120px 0 120px 0; } .single-counter-item { display: -webkit-box; display: -ms-flexbox; display: flex; } .single-counter-item.white .content .count-num { color: #fff; } .single-counter-item.white .content .title { color: rgba(255, 255, 255, 0.7); } .single-counter-item .icon { font-size: 80px; line-height: 80px; color: #0074b1; margin-right: 20px; } .single-counter-item .content .count-num { font-size: 36px; line-height: 46px; color: #1c144e; font-weight: 600; } .single-counter-item .content .title { font-size: 16px; line-height: 26px; color: #666666; font-weight: 500; } /*------------------------ Why Choose Us -------------------------*/ .why-choose-area { padding: 112px 0 120px 0; position: relative; } .why-choose-area .shape-1 { position: absolute; left: 10%; top: 10%; -webkit-animation: fadeIn 10s linear 2s infinite; animation: fadeIn 10s linear 2s infinite; } .why-choose-area.why-choose-us-bg { background-image: url(/assets/images/landing_pages/bg/why-us-bg.jpg); background-size: cover; background-position: center; } .why-choose-area.dark-bg { background-image: url(/assets/images/landing_pages/bg/why-us-dark-bg.png); background-size: cover; background-position: center; } .single-why-us-item { border: 1px solid rgba(255, 255, 255, 0.8); border-radius: 6px; padding: 40px 30px 15px 30px; margin-bottom: 30px; background-color: rgba(118, 70, 233, 0.2); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-why-us-item.white { background-color: transparent; } .single-why-us-item:hover { background-color: #fff; } .single-why-us-item:hover .content .title { color: #1c144e; } .single-why-us-item:hover .content p { color: #666666; } .single-why-us-item .icon { width: 60px; height: 60px; border-radius: 50%; background-image: -moz-linear-gradient(50deg, #776df2 0%, #a1f0e6 100%); background-image: -webkit-linear-gradient(50deg, #776df2 0%, #a1f0e6 100%); background-image: -ms-linear-gradient(50deg, #776df2 0%, #a1f0e6 100%); -webkit-box-shadow: 0px 26px 68px 0px rgba(42, 0, 117, 0.4); box-shadow: 0px 26px 68px 0px rgba(42, 0, 117, 0.4); text-align: center; line-height: 60px; font-size: 30px; color: #fff; margin-bottom: 27px; } .single-why-us-item .icon.gdbg-1 { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); -webkit-box-shadow: 0px 26px 68px 0px rgba(42, 0, 117, 0.4); box-shadow: 0px 26px 68px 0px rgba(42, 0, 117, 0.4); } .single-why-us-item .icon.gdbg-3 { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .single-why-us-item .icon.gdbg-4 { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .single-why-us-item .content .title { font-size: 22px; line-height: 32px; color: #fff; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-why-us-item .content p { font-size: 16px; line-height: 26px; color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } /*------------------------- How It Works Area ---------------------------*/ .how-it-work-area { padding: 112px 0 112px 0; position: relative; } .how-it-work-area .shape-1 { position: absolute; left: 10%; top: 10%; -webkit-animation: upndown 10s linear 2s infinite; animation: upndown 10s linear 2s infinite; } .how-it-work-area .shape-2 { position: absolute; left: 6%; top: 20%; -webkit-animation: upndown 8s linear 2s infinite; animation: upndown 8s linear 2s infinite; opacity: .5; } .how-it-work-area .shape-3 { position: absolute; right: 10%; bottom: 10%; -webkit-animation: upndown 10s linear 2s infinite; animation: upndown 10s linear 2s infinite; } .how-it-work-area .shape-4 { position: absolute; right: 6%; bottom: 20%; -webkit-animation: upndown 8s linear 2s infinite; animation: upndown 8s linear 2s infinite; opacity: .5; } .how-it-work-tab-nav { margin-bottom: 40px; } .how-it-work-tab-nav .nav-tabs { border: none; display: block; text-align: center; font-size: 0; margin-top: 18px; } .how-it-work-tab-nav .nav-tabs .nav-item { display: inline-block; border-right: 1px solid #b1aeb6; } .how-it-work-tab-nav .nav-tabs .nav-item:last-child { border-right: none; } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link { border: none; height: 70px; line-height: 60px; padding: 0 30px; color: #1c144e; background-color: #f6f2fd; font-size: 16px; font-weight: 500; position: relative; } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link .number { position: absolute; top: -20px; right: 30px; width: 40px; height: 40px; border-radius: 50%; background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); text-align: center; line-height: 40px; font-weight: 600; color: #fff; border: 2px solid #fff; } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link i { font-size: 30px; position: relative; top: 5px; color: #500ade; } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link.active { color: #fff; background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link.active i { color: #fff; } .how-it-works-tab-content.white .left-content-area .title { color: #fff; } .how-it-works-tab-content.white .left-content-area p { color: rgba(255, 255, 255, 0.7); } .how-it-works-tab-content .left-content-area .title { font-size: 24px; line-height: 34px; margin-bottom: 15px; color: #1c144e; } /*--------------------------- Screenshort area ---------------------------*/ .screenshort-area { padding-bottom: 102px; position: relative; } .screenshort-area .shape-1 { position: absolute; left: 10%; bottom: 10%; -webkit-animation: upndown 10s linear 2s infinite; animation: upndown 10s linear 2s infinite; } .screenshort-area .shape-2 { position: absolute; left: 6%; bottom: 20%; -webkit-animation: upndown 8s linear 2s infinite; animation: upndown 8s linear 2s infinite; opacity: .5; } .single-screenshort-item { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); border-radius: 10px; margin-bottom: 10px; } .screeshort-carousel-wrap-02 { position: relative; z-index: 0; } .screeshort-carousel-wrap-02 .mobile-cover { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; overflow: hidden; } .screeshort-carousel-wrap-02 .single-screenshort-item { -webkit-box-shadow: none; box-shadow: none; border-bottom: 0px; border-radius: 10px; } .screeshort-carousel-wrap-02 .single-screenshort-item img { border-radius: 10px; } /*---------------------------- Testimonial Area -----------------------------*/ .testimonial-area { padding-bottom: 120px; position: relative; } .testimonial-area .shape-1 { position: absolute; right: 10%; bottom: 40%; -webkit-animation: upndown 10s linear 2s infinite; animation: upndown 10s linear 2s infinite; } .testimonial-area .shape-2 { position: absolute; right: 6%; bottom: 30%; -webkit-animation: upndown 8s linear 2s infinite; animation: upndown 8s linear 2s infinite; opacity: .5; } .single-testimonial-item { position: relative; z-index: 0; } .single-testimonial-item img { width: auto !important; } .single-testimonial-item .hover { position: absolute; right: 0; top: 50%; width: 50%; background-color: #fff; -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08); margin-right: 30px; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); } .single-testimonial-item .hover .hover-inner { text-align: center; padding: 50px 50px 43px 50px; } .single-testimonial-item .hover .hover-inner .icon { position: absolute; top: -40px; left: 50%; width: 80px; height: 80px; border-radius: 50%; background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); line-height: 80px; color: #fff; -ms-transform: translateX(-50%); /* IE 9 */ -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */ transform: translateX(-50%); } .single-testimonial-item .hover .hover-inner p { font-size: 24px; line-height: 34px; margin-top: 15px; } .single-testimonial-item .hover .hover-inner .author-meta { margin-top: 33px; } .single-testimonial-item .hover .hover-inner .author-meta .name { font-size: 18px; text-transform: uppercase; } .single-testimonial-item .hover .hover-inner .author-meta .post { font-size: 14px; } .single-testimonial-item .thumb { position: relative; display: block; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-image: url(/assets/images/landing_pages/mask-image.png); mask-image: url(/assets/images/landing_pages/mask-image.png); -webkit-mask-size: 100% 100%; mask-size: 100% 100%; overflow: hidden; width: 763px; height: 827px; } .single-testimonial-item .thumb img { width: 100%; height: 100%; } @media only screen and (max-width: 768px) { .single-testimonial-item .thumb { width: 100%; height: 630px; } } @media only screen and (max-width: 500px) { .single-testimonial-item .thumb { width: 100%; height: 530px; } } .single-testimonial-item-03 { position: relative; z-index: 0; margin-bottom: 40px; } .single-testimonial-item-03 .img-wrapper { position: absolute; left: 30px; bottom: -40px; } .single-testimonial-item-03 .img-wrapper img { width: 80px; height: 80px; border-radius: 50%; } .single-testimonial-item-03 .content-area { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); padding: 55px 30px 65px 30px; position: relative; z-index: 0; overflow: hidden; border-radius: 10px; } .single-testimonial-item-03 .content-area:after { position: absolute; right: 30px; top: -20px; font-size: 80px; line-height: 80px; content: "\f10e"; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: rgba(255, 255, 255, 0.2); } .single-testimonial-item-03 .content-area p { font-size: 18px; line-height: 30px; color: rgba(255, 255, 255, 0.9); } .single-testimonial-item-03 .content-area .author-meta { margin-top: 20px; } .single-testimonial-item-03 .content-area .author-meta .title { font-size: 20px; font-weight: 600; line-height: 32px; color: #fff; margin-bottom: 0px; } .single-testimonial-item-03 .content-area .author-meta .designation { font-size: 16px; line-height: 26px; color: rgba(255, 255, 255, 0.9); font-weight: 400; } .single-testimonial-item-02 { background-image: -moz-linear-gradient(176deg, #0250c5 0%, #d43f8d 100%); background-image: -webkit-linear-gradient(176deg, #0250c5 0%, #d43f8d 100%); background-image: -ms-linear-gradient(176deg, #0250c5 0%, #d43f8d 100%); border-radius: 5px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .single-testimonial-item-02 .img-wrapper { width: calc(100% - 60%); } .single-testimonial-item-02 .img-wrapper .bg-image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; background-size: cover; background-position: center; } .single-testimonial-item-02 .content-area { width: calc(100% - 40%); -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 70px 60px 72px 60px; position: relative; z-index: 0; overflow: hidden; } .single-testimonial-item-02 .content-area:after { position: absolute; right: 30px; bottom: -10px; font-size: 80px; line-height: 80px; content: "\f10d"; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: rgba(255, 255, 255, 0.2); } .single-testimonial-item-02 .content-area p { font-size: 20px; line-height: 40px; color: rgba(255, 255, 255, 0.9); } .single-testimonial-item-02 .content-area .author-meta { margin-top: 25px; } .single-testimonial-item-02 .content-area .author-meta .title { font-size: 26px; font-weight: 700; line-height: 40px; color: #fff; margin-bottom: 0px; } .single-testimonial-item-02 .content-area .author-meta .designation { font-size: 16px; line-height: 26px; color: rgba(255, 255, 255, 0.9); } .testimonial-area-three.mirgin-minus { padding-top: 362px; } .testimonial-area-three.bg-image { background-image: url(/assets/images/landing_pages/bg/testimonial-bg-03.jpg); background-position: center; background-size: cover; position: relative; z-index: 0; } .testimonial-area-three.bg-image:after { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; content: ''; background-color: rgba(0, 0, 0, 0.5); z-index: -1; } /*-------------------------- Pricing Plan Area ---------------------------*/ .pricing-plan-area { padding: 112px 0 120px 0; } .pricing-plan-area.pricing-plan-bg { background-image: url(/assets/images/landing_pages/bg/pricing_plan.jpg); background-position: center; background-size: cover; } .pricing-plan-area.dark-bg { background-image: url(/assets/images/landing_pages/bg/price-plan-dark-bg.png); background-position: center; background-size: cover; } .single-price-plan-01 { text-align: center; background-color: rgba(121, 71, 224, 0.4); border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 5px; padding: 52px 0 60px 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01.white { background-color: #131332; } .single-price-plan-01:hover { background-color: #fff; } .single-price-plan-01:hover .price-header .name { color: #1c144e; } .single-price-plan-01:hover .price-header .price-wrap .price { color: #1c144e; } .single-price-plan-01:hover .price-header .price-wrap .month { color: #666666; } .single-price-plan-01:hover .price-body ul li { color: #666666; } .single-price-plan-01 .price-header .name { font-size: 18px; line-height: 28px; text-transform: uppercase; font-weight: 600; margin-bottom: 15px; color: #fff; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01 .price-header .price-wrap { margin-bottom: 36px; } .single-price-plan-01 .price-header .price-wrap .price { font-size: 48px; line-height: 58px; color: #fff; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01 .price-header .price-wrap .month { color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01 .price-body ul { margin: 0; padding: 0; list-style: none; } .single-price-plan-01 .price-body ul li { display: block; margin: 15px 0; color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01 .price-body ul li:first-child { margin-top: 0; } .single-price-plan-01 .price-body ul li:last-child { margin-bottom: 0; } .single-price-plan-01 .price-footer { margin-top: 48px; display: block; } .single-price-plan-02 { text-align: center; border: 1px solid rgba(0, 0, 0, 0.06); border-radius: 5px; padding: 52px 0 60px 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; position: relative; z-index: 0; overflow: hidden; } .single-price-plan-02.featured { -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); } .single-price-plan-02.featured:after { -ms-transform: translateX(0%); /* IE 9 */ -webkit-transform: translateX(0%); /* Chrome, Safari, Opera */ transform: translateX(0%); visibility: visible; opacity: 1; } .single-price-plan-02:after { position: absolute; left: 0; top: 0; width: 100%; height: 5px; background-image: -webkit-linear-gradient(267deg, #0250c5 0%, #2696f3 100%); background-image: -o-linear-gradient(267deg, #0250c5 0%, #2696f3 100%); background-image: linear-gradient(-177deg, #0250c5 0%, #2696f3 100%); background-image: -moz-linear-gradient(-177deg, #0250c5 0%, #2696f3 100%); background-image: -webkit-linear-gradient(-177deg, #0250c5 0%, #2696f3 100%); background-image: -ms-linear-gradient(-177deg, #0250c5 0%, #2696f3 100%); content: ''; z-index: -1; visibility: hidden; opacity: 0; -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; -ms-transform: translateX(-100%); /* IE 9 */ -webkit-transform: translateX(-100%); /* Chrome, Safari, Opera */ transform: translateX(-100%); } .single-price-plan-02.white { background-color: #131332; } .single-price-plan-02:hover { -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); } .single-price-plan-02:hover:after { -ms-transform: translateX(0%); /* IE 9 */ -webkit-transform: translateX(0%); /* Chrome, Safari, Opera */ transform: translateX(0%); visibility: visible; opacity: 1; } .single-price-plan-02 .price-header .name { font-size: 18px; line-height: 28px; text-transform: uppercase; font-weight: 600; margin-bottom: 15px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-02 .price-header .price-wrap { margin-bottom: 36px; } .single-price-plan-02 .price-header .price-wrap .price { font-size: 48px; line-height: 58px; color: var(--heading-color); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-02 .price-header .price-wrap .month { color: var(--heading-color); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-02 .price-body ul { margin: 0; padding: 0; list-style: none; } .single-price-plan-02 .price-body ul li { display: block; margin: 15px 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-02 .price-body ul li:first-child { margin-top: 0; } .single-price-plan-02 .price-body ul li:last-child { margin-bottom: 0; } .single-price-plan-02 .price-footer { margin-top: 48px; display: block; } .single-price-plan-02 .price-footer .boxed-btn { border-radius: 5px; width: 180px; } /*----------------------- Team Member Area ------------------------*/ .team-member-area { position: relative; z-index: 0; padding-top: 112px; overflow: hidden; } .team-member-area .bg-shape-1 { position: absolute; left: 0; top: 50px; width: 100%; height: 100%; } .team-member-area .bg-shape-2 { position: absolute; left: 0; bottom: 0px; } .team-member-area .bg-shape-3 { position: absolute; right: 0; bottom: 50px; } .single-team-member { text-align: center; display: inline-block; } .single-team-member.white .content .title { color: #fff; } .single-team-member.white .content .post { color: rgba(255, 255, 255, 0.7); } .single-team-member:hover .thumb .hover { visibility: visible; opacity: 1; -ms-transform: scale(1); /* IE 9 */ -webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1); } .single-team-member .thumb { display: inline-block; background-color: white; -webkit-box-shadow: 0px 34px 95px 0px rgba(22, 12, 43, 0.18); box-shadow: 0px 34px 95px 0px rgba(22, 12, 43, 0.18); border-radius: 50%; border: 8px solid #fff; position: relative; z-index: 0; margin-bottom: 27px; } .single-team-member .thumb img { width: 200px; height: 200px; border-radius: 50%; } .single-team-member .thumb .hover { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #4fbddecc; border-radius: 50%; visibility: hidden; opacity: 0; -ms-transform: scale(0); /* IE 9 */ -webkit-transform: scale(0); /* Chrome, Safari, Opera */ transform: scale(0); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-team-member .thumb .hover .social-icon { margin: 0; padding: 0; list-style: none; position: absolute; left: 50%; bottom: 30px; -ms-transform: translateX(-50%); /* IE 9 */ -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */ transform: translateX(-50%); } .single-team-member .thumb .hover .social-icon li { display: inline-block; margin: 0 5px; } .single-team-member .thumb .hover .social-icon li a { display: block; color: #fff; } .single-team-member .thumb .hover .social-icon li a i { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-team-member .thumb .hover .social-icon li a:hover i { -ms-transform: scale(1.2); /* IE 9 */ -webkit-transform: scale(1.2); /* Chrome, Safari, Opera */ transform: scale(1.2); } .single-team-member .content .title { font-size: 22px; line-height: 28px; color: #283659; margin-bottom: 5px; } .single-team-member .content .post { font-size: 14px; line-height: 24px; } .download-area-wrapper { background-color: #fff; -webkit-box-shadow: 0px 0px 169px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0px 169px 0px rgba(0, 0, 0, 0.08); text-align: center; padding: 93px 100px 100px 100px; } .download-area-wrapper.white { background-color: #131333; } .download-area-wrapper.white .title { color: #fff; } .download-area-wrapper.white .subtitle { color: rgba(255, 255, 255, 0.8); } .download-area-wrapper.white p { color: rgba(255, 255, 255, 0.7); } .download-area-wrapper p { max-width: 750px; margin: 0 auto; } .download-area-wrapper .title { font-size: 48px; line-height: 58px; margin-bottom: 10px; font-weight: 700; color: #1c144e; } .download-area-wrapper .subtitle { font-size: 20px; line-height: 30px; color: #0074b1; text-transform: uppercase; font-weight: 600; font-family: "Poppins", sans-serif; display: block; margin-bottom: 10px; } .download-area-wrapper .btn-wrapper { margin-top: 57px; } .download-area-wrapper .btn-wrapper .boxed-btn { margin: 0 10px; } .contact-area-wrapper { padding: 113px 0 120px 0; } .contact-area-wrapper.white .title { color: #fff; } .contact-area-wrapper.white .subtitle { color: rgba(255, 255, 255, 0.8); } .contact-area-wrapper.white p { color: rgba(255, 255, 255, 0.7); } .contact-area-wrapper .title { font-size: 48px; line-height: 58px; margin-bottom: 10px; font-weight: 700; color: #1c144e; } .contact-area-wrapper .subtitle { font-size: 20px; line-height: 30px; color: #0074b1 ; text-transform: uppercase; font-weight: 600; font-family: "Poppins", sans-serif; display: block; margin-bottom: 10px; } .contact-form.sec-margin { margin-top: 57px; } .contact-form .form-group.textarea .form-control { resize: none; padding: 20px; min-height: 150px; } .contact-form .form-group.textarea .form-control:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } .contact-form .form-group .form-control { border: 1px solid #ededed; height: 60px; padding: 0 20px; } /*------------------------ Icon Box Items -------------------------*/ .single-icon-box-03 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .single-icon-box-03.theme-01 .icon { color: #e81273; } .single-icon-box-03.theme-01:hover .icon { background-color: #e81273; color: #fff; } .single-icon-box-03.theme-02 .icon { color: #3993f8; } .single-icon-box-03.theme-02:hover .icon { background-color: #3993f8; color: #fff; } .single-icon-box-03.theme-03 .icon { color: #3ceb9e; } .single-icon-box-03.theme-03:hover .icon { background-color: #3ceb9e; color: #fff; } .single-icon-box-03.theme-04 .icon { color: #f99c6a; } .single-icon-box-03.theme-04:hover .icon { background-color: #f99c6a; color: #fff; } .single-icon-box-03 .icon { margin-right: 20px; width: 100px; height: 100px; border-radius: 50%; border: 1px solid #cfcfcf; line-height: 100px; text-align: center; font-size: 36px; color: var(--main-color-one); -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; } .single-icon-box-03 .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } /*------------------------------- Full Width Features Area -------------------------------*/ .full-width-feature-style-03 .content-area { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } .full-width-feature-style-03 .content-area .section-title .title { letter-spacing: -1px; } /*------------------------- Contact Area ---------------------------*/ .contact-form-area-02.contact-bg { background-image: url(/assets/images/landing_pages/bg/contact-map-bg.png); background-position: left top; background-repeat: no-repeat; } .contact-form-area-02 .img-wrapper { text-align: right; padding-left: 40px; } .contact-form-area-02 .contact-area-wrapper { padding: 0; padding-top: 60px; } /*-------------------- Call TO Action --------------------*/ .call-to-action-inner-style-02 { padding: 90px 0 100px 0; position: relative; z-index: 0; background-image: url("/assets/images/landing_pages/bg/header-bg-9.png"); text-align: center; border-radius: 10px; margin-bottom: -200px; } .call-to-action-inner-style-02:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; z-index: -1; background-image: -moz-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); background-image: -webkit-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); background-image: -ms-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); opacity: .8; border-radius: 10px; } .call-to-action-inner-style-02 .title { font-size: 48px; line-height: 60px; color: #fff; } .call-to-action-inner-style-02 .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 20px; } /*-------------------------- Footer Area ---------------------------*/ .footer-area { background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); } .footer-area.style-02 { background-image: unset; padding-top: 220px; } .footer-top { padding: 100px 0 95px 0; } .copyright-inner { border-top: 1px solid rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.8); font-size: 14px; padding: 20px 0; } .copyright-inner .left-content-area { display: inline-block; } .copyright-inner .right-content-area { display: inline-block; float: right; } .footer-widget .widget-title { font-size: 22px; line-height: 32px; color: #fff; margin-bottom: 23px; } .about_widget .footer-logo { display: block; margin-bottom: 25px; } .about_widget p { font-size: 16px; line-height: 26px; color: rgba(255, 255, 255, 0.8); } .about_widget .social-icon { margin: 0; padding: 0; list-style: none; } .about_widget .social-icon li { display: inline-block; margin: 0 5px; } .about_widget .social-icon li:first-child { margin-left: 0; } .about_widget .social-icon li:last-child { margin-right: 0; } .about_widget .social-icon li a { color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .about_widget .social-icon li a:hover { color: #fff; } .nav_menus_widget ul { margin: 0; padding: 0; list-style: none; } .nav_menus_widget ul li { margin: 15px 0; } .nav_menus_widget ul li:first-child { margin-top: 0; } .nav_menus_widget ul li:last-child { margin-bottom: 0; } .nav_menus_widget ul li a { color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .nav_menus_widget ul li a:hover { color: #fff; } /*----------------------- Discover Items ------------------------*/ .single-discover-item { text-align: center; } .single-discover-item .icon { font-size: 60px; line-height: 70px; margin-bottom: 18px; color: var(--main-color-one); } .single-discover-item .content .title { font-size: 24px; line-height: 34px; font-weight: 700; margin-bottom: 15px; } /*-------------------------- Connect Area ----------------------------*/ .connect-area .right-content-area { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } .connect-area .right-content-area .title { font-size: 48px; line-height: 58px; } .connect-area .right-content-area p { margin-bottom: 0px; } .connect-area .right-content-area .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 20px; } .right-connect-you-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .single-connect-you-item { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); padding: 40px 30px; border-radius: 10px; text-align: center; } .single-connect-you-item.theme-02 { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .single-connect-you-item.theme-03 { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .single-connect-you-item .icon { font-size: 60px; line-height: 70px; color: #fff; margin-bottom: 16px; } .single-connect-you-item .content .title { font-size: 22px; line-height: 34px; font-weight: 700; color: #fff; } .single-connect-you-item .content p { color: rgba(255, 255, 255, 0.9); margin-bottom: 0px; } /*---------------------------------- Customer Reply Area ----------------------------------*/ .customer-reply-area { position: relative; z-index: 0; } .customer-reply-area .right-image { position: absolute; right: 0; top: 0; } .single-amazing-feature-01 { margin-right: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .single-amazing-feature-01:hover.theme-01 .icon { background-color: #e81273; color: #fff; } .single-amazing-feature-01:hover.theme-02 .icon { background-color: #3993f8; color: #fff; } .single-amazing-feature-01:hover.theme-03 .icon { background-color: #3ceb9e; color: #fff; } .single-amazing-feature-01:hover.theme-04 .icon { background-color: #f99c6a; color: #fff; } .single-amazing-feature-01.theme-01 .icon { color: #e81273; } .single-amazing-feature-01.theme-02 .icon { color: #3993f8; } .single-amazing-feature-01.theme-03 .icon { color: #3ceb9e; } .single-amazing-feature-01.theme-04 .icon { color: #f99c6a; } .single-amazing-feature-01 .icon { font-size: 40px; width: 100px; height: 100px; line-height: 100px; text-align: center; border: 1px solid #e2e2e2; border-radius: 50%; margin-right: 20px; -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; } .single-amazing-feature-01 .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .single-amazing-feature-01 .content .title { font-size: 24px; line-height: 34px; font-weight: 700; } /*-------------------- Sidebar Area --------------------*/ .dark-bg .widget { background-color: #191946; } .dark-bg .widget .widget-title { color: #fff; } .dark-bg .widget ul li a { color: rgba(255, 255, 255, 0.7); } .dark-bg .widget .tagcloud a { color: rgba(255, 255, 255, 0.7); border-color: rgba(255, 255, 255, 0.2); } .widget { background-color: #f8f8f8; margin-bottom: 30px; padding: 25px 30px 30px 30px; } .widget.footer-widget { background-color: transparent; padding: 0; } .widget.footer-widget .widget-title { font-size: 21px; line-height: 31px; } .widget .widget-title { font-size: 24px; font-weight: 600; line-height: 34px; margin-bottom: 20px; } .widget:last-child { margin-bottom: 0px; } .widget ul { margin: 0; padding: 0; list-style: none; } .widget ul li { display: block; margin: 8px 0; } .widget ul li:first-child { margin-top: 0px; } .widget ul li:last-child { margin-bottom: 0px; } .widget ul li a { color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .widget ul li a:hover { color: #500ade; } .about_widget .contact-info-list { margin: 0; padding: 0; list-style: none; } .about_widget .contact-info-list li { display: block; } .about_widget .social-icon { margin: 0; padding: 0; list-style: none; } .about_widget .social-icon li { display: inline-block; margin: 0 8px; } .about_widget .social-icon li:first-child { margin-left: 0; } .about_widget .social-icon li:last-child { margin-right: 0; } .about_widget .social-icon li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .about_widget .social-icon li a:hover { color: #500ade; } .footer-widget.widget_nav_menu ul li a { position: relative; padding-left: 15px; } .footer-widget.widget_nav_menu ul li a:after { position: absolute; left: 0; top: 0; content: "๏„…"; font-family: "Font Awesome 5 Free"; font-weight: 900; } .subscribe-form form { position: relative; } .subscribe-form form .form-control { width: 100%; height: 50px; border: 2px solid #f2f2f2; background-color: transparent; color: #838a95; padding-right: 70px; font-size: 14px; } .subscribe-form form .form-control::-webkit-input-placeholder { /* WebKit browsers */ color: #838a95; } .subscribe-form form .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #838a95; } .subscribe-form form .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #838a95; } .subscribe-form form .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #838a95; } .subscribe-form form .submit-btn { position: absolute; right: 0; top: 0; width: 60px; height: 50px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .subscribe-form form .submit-btn:hover { background-color: #500ade; opacity: .8; } .widget_cgency_subscribe form { position: relative; } .widget_cgency_subscribe form .form-control { width: 100%; height: 50px; border: 1px solid rgba(255, 255, 255, 0.6); background-color: transparent; color: #fff; padding-right: 70px; } .widget_cgency_subscribe form .submit-btn { position: absolute; right: 0; top: 0; width: 60px; height: 50px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .widget_cgency_subscribe form .submit-btn:hover { background-color: #500ade; opacity: .8; } .about_widget .footer-logo { margin-bottom: 25px; display: block; } .about_widget .subscribe-form { margin-top: 25px; } .widget_search .search-form { position: relative; } .widget_search .search-form .form-group { margin-bottom: 0; } .widget_search .search-form .form-group .form-control { height: 50px; border: 1px solid rgba(0, 0, 0, 0.2); padding-right: 70px; } .widget_search .search-form .submit-btn { position: absolute; right: 0; top: 0; width: 60px; height: 50px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; line-height: 50px; } .widget_author_meta { text-align: center; } .widget_author_meta .thumb { width: 80px; height: 80px; margin: 0 auto; margin-bottom: 20px; } .widget_author_meta .thumb img { border-radius: 50%; } .widget_author_meta .content .name { font-size: 21px; font-weight: 700; } .widget_author_meta .content p { font-size: 16px; line-height: 26px; } .widget_author_meta .content ul { margin-top: 25px; } .widget_author_meta .content ul li { display: inline-block; margin: 0 5px; } .widget_author_meta .content ul li a { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 50%; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .widget_author_meta .content ul li a:hover { background-color: #500ade; color: #fff; } .widget_popular_posts .single-popular-post-item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .widget_popular_posts .single-popular-post-item:last-child .content .title { margin-bottom: 0; } .widget_popular_posts .single-popular-post-item .thumb { margin-right: 20px; } .widget_popular_posts .single-popular-post-item .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .widget_popular_posts .single-popular-post-item .content .time { color: #500ade; font-size: 12px; line-height: 24px; margin-bottom: 15px; font-weight: 500; } .widget_popular_posts .single-popular-post-item .content .title { font-size: 18px; line-height: 26px; font-family: "Poppins", sans-serif; font-weight: 400; color: #1c144e; } .widget_tag_cloud .tagcloud a { display: inline-block; padding: 5px 15px; border: 1px solid rgba(0, 0, 0, 0.1); margin: 5px; color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; border-radius: 5px; } .widget_tag_cloud .tagcloud a:hover { background-color: #500ade; color: #fff; } /*-------------------- Blog Page --------------------*/ .single-blog-grid-item { margin-bottom: 25px; } .single-blog-grid-item.white .content .post-meta li a { color: rgba(255, 255, 255, 0.7); } .single-blog-grid-item.white .content .title a { color: #fff; } .single-blog-grid-item.white .content .readmore { color: rgba(255, 255, 255, 0.7); } .single-blog-grid-item .thumb { margin-bottom: 23px; } .single-blog-grid-item .content .title { font-size: 22px; line-height: 32px; margin-bottom: 22px; } .single-blog-grid-item .content .title a { color: #1c144e; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-blog-grid-item .content .title a:hover { color: #500ade; } .single-blog-grid-item .content .post-meta { margin: 0; padding: 0; list-style: none; margin-bottom: 10px; } .single-blog-grid-item .content .post-meta li { display: inline-block; margin: 0 10px; font-size: 14px; } .single-blog-grid-item .content .post-meta li a { color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-blog-grid-item .content .post-meta li a:hover { color: #500ade; } .single-blog-grid-item .content .post-meta li:first-child { margin-left: 0; } .single-blog-grid-item .content .post-meta li:last-child { margin-right: 0; } .single-blog-grid-item .content .readmore { color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-blog-grid-item .content .readmore:hover { color: #500ade; } .blog-pagination .pagination { margin: 0; padding: 0; list-style: none; display: block; } .blog-pagination .pagination .page-item { display: inline-block; margin: 0 5px; } .blog-pagination .pagination .page-item:first-child { margin-left: 0; } .blog-pagination .pagination .page-item.active .page-link, .blog-pagination .pagination .page-item:hover .page-link { color: #fff; background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); } .blog-pagination .pagination .page-item .page-link { display: inline-block; width: 40px; height: 40px; line-height: 40px; padding: 0; font-weight: 600; font-size: 14px; border: none; text-align: center; color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; border: 2px solid #ededed; } /*-------------------- Blog Details --------------------*/ .single-post-details-item.dark-bg .entry-footer { border-color: rgba(255, 255, 255, 0.2); } .single-post-details-item.dark-bg .entry-footer .left .title, .single-post-details-item.dark-bg .entry-footer .right .title { color: rgba(255, 255, 255, 0.8); } .single-post-details-item.dark-bg .entry-footer .left a, .single-post-details-item.dark-bg .entry-footer .right a { color: rgba(255, 255, 255, 0.7); } .single-post-details-item.dark-bg .entry-content .title { color: #fff; } .single-post-details-item.dark-bg .entry-content blockquote { background-color: #191946; color: rgba(255, 255, 255, 0.7); } .single-post-details-item.dark-bg .entry-content p { color: rgba(255, 255, 255, 0.7); } .single-post-details-item.dark-bg .entry-content .post-meta li { color: rgba(255, 255, 255, 0.8); } .single-post-details-item.dark-bg .entry-content .post-meta li a { color: rgba(255, 255, 255, 0.8); } .single-post-details-item.dark-bg .entry-content .post-meta li.cat a { color: rgba(255, 255, 255, 0.8); } .single-post-details-item .thumb { margin-bottom: 30px; } .single-post-details-item .entry-content .title { font-size: 30px; line-height: 40px; font-weight: 600; margin-bottom: 15px; } .single-post-details-item .entry-content .gal-img { margin: 10px 0 15px 0; } .single-post-details-item .entry-content .post-meta { margin: 0; padding: 0; margin-bottom: 10px; } .single-post-details-item .entry-content .post-meta li { margin: 0 8px; display: inline-block; } .single-post-details-item .entry-content .post-meta li:first-child { margin-left: 0; } .single-post-details-item .entry-content .post-meta li:last-child { margin-right: 0; } .single-post-details-item .entry-content .post-meta li.cat a { margin: 0 5px; color: #666666; position: relative; z-index: 0; } .single-post-details-item .entry-content .post-meta li.cat a:first-child { margin-left: 0; } .single-post-details-item .entry-content .post-meta li.cat a:last-child { margin-right: 0; } .single-post-details-item .entry-content .post-meta li.cat a:last-child:after { display: none; } .single-post-details-item .entry-content .post-meta li.cat a:after { position: absolute; right: -5px; top: 0; content: ','; } .single-post-details-item .entry-content .post-meta li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; color: #666666; } .single-post-details-item .entry-content .post-meta li a:hover { color: #500ade; } .single-post-details-item .entry-content blockquote { background-color: #fff; border-left: 5px solid #500ade; padding: 22px 30px 24px 30px; font-size: 18px; font-style: italic; line-height: 28px; margin: 25px 0; } .single-post-details-item .entry-content blockquote cite { display: block; font-size: 18px; font-weight: 600; line-height: 26px; margin-top: 20px; } .single-post-details-item .entry-footer { border: 1px solid rgba(0, 0, 0, 0.1); padding: 15px 20px 17px 20px; margin-top: 26px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .single-post-details-item .entry-footer .left { display: inline-block; } .single-post-details-item .entry-footer .left ul { margin: 0; padding: 0; list-style: none; } .single-post-details-item .entry-footer .left ul li { display: inline-block; margin: 0 5px; } .single-post-details-item .entry-footer .left ul li.title { font-weight: 500; color: #1c144e; } .single-post-details-item .entry-footer .left ul li:first-child { margin-left: 0; } .single-post-details-item .entry-footer .left ul li:last-child { margin-right: 0; } .single-post-details-item .entry-footer .left ul li a { color: #666666; margin: 0 7px; position: relative; z-index: 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-post-details-item .entry-footer .left ul li a:after { position: absolute; right: -6px; top: 0; content: ','; } .single-post-details-item .entry-footer .left ul li a:first-child { margin-left: 0; } .single-post-details-item .entry-footer .left ul li a:last-child { margin-right: 0; } .single-post-details-item .entry-footer .left ul li a:last-child:after { display: none; } .single-post-details-item .entry-footer .left ul li a:hover { color: #500ade; } .single-post-details-item .entry-footer .right { display: inline-block; } .single-post-details-item .entry-footer .right ul { margin: 0; padding: 0; list-style: none; } .single-post-details-item .entry-footer .right ul li { display: inline-block; margin: 0 5px; } .single-post-details-item .entry-footer .right ul li.title { font-size: 16px; line-height: 26px; font-weight: 500; color: #1c144e; } .single-post-details-item .entry-footer .right ul li a { color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-post-details-item .entry-footer .right ul li a:hover { color: #500ade; } .dark-bg .comment-area .comment-title { color: #fff; } .dark-bg .comment-area .comment-list li .single-comment-wrap .content .date, .dark-bg .comment-area .comment-list li .single-comment-wrap .content .time { color: rgba(255, 255, 255, 0.7); } .dark-bg .comment-area .comment-list li .single-comment-wrap .content .title { color: #fff; } .dark-bg .comment-area .comment-list li .single-comment-wrap .content p { color: rgba(255, 255, 255, 0.7); } .dark-bg .comment-area .comment-list li .single-comment-wrap .content .reply { color: rgba(255, 255, 255, 0.7); } .dark-bg .comment-form-wrap .title { color: #fff; } .dark-bg .comment-form-wrap .comment-form .form-group .form-control { background-color: rgba(16, 16, 45, 0.7); border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.7); } .comment-area { padding-top: 35px; } .comment-area .comment-title { font-size: 30px; line-height: 34px; font-weight: 600; margin-bottom: 25px; } .comment-area .comment-list { margin: 0; padding: 0; list-style: none; list-style-type: none; } .comment-area .comment-list li { margin-bottom: 8px; list-style: none; } .comment-area .comment-list li:last-child { margin-bottom: 0; } .comment-area .comment-list li ul { margin: 0; padding: 0; list-style: none; list-style-type: none; } .comment-area .comment-list li ul li { margin-left: 50px; list-style-type: none; list-style: none; } .comment-area .comment-list li .single-comment-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .comment-area .comment-list li .single-comment-wrap .thumb { margin-right: 20px; } .comment-area .comment-list li .single-comment-wrap .thumb img { margin-bottom: 10px; } .comment-area .comment-list li .single-comment-wrap .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; } .comment-area .comment-list li .single-comment-wrap .content .date, .comment-area .comment-list li .single-comment-wrap .content .time { display: block; font-size: 14px; line-height: 20px; color: #500ade; } .comment-area .comment-list li .single-comment-wrap .content .title { font-size: 18px; line-height: 28px; font-weight: 500; font-family: "Poppins", sans-serif; } .comment-area .comment-list li .single-comment-wrap .content p { font-size: 16px; line-height: 26px; } .comment-area .comment-list li .single-comment-wrap .content p:last-child { margin-bottom: 0; } .comment-area .comment-list li .single-comment-wrap .content .reply { position: absolute; top: 0; right: 0; color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .comment-area .comment-list li .single-comment-wrap .content .reply:hover { color: #500ade; } .comment-form-wrap { margin-top: 15px; } .comment-form-wrap .title { font-size: 30px; line-height: 34px; font-weight: 600; margin-bottom: 20px; } .comment-form-wrap .comment-form .form-group.textarea .form-control { min-height: 160px; resize: none; } .comment-form-wrap .comment-form .form-group.textarea .form-control:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } .comment-form-wrap .comment-form .form-group .form-control { height: 50px; line-height: 50px; border: 1px solid #ededed; } .comment-form-wrap .comment-form .submit-btn { height: 50px; width: 180px; border-radius: 5px; font-weight: 500; line-height: 50px; }
public/assets/css/landing_pages/style.css
@charset "UTF-8"; /* Css Table of Content -------------------------- ** Typography -------------------------- ** Global -------------------------- ** Breadcumb Area -------------------------- ** Preloader -------------------------- ** Normalize -------------------------- ** Navbar -------------------------- ** Header -------------------------- ** Featured Area -------------------------- ** Video Area -------------------------- ** Counterup Area -------------------------- ** Why Choose Us Area -------------------------- ** How It Works Area -------------------------- ** Screenshort Area -------------------------- ** Testimonial Area -------------------------- ** Team Member Area -------------------------- ** Footer Area -------------------------- ** Icon Box Item -------------------------- ** Contact Area -------------------------- ** Call TO Action Area -------------------------- -------------------------- ** Blog Page -------------------------- ** Blog Details Page -------------------------- */ /*----------------- @Typography -----------------*/ @import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800"); /*--------------------------- ** Global ---------------------------*/ :root { --main-color-one: #500ade; --main-color-two: #852aff; --secondary-color: #333333; --heading-color: #1c144e; --paragraph-color: #666666; --heading-font: 'Poppins', sans-serif; --body-font: 'Poppins', sans-serif; } .dark-bg { background-color: #10102d; } .remove-col-padding { padding: 0; } .remove-col-padding-right { padding-right: 0; } .remove-col-padding-left { padding-left: 0; } .padding-left-0 { padding-left: 0; } .padding-right-0 { padding-left: 0; } .padding-bottom-120 { padding-bottom: 120px; } .padding-top-10 { padding-top: 10px; } .padding-top-20 { padding-top: 20px; } .padding-top-30 { padding-top: 30px; } .padding-top-40 { padding-top: 40px; } .padding-top-50 { padding-top: 50px; } .padding-top-60 { padding-top: 60px; } .padding-top-70 { padding-top: 70px; } .padding-top-80 { padding-top: 80px; } .padding-top-90 { padding-top: 90px; } .padding-top-100 { padding-top: 100px; } .padding-top-110 { padding-top: 110px; } .padding-top-120 { padding-top: 120px; } .margin-top-10 { margin-top: 10px; } .margin-top-20 { margin-top: 20px; } .margin-top-30 { margin-top: 30px; } .margin-top-40 { margin-top: 40px; } .margin-top-50 { margin-top: 50px; } .margin-top-60 { margin-top: 60px; } .margin-top-70 { margin-top: 70px; } .margin-top-80 { margin-top: 80px; } .margin-top-90 { margin-top: 90px; } .margin-top-100 { margin-top: 100px; } .margin-bottom-0 { margin-bottom: 0px; } .margin-bottom-10 { margin-bottom: 10px; } .margin-bottom-15 { margin-bottom: 15px; } .margin-bottom-20 { margin-bottom: 20px; } .margin-bottom-30 { margin-bottom: 30px; } .margin-bottom-40 { margin-bottom: 40px; } .margin-bottom-50 { margin-bottom: 50px; } .margin-bottom-60 { margin-bottom: 60px; } .margin-bottom-70 { margin-bottom: 70px; } .margin-bottom-80 { margin-bottom: 80px; } .margin-bottom-90 { margin-bottom: 90px; } .margin-top-100 { margin-bottom: 100px; } .margin-top-120 { margin-top: 120px; } .margin-top-minus-290 { margin-top: -290px; } .padding-left-0 { padding-left: 0px !important; } .section-subtitle { font-size: 18px; line-height: 28px; text-transform: uppercase; color: #500ade; font-weight: 700; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: .4rem; padding-left: 0.4rem; } .back-to-top { position: fixed; right: 30px; bottom: 30px; width: 50px; height: 50px; background-color: #4fbdde; color: #fff; text-align: center; line-height: 50px; border-radius: 50%; z-index: 99; cursor: pointer; font-size: 30px; -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1); } .gray-bg { background-color: #f7f7f7; } .video-play-btn { position: relative; z-index: 1; display: inline-block; width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; background-color: #fff; border-radius: 50%; color: #313131; } .video-play-btn:before { content: ""; position: absolute; z-index: 0; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); /* IE 9 */ -webkit-transform: translateX(-50%) translateY(-50%); /* Chrome, Safari, Opera */ transform: translateX(-50%) translateY(-50%); display: block; width: 80px; height: 80px; background: #fff; border-radius: 50%; -webkit-animation: pulse-border 1500ms ease-out infinite; animation: pulse-border 1500ms ease-out infinite; z-index: -1; } .video-play-btn:hover { color: #313131; } @-webkit-keyframes pulse-border { 0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; } 100% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); opacity: 0; } } @-moz-keyframes pulse-border { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); opacity: 0; } } @-o-keyframes pulse-border { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); opacity: 0; } } @keyframes pulse-border { 0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; } 100% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3); opacity: 0; } } @media only screen and (max-width: 991px) { .row.reorder-xs { -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); direction: rtl; } .row.reorder-xs > [class*="col-"] { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); direction: ltr; } } .bg-blue { background-color: #2e9ecb; } .padding-60 { padding: 60px 0 60px 0; } .submit-btn-02 { display: inline-block; text-align: center; height: 60px; line-height: 60px; font-size: 16px; text-transform: capitalize; font-weight: 600; color: #fff; width: 202px; background-color: #500ade; padding: 0 20px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; cursor: pointer; border: none; border-radius: 5px; } .submit-btn-02:hover { color: #fff; background-color: var(--secondary-color); } .boxed-btn { display: inline-block; text-align: center; height: 60px; line-height: 60px; font-size: 16px; text-transform: capitalize; font-weight: 600; color: #fff; width: 202px; background-color: #f38e35; padding: 0 20px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .boxed-btn:hover { color: #fff; background-color: #333333; } .boxed-btn.gd-bg-1 { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); } .boxed-btn.gd-bg-1:hover { background-image: -moz-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%); background-image: -webkit-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%); background-image: -ms-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%); } .boxed-btn.gd-bg-2 { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .boxed-btn.gd-bg-2:hover { background-image: -moz-linear-gradient(50deg, #a197fa 0%, #e877cb 100%); background-image: -webkit-linear-gradient(50deg, #a197fa 0%, #e877cb 100%); background-image: -ms-linear-gradient(50deg, #a197fa 0%, #e877cb 100%); } .boxed-btn.gd-bg-3 { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .boxed-btn.gd-bg-3:hover { background-image: -moz-linear-gradient(50deg, #2784fc 0%, #70bfec 100%); background-image: -webkit-linear-gradient(50deg, #2784fc 0%, #70bfec 100%); background-image: -ms-linear-gradient(50deg, #2784fc 0%, #70bfec 100%); } .boxed-btn.btn-rounded { border-radius: 30px; } .boxed-btn.blank { background-color: transparent; border: 2px solid #500ade; color: #500ade; } .boxed-btn.blank:hover { background-color: #500ade; color: #fff; } .boxed-btn.black { border: none; color: #fff; background-color: #333333; } .boxed-btn.black:hover { background-color: #500ade; color: #fff; } .boxed-btn-02 { display: inline-block; text-align: center; height: 60px; line-height: 56px; font-size: 16px; text-transform: capitalize; font-weight: 600; color: #fff; background-color: #500ade; padding: 0 30px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; border-radius: 5px; border: 2px solid transparent; } .boxed-btn-02:hover { background-color: #fff; color: var(--main-color-one); } .boxed-btn-02.black:hover { background-color: var(--secondary-color); color: #fff; } .boxed-btn-02.reverse-color { background-color: #fff; color: #2696f3; } .boxed-btn-02.reverse-color:hover { color: #fff; background-color: #2696f3; } .boxed-btn-02.blank { background-color: transparent; color: #fff; border: 2px solid #fff; } .boxed-btn-02.blank:hover { color: #2696f3; background-color: #fff; } .section-title { text-align: center; margin-bottom: 57px; } .section-title.white .subtitle, .section-title.white .title { color: #fff; } .section-title.white p { color: #e1dede; } .section-title.extra { margin-bottom: 55px; } .section-title.extra .title { margin-bottom: 26px; } .section-title.p-width-lg p { max-width: 730px; } .section-title.left-aligned { text-align: left; } .section-title .title { font-size: 48px; line-height: 58px; margin-bottom: 13px; font-weight: 700; color: #1c144e; } .section-title .title.extra { margin-bottom: 24px; } .section-title .subtitle { font-size: 20px; line-height: 30px; color: #0074b1 ; text-transform: uppercase; font-weight: 600; font-family: "Poppins", sans-serif; display: block; margin-bottom: 10px; } .section-title p { font-size: 16px; color: #777777; max-width: 720px; line-height: 26px; margin: 0 auto; } .margin-bottom-45 { margin-bottom: 45px; } .c-white { color: #fff; } .c-red { color: #500ade; } .bg-red { background-color: #500ade; } .c-green { color: #00cf92; } .padding-bottom-80 { padding-bottom: 80px; } .padding-bottom-85 { padding-bottom: 85px; } .padding-top-55 { padding-top: 55px; } .gradient-bg { background-image: -moz-linear-gradient(0deg, #fff1ee 0%, #e8efff 100%); background-image: -webkit-linear-gradient(0deg, #fff1ee 0%, #e8efff 100%); background-image: -ms-linear-gradient(0deg, #fff1ee 0%, #e8efff 100%); } .submit-btn { width: 180px; height: 60px; text-align: center; font-weight: 600; font-size: 16px; line-height: 60px; color: #fff; text-transform: capitalize; background-color: #500ade; border: none; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; cursor: pointer; } .submit-btn:hover { background-color: #333333; } .submit-btn.btn-rounded { border-radius: 30px; } .submit-btn.btn-center { display: block; margin: 0 auto; margin-top: 25px; } .submit-btn:focus { outline: none; } .submit-btn.gd-bg-1 { background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); } .submit-btn.gd-bg-1:hover { background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); } .section-title-inner { text-align: center; margin-bottom: 45px; } .section-title-inner .subtitle { font-size: 18px; line-height: 28px; text-transform: uppercase; font-weight: 700; color: #500ade; margin-bottom: 20px; display: block; } .section-title-inner .title { font-size: 48px; font-weight: 700; line-height: 58px; } .form-element.margin-bottom-30 { margin-bottom: 27px; } .form-element label { color: #1c144e; font-size: 14px; font-weight: 700; line-height: 32px; } .form-element label span { color: #BE1F27; } .form-element select { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .has-icon { position: relative; display: block; } .has-icon.textarea .the-icon { top: 25px; } .has-icon .input-field { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .has-icon .the-icon { font-size: 14px; position: absolute; right: 30px; top: 50%; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); color: #7c7c90; } @media only screen and (max-width: 767px) { .row.reorder-xs { -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); direction: rtl; } .row.reorder-xs > [class*="col-"] { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); direction: ltr; } } @media only screen and (max-width: 991px) { .row.reorder-sm { -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); direction: rtl; } .row.reorder-sm > [class*="col-"] { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); direction: ltr; } } .input-field { width: 100%; height: 60px; padding: 0 30px; border-radius: 5px; color: #7c7c90; } .input-field::-webkit-input-placeholder { /* WebKit browsers */ color: #7c7c90; } .input-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #7c7c90; } .input-field::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #7c7c90; } .input-field:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #7c7c90; } .input-field.borderd { border: 2px solid rgba(0, 0, 0, 0.1); } .input-field.borderd:focus { border: 2px solid rgba(0, 0, 0, 0.1); } .input-field.textarea { min-height: 120px; padding: 20px 30px; resize: none; } .input-field.error { border: 1px solid #500ade; } .input-field.error::-webkit-input-placeholder { /* WebKit browsers */ color: #500ade; } .input-field.error:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #500ade; } .input-field.error::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #500ade; } .input-field.error:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #500ade; } .input-field.error:focus { border-color: #500ade; } .blog-details-content .single-blog-post .details-container .post-body .post-bottom-content .bottom-content .right-content .title { display: none; } .email-success { display: block; width: 100%; } .checkbox-element { display: inline-block; } .checkbox-wrapper { display: inline-block; } .checkbox-inner { display: block; position: relative; padding-left: 30px; margin-bottom: 12px; cursor: pointer; font-size: 14px; line-height: 24px; color: #585869; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .checkbox-inner input { position: absolute; opacity: 0; cursor: pointer; } .checkbox-inner .checkmark { position: absolute; top: 0; left: 0; height: 20px; width: 20px; background-color: transparent; border: 2px solid rgba(0, 0, 0, 0.1); } .checkbox-inner input:checked ~ .checkmark { background-color: transparent; } .checkbox-inner .checkmark:after { content: ""; position: absolute; display: none; } .checkbox-inner input:checked ~ .checkmark:after { display: block; } .checkbox-inner .checkmark:after { left: 5px; top: 2px; width: 5px; height: 10px; border: solid #500ade; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .table-responsive { display: table; } /*--------------------- Breadcumb Area ----------------------*/ .breadcrumb-area { position: relative; z-index: 0; padding: 229px 0 140px 0; background-color: #1f2732; } .breadcrumb-area.extra { padding-top: 232px; } .breadcrumb-area .page-title { color: #fff; font-size: 50px; line-height: 60px; font-weight: 700; margin-bottom: 30px; } .breadcrumb-area .page-navigation { font-size: 18px; line-height: 20px; color: #500ade; } .breadcrumb-area .page-navigation li { display: inline-block; position: relative; margin: 0 10px; color: #fff; } .breadcrumb-area .page-navigation li:first-child { margin-left: 0; } .breadcrumb-area .page-navigation li:last-child:after { display: none; } .breadcrumb-area .page-navigation li:after { position: absolute; right: -15px; top: 0px; font-family: 'Font Awesome 5 Free'; content: '\f105'; font-weight: 900; } .breadcrumb-area .page-navigation li a { color: #fff; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .breadcrumb-area.breadcrumb-bg { background-image: url(/assets/images/landing_pages/bg/breadcrumb-bg.jpg); background-size: cover; background-position: center; } .complete-bg { background-image: url(/assets/images/landing_pages/bg/bg-register-complete-min.png); background-size: cover; background-position: center; height: 100vh; } @media only screen and (max-width: 450px) { .complete-bg { background-image: url(/assets/images/landing_pages/bg/bg-register-complete-mobile.png); } } /*------------------------- Preloader Css ---------------------------*/ .preloader-wrapper { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 99999999; background-color: #fff; } .preloader-wrapper .preloader { position: absolute; top: 50%; left: 50%; width: 80px; height: 60px; margin: -30px 0 0 -40px; } .sk-circle { width: 80px; height: 80px; position: relative; display: block; } .sk-circle .sk-child { width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .sk-circle .sk-child:before { content: ''; display: block; margin: 0 auto; width: 15%; height: 15%; background-color: #500ade; border-radius: 100%; -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; } .sk-circle .sk-circle2 { -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); transform: rotate(30deg); } .sk-circle .sk-circle3 { -webkit-transform: rotate(60deg); -ms-transform: rotate(60deg); transform: rotate(60deg); } .sk-circle .sk-circle4 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .sk-circle .sk-circle5 { -webkit-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); } .sk-circle .sk-circle6 { -webkit-transform: rotate(150deg); -ms-transform: rotate(150deg); transform: rotate(150deg); } .sk-circle .sk-circle7 { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .sk-circle .sk-circle8 { -webkit-transform: rotate(210deg); -ms-transform: rotate(210deg); transform: rotate(210deg); } .sk-circle .sk-circle9 { -webkit-transform: rotate(240deg); -ms-transform: rotate(240deg); transform: rotate(240deg); } .sk-circle .sk-circle10 { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .sk-circle .sk-circle11 { -webkit-transform: rotate(300deg); -ms-transform: rotate(300deg); transform: rotate(300deg); } .sk-circle .sk-circle12 { -webkit-transform: rotate(330deg); -ms-transform: rotate(330deg); transform: rotate(330deg); } .sk-circle .sk-circle2:before { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .sk-circle .sk-circle3:before { -webkit-animation-delay: -1s; animation-delay: -1s; } .sk-circle .sk-circle4:before { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; } .sk-circle .sk-circle5:before { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; } .sk-circle .sk-circle6:before { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; } .sk-circle .sk-circle7:before { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; } .sk-circle .sk-circle8:before { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .sk-circle .sk-circle9:before { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; } .sk-circle .sk-circle10:before { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; } .sk-circle .sk-circle11:before { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; } .sk-circle .sk-circle12:before { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; } @-webkit-keyframes sk-circleBounceDelay { 0%, 80%, 100% { -webkit-transform: scale(0); transform: scale(0); } 40% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes sk-circleBounceDelay { 0%, 80%, 100% { -webkit-transform: scale(0); transform: scale(0); } 40% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes slide { 0% { clip: rect(0, 0, 20px, 0); } 30% { clip: rect(0, 80px, 20px, 0); } 50% { clip: rect(0, 80px, 20px, 0); } 80% { clip: rect(0, 80px, 20px, 80px); } 100% { clip: rect(0, 80px, 20px, 80px); } } @keyframes slide { 0% { clip: rect(0, 0, 20px, 0); } 30% { clip: rect(0, 80px, 20px, 0); } 50% { clip: rect(0, 80px, 20px, 0); } 80% { clip: rect(0, 80px, 20px, 80px); } 100% { clip: rect(0, 80px, 20px, 80px); } } @-webkit-keyframes fade { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } @keyframes fade { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } /*==================== ** Normalize ====================*/ html { font-family: "Poppins", sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; } body { font-family: "Poppins", sans-serif; font-size: 16px; margin: 0; color: #666666; overflow-x: hidden; } h1 { font-size: 72px; line-height: 1.0833333333333333; } h2 { font-size: 52px; line-height: 1.4444444444444444; } h3 { font-size: 32px; line-height: 1.0833333333333333; } h4 { font-size: 22px; line-height: 1.2380952380952381; } h1, h2, h3, h4, h5, h6 { color: #1c144e; font-weight: 700; font-family: "Poppins", sans-serif; } p { font-size: 16px; color: #666666; line-height: 1.625; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } a { color: #1c144e; text-decoration: none; } a, a:hover, a:focus, a:active { text-decoration: none; outline: none; } a i { padding: 0 2px; } img { max-width: 100%; } /*input and button type focus outline disable*/ input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, select:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; border: 1px solid #ddd; } /** * 5.0 - Alignments */ .alignleft { float: left; } .alignright { float: right; } .aligncenter { clear: both; display: block; margin: 0 auto 1.75em; } ul { margin: 0; padding: 0; list-style: none; } /*---------------------------------------------- # Nav bar ----------------------------------------------*/ .navbar.navbar-area.white .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } .navbar.navbar-area .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } .mobile-logo { display: none; } @media only screen and (max-width: 991px) { .mobile-logo { display: block; } .desktop-logo { display: none !important; } } .navbar-area { padding: 0; } .navbar-area.nav-absolute { position: absolute; left: 0; width: 100%; top: 0px; z-index: 1; } .navbar-area.nav-absolute1 { position: absolute; left: 0; width: 100%; top: 0px; z-index: 1000; /* position: fixed; background-color: saddlebrown; */ } .navbar-area.header-style-09 .nav-container .nav-right-content ul li .boxed-btn { border-radius: 5px; background-color: #fff; color: var(--paragraph-color); } .navbar-area.header-style-09 .nav-container .nav-right-content ul li .boxed-btn:hover { background-color: #2696f3; color: #fff; } .navbar-area.header-style-12 .nav-container .nav-right-content ul li .boxed-btn { border-radius: 5px; } .navbar-area.white .nav-container .navbar-collapse .navbar-nav { display: block; width: 100%; text-align: right; } .navbar-area.white .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { color: rgba(255, 255, 255, 0.8); } .navbar-area.white .nav-container .navbar-collapse .navbar-nav li.current-menu-item a { color: #fff; } .navbar-area.white .nav-container .navbar-collapse .navbar-nav li a { color: rgba(255, 255, 255, 0.8); } .navbar-area.white .nav-container .navbar-collapse .navbar-nav li a:hover { color: #fff; } .navbar-area .nav-container .nav-right-content ul { margin: 0; padding: 0; list-style: none; margin-left: 30px; } .navbar-area .nav-container .nav-right-content ul li { display: inline-block; } .navbar-area .nav-container .nav-right-content ul li .btn-boxed { font-weight: 600; text-transform: capitalize; border-radius: 5px; background-color: var(--main-color-one); } .navbar-area .nav-container .nav-right-content ul li .btn-boxed:hover { background-color: var(--secondary-color); } .navbar-area .nav-container .navbar-brand .site-title { font-weight: 700; font-size: 30px; font-family: var(--heading-font); line-height: 90px; color: var(--heading-color); } .navbar-area .nav-container .navbar-collapse .navbar-nav { display: block; width: 100%; text-align: right; } .navbar-area .nav-container .navbar-collapse .navbar-nav li { display: inline-block; font-size: 16px; font-weight: 500; line-height: 90px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li + li { margin-left: 20px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.current-menu-item a { color: var(--main-color-one); } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children { position: relative; z-index: 0; padding-right: 15px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { position: absolute; right: 0; top: 50%; content: '\f107'; font-family: 'Font Awesome 5 Free'; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; font-weight: 900; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover > .sub-menu { visibility: visible; opacity: 1; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu { position: absolute; text-align: left; min-width: 220px; margin: 0; padding: 0; list-style: none; left: 0; top: 100%; -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05); background-color: #fff; z-index: 9; border-bottom: 4px solid var(--main-color-one); visibility: hidden; opacity: 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li { display: block; margin-left: 0; line-height: 24px; font-size: 16px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li { border-top: 1px solid #e2e2e2; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a { display: block; padding: 12px 30px; background-color: #fff; white-space: nowrap; color: var(--paragraph-color); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover { background-color: var(--main-color-one); color: #fff; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children { position: relative; z-index: 0; padding-right: 0px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:before { position: absolute; right: 15px; top: 50%; content: '\f105'; font-family: 'fontawesome'; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu { left: 100%; top: 20px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu .sub-menu .sub-menu { left: auto; right: 100%; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu { visibility: visible; opacity: 1; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu li:hover:before { color: #fff; } .navbar-area .nav-container .navbar-collapse .navbar-nav li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover { color: var(--main-color-one); } @media only screen and (max-width: 991px) { .navbar-area .nav-container { position: relative; z-index: 0; min-height: 80px; } .navbar-area .nav-container .navbar-brand { display: block; } .navbar-area .nav-container .navbar-brand .navbar-toggler { position: absolute; right: 10px; border: 1px solid #e2e2e2; } .navbar-area .nav-container .navbar-collapse .navbar-nav { display: block; margin-top: 20px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li { display: block; text-align: left; line-height: 30px; padding: 10px 0; border-bottom: 1px solid #e2e2e2; } .navbar-area .nav-container .navbar-collapse .navbar-nav li:last-child { border-bottom: none; } .navbar-area .nav-container .navbar-collapse .navbar-nav li + li { margin-left: 0; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { top: 25px; right: 20px; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover { padding-bottom: 0; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover > .sub-menu { visibility: visible; height: auto; opacity: 1; background-color: transparent; border-bottom: none; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu { position: initial; display: block; width: 100%; border-top: none; -webkit-box-shadow: none; box-shadow: none; margin-left: 0; padding-bottom: 0; visibility: hidden; opacity: 0; height: 0; overflow: hidden; max-height: 250px; overflow-y: scroll; -webkit-transition: height 500ms; -moz-transition: height 500ms; -o-transition: height 500ms; transition: height 500ms; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu .menu-item-has-children:before { content: "\f107"; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li { padding: 0; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:hover:before { top: 30px; color: #fff; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li { border-top: none; } .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:first-child { border-top: 1px solid #e2e2e2; } } @media only screen and (max-width: 575px) { .navbar-area .nav-container { margin: 0 15px; } } /*------------------------------ Header Area ------------------------------*/ .header-area { padding: 352px 0 252px 0; background-color: #fff; position: relative; } .header-area .shape-1 { position: absolute; left: 10%; top: 15%; -webkit-animation: left2right 10s linear 0s infinite; animation: left2right 10s linear 0s infinite; opacity: .1; } .header-area .shape-2 { position: absolute; right: 5%; top: 10%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; opacity: .3; } .header-area .shape-3 { position: absolute; left: 50%; bottom: 30%; -webkit-animation: left2right 10s linear 0s infinite; animation: left2right 10s linear 0s infinite; opacity: .2; } .header-area .header-right-image { position: absolute; bottom: 0px; right: 10%; } .header-area.header-bg { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg.png); background-position: top right; background-repeat: no-repeat; } .header-area.header-bg-2 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-3.png); background-position: top right; background-repeat: no-repeat; } .header-area.header-bg-3 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-4.jpg); background-position: center; background-size: cover; } .header-area.header-bg-4 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-3.png); background-position: center; background-size: cover; } .header-area.header-bg-5 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-3.png); background-position: center; background-size: cover; } .header-area.header-bg-5.dark-bg { background-color: #10102D; } .header-area.header-bg-6 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-4.jpg); background-position: center; background-size: cover; } .header-area.header-bg-12 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bottom-bg-12.png); background-position: bottom; background-size: contain; background-repeat: no-repeat; } .header-area.header-bg-9 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-9.png); background-position: center; background-size: cover; position: relative; z-index: 0; } .header-area.header-bg-9:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; z-index: -1; background-image: -moz-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); background-image: -webkit-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); background-image: -ms-linear-gradient(146deg, #0250c5 0%, #ca3c87 60%, #d43f8d 100%); opacity: .9; } .header-area.header-bg-10 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-10.jpg); background-position: center; background-size: cover; position: relative; z-index: 0; } .header-area.header-bg-10:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background-color: rgba(26, 31, 36, 0.7); z-index: -1; opacity: .9; background-image: url(/assets/images/landing_pages/bg/header-bg-overlay-10.png); background-position: bottom; background-repeat: no-repeat; } .header-area.header-bg-11 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/header-bg-11.jpg); background-position: center; background-size: cover; position: relative; z-index: 0; } .header-area.header-bg-11:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background-color: rgba(26, 31, 36, 0.7); z-index: -1; background-image: url(/assets/images/landing_pages/bg-shape-11.png); background-position: bottom; background-repeat: no-repeat; } .header-area.dark-home-1 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/dark-bg-1.png); background-position: bottom; background-size: cover; background-color: #10102d; } .header-area.dark-home-1 .shape-1 { position: absolute; left: 10%; top: 15%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .header-area.dark-home-1 .shape-2 { position: absolute; right: 5%; top: 10%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .header-area.dark-home-1 .shape-3 { position: absolute; left: 50%; bottom: 30%; -webkit-animation: left2right 10s linear 0s infinite; animation: left2right 10s linear 0s infinite; } .header-area.dark-home-1 .shape-4 { position: absolute; left: 55%; top: 15%; -webkit-animation: roatate 10s linear 5s infinite; animation: roatate 10s linear 5s infinite; display: inline-block; } .header-area.dark-home-1 .header-inner .title { color: #fff; } .header-area.dark-home-1 .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.dark-home-2 { background-color: #fff; background-image: url(/assets/images/landing_pages/bg/dark-bg-2.png); background-position: bottom; background-size: cover; background-color: #10102d; } .header-area.dark-home-2 .shape-1 { position: absolute; left: 10%; top: 15%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .header-area.dark-home-2 .shape-2 { position: absolute; right: 5%; top: 10%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .header-area.dark-home-2 .shape-3 { position: absolute; left: 50%; bottom: 30%; -webkit-animation: left2right 10s linear 0s infinite; animation: left2right 10s linear 0s infinite; } .header-area.dark-home-2 .shape-4 { position: absolute; left: 55%; top: 15%; -webkit-animation: roatate 10s linear 5s infinite; animation: roatate 10s linear 5s infinite; display: inline-block; } .header-area.dark-home-2 .header-inner .title { color: #fff; } .header-area.dark-home-2 .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.style-six .header-inner { text-align: center; } .header-area.style-six .header-inner .video-play-btn { color: #500ade; margin-bottom: 30px; } .header-area.style-six .header-inner .title { color: #fff; } .header-area.style-six .header-inner p { color: rgba(255, 255, 255, 0.8); margin: 0 auto; } .header-area.style-five .header-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .header-area.style-five .header-inner .title { color: #fff; } .header-area.style-five .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.style-four .header-inner .title { color: #fff; } .header-area.style-four .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.style-four .header-inner .free-trail-form { position: relative; z-index: 0; max-width: 500px; margin-top: 36px; } .header-area.style-four .header-inner .free-trail-form .form-group .form-control { height: 60px; padding: 0 170px 0 20px; } .header-area.style-four .header-inner .free-trail-form .submit-btn { position: absolute; top: 0; right: 0; background-color: #9749f8; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; cursor: pointer; width: 150px; } .header-area.style-four .header-inner .free-trail-form .submit-btn:hover { background-color: #5e2ced; } .header-area.style-three .header-overlay-image { position: absolute; left: 0; bottom: -10px; width: 100%; -ms-transform: scale(1.05); /* IE 9 */ -webkit-transform: scale(1.05); /* Chrome, Safari, Opera */ transform: scale(1.05); } .header-area.style-three .header-overlay-image .st1, .header-area.style-three .header-overlay-image .st0 { fill: #fff; } .header-area.style-three .header-inner .title { color: #fff; } .header-area.style-three .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area.style-09 { padding-top: 150px; padding-bottom: 160px; } .header-area.style-09 .header-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .header-area.style-09 .header-overlay-image { position: absolute; left: 0; bottom: -10px; width: 100%; -ms-transform: scale(1.05); /* IE 9 */ -webkit-transform: scale(1.05); /* Chrome, Safari, Opera */ transform: scale(1.05); } .header-area.style-09 .header-overlay-image .st1, .header-area.style-09 .header-overlay-image .st0 { fill: #fff; } .header-area.style-09 .header-inner .title { color: #fff; font-size: 58px; line-height: 68px; } .header-area.style-09 .header-inner p { color: rgba(255, 255, 255, 0.8); font-size: 18px; line-height: 28px; } .header-area.style-09 .header-inner .btn-wrapper { margin-top: 20px; } .header-area.style-09 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 15px; } .header-area.style-10 { padding-top: 235px; padding-bottom: 160px; } .header-area.style-10 .header-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .header-area.style-10 .header-overlay-image { position: absolute; left: 0; bottom: -10px; width: 100%; -ms-transform: scale(1.05); /* IE 9 */ -webkit-transform: scale(1.05); /* Chrome, Safari, Opera */ transform: scale(1.05); } .header-area.style-10 .header-overlay-image .st1, .header-area.style-10 .header-overlay-image .st0 { fill: #fff; } .header-area.style-10 .header-inner .title { color: #fff; font-size: 58px; line-height: 68px; } .header-area.style-10 .header-inner p { color: rgba(255, 255, 255, 0.8); font-size: 18px; line-height: 28px; } .header-area.style-10 .header-inner .btn-wrapper { margin-top: 20px; } .header-area.style-10 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 15px; } .header-area.style-11 { padding-top: 235px; padding-bottom: 160px; } .header-area.style-11 .header-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .header-area.style-11 .header-overlay-image { position: absolute; left: 0; bottom: -10px; width: 100%; -ms-transform: scale(1.05); /* IE 9 */ -webkit-transform: scale(1.05); /* Chrome, Safari, Opera */ transform: scale(1.05); } .header-area.style-11 .header-overlay-image .st1, .header-area.style-11 .header-overlay-image .st0 { fill: #fff; } .header-area.style-11 .header-inner .title { color: #fff; font-size: 58px; line-height: 68px; } .header-area.style-11 .header-inner p { color: rgba(255, 255, 255, 0.8); font-size: 18px; line-height: 28px; } .header-area.style-11 .header-inner .btn-wrapper { margin-top: 20px; } .header-area.style-11 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 15px; } .header-area.style-12 { padding-top: 265px; padding-bottom: 120px; } .header-area.style-12 .header-inner { text-align: center; } .header-area.style-12 .header-inner .title { font-size: 58px; line-height: 68px; } .header-area.style-12 .header-inner .btn-wrapper { margin-top: 40px; } .header-area.style-12 .header-inner .btn-wrapper .boxed-btn-02 { background-color: var(--main-color-one); color: #fff; border: 2px solid var(--main-color-one); } .header-area.style-12 .header-inner .btn-wrapper .boxed-btn-02:hover { background-color: transparent; color: var(--main-color-one); border-color: var(--main-color-one); } .header-area.style-12 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { background-color: transparent; color: var(--main-color-one); border-color: var(--main-color-one); margin-left: 15px; } .header-area.style-12 .header-inner .btn-wrapper .boxed-btn-02 + .boxed-btn-02:hover { background-color: var(--main-color-one); color: #fff; border: 2px solid var(--main-color-one); } .header-area.style-two .header-inner .title { color: #fff; } .header-area.style-two .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area .header-inner .title { font-size: 60px; font-weight: 700; line-height: 70px; color: #252a32; margin-bottom: 22px; } .header-area .header-inner p { font-size: 20px; line-height: 32px; color: #505b6d; max-width: 520px; } .header-form-area .header-form-inner { background-color: #fff; padding: 40px 30px 50px 40px; border-radius: 5px; border: 1px solid #e2e2e2; } .header-form-area .header-form-inner .title { font-size: 30px; line-height: 40px; color: #1c144e; margin-bottom: 25px; } .get-quote-form .form-group.textarea .form-control { min-height: 140px; resize: none; } .get-quote-form .form-group.textarea .form-control:focus { -webkit-box-shadow: none; box-shadow: none; } .get-quote-form .form-group .form-control { height: 50px; border: 1px solid #e3e3e3; } .get-quote-form .submit-btn { font-size: 16px; font-weight: 600; border-radius: 3px; background-image: -moz-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); } .get-quote-form .submit-btn:hover { -webkit-box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); } @-webkit-keyframes upndown { 0% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } 50% { -ms-transform: translateY(100px); /* IE 9 */ -webkit-transform: translateY(100px); /* Chrome, Safari, Opera */ transform: translateY(100px); } 100% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } } @-moz-keyframes upndown { 0% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } 50% { -ms-transform: translateY(100px); /* IE 9 */ -webkit-transform: translateY(100px); /* Chrome, Safari, Opera */ transform: translateY(100px); } 100% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } } @-o-keyframes upndown { 0% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } 50% { -ms-transform: translateY(100px); /* IE 9 */ -webkit-transform: translateY(100px); /* Chrome, Safari, Opera */ transform: translateY(100px); } 100% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } } @keyframes upndown { 0% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } 50% { -ms-transform: translateY(100px); /* IE 9 */ -webkit-transform: translateY(100px); /* Chrome, Safari, Opera */ transform: translateY(100px); } 100% { -ms-transform: translateY(0px); /* IE 9 */ -webkit-transform: translateY(0px); /* Chrome, Safari, Opera */ transform: translateY(0px); } } @-webkit-keyframes left2right { 0% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } 50% { -ms-transform: translateX(100px); /* IE 9 */ -webkit-transform: translateX(100px); /* Chrome, Safari, Opera */ transform: translateX(100px); } 100% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } } @-moz-keyframes left2right { 0% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } 50% { -ms-transform: translateX(100px); /* IE 9 */ -webkit-transform: translateX(100px); /* Chrome, Safari, Opera */ transform: translateX(100px); } 100% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } } @-o-keyframes left2right { 0% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } 50% { -ms-transform: translateX(100px); /* IE 9 */ -webkit-transform: translateX(100px); /* Chrome, Safari, Opera */ transform: translateX(100px); } 100% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } } @keyframes left2right { 0% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } 50% { -ms-transform: translateX(100px); /* IE 9 */ -webkit-transform: translateX(100px); /* Chrome, Safari, Opera */ transform: translateX(100px); } 100% { -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */ transform: translateX(0px); } } @-webkit-keyframes roatate { 0% { -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); opacity: 0.3; } 25% { opacity: 0.6; -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); } 50% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.8; } 75% { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); opacity: 0.6; } 100% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.3; } } @-moz-keyframes roatate { 0% { -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); opacity: 0.3; } 25% { opacity: 0.6; -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); } 50% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.8; } 75% { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); opacity: 0.6; } 100% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.3; } } @-o-keyframes roatate { 0% { -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); opacity: 0.3; } 25% { opacity: 0.6; -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); } 50% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.8; } 75% { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); opacity: 0.6; } 100% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.3; } } @keyframes roatate { 0% { -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); opacity: 0.3; } 25% { opacity: 0.6; -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg); } 50% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.8; } 75% { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ transform: rotate(-180deg); opacity: 0.6; } 100% { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); opacity: 0.3; } } .btn-wrapper { margin-top: 35px; } .btn-wrapper .boxed-btn { margin: 0 10px; border: none; width: 165px; height: 60px; line-height: 55px; position: relative; z-index: 1; overflow: hidden; font-size: 16px; font-weight: 600; border: 2px solid #fff; background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); -webkit-box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; text-transform: capitalize; } .btn-wrapper .boxed-btn.blank { background-color: #fff; color: #252a32; border: 2px solid #500ade; background-image: -moz-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -webkit-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -ms-linear-gradient(0deg, transparent 0%, transparent 100%); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .btn-wrapper .boxed-btn.blank img { margin-right: 3px; } .btn-wrapper .boxed-btn.blank:hover { background-image: -moz-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); border-color: #fff; color: #fff; } .btn-wrapper .boxed-btn:hover { background-image: -moz-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -webkit-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -ms-linear-gradient(0deg, transparent 0%, transparent 100%); background-color: #fff; color: #505b6d; } /*------------------------ Featured Area ------------------------*/ .about-us-area { padding: 113px 0 120px 0; position: relative; } .about-us-area .shape-1 { position: absolute; right: 10%; bottom: 10%; -webkit-animation: upndown 10s linear 0s infinite; animation: upndown 10s linear 0s infinite; } .about-us-area .shape-2 { position: absolute; left: 10%; top: 15%; -webkit-animation: roatate 10s linear 5s infinite; animation: roatate 10s linear 5s infinite; display: inline-block; } .about-us-area .btn-wrapper { text-align: center; margin-top: 60px; } .about-us-area .btn-wrapper .boxed-btn { margin: 0 10px; } .about-us-area.style-two { padding-top: 118px; padding-bottom: 80px; } .about-us-area.style-two .section-title { padding-right: 100px; } .about-us-area.style-two .feature-list { -ms-flex-wrap: wrap; flex-wrap: wrap; border: none; } .about-us-area.style-two .feature-list .single-feature-list { margin-bottom: 20px; width: 50%; border: none; padding: 0 20px; text-align: left; } .about-us-area.style-two .feature-list .single-feature-list .icon { text-align: center; } .feature-list { margin: 0; padding: 0; list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; border: 2px solid #ededed; } .feature-list.white { border-color: rgba(255, 255, 255, 0.2); } .feature-list.style-03 .single-feature-list { background-color: #fff; position: relative; z-index: 0; overflow: hidden; } .feature-list.style-03 .single-feature-list .icon { position: relative; z-index: 0; font-size: 36px; } .feature-list.style-03 .single-feature-list .icon:after { position: absolute; left: 15px; top: 0; width: 70px; height: 90px; border-radius: 40px; content: ''; -ms-transform: rotate(40deg); /* IE 9 */ -webkit-transform: rotate(40deg); /* Chrome, Safari, Opera */ transform: rotate(40deg); z-index: -1; } .feature-list.style-03 .single-feature-list .icon.icon-bg-1 { background-image: unset; } .feature-list.style-03 .single-feature-list .icon.icon-bg-1:after { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); } .feature-list.style-03 .single-feature-list .icon.icon-bg-2 { background-image: unset; } .feature-list.style-03 .single-feature-list .icon.icon-bg-2:after { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .feature-list.style-03 .single-feature-list .icon.icon-bg-3 { background-image: unset; } .feature-list.style-03 .single-feature-list .icon.icon-bg-3:after { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .feature-list.style-03 .single-feature-list .icon.icon-bg-4 { background-image: unset; } .feature-list.style-03 .single-feature-list .icon.icon-bg-4:after { background-image: -moz-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); background-image: -webkit-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); background-image: -ms-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); } .feature-list.style-03 .single-feature-list:after { position: absolute; left: 0; top: 0; width: 100%; height: 5px; background-image: -moz-linear-gradient(-177deg, #0250c5 0%, #d43f8d 100%); background-image: -webkit-linear-gradient(-177deg, #0250c5 0%, #d43f8d 100%); background-image: -ms-linear-gradient(-177deg, #0250c5 0%, #d43f8d 100%); content: ''; -ms-transform: translateX(-105%); /* IE 9 */ -webkit-transform: translateX(-105%); /* Chrome, Safari, Opera */ transform: translateX(-105%); -webkit-transition: -webkit-transform 1s; transition: -webkit-transform 1s; -o-transition: transform 1s; transition: transform 1s; transition: transform 1s, -webkit-transform 1s; } .feature-list.style-03 .single-feature-list:hover { -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); } .feature-list.style-03 .single-feature-list:hover:after { -ms-transform: translateX(0%); /* IE 9 */ -webkit-transform: translateX(0%); /* Chrome, Safari, Opera */ transform: translateX(0%); } .single-feature-list { display: block; text-align: center; padding: 60px 20px 40px 20px; border-right: 2px solid #ededed; } .single-feature-list.white { border-right: 2px solid rgba(255, 255, 255, 0.2); } .single-feature-list.white .content .title a { color: #fff; } .single-feature-list.white .content p { color: rgba(255, 255, 255, 0.7); } .single-feature-list:hover .icon { -ms-transform: rotateY(360deg); /* IE 9 */ -webkit-transform: rotateY(360deg); /* Chrome, Safari, Opera */ transform: rotateY(360deg); } .single-feature-list .icon { font-size: 40px; display: inline-block; margin: 0 auto; width: 100px; height: 100px; line-height: 100px; color: #fff; margin-bottom: 15px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-feature-list .icon.icon-bg-1 { background-image: url(/assets/images/landing_pages/icon-bg/01.png); background-repeat: no-repeat; } .single-feature-list .icon.icon-bg-2 { background-image: url(/assets/images/landing_pages/icon-bg/02.png); background-repeat: no-repeat; } .single-feature-list .icon.icon-bg-3 { background-image: url(/assets/images/landing_pages/icon-bg/03.png); background-repeat: no-repeat; } .single-feature-list .icon.icon-bg-4 { background-image: url(/assets/images/landing_pages/icon-bg/04.png); background-repeat: no-repeat; } .single-feature-list .content .title { font-size: 22px; line-height: 32px; font-weight: 600; margin-bottom: 15px; } .single-feature-list .content .title a { color: #1c144e; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-feature-list .content .title a:hover { color: #500ade; } .feature-list-04 .single-feature-list-item-04 { padding: 30px 30px; -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; } .feature-list-04 .single-feature-list-item-04 + .single-feature-list-item-04 { margin-top: 30px; } .feature-list-04 .single-feature-list-item-04:hover { -webkit-box-shadow: 0px 0px 155px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 155px 0px rgba(0, 0, 0, 0.2); } .feature-list-04 .single-feature-list-item-04.theme-01 .icon { color: #e81273; } .feature-list-04 .single-feature-list-item-04.theme-02 .icon { color: #3ceb9e; } .feature-list-04 .single-feature-list-item-04.theme-03 .icon { color: #f99c6a; } .feature-list-04 .single-feature-list-item-04 .icon { font-size: 40px; line-height: 50px; margin-right: 20px; -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; } .feature-list-04 .single-feature-list-item-04 .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .feature-list-04 .single-feature-list-item-04 .content p { margin-bottom: 0px; } .single-feature-item-02 { background-color: #fff; position: relative; z-index: 0; overflow: hidden; padding: 70px 30px 50px 30px; text-align: center; -webkit-transition: 500ms all; -o-transition: 500ms all; transition: 500ms all; -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); } .single-feature-item-02 .icon { position: relative; z-index: 0; font-size: 36px; line-height: 46px; color: #fff; margin-bottom: 40px; } .single-feature-item-02 .icon:after { position: absolute; left: 50%; top: 5px; width: 70px; height: 90px; border-radius: 40px; content: ''; -ms-transform: rotate(40deg) translateX(-60%); /* IE 9 */ -webkit-transform: rotate(40deg) translateX(-60%); /* Chrome, Safari, Opera */ transform: rotate(40deg) translateX(-60%); z-index: -1; } .single-feature-item-02 .icon.icon-bg-1 { background-image: unset; } .single-feature-item-02 .icon.icon-bg-1:after { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); } .single-feature-item-02 .icon.icon-bg-2 { background-image: unset; } .single-feature-item-02 .icon.icon-bg-2:after { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .single-feature-item-02 .icon.icon-bg-3 { background-image: unset; } .single-feature-item-02 .icon.icon-bg-3:after { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .single-feature-item-02 .icon.icon-bg-4 { background-image: unset; } .single-feature-item-02 .icon.icon-bg-4:after { background-image: -moz-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); background-image: -webkit-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); background-image: -ms-linear-gradient(90deg, #ec6c7f 0%, #fa9f69 100%); } .single-feature-item-02:hover { -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07); } .single-feature-item-02 .content .title { font-size: 22px; line-height: 34px; } /*------------------------ Video Area -------------------------*/ .about-app-area { background-repeat: no-repeat; } .about-app-area .img-wrapper { position: relative; z-index: 2; } .img-full-width-video { position: relative; z-index: 0; } .img-full-width-video img { border-radius: 10px; } .img-full-width-video .hover { position: absolute; right: 15%; top: 50%; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); } .img-full-width-video .hover .play-video-btn { display: inline-block; padding: 15px 40px; border-radius: 5px; background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(176deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(176deg, #0250c5 0%, #d43f8d 100%); color: #fff; font-weight: 600; } .img-with-video { display: inline-block; } .img-with-video .img-wrap { position: relative; z-index: 0; } .img-with-video .img-wrap .hover { position: absolute; left: 0; top: 0; background-color: #4fbddea8; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .img-with-video .img-wrap .hover .video-play-btn { color: #500ade; width: 100px; height: 100px; line-height: 100px; } .img-with-video .img-wrap .hover .video-play-btn:before { width: 120px; height: 120px; } .video-area.white .right-content-area .title { color: #fff; } .video-area.white .right-content-area .subtitle { color: rgba(255, 255, 255, 0.8); } .video-area.white .right-content-area p { color: rgba(255, 255, 255, 0.6); } .video-area.style-two { position: relative; z-index: 0; } .video-area.style-two:after { position: absolute; left: 0; top: 0; background-image: url(/assets/images/landing_pages/bg/video-area-bg.png); content: ''; z-index: -1; width: 100%; height: 100%; } .video-area .right-content-area { margin-top: 45px; } .video-area .right-content-area .title { font-size: 48px; line-height: 58px; margin-bottom: 20px; font-weight: 700; color: #1c144e; } .video-area .right-content-area .subtitle { font-size: 20px; line-height: 30px; color: #0074b1; text-transform: uppercase; font-weight: 600; font-family: "Poppins", sans-serif; display: block; margin-bottom: 10px; } .has-video-with-img { padding-top: 370px; } .video-play-area.margin-minus { margin-bottom: -250px; } .video-play-width-image { position: relative; z-index: 0; z-index: 2; } .video-play-width-image img { border-radius: 5px; } .video-play-width-image .hover { position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%, -50%); /* IE 9 */ -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */ transform: translate(-50%, -50%); } .video-play-width-image .hover .video-play-btn { background-color: var(--main-color-one); color: #fff; } .video-play-width-image .hover .video-play-btn:before { background-color: var(--main-color-one); } /*---------------------- Counterup Area -----------------------*/ .single-counterup-style-02 { text-align: center; } .single-counterup-style-02 .count-text { background-color: #f7f7f8; width: 130px; height: 130px; font-size: 48px; line-height: 130px; text-align: center; border-radius: 15px; position: relative; z-index: 0; margin: 0 auto; margin-bottom: 22px; } .single-counterup-style-02 .count-text .count-wrap { background: -webkit-gradient(linear, left bottom, left top, from(#0250c5), to(#d43f8d)); background: -webkit-linear-gradient(bottom, #0250c5 0%, #d43f8d 100%); background: -o-linear-gradient(bottom, #0250c5 0%, #d43f8d 100%); background: linear-gradient(0deg, #0250c5 0%, #d43f8d 100%); background: -webkit-linear-gradient(0deg, #0250c5 0%, #d43f8d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .single-counterup-style-02 .count-text:after { top: 0; left: 0; width: 100%; height: 100%; background-color: #f7f7f8; content: ''; z-index: -1; } .single-counterup-style-02 .content .title { font-size: 18px; line-height: 28px; font-weight: 500; } .counterup-area { padding: 120px 0 120px 0; } .single-counter-item { display: -webkit-box; display: -ms-flexbox; display: flex; } .single-counter-item.white .content .count-num { color: #fff; } .single-counter-item.white .content .title { color: rgba(255, 255, 255, 0.7); } .single-counter-item .icon { font-size: 80px; line-height: 80px; color: #0074b1; margin-right: 20px; } .single-counter-item .content .count-num { font-size: 36px; line-height: 46px; color: #1c144e; font-weight: 600; } .single-counter-item .content .title { font-size: 16px; line-height: 26px; color: #666666; font-weight: 500; } /*------------------------ Why Choose Us -------------------------*/ .why-choose-area { padding: 112px 0 120px 0; position: relative; } .why-choose-area .shape-1 { position: absolute; left: 10%; top: 10%; -webkit-animation: fadeIn 10s linear 2s infinite; animation: fadeIn 10s linear 2s infinite; } .why-choose-area.why-choose-us-bg { background-image: url(/assets/images/landing_pages/bg/why-us-bg.jpg); background-size: cover; background-position: center; } .why-choose-area.dark-bg { background-image: url(/assets/images/landing_pages/bg/why-us-dark-bg.png); background-size: cover; background-position: center; } .single-why-us-item { border: 1px solid rgba(255, 255, 255, 0.8); border-radius: 6px; padding: 40px 30px 15px 30px; margin-bottom: 30px; background-color: rgba(118, 70, 233, 0.2); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-why-us-item.white { background-color: transparent; } .single-why-us-item:hover { background-color: #fff; } .single-why-us-item:hover .content .title { color: #1c144e; } .single-why-us-item:hover .content p { color: #666666; } .single-why-us-item .icon { width: 60px; height: 60px; border-radius: 50%; background-image: -moz-linear-gradient(50deg, #776df2 0%, #a1f0e6 100%); background-image: -webkit-linear-gradient(50deg, #776df2 0%, #a1f0e6 100%); background-image: -ms-linear-gradient(50deg, #776df2 0%, #a1f0e6 100%); -webkit-box-shadow: 0px 26px 68px 0px rgba(42, 0, 117, 0.4); box-shadow: 0px 26px 68px 0px rgba(42, 0, 117, 0.4); text-align: center; line-height: 60px; font-size: 30px; color: #fff; margin-bottom: 27px; } .single-why-us-item .icon.gdbg-1 { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); -webkit-box-shadow: 0px 26px 68px 0px rgba(42, 0, 117, 0.4); box-shadow: 0px 26px 68px 0px rgba(42, 0, 117, 0.4); } .single-why-us-item .icon.gdbg-3 { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .single-why-us-item .icon.gdbg-4 { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .single-why-us-item .content .title { font-size: 22px; line-height: 32px; color: #fff; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-why-us-item .content p { font-size: 16px; line-height: 26px; color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } /*------------------------- How It Works Area ---------------------------*/ .how-it-work-area { padding: 112px 0 112px 0; position: relative; } .how-it-work-area .shape-1 { position: absolute; left: 10%; top: 10%; -webkit-animation: upndown 10s linear 2s infinite; animation: upndown 10s linear 2s infinite; } .how-it-work-area .shape-2 { position: absolute; left: 6%; top: 20%; -webkit-animation: upndown 8s linear 2s infinite; animation: upndown 8s linear 2s infinite; opacity: .5; } .how-it-work-area .shape-3 { position: absolute; right: 10%; bottom: 10%; -webkit-animation: upndown 10s linear 2s infinite; animation: upndown 10s linear 2s infinite; } .how-it-work-area .shape-4 { position: absolute; right: 6%; bottom: 20%; -webkit-animation: upndown 8s linear 2s infinite; animation: upndown 8s linear 2s infinite; opacity: .5; } .how-it-work-tab-nav { margin-bottom: 40px; } .how-it-work-tab-nav .nav-tabs { border: none; display: block; text-align: center; font-size: 0; margin-top: 18px; } .how-it-work-tab-nav .nav-tabs .nav-item { display: inline-block; border-right: 1px solid #b1aeb6; } .how-it-work-tab-nav .nav-tabs .nav-item:last-child { border-right: none; } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link { border: none; height: 70px; line-height: 60px; padding: 0 30px; color: #1c144e; background-color: #f6f2fd; font-size: 16px; font-weight: 500; position: relative; } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link .number { position: absolute; top: -20px; right: 30px; width: 40px; height: 40px; border-radius: 50%; background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); text-align: center; line-height: 40px; font-weight: 600; color: #fff; border: 2px solid #fff; } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link i { font-size: 30px; position: relative; top: 5px; color: #500ade; } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link.active { color: #fff; background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); } .how-it-work-tab-nav .nav-tabs .nav-item .nav-link.active i { color: #fff; } .how-it-works-tab-content.white .left-content-area .title { color: #fff; } .how-it-works-tab-content.white .left-content-area p { color: rgba(255, 255, 255, 0.7); } .how-it-works-tab-content .left-content-area .title { font-size: 24px; line-height: 34px; margin-bottom: 15px; color: #1c144e; } /*--------------------------- Screenshort area ---------------------------*/ .screenshort-area { padding-bottom: 102px; position: relative; } .screenshort-area .shape-1 { position: absolute; left: 10%; bottom: 10%; -webkit-animation: upndown 10s linear 2s infinite; animation: upndown 10s linear 2s infinite; } .screenshort-area .shape-2 { position: absolute; left: 6%; bottom: 20%; -webkit-animation: upndown 8s linear 2s infinite; animation: upndown 8s linear 2s infinite; opacity: .5; } .single-screenshort-item { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); border-radius: 10px; margin-bottom: 10px; } .screeshort-carousel-wrap-02 { position: relative; z-index: 0; } .screeshort-carousel-wrap-02 .mobile-cover { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; overflow: hidden; } .screeshort-carousel-wrap-02 .single-screenshort-item { -webkit-box-shadow: none; box-shadow: none; border-bottom: 0px; border-radius: 10px; } .screeshort-carousel-wrap-02 .single-screenshort-item img { border-radius: 10px; } /*---------------------------- Testimonial Area -----------------------------*/ .testimonial-area { padding-bottom: 120px; position: relative; } .testimonial-area .shape-1 { position: absolute; right: 10%; bottom: 40%; -webkit-animation: upndown 10s linear 2s infinite; animation: upndown 10s linear 2s infinite; } .testimonial-area .shape-2 { position: absolute; right: 6%; bottom: 30%; -webkit-animation: upndown 8s linear 2s infinite; animation: upndown 8s linear 2s infinite; opacity: .5; } .single-testimonial-item { position: relative; z-index: 0; } .single-testimonial-item img { width: auto !important; } .single-testimonial-item .hover { position: absolute; right: 0; top: 50%; width: 50%; background-color: #fff; -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08); margin-right: 30px; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); } .single-testimonial-item .hover .hover-inner { text-align: center; padding: 50px 50px 43px 50px; } .single-testimonial-item .hover .hover-inner .icon { position: absolute; top: -40px; left: 50%; width: 80px; height: 80px; border-radius: 50%; background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); line-height: 80px; color: #fff; -ms-transform: translateX(-50%); /* IE 9 */ -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */ transform: translateX(-50%); } .single-testimonial-item .hover .hover-inner p { font-size: 24px; line-height: 34px; margin-top: 15px; } .single-testimonial-item .hover .hover-inner .author-meta { margin-top: 33px; } .single-testimonial-item .hover .hover-inner .author-meta .name { font-size: 18px; text-transform: uppercase; } .single-testimonial-item .hover .hover-inner .author-meta .post { font-size: 14px; } .single-testimonial-item .thumb { position: relative; display: block; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-image: url(/assets/images/landing_pages/mask-image.png); mask-image: url(/assets/images/landing_pages/mask-image.png); -webkit-mask-size: 100% 100%; mask-size: 100% 100%; overflow: hidden; width: 763px; height: 827px; } .single-testimonial-item .thumb img { width: 100%; height: 100%; } @media only screen and (max-width: 768px) { .single-testimonial-item .thumb { width: 100%; height: 630px; } } @media only screen and (max-width: 500px) { .single-testimonial-item .thumb { width: 100%; height: 530px; } } .single-testimonial-item-03 { position: relative; z-index: 0; margin-bottom: 40px; } .single-testimonial-item-03 .img-wrapper { position: absolute; left: 30px; bottom: -40px; } .single-testimonial-item-03 .img-wrapper img { width: 80px; height: 80px; border-radius: 50%; } .single-testimonial-item-03 .content-area { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); padding: 55px 30px 65px 30px; position: relative; z-index: 0; overflow: hidden; border-radius: 10px; } .single-testimonial-item-03 .content-area:after { position: absolute; right: 30px; top: -20px; font-size: 80px; line-height: 80px; content: "\f10e"; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: rgba(255, 255, 255, 0.2); } .single-testimonial-item-03 .content-area p { font-size: 18px; line-height: 30px; color: rgba(255, 255, 255, 0.9); } .single-testimonial-item-03 .content-area .author-meta { margin-top: 20px; } .single-testimonial-item-03 .content-area .author-meta .title { font-size: 20px; font-weight: 600; line-height: 32px; color: #fff; margin-bottom: 0px; } .single-testimonial-item-03 .content-area .author-meta .designation { font-size: 16px; line-height: 26px; color: rgba(255, 255, 255, 0.9); font-weight: 400; } .single-testimonial-item-02 { background-image: -moz-linear-gradient(176deg, #0250c5 0%, #d43f8d 100%); background-image: -webkit-linear-gradient(176deg, #0250c5 0%, #d43f8d 100%); background-image: -ms-linear-gradient(176deg, #0250c5 0%, #d43f8d 100%); border-radius: 5px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .single-testimonial-item-02 .img-wrapper { width: calc(100% - 60%); } .single-testimonial-item-02 .img-wrapper .bg-image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; background-size: cover; background-position: center; } .single-testimonial-item-02 .content-area { width: calc(100% - 40%); -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 70px 60px 72px 60px; position: relative; z-index: 0; overflow: hidden; } .single-testimonial-item-02 .content-area:after { position: absolute; right: 30px; bottom: -10px; font-size: 80px; line-height: 80px; content: "\f10d"; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: rgba(255, 255, 255, 0.2); } .single-testimonial-item-02 .content-area p { font-size: 20px; line-height: 40px; color: rgba(255, 255, 255, 0.9); } .single-testimonial-item-02 .content-area .author-meta { margin-top: 25px; } .single-testimonial-item-02 .content-area .author-meta .title { font-size: 26px; font-weight: 700; line-height: 40px; color: #fff; margin-bottom: 0px; } .single-testimonial-item-02 .content-area .author-meta .designation { font-size: 16px; line-height: 26px; color: rgba(255, 255, 255, 0.9); } .testimonial-area-three.mirgin-minus { padding-top: 362px; } .testimonial-area-three.bg-image { background-image: url(/assets/images/landing_pages/bg/testimonial-bg-03.jpg); background-position: center; background-size: cover; position: relative; z-index: 0; } .testimonial-area-three.bg-image:after { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; content: ''; background-color: rgba(0, 0, 0, 0.5); z-index: -1; } /*-------------------------- Pricing Plan Area ---------------------------*/ .pricing-plan-area { padding: 112px 0 120px 0; } .pricing-plan-area.pricing-plan-bg { background-image: url(/assets/images/landing_pages/bg/pricing_plan.jpg); background-position: center; background-size: cover; } .pricing-plan-area.dark-bg { background-image: url(/assets/images/landing_pages/bg/price-plan-dark-bg.png); background-position: center; background-size: cover; } .single-price-plan-01 { text-align: center; background-color: rgba(121, 71, 224, 0.4); border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 5px; padding: 52px 0 60px 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01.white { background-color: #131332; } .single-price-plan-01:hover { background-color: #fff; } .single-price-plan-01:hover .price-header .name { color: #1c144e; } .single-price-plan-01:hover .price-header .price-wrap .price { color: #1c144e; } .single-price-plan-01:hover .price-header .price-wrap .month { color: #666666; } .single-price-plan-01:hover .price-body ul li { color: #666666; } .single-price-plan-01 .price-header .name { font-size: 18px; line-height: 28px; text-transform: uppercase; font-weight: 600; margin-bottom: 15px; color: #fff; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01 .price-header .price-wrap { margin-bottom: 36px; } .single-price-plan-01 .price-header .price-wrap .price { font-size: 48px; line-height: 58px; color: #fff; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01 .price-header .price-wrap .month { color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01 .price-body ul { margin: 0; padding: 0; list-style: none; } .single-price-plan-01 .price-body ul li { display: block; margin: 15px 0; color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-01 .price-body ul li:first-child { margin-top: 0; } .single-price-plan-01 .price-body ul li:last-child { margin-bottom: 0; } .single-price-plan-01 .price-footer { margin-top: 48px; display: block; } .single-price-plan-02 { text-align: center; border: 1px solid rgba(0, 0, 0, 0.06); border-radius: 5px; padding: 52px 0 60px 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; position: relative; z-index: 0; overflow: hidden; } .single-price-plan-02.featured { -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); } .single-price-plan-02.featured:after { -ms-transform: translateX(0%); /* IE 9 */ -webkit-transform: translateX(0%); /* Chrome, Safari, Opera */ transform: translateX(0%); visibility: visible; opacity: 1; } .single-price-plan-02:after { position: absolute; left: 0; top: 0; width: 100%; height: 5px; background-image: -webkit-linear-gradient(267deg, #0250c5 0%, #2696f3 100%); background-image: -o-linear-gradient(267deg, #0250c5 0%, #2696f3 100%); background-image: linear-gradient(-177deg, #0250c5 0%, #2696f3 100%); background-image: -moz-linear-gradient(-177deg, #0250c5 0%, #2696f3 100%); background-image: -webkit-linear-gradient(-177deg, #0250c5 0%, #2696f3 100%); background-image: -ms-linear-gradient(-177deg, #0250c5 0%, #2696f3 100%); content: ''; z-index: -1; visibility: hidden; opacity: 0; -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; -ms-transform: translateX(-100%); /* IE 9 */ -webkit-transform: translateX(-100%); /* Chrome, Safari, Opera */ transform: translateX(-100%); } .single-price-plan-02.white { background-color: #131332; } .single-price-plan-02:hover { -webkit-box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.07); } .single-price-plan-02:hover:after { -ms-transform: translateX(0%); /* IE 9 */ -webkit-transform: translateX(0%); /* Chrome, Safari, Opera */ transform: translateX(0%); visibility: visible; opacity: 1; } .single-price-plan-02 .price-header .name { font-size: 18px; line-height: 28px; text-transform: uppercase; font-weight: 600; margin-bottom: 15px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-02 .price-header .price-wrap { margin-bottom: 36px; } .single-price-plan-02 .price-header .price-wrap .price { font-size: 48px; line-height: 58px; color: var(--heading-color); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-02 .price-header .price-wrap .month { color: var(--heading-color); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-02 .price-body ul { margin: 0; padding: 0; list-style: none; } .single-price-plan-02 .price-body ul li { display: block; margin: 15px 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-price-plan-02 .price-body ul li:first-child { margin-top: 0; } .single-price-plan-02 .price-body ul li:last-child { margin-bottom: 0; } .single-price-plan-02 .price-footer { margin-top: 48px; display: block; } .single-price-plan-02 .price-footer .boxed-btn { border-radius: 5px; width: 180px; } /*----------------------- Team Member Area ------------------------*/ .team-member-area { position: relative; z-index: 0; padding-top: 112px; overflow: hidden; } .team-member-area .bg-shape-1 { position: absolute; left: 0; top: 50px; width: 100%; height: 100%; } .team-member-area .bg-shape-2 { position: absolute; left: 0; bottom: 0px; } .team-member-area .bg-shape-3 { position: absolute; right: 0; bottom: 50px; } .single-team-member { text-align: center; display: inline-block; } .single-team-member.white .content .title { color: #fff; } .single-team-member.white .content .post { color: rgba(255, 255, 255, 0.7); } .single-team-member:hover .thumb .hover { visibility: visible; opacity: 1; -ms-transform: scale(1); /* IE 9 */ -webkit-transform: scale(1); /* Chrome, Safari, Opera */ transform: scale(1); } .single-team-member .thumb { display: inline-block; background-color: white; -webkit-box-shadow: 0px 34px 95px 0px rgba(22, 12, 43, 0.18); box-shadow: 0px 34px 95px 0px rgba(22, 12, 43, 0.18); border-radius: 50%; border: 8px solid #fff; position: relative; z-index: 0; margin-bottom: 27px; } .single-team-member .thumb img { width: 200px; height: 200px; border-radius: 50%; } .single-team-member .thumb .hover { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #4fbddecc; border-radius: 50%; visibility: hidden; opacity: 0; -ms-transform: scale(0); /* IE 9 */ -webkit-transform: scale(0); /* Chrome, Safari, Opera */ transform: scale(0); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-team-member .thumb .hover .social-icon { margin: 0; padding: 0; list-style: none; position: absolute; left: 50%; bottom: 30px; -ms-transform: translateX(-50%); /* IE 9 */ -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */ transform: translateX(-50%); } .single-team-member .thumb .hover .social-icon li { display: inline-block; margin: 0 5px; } .single-team-member .thumb .hover .social-icon li a { display: block; color: #fff; } .single-team-member .thumb .hover .social-icon li a i { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-team-member .thumb .hover .social-icon li a:hover i { -ms-transform: scale(1.2); /* IE 9 */ -webkit-transform: scale(1.2); /* Chrome, Safari, Opera */ transform: scale(1.2); } .single-team-member .content .title { font-size: 22px; line-height: 28px; color: #283659; margin-bottom: 5px; } .single-team-member .content .post { font-size: 14px; line-height: 24px; } .download-area-wrapper { background-color: #fff; -webkit-box-shadow: 0px 0px 169px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0px 169px 0px rgba(0, 0, 0, 0.08); text-align: center; padding: 93px 100px 100px 100px; } .download-area-wrapper.white { background-color: #131333; } .download-area-wrapper.white .title { color: #fff; } .download-area-wrapper.white .subtitle { color: rgba(255, 255, 255, 0.8); } .download-area-wrapper.white p { color: rgba(255, 255, 255, 0.7); } .download-area-wrapper p { max-width: 750px; margin: 0 auto; } .download-area-wrapper .title { font-size: 48px; line-height: 58px; margin-bottom: 10px; font-weight: 700; color: #1c144e; } .download-area-wrapper .subtitle { font-size: 20px; line-height: 30px; color: #0074b1; text-transform: uppercase; font-weight: 600; font-family: "Poppins", sans-serif; display: block; margin-bottom: 10px; } .download-area-wrapper .btn-wrapper { margin-top: 57px; } .download-area-wrapper .btn-wrapper .boxed-btn { margin: 0 10px; } .contact-area-wrapper { padding: 113px 0 120px 0; } .contact-area-wrapper.white .title { color: #fff; } .contact-area-wrapper.white .subtitle { color: rgba(255, 255, 255, 0.8); } .contact-area-wrapper.white p { color: rgba(255, 255, 255, 0.7); } .contact-area-wrapper .title { font-size: 48px; line-height: 58px; margin-bottom: 10px; font-weight: 700; color: #1c144e; } .contact-area-wrapper .subtitle { font-size: 20px; line-height: 30px; color: #0074b1 ; text-transform: uppercase; font-weight: 600; font-family: "Poppins", sans-serif; display: block; margin-bottom: 10px; } .contact-form.sec-margin { margin-top: 57px; } .contact-form .form-group.textarea .form-control { resize: none; padding: 20px; min-height: 150px; } .contact-form .form-group.textarea .form-control:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } .contact-form .form-group .form-control { border: 1px solid #ededed; height: 60px; padding: 0 20px; } /*------------------------ Icon Box Items -------------------------*/ .single-icon-box-03 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .single-icon-box-03.theme-01 .icon { color: #e81273; } .single-icon-box-03.theme-01:hover .icon { background-color: #e81273; color: #fff; } .single-icon-box-03.theme-02 .icon { color: #3993f8; } .single-icon-box-03.theme-02:hover .icon { background-color: #3993f8; color: #fff; } .single-icon-box-03.theme-03 .icon { color: #3ceb9e; } .single-icon-box-03.theme-03:hover .icon { background-color: #3ceb9e; color: #fff; } .single-icon-box-03.theme-04 .icon { color: #f99c6a; } .single-icon-box-03.theme-04:hover .icon { background-color: #f99c6a; color: #fff; } .single-icon-box-03 .icon { margin-right: 20px; width: 100px; height: 100px; border-radius: 50%; border: 1px solid #cfcfcf; line-height: 100px; text-align: center; font-size: 36px; color: var(--main-color-one); -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; } .single-icon-box-03 .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } /*------------------------------- Full Width Features Area -------------------------------*/ .full-width-feature-style-03 .content-area { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } .full-width-feature-style-03 .content-area .section-title .title { letter-spacing: -1px; } /*------------------------- Contact Area ---------------------------*/ .contact-form-area-02.contact-bg { background-image: url(/assets/images/landing_pages/bg/contact-map-bg.png); background-position: left top; background-repeat: no-repeat; } .contact-form-area-02 .img-wrapper { text-align: right; padding-left: 40px; } .contact-form-area-02 .contact-area-wrapper { padding: 0; padding-top: 60px; } /*-------------------- Call TO Action --------------------*/ .call-to-action-inner-style-02 { padding: 90px 0 100px 0; position: relative; z-index: 0; background-image: url("/assets/images/landing_pages/bg/header-bg-9.png"); text-align: center; border-radius: 10px; margin-bottom: -200px; } .call-to-action-inner-style-02:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; z-index: -1; background-image: -moz-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); background-image: -webkit-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); background-image: -ms-linear-gradient(146deg, #f3a735 0%, #f3a735 60%, #ff7700 100%); opacity: .8; border-radius: 10px; } .call-to-action-inner-style-02 .title { font-size: 48px; line-height: 60px; color: #fff; } .call-to-action-inner-style-02 .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 20px; } /*-------------------------- Footer Area ---------------------------*/ .footer-area { background-image: -moz-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -webkit-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); background-image: -ms-linear-gradient(50deg, #4fbdde 0%, #0074b1 100%); } .footer-area.style-02 { background-image: unset; padding-top: 220px; } .footer-top { padding: 100px 0 95px 0; } .copyright-inner { border-top: 1px solid rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.8); font-size: 14px; padding: 20px 0; } .copyright-inner .left-content-area { display: inline-block; } .copyright-inner .right-content-area { display: inline-block; float: right; } .footer-widget .widget-title { font-size: 22px; line-height: 32px; color: #fff; margin-bottom: 23px; } .about_widget .footer-logo { display: block; margin-bottom: 25px; } .about_widget p { font-size: 16px; line-height: 26px; color: rgba(255, 255, 255, 0.8); } .about_widget .social-icon { margin: 0; padding: 0; list-style: none; } .about_widget .social-icon li { display: inline-block; margin: 0 5px; } .about_widget .social-icon li:first-child { margin-left: 0; } .about_widget .social-icon li:last-child { margin-right: 0; } .about_widget .social-icon li a { color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .about_widget .social-icon li a:hover { color: #fff; } .nav_menus_widget ul { margin: 0; padding: 0; list-style: none; } .nav_menus_widget ul li { margin: 15px 0; } .nav_menus_widget ul li:first-child { margin-top: 0; } .nav_menus_widget ul li:last-child { margin-bottom: 0; } .nav_menus_widget ul li a { color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .nav_menus_widget ul li a:hover { color: #fff; } /*----------------------- Discover Items ------------------------*/ .single-discover-item { text-align: center; } .single-discover-item .icon { font-size: 60px; line-height: 70px; margin-bottom: 18px; color: var(--main-color-one); } .single-discover-item .content .title { font-size: 24px; line-height: 34px; font-weight: 700; margin-bottom: 15px; } /*-------------------------- Connect Area ----------------------------*/ .connect-area .right-content-area { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } .connect-area .right-content-area .title { font-size: 48px; line-height: 58px; } .connect-area .right-content-area p { margin-bottom: 0px; } .connect-area .right-content-area .btn-wrapper .boxed-btn-02 + .boxed-btn-02 { margin-left: 20px; } .right-connect-you-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .single-connect-you-item { background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); padding: 40px 30px; border-radius: 10px; text-align: center; } .single-connect-you-item.theme-02 { background-image: -moz-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -webkit-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); background-image: -ms-linear-gradient(50deg, #70bfec 0%, #2784fc 100%); } .single-connect-you-item.theme-03 { background-image: -moz-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -webkit-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); background-image: -ms-linear-gradient(50deg, #e877cb 0%, #a197fa 100%); } .single-connect-you-item .icon { font-size: 60px; line-height: 70px; color: #fff; margin-bottom: 16px; } .single-connect-you-item .content .title { font-size: 22px; line-height: 34px; font-weight: 700; color: #fff; } .single-connect-you-item .content p { color: rgba(255, 255, 255, 0.9); margin-bottom: 0px; } /*---------------------------------- Customer Reply Area ----------------------------------*/ .customer-reply-area { position: relative; z-index: 0; } .customer-reply-area .right-image { position: absolute; right: 0; top: 0; } .single-amazing-feature-01 { margin-right: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .single-amazing-feature-01:hover.theme-01 .icon { background-color: #e81273; color: #fff; } .single-amazing-feature-01:hover.theme-02 .icon { background-color: #3993f8; color: #fff; } .single-amazing-feature-01:hover.theme-03 .icon { background-color: #3ceb9e; color: #fff; } .single-amazing-feature-01:hover.theme-04 .icon { background-color: #f99c6a; color: #fff; } .single-amazing-feature-01.theme-01 .icon { color: #e81273; } .single-amazing-feature-01.theme-02 .icon { color: #3993f8; } .single-amazing-feature-01.theme-03 .icon { color: #3ceb9e; } .single-amazing-feature-01.theme-04 .icon { color: #f99c6a; } .single-amazing-feature-01 .icon { font-size: 40px; width: 100px; height: 100px; line-height: 100px; text-align: center; border: 1px solid #e2e2e2; border-radius: 50%; margin-right: 20px; -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; } .single-amazing-feature-01 .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .single-amazing-feature-01 .content .title { font-size: 24px; line-height: 34px; font-weight: 700; } /*-------------------- Sidebar Area --------------------*/ .dark-bg .widget { background-color: #191946; } .dark-bg .widget .widget-title { color: #fff; } .dark-bg .widget ul li a { color: rgba(255, 255, 255, 0.7); } .dark-bg .widget .tagcloud a { color: rgba(255, 255, 255, 0.7); border-color: rgba(255, 255, 255, 0.2); } .widget { background-color: #f8f8f8; margin-bottom: 30px; padding: 25px 30px 30px 30px; } .widget.footer-widget { background-color: transparent; padding: 0; } .widget.footer-widget .widget-title { font-size: 21px; line-height: 31px; } .widget .widget-title { font-size: 24px; font-weight: 600; line-height: 34px; margin-bottom: 20px; } .widget:last-child { margin-bottom: 0px; } .widget ul { margin: 0; padding: 0; list-style: none; } .widget ul li { display: block; margin: 8px 0; } .widget ul li:first-child { margin-top: 0px; } .widget ul li:last-child { margin-bottom: 0px; } .widget ul li a { color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .widget ul li a:hover { color: #500ade; } .about_widget .contact-info-list { margin: 0; padding: 0; list-style: none; } .about_widget .contact-info-list li { display: block; } .about_widget .social-icon { margin: 0; padding: 0; list-style: none; } .about_widget .social-icon li { display: inline-block; margin: 0 8px; } .about_widget .social-icon li:first-child { margin-left: 0; } .about_widget .social-icon li:last-child { margin-right: 0; } .about_widget .social-icon li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .about_widget .social-icon li a:hover { color: #500ade; } .footer-widget.widget_nav_menu ul li a { position: relative; padding-left: 15px; } .footer-widget.widget_nav_menu ul li a:after { position: absolute; left: 0; top: 0; content: "๏„…"; font-family: "Font Awesome 5 Free"; font-weight: 900; } .subscribe-form form { position: relative; } .subscribe-form form .form-control { width: 100%; height: 50px; border: 2px solid #f2f2f2; background-color: transparent; color: #838a95; padding-right: 70px; font-size: 14px; } .subscribe-form form .form-control::-webkit-input-placeholder { /* WebKit browsers */ color: #838a95; } .subscribe-form form .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #838a95; } .subscribe-form form .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #838a95; } .subscribe-form form .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #838a95; } .subscribe-form form .submit-btn { position: absolute; right: 0; top: 0; width: 60px; height: 50px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .subscribe-form form .submit-btn:hover { background-color: #500ade; opacity: .8; } .widget_cgency_subscribe form { position: relative; } .widget_cgency_subscribe form .form-control { width: 100%; height: 50px; border: 1px solid rgba(255, 255, 255, 0.6); background-color: transparent; color: #fff; padding-right: 70px; } .widget_cgency_subscribe form .submit-btn { position: absolute; right: 0; top: 0; width: 60px; height: 50px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .widget_cgency_subscribe form .submit-btn:hover { background-color: #500ade; opacity: .8; } .about_widget .footer-logo { margin-bottom: 25px; display: block; } .about_widget .subscribe-form { margin-top: 25px; } .widget_search .search-form { position: relative; } .widget_search .search-form .form-group { margin-bottom: 0; } .widget_search .search-form .form-group .form-control { height: 50px; border: 1px solid rgba(0, 0, 0, 0.2); padding-right: 70px; } .widget_search .search-form .submit-btn { position: absolute; right: 0; top: 0; width: 60px; height: 50px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; line-height: 50px; } .widget_author_meta { text-align: center; } .widget_author_meta .thumb { width: 80px; height: 80px; margin: 0 auto; margin-bottom: 20px; } .widget_author_meta .thumb img { border-radius: 50%; } .widget_author_meta .content .name { font-size: 21px; font-weight: 700; } .widget_author_meta .content p { font-size: 16px; line-height: 26px; } .widget_author_meta .content ul { margin-top: 25px; } .widget_author_meta .content ul li { display: inline-block; margin: 0 5px; } .widget_author_meta .content ul li a { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 50%; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .widget_author_meta .content ul li a:hover { background-color: #500ade; color: #fff; } .widget_popular_posts .single-popular-post-item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .widget_popular_posts .single-popular-post-item:last-child .content .title { margin-bottom: 0; } .widget_popular_posts .single-popular-post-item .thumb { margin-right: 20px; } .widget_popular_posts .single-popular-post-item .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .widget_popular_posts .single-popular-post-item .content .time { color: #500ade; font-size: 12px; line-height: 24px; margin-bottom: 15px; font-weight: 500; } .widget_popular_posts .single-popular-post-item .content .title { font-size: 18px; line-height: 26px; font-family: "Poppins", sans-serif; font-weight: 400; color: #1c144e; } .widget_tag_cloud .tagcloud a { display: inline-block; padding: 5px 15px; border: 1px solid rgba(0, 0, 0, 0.1); margin: 5px; color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; border-radius: 5px; } .widget_tag_cloud .tagcloud a:hover { background-color: #500ade; color: #fff; } /*-------------------- Blog Page --------------------*/ .single-blog-grid-item { margin-bottom: 25px; } .single-blog-grid-item.white .content .post-meta li a { color: rgba(255, 255, 255, 0.7); } .single-blog-grid-item.white .content .title a { color: #fff; } .single-blog-grid-item.white .content .readmore { color: rgba(255, 255, 255, 0.7); } .single-blog-grid-item .thumb { margin-bottom: 23px; } .single-blog-grid-item .content .title { font-size: 22px; line-height: 32px; margin-bottom: 22px; } .single-blog-grid-item .content .title a { color: #1c144e; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-blog-grid-item .content .title a:hover { color: #500ade; } .single-blog-grid-item .content .post-meta { margin: 0; padding: 0; list-style: none; margin-bottom: 10px; } .single-blog-grid-item .content .post-meta li { display: inline-block; margin: 0 10px; font-size: 14px; } .single-blog-grid-item .content .post-meta li a { color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-blog-grid-item .content .post-meta li a:hover { color: #500ade; } .single-blog-grid-item .content .post-meta li:first-child { margin-left: 0; } .single-blog-grid-item .content .post-meta li:last-child { margin-right: 0; } .single-blog-grid-item .content .readmore { color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-blog-grid-item .content .readmore:hover { color: #500ade; } .blog-pagination .pagination { margin: 0; padding: 0; list-style: none; display: block; } .blog-pagination .pagination .page-item { display: inline-block; margin: 0 5px; } .blog-pagination .pagination .page-item:first-child { margin-left: 0; } .blog-pagination .pagination .page-item.active .page-link, .blog-pagination .pagination .page-item:hover .page-link { color: #fff; background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); } .blog-pagination .pagination .page-item .page-link { display: inline-block; width: 40px; height: 40px; line-height: 40px; padding: 0; font-weight: 600; font-size: 14px; border: none; text-align: center; color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; border: 2px solid #ededed; } /*-------------------- Blog Details --------------------*/ .single-post-details-item.dark-bg .entry-footer { border-color: rgba(255, 255, 255, 0.2); } .single-post-details-item.dark-bg .entry-footer .left .title, .single-post-details-item.dark-bg .entry-footer .right .title { color: rgba(255, 255, 255, 0.8); } .single-post-details-item.dark-bg .entry-footer .left a, .single-post-details-item.dark-bg .entry-footer .right a { color: rgba(255, 255, 255, 0.7); } .single-post-details-item.dark-bg .entry-content .title { color: #fff; } .single-post-details-item.dark-bg .entry-content blockquote { background-color: #191946; color: rgba(255, 255, 255, 0.7); } .single-post-details-item.dark-bg .entry-content p { color: rgba(255, 255, 255, 0.7); } .single-post-details-item.dark-bg .entry-content .post-meta li { color: rgba(255, 255, 255, 0.8); } .single-post-details-item.dark-bg .entry-content .post-meta li a { color: rgba(255, 255, 255, 0.8); } .single-post-details-item.dark-bg .entry-content .post-meta li.cat a { color: rgba(255, 255, 255, 0.8); } .single-post-details-item .thumb { margin-bottom: 30px; } .single-post-details-item .entry-content .title { font-size: 30px; line-height: 40px; font-weight: 600; margin-bottom: 15px; } .single-post-details-item .entry-content .gal-img { margin: 10px 0 15px 0; } .single-post-details-item .entry-content .post-meta { margin: 0; padding: 0; margin-bottom: 10px; } .single-post-details-item .entry-content .post-meta li { margin: 0 8px; display: inline-block; } .single-post-details-item .entry-content .post-meta li:first-child { margin-left: 0; } .single-post-details-item .entry-content .post-meta li:last-child { margin-right: 0; } .single-post-details-item .entry-content .post-meta li.cat a { margin: 0 5px; color: #666666; position: relative; z-index: 0; } .single-post-details-item .entry-content .post-meta li.cat a:first-child { margin-left: 0; } .single-post-details-item .entry-content .post-meta li.cat a:last-child { margin-right: 0; } .single-post-details-item .entry-content .post-meta li.cat a:last-child:after { display: none; } .single-post-details-item .entry-content .post-meta li.cat a:after { position: absolute; right: -5px; top: 0; content: ','; } .single-post-details-item .entry-content .post-meta li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; color: #666666; } .single-post-details-item .entry-content .post-meta li a:hover { color: #500ade; } .single-post-details-item .entry-content blockquote { background-color: #fff; border-left: 5px solid #500ade; padding: 22px 30px 24px 30px; font-size: 18px; font-style: italic; line-height: 28px; margin: 25px 0; } .single-post-details-item .entry-content blockquote cite { display: block; font-size: 18px; font-weight: 600; line-height: 26px; margin-top: 20px; } .single-post-details-item .entry-footer { border: 1px solid rgba(0, 0, 0, 0.1); padding: 15px 20px 17px 20px; margin-top: 26px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .single-post-details-item .entry-footer .left { display: inline-block; } .single-post-details-item .entry-footer .left ul { margin: 0; padding: 0; list-style: none; } .single-post-details-item .entry-footer .left ul li { display: inline-block; margin: 0 5px; } .single-post-details-item .entry-footer .left ul li.title { font-weight: 500; color: #1c144e; } .single-post-details-item .entry-footer .left ul li:first-child { margin-left: 0; } .single-post-details-item .entry-footer .left ul li:last-child { margin-right: 0; } .single-post-details-item .entry-footer .left ul li a { color: #666666; margin: 0 7px; position: relative; z-index: 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-post-details-item .entry-footer .left ul li a:after { position: absolute; right: -6px; top: 0; content: ','; } .single-post-details-item .entry-footer .left ul li a:first-child { margin-left: 0; } .single-post-details-item .entry-footer .left ul li a:last-child { margin-right: 0; } .single-post-details-item .entry-footer .left ul li a:last-child:after { display: none; } .single-post-details-item .entry-footer .left ul li a:hover { color: #500ade; } .single-post-details-item .entry-footer .right { display: inline-block; } .single-post-details-item .entry-footer .right ul { margin: 0; padding: 0; list-style: none; } .single-post-details-item .entry-footer .right ul li { display: inline-block; margin: 0 5px; } .single-post-details-item .entry-footer .right ul li.title { font-size: 16px; line-height: 26px; font-weight: 500; color: #1c144e; } .single-post-details-item .entry-footer .right ul li a { color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-post-details-item .entry-footer .right ul li a:hover { color: #500ade; } .dark-bg .comment-area .comment-title { color: #fff; } .dark-bg .comment-area .comment-list li .single-comment-wrap .content .date, .dark-bg .comment-area .comment-list li .single-comment-wrap .content .time { color: rgba(255, 255, 255, 0.7); } .dark-bg .comment-area .comment-list li .single-comment-wrap .content .title { color: #fff; } .dark-bg .comment-area .comment-list li .single-comment-wrap .content p { color: rgba(255, 255, 255, 0.7); } .dark-bg .comment-area .comment-list li .single-comment-wrap .content .reply { color: rgba(255, 255, 255, 0.7); } .dark-bg .comment-form-wrap .title { color: #fff; } .dark-bg .comment-form-wrap .comment-form .form-group .form-control { background-color: rgba(16, 16, 45, 0.7); border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.7); } .comment-area { padding-top: 35px; } .comment-area .comment-title { font-size: 30px; line-height: 34px; font-weight: 600; margin-bottom: 25px; } .comment-area .comment-list { margin: 0; padding: 0; list-style: none; list-style-type: none; } .comment-area .comment-list li { margin-bottom: 8px; list-style: none; } .comment-area .comment-list li:last-child { margin-bottom: 0; } .comment-area .comment-list li ul { margin: 0; padding: 0; list-style: none; list-style-type: none; } .comment-area .comment-list li ul li { margin-left: 50px; list-style-type: none; list-style: none; } .comment-area .comment-list li .single-comment-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .comment-area .comment-list li .single-comment-wrap .thumb { margin-right: 20px; } .comment-area .comment-list li .single-comment-wrap .thumb img { margin-bottom: 10px; } .comment-area .comment-list li .single-comment-wrap .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; } .comment-area .comment-list li .single-comment-wrap .content .date, .comment-area .comment-list li .single-comment-wrap .content .time { display: block; font-size: 14px; line-height: 20px; color: #500ade; } .comment-area .comment-list li .single-comment-wrap .content .title { font-size: 18px; line-height: 28px; font-weight: 500; font-family: "Poppins", sans-serif; } .comment-area .comment-list li .single-comment-wrap .content p { font-size: 16px; line-height: 26px; } .comment-area .comment-list li .single-comment-wrap .content p:last-child { margin-bottom: 0; } .comment-area .comment-list li .single-comment-wrap .content .reply { position: absolute; top: 0; right: 0; color: #666666; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .comment-area .comment-list li .single-comment-wrap .content .reply:hover { color: #500ade; } .comment-form-wrap { margin-top: 15px; } .comment-form-wrap .title { font-size: 30px; line-height: 34px; font-weight: 600; margin-bottom: 20px; } .comment-form-wrap .comment-form .form-group.textarea .form-control { min-height: 160px; resize: none; } .comment-form-wrap .comment-form .form-group.textarea .form-control:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } .comment-form-wrap .comment-form .form-group .form-control { height: 50px; line-height: 50px; border: 1px solid #ededed; } .comment-form-wrap .comment-form .submit-btn { height: 50px; width: 180px; border-radius: 5px; font-weight: 500; line-height: 50px; }
0.397821
0.074534
#glt-settings.wrap { max-width:1300px; } #glt-settings.wrap:after { content:''; display:block; clear:both; } #glt-footer, #glt-footer #google_language_translator { display:none !important; } #glt-translate-trigger, #glt-translate-trigger span { cursor:pointer; } #glt-settings .glt-main-settings h3:before { content:'\f108'; } #glt-settings .glt-layout-settings h3:before { content:'\f116'; } #glt-settings .glt-floating-widget-settings h3:before { content:'\f134'; } #glt-settings .glt-behavior-settings h3:before { content:'\f185'; } #glt-settings .glt-usage-settings h3:before { content:'\f106'; } #glt-settings .glt-preview-settings h3:before { content:'\f115'; } #glt-settings .glt-advanced-settings h3:before { content:'\f314'; } #glt-settings .glt-css-settings h3:before { content:'\f119'; } #glt-settings .glt-main-settings h3:before, #glt-settings .glt-layout-settings h3:before, #glt-settings .glt-behavior-settings h3:before, #glt-settings .glt-floating-widget-settings h3:before, #glt-settings .glt-usage-settings h3:before, #glt-settings .glt-preview-settings h3:before, #glt-settings .glt-advanced-settings h3:before, #glt-settings .glt-css-settings h3:before { margin-right: 5px; display: inline-block; width: 20px; height: 20px; font-size: 20px; line-height: 1; font-family: dashicons; text-decoration: inherit; font-weight: 400; font-style: normal; vertical-align: top; text-align: center; -webkit-transition: color .1s ease-in 0; transition: color .1s ease-in 0; -webkit-font-smoothing: antialiased; } #glt-settings .button, #glt-settings .button-primary { text-shadow: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; box-shadow: none; transition: .25s opacity ease-in-out; -webkit-transition: .25s opacity ease-in-out; -moz-transition: .25s opacity ease-in-out; } #glt-settings .button { background: #95a5a6; border:1px solid #95a5a6; color:#fff; } #glt-settings .button-primary { background:#ea4335; border:1px solid #ea4335; } #glt-settings .button:hover { opacity:0.8; } #glt-settings .button-primary:hover { opacity:0.8; background:#ea4335; border:1px solid #ea4335; } .tool-container { bottom:50px !important; top:auto !important; z-index:9999 !important; } .tool-container .tool-items a { margin:4px; } .box-right { clear:right; } a.wp-studio-logo:focus, a.wp-helpdesk-logo:focus { box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; } .goog-te-gadget-simple { margin:4px 0; } #google_language_translator select.goog-te-combo { width:143px; background:#fff; box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; padding:3px !important; height:auto !important; border:1px solid lightgray !important; border-radius:0px !important; -webkit-border-radius:0px; -moz-border-radius:0px !important; -o-border-radius:0px !important; } #google_language_translator select.goog-te-combo:focus { outline:none !important; } #flags { overflow:hidden; } #flags ul { margin:0; } #flags li { float:left !important; margin-bottom:0 !important; padding:0 !important; border:none !important; list-style:none !important; content:none !important; } #flags li:before { content:none !important; border:none !important; background:none !important; } #flags a, .tool-container .tool-items a { display:inline-block; cursor:pointer; } a.nturl.single-language { border:0; } a.single-language span.flag { display:inline-block; vertical-align:middle; margin-right:5px; } #flags.size24 a, .tool-container .tool-items a, a.single-language span.size24 { width: 24px !important; height: 18px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } #flags.size22 a, a.single-language span.size22 { width: 22px !important; height: 17px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } #flags.size20 a, a.single-language span.size20 { width: 20px !important; height: 14px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } #flags.size18 a, a.single-language span.size18 { width: 18px !important; height: 14px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } #flags.size16 a, #language span.size16, a.single-language span.size16 { width: 16px !important; height: 12px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } .tool-container .tool-items a { display:inline-block; margin:3px 5px 3px; width:24px !important; height:18px !important; } .goog-te-gadget { color:#444; font-size:11px; font-family:"Arial",sans,sans-serif; } .goog-te-gadget img { vertical-align:middle; } select.goog-te-combo:focus { box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; } .metabox-holder { width:65%; float:left; } .metabox-holder h2 { margin-bottom:18px; } .submit { padding:0px; } .form-table th { width:50%; } td.advanced { padding-top:0px; padding-bottom:0px; } p.hello { font-size:12px; color:darkgray; } .flag{ padding:1px 0; } a.nturl { cursor:pointer; } .flag img, .alt_flag img{ border:0px !important; margin-top:2px !important; padding:0px !important; } .attribution { width:152px; line-height:1em; margin-top:4px; } span.goog-branding { font-size: 11px; font-family: arial; color: rgb(102, 102, 102); white-space: nowrap; padding-top: 4px; text-align: left; width: 150px; margin-top: 2px; left:170px; z-index: 9999; float: right; } .goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active { font-size: 12px; font-weight: bold; color: rgb(68, 68, 68); text-decoration: none; line-height:0.8em; } span.goog-branding img { float: left; margin:0px; width: 37px; } span.vertical-translator { position:auto; float:none !important; font-size: 11px; font-family: arial; color: rgb(102, 102, 102); white-space: nowrap; vertical-align: middle; padding-top: 4px; text-align: left; width: 150px; margin-top: 2px; right: -50px; z-index: 9999; } .tool-container .tool-items .flag img { width:24px !important; height:24px !important; margin-top:1px !important; } .tool-items .flag { padding:0px !important; } .tool-container { line-height:1; } #footer-instance { display:none !important; } code { border:1px solid lightgray; } /* Individual flag backgrounds (22px) */ #flags.size22 a[title="Afrikaans"], .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size22 { background: url('../images/flags22.png') -1px -3px no-repeat; } #flags.size22 a[title="Albanian"], .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size22 { background: url('../images/flags22.png') -30px -3px no-repeat; } #flags.size22 a[title="Amharic"], .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size22 { background: url('../images/flags22.png') -1px -467px no-repeat; } #flags.size22 a[title="Arabic"], .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size22 { background: url('../images/flags22.png') -59px -3px no-repeat; } #flags.size22 a[title="Armenian"], .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size22 { background: url('../images/flags22.png') -88px -3px no-repeat; } #flags.size22 a[title="Azerbaijani"], .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size22 { background: url('../images/flags22.png') -117px -3px no-repeat; } #flags.size22 a[title="Basque"], .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size22 { background: url('../images/flags22.png') -146px -3px no-repeat; } #flags.size22 a[title="Belarusian"], .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size22 { background: url('../images/flags22.png') -1px -32px no-repeat; } #flags.size22 a[title="Bengali"], .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size22 { background: url('../images/flags22.png') -30px -32px no-repeat; } #flags.size22 a[title="Bosnian"], .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size22 { background: url('../images/flags22.png') -59px -32px no-repeat; } #flags.size22 a[title="Bulgarian"], .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size22 { background: url('../images/flags22.png') -88px -32px no-repeat; } #flags.size22 a[title="Catalan"], .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size22 { background: url('../images/flags22.png') -117px -32px no-repeat; } #flags.size22 a[title="Cebuano"], .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size22 { background: url('../images/flags22.png') -146px -32px no-repeat; } #flags.size22 a[title="Chichewa"], .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size22 { background: url('../images/flags22.png') -88px -409px no-repeat; } #flags.size22 a[title="Chinese (Simplified)"], .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size22 { background: url('../images/flags22.png') -1px -61px no-repeat; } #flags.size22 a[title="Chinese (Traditional)"], .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size22 { background: url('../images/flags22.png') -30px -61px no-repeat; } #flags.size22 a[title="Corsican"], .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size22 { background: url('../images/flags22.png') -117px -90px no-repeat; } #flags.size22 a[title="Croatian"], .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size22 { background: url('../images/flags22.png') -59px -61px no-repeat; } #flags.size22 a[title="Czech"], .tool-container .tool-items a[title="Czech"], a.single-language[title="Afrikaans"] span.size22 { background: url('../images/flags22.png') -88px -61px no-repeat; } #flags.size22 a[title="Danish"], .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size22 { background: url('../images/flags22.png') -117px -61px no-repeat; } #flags.size22 a[title="Dutch"], .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size22 { background: url('../images/flags22.png') -146px -61px no-repeat; } #flags.size22 a[title="English"], .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size22 { background: url('../images/flags22.png') -88px -351px no-repeat; } #flags.size22 a.united-states[title="English"], a.single-language.united-states[title="English"] span.size22 { background: url('../images/flags22.png') -117px -351px no-repeat; } #flags.size22 a.canada[title="English"], a.single-language.canada[title="English"] span.size22 { background: url('../images/flags22.png') -88px -438px no-repeat; } #flags.size22 a[title="Esperanto"], .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size22 { background: url('../images/flags22.png') -1px -90px no-repeat; } #flags.size22 a[title="Estonian"], .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size22 { background: url('../images/flags22.png') -30px -90px no-repeat; } #flags.size22 a[title="Filipino"], .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size22 { background: url('../images/flags22.png') -59px -90px no-repeat; } #flags.size22 a[title="Finnish"], .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size22 { background: url('../images/flags22.png') -88px -90px no-repeat; } #flags.size22 a[title="French"], .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size22 { background: url('../images/flags22.png') -117px -90px no-repeat; } #flags.size22 a[title="Frisian"], .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size22 { background: url('../images/flags22.png') -146px -61px no-repeat; } #flags.size22 a[title="Galician"], .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size22 { background: url('../images/flags22.png') -146px -90px no-repeat; } #flags.size22 a[title="Georgian"], .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size22 { background: url('../images/flags22.png') -1px -119px no-repeat; } #flags.size22 a[title="German"], .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size22 { background: url('../images/flags22.png') -30px -119px no-repeat; } #flags.size22 a[title="Greek"], .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size22 { background: url('../images/flags22.png') -59px -119px no-repeat; } #flags.size22 a[title="Gujarati"], .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size22 { background: url('../images/flags22.png') -88px -119px no-repeat; } #flags.size22 a[title="Haitian"], .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size22 { background: url('../images/flags22.png') -117px -119px no-repeat; } #flags.size22 a[title="Hausa"], .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size22 { background: url('../images/flags22.png') -146px -119px no-repeat; } #flags.size22 a[title="Hawaiian"], .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size22 { background: url('../images/flags22.png') -88px -467px no-repeat; } #flags.size22 a[title="Hebrew"], .tool-container .tool-items a[title="Hebrew"] { background: url('../images/flags22.png') -1px -148px no-repeat; } #flags.size22 a[title="Hindi"], .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size22 { background: url('../images/flags22.png') -30px -148px no-repeat; } #flags.size22 a[title="Hmong"], .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size22 { background: url('../images/flags22.png') -59px -148px no-repeat; } #flags.size22 a[title="Hungarian"], .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size22 { background: url('../images/flags22.png') -88px -148px no-repeat; } #flags.size22 a[title="Icelandic"], .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size22 { background: url('../images/flags22.png') -117px -148px no-repeat; } #flags.size22 a[title="Igbo"], .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size22 { background: url('../images/flags22.png') -146px -148px no-repeat; } #flags.size22 a[title="Indonesian"], .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size22 { background: url('../images/flags22.png') -1px -177px no-repeat; } #flags.size22 a[title="Irish"], .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size22 { background: url('../images/flags22.png') -30px -177px no-repeat; } #flags.size22 a[title="Italian"], .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size22 { background: url('../images/flags22.png') -59px -177px no-repeat; } #flags.size22 a[title="Japanese"], .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size22 { background: url('../images/flags22.png') -88px -177px no-repeat; } #flags.size22 a[title="Javanese"], .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size22 { background: url('../images/flags22.png') -117px -177px no-repeat; } #flags.size22 a[title="Kannada"], .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size22 { background: url('../images/flags22.png') -146px -177px no-repeat; } #flags.size22 a[title="Kazakh"], .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size22 { background: url('../images/flags22.png') -1px -409px no-repeat; } #flags.size22 a[title="Khmer"], .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size22 { background: url('../images/flags22.png') -1px -206px no-repeat; } #flags.size22 a[title="Korean"], .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size22 { background: url('../images/flags22.png') -30px -206px no-repeat; } #flags.size22 a[title="Kurdish"], .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size22 { background: url('../images/flags22.png') -117px -467px no-repeat; } #flags.size22 a[title="Kyrgyz"], .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size22 { background: url('../images/flags22.png') -146px -467px no-repeat; } #flags.size22 a[title="Lao"], .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size22 { background: url('../images/flags22.png') -59px -206px no-repeat; } #flags.size22 a[title="Latin"], .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size22 { background: url('../images/flags22.png') -88px -206px no-repeat; } #flags.size22 a[title="Latvian"], .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size22 { background: url('../images/flags22.png') -117px -206px no-repeat; } #flags.size22 a[title="Lithuanian"], .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size22 { background: url('../images/flags22.png') -146px -206px no-repeat; } #flags.size22 a[title="Luxembourgish"], .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size22 { background: url('../images/flags22.png') -1px -496px no-repeat; } #flags.size22 a[title="Macedonian"], .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size22 { background: url('../images/flags22.png') -1px -235px no-repeat; } #flags.size22 a[title="Malagasy"], .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size22 { background: url('../images/flags22.png') -59px -409px no-repeat; } #flags.size22 a[title="Malay"], .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size22 { background: url('../images/flags22.png') -30px -235px no-repeat; } #flags.size22 a[title="Malayalam"], .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size22 { background: url('../images/flags22.png') -117px -409px no-repeat; } #flags.size22 a[title="Maltese"], .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size22 { background: url('../images/flags22.png') -59px -235px no-repeat; } #flags.size22 a[title="Maori"], .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size22 { background: url('../images/flags22.png') -88px -235px no-repeat; } #flags.size22 a[title="Marathi"], .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size22 { background: url('../images/flags22.png') -117px -235px no-repeat; } #flags.size22 a[title="Mongolian"], .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size22 { background: url('../images/flags22.png') -146px -235px no-repeat; } #flags.size22 a[title="Myanmar (Burmese)"], .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Buremese)"] span.size22 { background: url('../images/flags22.png') -146px -409px no-repeat; } #flags.size22 a[title="Nepali"], .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size22 { background: url('../images/flags22.png') -1px -264px no-repeat; } #flags.size22 a[title="Norwegian"], .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size22 { background: url('../images/flags22.png') -30px -264px no-repeat; } #flags.size22 a[title="Pashto"], .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size22 { background: url('../images/flags22.png') -30px -496px no-repeat; } #flags.size22 a[title="Persian"], .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size22 { background: url('../images/flags22.png') -59px -264px no-repeat; } #flags.size22 a[title="Polish"], .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size22 { background: url('../images/flags22.png') -88px -264px no-repeat; } #flags.size22 a[title="Portuguese"], .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size22 { background: url('../images/flags22.png') -117px -264px no-repeat; } #flags.size22 a.brazil[title="Portuguese"], a.single-language.brazil[title="Portuguese"] span.size22 { background: url('../images/flags22.png') -146px -438px no-repeat; } #flags.size22 a[title="Punjabi"], .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size22 { background: url('../images/flags22.png') -146px -264px no-repeat; } #flags.size22 a[title="Romanian"], .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size22 { background: url('../images/flags22.png') -1px -293px no-repeat; } #flags.size22 a[title="Russian"], .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size22 { background: url('../images/flags22.png') -30px -293px no-repeat; } #flags.size22 a[title="Samoan"], .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size22 { background: url('../images/flags22.png') -30px -467px no-repeat; } #flags.size22 a[title="Scots Gaelic"], .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size22 { background: url('../images/flags22.png') -59px -467px no-repeat; } #flags.size22 a[title="Serbian"], .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size22 { background: url('../images/flags22.png') -59px -293px no-repeat; } #flags.size22 a[title="Sesotho"], .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size22 { background: url('../images/flags22.png') -30px -409px no-repeat; } #flags.size22 a[title="Shona"], .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size22 { background: url('../images/flags22.png') -59px -496px no-repeat; } #flags.size22 a[title="Sindhi"], .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size22 { background: url('../images/flags22.png') -146px -351px no-repeat; } #flags.size22 a[title="Sinhala"], .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size22 { background: url('../images/flags22.png') -1px -438px no-repeat; } #flags.size22 a[title="Slovak"], .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size22 { background: url('../images/flags22.png') -88px -293px no-repeat; } #flags.size22 a[title="Slovenian"], .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size22 { background: url('../images/flags22.png') -117px -293px no-repeat; } #flags.size22 a[title="Somali"], .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size22 { background: url('../images/flags22.png') -146px -293px no-repeat; } #flags.size22 a[title="Spanish"], .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size22 { background: url('../images/flags22.png') -1px -322px no-repeat; } #flags.size22 a.mexico[title="Spanish"], a.single-language.mexico[title="Spanish"] span.size22 { background: url('../images/flags22.png') -117px -438px no-repeat; } #flags.size22 a[title="Sundanese"], .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanse"] span.size22 { background: url('../images/flags22.png') -146px -380px no-repeat; } #flags.size22 a[title="Swahili"], .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size22 { background: url('../images/flags22.png') -30px -322px no-repeat; } #flags.size22 a[title="Swedish"], .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size22 { background: url('../images/flags22.png') -59px -322px no-repeat; } #flags.size22 a[title="Tajik"], .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size22 { background: url('../images/flags22.png') -30px -438px no-repeat; } #flags.size22 a[title="Tamil"], .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size22 { background: url('../images/flags22.png') -88px -322px no-repeat; } #flags.size22 a[title="Telugu"], .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size22 { background: url('../images/flags22.png') -117px -322px no-repeat; } #flags.size22 a[title="Thai"], .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size22 { background: url('../images/flags22.png') -146px -322px no-repeat; } #flags.size22 a[title="Turkish"], .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size22 { background: url('../images/flags22.png') -30px -351px no-repeat; } #flags.size22 a[title="Ukrainian"], .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size22 { background: url('../images/flags22.png') -59px -351px no-repeat; } #flags.size22 a[title="Uzbek"], .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size22 { background: url('../images/flags22.png') -59px -438px no-repeat; } #flags.size22 a[title="Urdu"], .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size22 { background: url('../images/flags22.png') -146px -351px no-repeat; } #flags.size22 a[title="Vietnamese"], .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size22 { background: url('../images/flags22.png') -1px -380px no-repeat; } #flags.size22 a[title="Welsh"], .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size22 { background: url('../images/flags22.png') -30px -380px no-repeat; } #flags.size22 a[title="Xhosa"], .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size22 { background: url('../images/flags22.png') -1px -3px no-repeat; } #flags.size22 a[title="Yiddish"], .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size22 { background: url('../images/flags22.png') -59px -380px no-repeat; } #flags.size22 a[title="Yoruba"], .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size22 { background: url('../images/flags22.png') -88px -380px no-repeat; } #flags.size22 a[title="Zulu"], .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size22 { background: url('../images/flags22.png') -117px -380px no-repeat; } /* Individual flag backgrounds (20px) */ #flags.size20 a[title="Afrikaans"], .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size20 { background: url('../images/flags20.png') -2px -4px no-repeat; } #flags.size20 a[title="Albanian"], .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size20 { background: url('../images/flags20.png') -31px -4px no-repeat; } #flags.size20 a[title="Amharic"], .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size20 { background: url('../images/flags20.png') -2px -468px no-repeat; } #flags.size20 a[title="Arabic"], .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size20 { background: url('../images/flags20.png') -60px -4px no-repeat; } #flags.size20 a[title="Armenian"], .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size20 { background: url('../images/flags20.png') -89px -4px no-repeat; } #flags.size20 a[title="Azerbaijani"], .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size20 { background: url('../images/flags20.png') -118px -4px no-repeat; } #flags.size20 a[title="Basque"], .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size20 { background: url('../images/flags20.png') -147px -4px no-repeat; } #flags.size20 a[title="Belarusian"], .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size20 { background: url('../images/flags20.png') -2px -33px no-repeat; } #flags.size20 a[title="Bengali"], .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size20 { background: url('../images/flags20.png') -31px -33px no-repeat; } #flags.size20 a[title="Bosnian"], .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size20 { background: url('../images/flags20.png') -60px -33px no-repeat; } #flags.size20 a[title="Bulgarian"], .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size20 { background: url('../images/flags20.png') -89px -33px no-repeat; } #flags.size20 a[title="Catalan"], .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size20 { background: url('../images/flags20.png') -118px -33px no-repeat; } #flags.size20 a[title="Cebuano"], .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size20 { background: url('../images/flags20.png') -147px -33px no-repeat; } #flags.size20 a[title="Chichewa"], .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size20 { background: url('../images/flags20.png') -89px -410px no-repeat; } #flags.size20 a[title="Chinese (Simplified)"], .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size20 { background: url('../images/flags20.png') -2px -62px no-repeat; } #flags.size20 a[title="Chinese (Traditional)"], .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size20 { background: url('../images/flags20.png') -31px -62px no-repeat; } #flags.size20 a[title="Corsican"], .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size20 { background: url('../images/flags20.png') -118px -91px no-repeat; } #flags.size20 a[title="Croatian"], .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size20 { background: url('../images/flags20.png') -60px -62px no-repeat; } #flags.size20 a[title="Czech"], .tool-container .tool-items a[title="Czech"], a.single-language[title="Czech"] span.size20 { background: url('../images/flags20.png') -89px -62px no-repeat; } #flags.size20 a[title="Danish"], .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size20 { background: url('../images/flags20.png') -118px -62px no-repeat; } #flags.size20 a[title="Dutch"], .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size20 { background: url('../images/flags20.png') -147px -62px no-repeat; } #flags.size20 a[title="English"], .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size20 { background: url('../images/flags20.png') -89px -352px no-repeat; } #flags.size20 a.united-states[title="English"], a.single-language.united-states[title="English"] span.size20 { background: url('../images/flags20.png') -118px -352px no-repeat; } #flags.size20 a.canada[title="English"], a.single-language.canada[title="English"] span.size20 { background: url('../images/flags20.png') -89px -439px no-repeat; } #flags.size20 a[title="Esperanto"], .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size20 { background: url('../images/flags20.png') -2px -91px no-repeat; } #flags.size20 a[title="Estonian"], .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size20 { background: url('../images/flags20.png') -31px -91px no-repeat; } #flags.size20 a[title="Filipino"], .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size20 { background: url('../images/flags20.png') -60px -91px no-repeat; } #flags.size20 a[title="Finnish"], .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size20 { background: url('../images/flags20.png') -89px -91px no-repeat; } #flags.size20 a[title="French"], .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size20 { background: url('../images/flags20.png') -118px -91px no-repeat; } #flags.size20 a[title="Frisian"], .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size20 { background: url('../images/flags20.png') -147px -62px no-repeat; } #flags.size20 a[title="Galician"], .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size20 { background: url('../images/flags20.png') -147px -91px no-repeat; } #flags.size20 a[title="Georgian"], .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size20 { background: url('../images/flags20.png') -2px -120px no-repeat; } #flags.size20 a[title="German"], .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size20 { background: url('../images/flags20.png') -31px -120px no-repeat; } #flags.size20 a[title="Greek"], .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size20 { background: url('../images/flags20.png') -60px -120px no-repeat; } #flags.size20 a[title="Gujarati"], .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size20 { background: url('../images/flags20.png') -89px -120px no-repeat; } #flags.size20 a[title="Haitian"], .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size20 { background: url('../images/flags20.png') -118px -120px no-repeat; } #flags.size20 a[title="Hausa"], .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size20 { background: url('../images/flags20.png') -147px -120px no-repeat; } #flags.size20 a[title="Hawaiian"], .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size20 { background: url('../images/flags20.png') -89px -468px no-repeat; } #flags.size20 a[title="Hebrew"], .tool-container .tool-items a[title="Hebrew"], a.single-language[title="Hebrew"] span.size20 { background: url('../images/flags20.png') -2px -149px no-repeat; } #flags.size20 a[title="Hindi"], .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size20 { background: url('../images/flags20.png') -31px -149px no-repeat; } #flags.size20 a[title="Hmong"], .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size20 { background: url('../images/flags20.png') -60px -149px no-repeat; } #flags.size20 a[title="Hungarian"], .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size20 { background: url('../images/flags20.png') -89px -149px no-repeat; } #flags.size20 a[title="Icelandic"], .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size20 { background: url('../images/flags20.png') -118px -149px no-repeat; } #flags.size20 a[title="Igbo"], .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size20 { background: url('../images/flags20.png') -147px -149px no-repeat; } #flags.size20 a[title="Indonesian"], .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size20 { background: url('../images/flags20.png') -2px -178px no-repeat; } #flags.size20 a[title="Irish"], .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size20 { background: url('../images/flags20.png') -31px -178px no-repeat; } #flags.size20 a[title="Italian"], .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size20 { background: url('../images/flags20.png') -60px -178px no-repeat; } #flags.size20 a[title="Japanese"], .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size20 { background: url('../images/flags20.png') -89px -178px no-repeat; } #flags.size20 a[title="Javanese"], .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size20 { background: url('../images/flags20.png') -118px -178px no-repeat; } #flags.size20 a[title="Kannada"], .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size20 { background: url('../images/flags20.png') -147px -178px no-repeat; } #flags.size20 a[title="Kazakh"], .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size20 { background: url('../images/flags20.png') -2px -410px no-repeat; } #flags.size20 a[title="Khmer"], .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size20 { background: url('../images/flags20.png') -2px -207px no-repeat; } #flags.size20 a[title="Korean"], .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size20 { background: url('../images/flags20.png') -31px -207px no-repeat; } #flags.size20 a[title="Kurdish"], .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size20 { background: url('../images/flags20.png') -118px -468px no-repeat; } #flags.size20 a[title="Kyrgyz"], .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size20 { background: url('../images/flags20.png') -147px -468px no-repeat; } #flags.size20 a[title="Lao"], .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size20 { background: url('../images/flags20.png') -60px -207px no-repeat; } #flags.size20 a[title="Latin"], .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size20 { background: url('../images/flags20.png') -89px -207px no-repeat; } #flags.size20 a[title="Latvian"], .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size20 { background: url('../images/flags20.png') -118px -207px no-repeat; } #flags.size20 a[title="Lithuanian"], .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size20 { background: url('../images/flags20.png') -147px -207px no-repeat; } #flags.size20 a[title="Luxembourgish"], .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size20 { background: url('../images/flags20.png') -2px -497px no-repeat; } #flags.size20 a[title="Macedonian"], .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size20 { background: url('../images/flags20.png') -2px -236px no-repeat; } #flags.size20 a[title="Malagasy"], .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size20 { background: url('../images/flags20.png') -60px -410px no-repeat; } #flags.size20 a[title="Malay"], .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size20 { background: url('../images/flags20.png') -31px -236px no-repeat; } #flags.size20 a[title="Maltese"], .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size20 { background: url('../images/flags20.png') -60px -236px no-repeat; } #flags.size20 a[title="Malayalam"], .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size20 { background: url('../images/flags20.png') -118px -410px no-repeat; } #flags.size20 a[title="Maori"], .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size20 { background: url('../images/flags20.png') -89px -236px no-repeat; } #flags.size20 a[title="Marathi"], .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size20 { background: url('../images/flags20.png') -118px -236px no-repeat; } #flags.size20 a[title="Mongolian"], .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size20 { background: url('../images/flags20.png') -147px -236px no-repeat; } #flags.size20 a[title="Myanmar (Burmese)"], .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Burmese)"] span.size20 { background: url('../images/flags20.png') -147px -410px no-repeat; } #flags.size20 a[title="Nepali"], .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size20 { background: url('../images/flags20.png') -2px -265px no-repeat; } #flags.size20 a[title="Norwegian"], .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size20 { background: url('../images/flags20.png') -31px -265px no-repeat; } #flags.size20 a[title="Pashto"], .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size20 { background: url('../images/flags20.png') -31px -497px no-repeat; } #flags.size20 a[title="Persian"], .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size20 { background: url('../images/flags20.png') -60px -265px no-repeat; } #flags.size20 a[title="Polish"], .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size20 { background: url('../images/flags20.png') -89px -265px no-repeat; } #flags.size20 a[title="Portuguese"], .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size20 { background: url('../images/flags20.png') -118px -265px no-repeat; } #flags.size20 a.brazil[title="Portuguese"], a.single-language.brazil[title="Portuguese"] span.size20 { background: url('../images/flags20.png') -147px -439px no-repeat; } #flags.size20 a[title="Punjabi"], .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size20 { background: url('../images/flags20.png') -147px -265px no-repeat; } #flags.size20 a[title="Romanian"], .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size20 { background: url('../images/flags20.png') -2px -294px no-repeat; } #flags.size20 a[title="Russian"], .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size20 { background: url('../images/flags20.png') -31px -294px no-repeat; } #flags.size20 a[title="Samoan"], .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size20 { background: url('../images/flags20.png') -31px -468px no-repeat; } #flags.size20 a[title="Scots Gaelic"], .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size20 { background: url('../images/flags20.png') -60px -468px no-repeat; } #flags.size20 a[title="Serbian"], .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size20 { background: url('../images/flags20.png') -60px -294px no-repeat; } #flags.size20 a[title="Sesotho"], .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size20 { background: url('../images/flags20.png') -31px -410px no-repeat; } #flags.size20 a[title="Shona"], .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size20 { background: url('../images/flags20.png') -60px -497px no-repeat; } #flags.size20 a[title="Sindhi"], .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size20 { background: url('../images/flags20.png') -147px -352px no-repeat; } #flags.size20 a[title="Sinhala"], .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size20 { background: url('../images/flags20.png') -2px -439px no-repeat; } #flags.size20 a[title="Slovak"], .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size20 { background: url('../images/flags20.png') -89px -294px no-repeat; } #flags.size20 a[title="Slovenian"], .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size20 { background: url('../images/flags20.png') -118px -294px no-repeat; } #flags.size20 a[title="Somali"], .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size20 { background: url('../images/flags20.png') -147px -294px no-repeat; } #flags.size20 a[title="Spanish"], .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size20 { background: url('../images/flags20.png') -2px -323px no-repeat; } #flags.size20 a.mexico[title="Spanish"], a.single-language.mexico[title="Spanish"] span.size20 { background: url('../images/flags20.png') -118px -439px no-repeat; } #flags.size20 a[title="Sundanese"], .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanese"] span.size20 { background: url('../images/flags20.png') -147px -381px no-repeat; } #flags.size20 a[title="Swahili"], .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size20 { background: url('../images/flags20.png') -31px -323px no-repeat; } #flags.size20 a[title="Swedish"], .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size20 { background: url('../images/flags20.png') -60px -323px no-repeat; } #flags.size20 a[title="Tajik"], .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size20 { background: url('../images/flags20.png') -31px -439px no-repeat; } #flags.size20 a[title="Tamil"], .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size20 { background: url('../images/flags20.png') -89px -323px no-repeat; } #flags.size20 a[title="Telugu"], .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size20 { background: url('../images/flags20.png') -118px -323px no-repeat; } #flags.size20 a[title="Thai"], .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size20 { background: url('../images/flags20.png') -147px -323px no-repeat; } #flags.size20 a[title="Turkish"], .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size20 { background: url('../images/flags20.png') -31px -352px no-repeat; } #flags.size20 a[title="Ukrainian"], .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size20 { background: url('../images/flags20.png') -60px -352px no-repeat; } #flags.size20 a[title="Urdu"], .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size20 { background: url('../images/flags20.png') -147px -352px no-repeat; } #flags.size20 a[title="Uzbek"], .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size20 { background: url('../images/flags20.png') -60px -439px no-repeat; } #flags.size20 a[title="Vietnamese"], .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size20 { background: url('../images/flags20.png') -2px -381px no-repeat; } #flags.size20 a[title="Welsh"], .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size20 { background: url('../images/flags20.png') -31px -381px no-repeat; } #flags.size20 a[title="Xhosa"], .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size20 { background: url('../images/flags20.png') -2px -4px no-repeat; } #flags.size20 a[title="Yiddish"], .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size20 { background: url('../images/flags20.png') -60px -381px no-repeat; } #flags.size20 a[title="Yoruba"], .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size20 { background: url('../images/flags20.png') -89px -381px no-repeat; } #flags.size20 a[title="Zulu"], .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size20 { background: url('../images/flags20.png') -118px -381px no-repeat; } /* Individual flag backgrounds (18px) */ #flags.size18 a[title="Afrikaans"], .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size18 { background: url('../images/flags18.png') -2px -4px no-repeat; } #flags.size18 a[title="Albanian"], .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size18 { background: url('../images/flags18.png') -31px -4px no-repeat; } #flags.size18 a[title="Amharic"], .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size18 { background: url('../images/flags18.png') -2px -468px no-repeat; } #flags.size18 a[title="Arabic"], .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size18 { background: url('../images/flags18.png') -60px -4px no-repeat; } #flags.size18 a[title="Armenian"], .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size18 { background: url('../images/flags18.png') -89px -4px no-repeat; } #flags.size18 a[title="Azerbaijani"], .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size18 { background: url('../images/flags18.png') -118px -4px no-repeat; } #flags.size18 a[title="Basque"], .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size18 { background: url('../images/flags18.png') -147px -4px no-repeat; } #flags.size18 a[title="Belarusian"], .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size18 { background: url('../images/flags18.png') -2px -33px no-repeat; } #flags.size18 a[title="Bengali"], .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size18 { background: url('../images/flags18.png') -31px -33px no-repeat; } #flags.size18 a[title="Bosnian"], .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size18 { background: url('../images/flags18.png') -60px -33px no-repeat; } #flags.size18 a[title="Bulgarian"], .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size18 { background: url('../images/flags18.png') -89px -33px no-repeat; } #flags.size18 a[title="Catalan"], .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size18 { background: url('../images/flags18.png') -118px -33px no-repeat; } #flags.size18 a[title="Cebuano"], .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size18 { background: url('../images/flags18.png') -147px -33px no-repeat; } #flags.size18 a[title="Chichewa"], .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size18 { background: url('../images/flags18.png') -89px -410px no-repeat; } #flags.size18 a[title="Chinese (Simplified)"], .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size18 { background: url('../images/flags18.png') -2px -62px no-repeat; } #flags.size18 a[title="Chinese (Traditional)"], .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size18 { background: url('../images/flags18.png') -31px -62px no-repeat; } #flags.size18 a[title="Corsican"], .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size18 { background: url('../images/flags18.png') -118px -91px no-repeat; } #flags.size18 a[title="Croatian"], .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size18 { background: url('../images/flags18.png') -60px -62px no-repeat; } #flags.size18 a[title="Czech"], .tool-container .tool-items a[title="Czech"], a.single-language[title="Czech"] span.size18 { background: url('../images/flags18.png') -89px -62px no-repeat; } #flags.size18 a[title="Danish"], .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size18 { background: url('../images/flags18.png') -118px -62px no-repeat; } #flags.size18 a[title="Dutch"], .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size18 { background: url('../images/flags18.png') -147px -62px no-repeat; } #flags.size18 a[title="English"], .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size18 { background: url('../images/flags18.png') -89px -352px no-repeat; } #flags.size18 a.united-states[title="English"], a.single-language.united-states[title="English"] span.size18 { background: url('../images/flags18.png') -118px -352px no-repeat; } #flags.size18 a.canada[title="English"] a.single-language.canada[title="English"] span.size18 { background: url('../images/flags18.png') -89px -439px no-repeat; } #flags.size18 a[title="Esperanto"], .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size18 { background: url('../images/flags18.png') -2px -91px no-repeat; } #flags.size18 a[title="Estonian"], .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size18 { background: url('../images/flags18.png') -31px -91px no-repeat; } #flags.size18 a[title="Filipino"], .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size18 { background: url('../images/flags18.png') -60px -91px no-repeat; } #flags.size18 a[title="Finnish"], .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size18 { background: url('../images/flags18.png') -89px -91px no-repeat; } #flags.size18 a[title="French"], .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size18 { background: url('../images/flags18.png') -118px -91px no-repeat; } #flags.size18 a[title="Frisian"], .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size18 { background: url('../images/flags18.png') -147px -62px no-repeat; } #flags.size18 a[title="Galician"], .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size18 { background: url('../images/flags18.png') -147px -91px no-repeat; } #flags.size18 a[title="Georgian"], .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size18 { background: url('../images/flags18.png') -2px -120px no-repeat; } #flags.size18 a[title="German"], .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size18 { background: url('../images/flags18.png') -31px -120px no-repeat; } #flags.size18 a[title="Greek"], .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size18 { background: url('../images/flags18.png') -60px -120px no-repeat; } #flags.size18 a[title="Gujarati"], .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size18 { background: url('../images/flags18.png') -89px -120px no-repeat; } #flags.size18 a[title="Haitian"], .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size18 { background: url('../images/flags18.png') -118px -120px no-repeat; } #flags.size18 a[title="Hawaiian"], .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size18 { background: url('../images/flags18.png') -89px -468px no-repeat; } #flags.size18 a[title="Hausa"], .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size18 { background: url('../images/flags18.png') -147px -120px no-repeat; } #flags.size18 a[title="Hebrew"], .tool-container .tool-items a[title="Hebrew"], a.single-language[title="Hebrew"] span.size18 { background: url('../images/flags18.png') -2px -149px no-repeat; } #flags.size18 a[title="Hindi"], .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size18 { background: url('../images/flags18.png') -31px -149px no-repeat; } #flags.size18 a[title="Hmong"], .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size18 { background: url('../images/flags18.png') -60px -149px no-repeat; } #flags.size18 a[title="Hungarian"], .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size18 { background: url('../images/flags18.png') -89px -149px no-repeat; } #flags.size18 a[title="Icelandic"], .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size18 { background: url('../images/flags18.png') -118px -149px no-repeat; } #flags.size18 a[title="Igbo"], .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size18 { background: url('../images/flags18.png') -147px -149px no-repeat; } #flags.size18 a[title="Indonesian"], .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size18 { background: url('../images/flags18.png') -2px -178px no-repeat; } #flags.size18 a[title="Irish"], .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size18 { background: url('../images/flags18.png') -31px -178px no-repeat; } #flags.size18 a[title="Italian"], .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size18 { background: url('../images/flags18.png') -60px -178px no-repeat; } #flags.size18 a[title="Japanese"], .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size18 { background: url('../images/flags18.png') -89px -178px no-repeat; } #flags.size18 a[title="Javanese"], .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size18 { background: url('../images/flags18.png') -118px -178px no-repeat; } #flags.size18 a[title="Kannada"], .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size18 { background: url('../images/flags18.png') -147px -178px no-repeat; } #flags.size18 a[title="Kazakh"], .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size18 { background: url('../images/flags18.png') -2px -410px no-repeat; } #flags.size18 a[title="Khmer"], .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size18 { background: url('../images/flags18.png') -2px -207px no-repeat; } #flags.size18 a[title="Korean"], .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size18 { background: url('../images/flags18.png') -31px -207px no-repeat; } #flags.size18 a[title="Kurdish"], .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size18 { background: url('../images/flags18.png') -118px -468px no-repeat; } #flags.size18 a[title="Kyrgyz"], .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size18 { background: url('../images/flags18.png') -147px -468px no-repeat; } #flags.size18 a[title="Lao"], .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size18 { background: url('../images/flags18.png') -60px -207px no-repeat; } #flags.size18 a[title="Latin"], .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size18 { background: url('../images/flags18.png') -89px -207px no-repeat; } #flags.size18 a[title="Latvian"], .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size18 { background: url('../images/flags18.png') -118px -207px no-repeat; } #flags.size18 a[title="Lithuanian"], .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size18 { background: url('../images/flags18.png') -147px -207px no-repeat; } #flags.size18 a[title="Luxembourgish"], .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size18 { background: url('../images/flags18.png') -2px -496px no-repeat; } #flags.size18 a[title="Macedonian"], .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size18 { background: url('../images/flags18.png') -2px -236px no-repeat; } #flags.size18 a[title="Malagasy"], .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size18 { background: url('../images/flags18.png') -60px -410px no-repeat; } #flags.size18 a[title="Malay"], .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size18 { background: url('../images/flags18.png') -31px -236px no-repeat; } #flags.size18 a[title="Malayalam"], .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size18 { background: url('../images/flags18.png') -118px -410px no-repeat; } #flags.size18 a[title="Maltese"], .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size18 { background: url('../images/flags18.png') -60px -236px no-repeat; } #flags.size18 a[title="Maori"], .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size18 { background: url('../images/flags18.png') -89px -236px no-repeat; } #flags.size18 a[title="Marathi"], .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size18 { background: url('../images/flags18.png') -118px -236px no-repeat; } #flags.size18 a[title="Mongolian"], .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size18 { background: url('../images/flags18.png') -147px -236px no-repeat; } #flags.size18 a[title="Myanmar (Burmese)"], .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Burmese)"] span.size18 { background: url('../images/flags18.png') -147px -410px no-repeat; } #flags.size18 a[title="Nepali"], .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size18 { background: url('../images/flags18.png') -2px -265px no-repeat; } #flags.size18 a[title="Norwegian"], .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size18 { background: url('../images/flags18.png') -31px -265px no-repeat; } #flags.size18 a[title="Pashto"], .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size18 { background: url('../images/flags18.png') -31px -496px no-repeat; } #flags.size18 a[title="Persian"], .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size18 { background: url('../images/flags18.png') -60px -265px no-repeat; } #flags.size18 a[title="Polish"], .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size18 { background: url('../images/flags18.png') -89px -265px no-repeat; } #flags.size18 a[title="Portuguese"], .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size18 { background: url('../images/flags18.png') -118px -265px no-repeat; } #flags.size18 a.brazil[title="Portuguese"], a.single-language.brazil[title="Portuguese"] span.size18 { background: url('../images/flags18.png') -147px -439px no-repeat; } #flags.size18 a[title="Punjabi"], .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size18 { background: url('../images/flags18.png') -147px -265px no-repeat; } #flags.size18 a[title="Romanian"], .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size18 { background: url('../images/flags18.png') -2px -294px no-repeat; } #flags.size18 a[title="Russian"], .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size18 { background: url('../images/flags18.png') -31px -294px no-repeat; } #flags.size18 a[title="Samoan"], .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size18 { background: url('../images/flags18.png') -31px -468px no-repeat; } #flags.size18 a[title="Scots Gaelic"], .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size18 { background: url('../images/flags18.png') -60px -468px no-repeat; } #flags.size18 a[title="Serbian"], .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size18 { background: url('../images/flags18.png') -60px -294px no-repeat; } #flags.size18 a[title="Sesotho"], .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size18 { background: url('../images/flags18.png') -31px -410px no-repeat; } #flags.size18 a[title="Shona"], .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size18 { background: url('../images/flags18.png') -60px -496px no-repeat; } #flags.size18 a[title="Sindhi"], .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size18 { background: url('../images/flags18.png') -147px -352px no-repeat; } #flags.size18 a[title="Sinhala"], .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size18 { background: url('../images/flags18.png') -2px -439px no-repeat; } #flags.size18 a[title="Slovak"], .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size18 { background: url('../images/flags18.png') -89px -294px no-repeat; } #flags.size18 a[title="Slovenian"], .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size18 { background: url('../images/flags18.png') -118px -294px no-repeat; } #flags.size18 a[title="Somali"], .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size18 { background: url('../images/flags18.png') -147px -294px no-repeat; } #flags.size18 a[title="Spanish"], .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size18 { background: url('../images/flags18.png') -2px -323px no-repeat; } #flags.size18 a.mexico[title="Spanish"], a.single-language.mexico[title="Spanish"] span.size18 { background: url('../images/flags18.png') -118px -439px no-repeat; } #flags.size18 a[title="Sundanese"], .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanese"] span.size18 { background: url('../images/flags18.png') -147px -381px no-repeat; } #flags.size18 a[title="Swahili"], .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size18 { background: url('../images/flags18.png') -31px -323px no-repeat; } #flags.size18 a[title="Swedish"], .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size18 { background: url('../images/flags18.png') -60px -323px no-repeat; } #flags.size18 a[title="Tajik"], .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size18 { background: url('../images/flags18.png') -31px -439px no-repeat; } #flags.size18 a[title="Tamil"], .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size18 { background: url('../images/flags18.png') -89px -323px no-repeat; } #flags.size18 a[title="Telugu"], .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size18 { background: url('../images/flags18.png') -118px -323px no-repeat; } #flags.size18 a[title="Thai"], .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size18 { background: url('../images/flags18.png') -147px -323px no-repeat; } #flags.size18 a[title="Turkish"], .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size18 { background: url('../images/flags18.png') -31px -352px no-repeat; } #flags.size18 a[title="Ukrainian"], .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size18 { background: url('../images/flags18.png') -60px -352px no-repeat; } #flags.size18 a[title="Urdu"], .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size18 { background: url('../images/flags18.png') -147px -352px no-repeat; } #flags.size18 a[title="Uzbek"], .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size18 { background: url('../images/flags18.png') -60px -439px no-repeat; } #flags.size18 a[title="Vietnamese"], .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size18 { background: url('../images/flags18.png') -2px -381px no-repeat; } #flags.size18 a[title="Welsh"], .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size18 { background: url('../images/flags18.png') -31px -381px no-repeat; } #flags.size18 a[title="Xhosa"], .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size18 { background: url('../images/flags18.png') -2px -4px no-repeat; } #flags.size18 a[title="Yiddish"], .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size18 { background: url('../images/flags18.png') -60px -381px no-repeat; } #flags.size18 a[title="Yoruba"], .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size18 { background: url('../images/flags18.png') -89px -381px no-repeat; } #flags.size18 a[title="Zulu"], .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size18 { background: url('../images/flags18.png') -118px -381px no-repeat; } /* Individual flag backgrounds (16px) */ #flags.size16 a[title="Afrikaans"], #language .switcher .selected a[title="Afrikaans"] span, #language .switcher .option a[title="Afrikaans"] span, .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size16 { background: url('../images/flags16.png') -4px -5px no-repeat; } #flags.size16 a[title="Albanian"], #language .switcher .selected a[title="Albanian"] span, #language .switcher .option a[title="Albanian"] span, .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size16 { background: url('../images/flags16.png') -33px -5px no-repeat; } #flags.size16 a[title="Amharic"], #language .switcher .selected a[title="Amharic"] span, #language .switcher .option a[title="Amharic"] span, .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size16 { background: url('../images/flags16.png') -4px -469px no-repeat; } #flags.size16 a[title="Arabic"], #language .switcher .selected a[title="Arabic"] span, #language .switcher .option a[title="Arabic"] span, .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size16 { background: url('../images/flags16.png') -62px -5px no-repeat; } #flags.size16 a[title="Armenian"], #language .switcher .selected a[title="Armenian"] span, #language .switcher .option a[title="Armenian"] span, .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size16 { background: url('../images/flags16.png') -91px -5px no-repeat; } #flags.size16 a[title="Azerbaijani"], #language .switcher .selected a[title="Azerbaijani"] span, #language .switcher .option a[title="Azerbaijani"] span, .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size16 { background: url('../images/flags16.png') -120px -5px no-repeat; } #flags.size16 a[title="Basque"], #language .switcher .selected a[title="Basque"] span, #language .switcher .option a[title="Basque"] span, .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size16 { background: url('../images/flags16.png') -149px -5px no-repeat; } #flags.size16 a[title="Belarusian"], #language .switcher .selected a[title="Belarusian"] span, #language .switcher .option a[title="Belarusian"] span, .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size16 { background: url('../images/flags16.png') -4px -34px no-repeat; } #flags.size16 a[title="Bengali"], #language .switcher .selected a[title="Bengali"] span, #language .switcher .option a[title="Bengali"] span, .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size16 { background: url('../images/flags16.png') -33px -34px no-repeat; } #flags.size16 a[title="Bosnian"], #language .switcher .selected a[title="Bosnian"] span, #language .switcher .option a[title="Bosnian"] span, .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size16 { background: url('../images/flags16.png') -62px -34px no-repeat; } #flags.size16 a[title="Bulgarian"], #language .switcher .selected a[title="Bulgarian"] span, #language .switcher .option a[title="Bulgarian"] span, .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size16 { background: url('../images/flags16.png') -91px -34px no-repeat; } #flags.size16 a[title="Catalan"], #language .switcher .selected a[title="Catalan"] span, #language .switcher .option a[title="Catalan"] span, .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size16 { background: url('../images/flags16.png') -120px -34px no-repeat; } #flags.size16 a[title="Cebuano"], #language .switcher .selected a[title="Cebuano"] span, #language .switcher .option a[title="Cebuano"] span, .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size16 { background: url('../images/flags16.png') -149px -34px no-repeat; } #flags.size16 a[title="Chichewa"], #language .switcher .selected a[title="Chichewa"] span, #language .switcher .option a[title="Chichewa"] span, .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size16 { background: url('../images/flags16.png') -91px -411px no-repeat; } #flags.size16 a[title="Chinese (Simplified)"], #language .switcher .selected a[title="Chinese (Simplified)"] span, #language .switcher .option a[title="Chinese (Simplified)"] span, .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size16 { background: url('../images/flags16.png') -4px -63px no-repeat; } #flags.size16 a[title="Chinese (Traditional)"], #language .switcher .selected a[title="Chinese (Traditional)"] span, #language .switcher .option a[title="Chinese (Traditional)"] span, .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size16 { background: url('../images/flags16.png') -33px -63px no-repeat; } #flags.size16 a[title="Corsican"], #language .switcher .selected a[title="Corsican"] span, #language .switcher .option a[title="Corsican"] span, .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size16 { background: url('../images/flags16.png') -120px -92px no-repeat; } #flags.size16 a[title="Croatian"], #language .switcher .selected a[title="Croatian"] span, #language .switcher .option a[title="Croatian"] span, .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size16 { background: url('../images/flags16.png') -62px -63px no-repeat; } #flags.size16 a[title="Czech"], #language .switcher .selected a[title="Czech"] span, #language .switcher .option a[title="Czech"] span, .tool-container .tool-items a[title="Czech"], a.single-language[title="Czech"] span.size16 { background: url('../images/flags16.png') -91px -63px no-repeat; } #flags.size16 a[title="Danish"], #language .switcher .selected a[title="Danish"] span, #language .switcher .option a[title="Danish"] span, .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size16 { background: url('../images/flags16.png') -120px -63px no-repeat; } #flags.size16 a[title="Dutch"], #language .switcher .selected a[title="Dutch"] span, #language .switcher .option a[title="Dutch"] span, .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size16 { background: url('../images/flags16.png') -149px -63px no-repeat; } #flags.size16 a[title="English"], #language .switcher .selected a[title="English"] span, #language .switcher .option a[title="English"] span, .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size16 { background: url('../images/flags16.png') -91px -353px no-repeat; } #flags.size16 a.united-states[title="English"], #language .switcher .selected a[title="English"] span.united-states, #language .switcher .option a[title="English"] span.united-states, a.single-language.united-states[title="English"] span.size16 { background: url('../images/flags16.png') -120px -353px no-repeat; } #flags.size16 a.canada[title="English"], #language .switcher .selected a[title="English"] span.canada, #language .switcher .option a[title="English"] span.canada, a.single-language.canada[title="English"] span.size16 { background: url('../images/flags16.png') -91px -440px no-repeat; } #flags.size16 a[title="Esperanto"], #language .switcher .selected a[title="Esperanto"] span, #language .switcher .option a[title="Esperanto"] span, .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size16 { background: url('../images/flags16.png') -4px -92px no-repeat; } #flags.size16 a[title="Estonian"], #language .switcher .selected a[title="Estonian"] span, #language .switcher .option a[title="Estonian"] span, .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size16 { background: url('../images/flags16.png') -33px -92px no-repeat; } #flags.size16 a[title="Filipino"], #language .switcher .selected a[title="Filipino"] span, #language .switcher .option a[title="Filipino"] span, .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size16 { background: url('../images/flags16.png') -62px -92px no-repeat; } #flags.size16 a[title="Finnish"], #language .switcher .selected a[title="Finnish"] span, #language .switcher .option a[title="Finnish"] span, .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size16 { background: url('../images/flags16.png') -91px -92px no-repeat; } #flags.size16 a[title="French"], #language .switcher .selected a[title="French"] span, #language .switcher .option a[title="French"] span, .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size16 { background: url('../images/flags16.png') -120px -92px no-repeat; } #flags.size16 a[title="Frisian"], #language .switcher .selected a[title="Frisian"] span, #language .switcher .option a[title="Frisian"] span, .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size16 { background: url('../images/flags16.png') -149px -63px no-repeat; } #flags.size16 a[title="Galician"], #language .switcher .selected a[title="Galician"] span, #language .switcher .option a[title="Galician"] span, .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size16 { background: url('../images/flags16.png') -149px -92px no-repeat; } #flags.size16 a[title="Georgian"], #language .switcher .selected a[title="Georgian"] span, #language .switcher .option a[title="Georgian"] span, .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size16 { background: url('../images/flags16.png') -4px -121px no-repeat; } #flags.size16 a[title="German"], #language .switcher .selected a[title="German"] span, #language .switcher .option a[title="German"] span, .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size16 { background: url('../images/flags16.png') -33px -121px no-repeat; } #flags.size16 a[title="Greek"], #language .switcher .selected a[title="Greek"] span, #language .switcher .option a[title="Greek"] span, .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size16 { background: url('../images/flags16.png') -62px -121px no-repeat; } #flags.size16 a[title="Gujarati"], #language .switcher .selected a[title="Gujarati"] span, #language .switcher .option a[title="Gujarati"] span, .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size16 { background: url('../images/flags16.png') -91px -121px no-repeat; } #flags.size16 a[title="Haitian"], #language .switcher .selected a[title="Haitian"] span, #language .switcher .option a[title="Haitian"] span, .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size16 { background: url('../images/flags16.png') -120px -121px no-repeat; } #flags.size16 a[title="Hawaiian"], #language .switcher .selected a[title="Hawaiian"] span, #language .switcher .option a[title="Hawaiian"] span, .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size16 { background: url('../images/flags16.png') -91px -469px no-repeat; } #flags.size16 a[title="Hausa"], #language .switcher .selected a[title="Hausa"] span, #language .switcher .option a[title="Hausa"] span, .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size16 { background: url('../images/flags16.png') -149px -121px no-repeat; } #flags.size16 a[title="Hebrew"], #language .switcher .selected a[title="Hebrew"] span, #language .switcher .option a[title="Hebrew"] span, .tool-container .tool-items a[title="Hebrew"], a.single-language[title="Hebrew"] span.size16 { background: url('../images/flags16.png') -4px -150px no-repeat; } #flags.size16 a[title="Hindi"], #language .switcher .selected a[title="Hindi"] span, #language .switcher .option a[title="Hindi"] span, .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size16 { background: url('../images/flags16.png') -33px -150px no-repeat; } #flags.size16 a[title="Hmong"], #language .switcher .selected a[title="Hmong"] span, #language .switcher .option a[title="Hmong"] span, .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size16 { background: url('../images/flags16.png') -62px -150px no-repeat; } #flags.size16 a[title="Hungarian"], #language .switcher .selected a[title="Hungarian"] span, #language .switcher .option a[title="Hungarian"] span, .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size16 { background: url('../images/flags16.png') -91px -150px no-repeat; } #flags.size16 a[title="Icelandic"], #language .switcher .selected a[title="Icelandic"] span, #language .switcher .option a[title="Icelandic"] span, .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size16 { background: url('../images/flags16.png') -120px -150px no-repeat; } #flags.size16 a[title="Igbo"], #language .switcher .selected a[title="Igbo"] span, #language .switcher .option a[title="Igbo"] span, .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size16 { background: url('../images/flags16.png') -149px -150px no-repeat; } #flags.size16 a[title="Indonesian"], #language .switcher .selected a[title="Indonesian"] span, #language .switcher .option a[title="Indonesian"] span, .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size16 { background: url('../images/flags16.png') -4px -179px no-repeat; } #flags.size16 a[title="Irish"], #language .switcher .selected a[title="Irish"] span, #language .switcher .option a[title="Irish"] span, .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size16 { background: url('../images/flags16.png') -33px -179px no-repeat; } #flags.size16 a[title="Italian"], #language .switcher .selected a[title="Italian"] span, #language .switcher .option a[title="Italian"] span, .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size16 { background: url('../images/flags16.png') -62px -179px no-repeat; } #flags.size16 a[title="Japanese"], #language .switcher .selected a[title="Japanese"] span, #language .switcher .option a[title="Japanese"] span, .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size16 { background: url('../images/flags16.png') -91px -179px no-repeat; } #flags.size16 a[title="Javanese"], #language .switcher .selected a[title="Javanese"] span, #language .switcher .option a[title="Javanese"] span, .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size16 { background: url('../images/flags16.png') -120px -179px no-repeat; } #flags.size16 a[title="Kannada"], #language .switcher .selected a[title="Kannada"] span, #language .switcher .option a[title="Kannada"] span, .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size16 { background: url('../images/flags16.png') -149px -179px no-repeat; } #flags.size16 a[title="Kazakh"], #language .switcher .selected a[title="Kazakh"] span, #language .switcher .option a[title="Kazakh"] span, .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size16 { background: url('../images/flags16.png') -4px -411px no-repeat; } #flags.size16 a[title="Khmer"], #language .switcher .selected a[title="Khmer"] span, #language .switcher .option a[title="Khmer"] span, .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size16 { background: url('../images/flags16.png') -4px -208px no-repeat; } #flags.size16 a[title="Korean"], #language .switcher .selected a[title="Korean"] span, #language .switcher .option a[title="Korean"] span, .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size16 { background: url('../images/flags16.png') -33px -208px no-repeat; } #flags.size16 a[title="Kurdish"], #language .switcher .selected a[title="Kurdish"] span, #language .switcher .option a[title="Kurdish"] span, .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size16 { background: url('../images/flags16.png') -120px -469px no-repeat; } #flags.size16 a[title="Kyrgyz"], #language .switcher .selected a[title="Kyrgyz"] span, #language .switcher .option a[title="Kyrgyz"] span, .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size16 { background: url('../images/flags16.png') -149px -469px no-repeat; } #flags.size16 a[title="Lao"], #language .switcher .selected a[title="Lao"] span, #language .switcher .option a[title="Lao"] span, .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size16 { background: url('../images/flags16.png') -62px -208px no-repeat; } #flags.size16 a[title="Latin"], #language .switcher .selected a[title="Latin"] span, #language .switcher .option a[title="Latin"] span, .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size16 { background: url('../images/flags16.png') -91px -208px no-repeat; } #flags.size16 a[title="Latvian"], #language .switcher .selected a[title="Latvian"] span, #language .switcher .option a[title="Latvian"] span, .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size16 { background: url('../images/flags16.png') -120px -208px no-repeat; } #flags.size16 a[title="Lithuanian"], #language .switcher .selected a[title="Lithuanian"] span, #language .switcher .option a[title="Lithuanian"] span, .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size16 { background: url('../images/flags16.png') -149px -208px no-repeat; } #flags.size16 a[title="Luxembourgish"], #language .switcher .selected a[title="Luxembourgish"] span, #language .switcher .option a[title="Luxembourgish"] span, .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size16 { background: url('../images/flags16.png') -4px -498px no-repeat; } #flags.size16 a[title="Macedonian"], #language .switcher .selected a[title="Macedonian"] span, #language .switcher .option a[title="Macedonian"] span, .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size16 { background: url('../images/flags16.png') -4px -237px no-repeat; } #flags.size16 a[title="Malay"], #language .switcher .selected a[title="Malay"] span, #language .switcher .option a[title="Malay"] span, .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size16 { background: url('../images/flags16.png') -33px -237px no-repeat; } #flags.size16 a[title="Malagasy"], #language .switcher .selected a[title="Malagasy"] span, #language .switcher .option a[title="Malagasy"] span, .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size16 { background: url('../images/flags16.png') -62px -411px no-repeat; } #flags.size16 a[title="Malayalam"], #language .switcher .selected a[title="Malayalam"] span, #language .switcher .option a[title="Malayalam"] span, .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size16 { background: url('../images/flags16.png') -120px -411px no-repeat; } #flags.size16 a[title="Maltese"], #language .switcher .selected a[title="Maltese"] span, #language .switcher .option a[title="Maltese"] span, .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size16 { background: url('../images/flags16.png') -62px -237px no-repeat; } #flags.size16 a[title="Maori"], #language .switcher .selected a[title="Maori"] span, #language .switcher .option a[title="Maori"] span, .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size16 { background: url('../images/flags16.png') -91px -237px no-repeat; } #flags.size16 a[title="Marathi"], #language .switcher .selected a[title="Marathi"] span, #language .switcher .option a[title="Marathi"] span, .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size16 { background: url('../images/flags16.png') -120px -237px no-repeat; } #flags.size16 a[title="Mongolian"], #language .switcher .selected a[title="Mongolian"] span, #language .switcher .option a[title="Mongolian"] span, .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size16 { background: url('../images/flags16.png') -149px -237px no-repeat; } #flags.size16 a[title="Myanmar (Burmese)"], #language .switcher .selected a[title="Myanmar (Burmese)"] span, #language .switcher .option a[title="Myanmar (Burmese)"] span, .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Burmese)"] span.size16 { background: url('../images/flags16.png') -149px -411px no-repeat; } #flags.size16 a[title="Nepali"], #language .switcher .selected a[title="Nepali"] span, #language .switcher .option a[title="Nepali"] span, .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size16 { background: url('../images/flags16.png') -4px -266px no-repeat; } #flags.size16 a[title="Norwegian"], #language .switcher .selected a[title="Norwegian"] span, #language .switcher .option a[title="Norwegian"] span, .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size16 { background: url('../images/flags16.png') -33px -266px no-repeat; } #flags.size16 a[title="Pashto"], #language .switcher .selected a[title="Pashto"] span, #language .switcher .option a[title="Pashto"] span, .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size16 { background: url('../images/flags16.png') -33px -498px no-repeat; } #flags.size16 a[title="Persian"], #language .switcher .selected a[title="Persian"] span, #language .switcher .option a[title="Persian"] span, .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size16 { background: url('../images/flags16.png') -62px -266px no-repeat; } #flags.size16 a[title="Polish"], #language .switcher .selected a[title="Polish"] span, #language .switcher .option a[title="Polish"] span, .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size16 { background: url('../images/flags16.png') -91px -266px no-repeat; } #flags.size16 a[title="Portuguese"], #language .switcher .selected a[title="Portuguese"] span, #language .switcher .option a[title="Portuguese"] span, .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size16 { background: url('../images/flags16.png') -120px -266px no-repeat; } #flags.size16 a.brazil[title="Portuguese"], #language .switcher .selected a[title="Portuguese"] span.brazil, #language .switcher .option a[title="Portuguese"] span.brazil, a.single-language.brazil[title="Portuguese"] span.size16 { background: url('../images/flags16.png') -149px -440px no-repeat; } #flags.size16 a[title="Punjabi"], #language .switcher .selected a[title="Punjabi"] span, #language .switcher .option a[title="Punjabi"] span, .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size16 { background: url('../images/flags16.png') -149px -266px no-repeat; } #flags.size16 a[title="Romanian"], #language .switcher .selected a[title="Romanian"] span, #language .switcher .option a[title="Romanian"] span, .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size16 { background: url('../images/flags16.png') -4px -295px no-repeat; } #flags.size16 a[title="Russian"], #language .switcher .selected a[title="Russian"] span, #language .switcher .option a[title="Russian"] span, .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size16 { background: url('../images/flags16.png') -33px -295px no-repeat; } #flags.size16 a[title="Samoan"], #language .switcher .selected a[title="Samoan"] span, #language .switcher .option a[title="Samoan"] span, .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size16 { background: url('../images/flags16.png') -33px -469px no-repeat; } #flags.size16 a[title="Scots Gaelic"], #language .switcher .selected a[title="Scots Gaelic"] span, #language .switcher .option a[title="Scots Gaelic"] span, .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size16 { background: url('../images/flags16.png') -62px -469px no-repeat; } #flags.size16 a[title="Serbian"], #language .switcher .selected a[title="Serbian"] span, #language .switcher .option a[title="Serbian"] span, .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size16 { background: url('../images/flags16.png') -62px -295px no-repeat; } #flags.size16 a[title="Sesotho"], #language .switcher .selected a[title="Sesotho"] span, #language .switcher .option a[title="Sesotho"] span, .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size16 { background: url('../images/flags16.png') -33px -411px no-repeat; } #flags.size16 a[title="Shona"], #language .switcher .selected a[title="Shona"] span, #language .switcher .option a[title="Shona"] span, .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size16 { background: url('../images/flags16.png') -62px -498px no-repeat; } #flags.size16 a[title="Sindhi"], #language .switcher .selected a[title="Sindhi"] span, #language .switcher .option a[title="Sindhi"] span, .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size16 { background: url('../images/flags16.png') -149px -353px no-repeat; } #flags.size16 a[title="Sinhala"], #language .switcher .selected a[title="Sinhala"] span, #language .switcher .option a[title="Sinhala"] span, .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size16 { background: url('../images/flags16.png') -4px -440px no-repeat; } #flags.size16 a[title="Slovak"], #language .switcher .selected a[title="Slovak"] span, #language .switcher .option a[title="Slovak"] span, .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size16 { background: url('../images/flags16.png') -91px -295px no-repeat; } #flags.size16 a[title="Slovenian"], #language .switcher .selected a[title="Slovenian"] span, #language .switcher .option a[title="Slovenian"] span, .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size16 { background: url('../images/flags16.png') -120px -295px no-repeat; } #flags.size16 a[title="Somali"], #language .switcher .selected a[title="Somali"] span, #language .switcher .option a[title="Somali"] span, .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size16 { background: url('../images/flags16.png') -149px -295px no-repeat; } #flags.size16 a[title="Spanish"], #language .switcher .selected a[title="Spanish"] span, #language .switcher .option a[title="Spanish"] span, .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size16 { background: url('../images/flags16.png') -4px -324px no-repeat; } #flags.size16 a.mexico[title="Spanish"], #language .switcher .selected a[title="Spanish"] span.mexico, #language .switcher .option a[title="Spanish"] span.mexico, a.single-language.mexico[title="Spanish"] span.size16 { background: url('../images/flags16.png') -120px -440px no-repeat; } #flags.size16 a[title="Swahili"], #language .switcher .selected a[title="Swahili"] span, #language .switcher .option a[title="Swahili"] span, .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size16 { background: url('../images/flags16.png') -33px -324px no-repeat; } #flags.size16 a[title="Swedish"], #language .switcher .selected a[title="Swedish"] span, #language .switcher .option a[title="Swedish"] span, .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size16 { background: url('../images/flags16.png') -62px -324px no-repeat; } #flags.size16 a[title="Sundanese"], #language .switcher .selected a[title="Sundanese"] span, #language .switcher .option a[title="Sundanese"] span, .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanese"] span.size16 { background: url('../images/flags16.png') -149px -382px no-repeat; } #flags.size16 a[title="Tajik"], #language .switcher .selected a[title="Tajik"] span, #language .switcher .option a[title="Tajik"] span, .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size16 { background: url('../images/flags16.png') -33px -440px no-repeat; } #flags.size16 a[title="Tamil"], #language .switcher .selected a[title="Tamil"] span, #language .switcher .option a[title="Tamil"] span, .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size16 { background: url('../images/flags16.png') -91px -324px no-repeat; } #flags.size16 a[title="Telugu"], #language .switcher .selected a[title="Telugu"] span, #language .switcher .option a[title="Telugu"] span, .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size16 { background: url('../images/flags16.png') -120px -324px no-repeat; } #flags.size16 a[title="Thai"], #language .switcher .selected a[title="Thai"] span, #language .switcher .option a[title="Thai"] span, .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size16 { background: url('../images/flags16.png') -149px -324px no-repeat; } #flags.size16 a[title="Turkish"], #language .switcher .selected a[title="Turkish"] span, #language .switcher .option a[title="Turkish"] span, .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size16 { background: url('../images/flags16.png') -33px -353px no-repeat; } #flags.size16 a[title="Ukrainian"], #language .switcher .selected a[title="Ukrainian"] span, #language .switcher .option a[title="Ukrainian"] span, .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size16 { background: url('../images/flags16.png') -62px -353px no-repeat; } #flags.size16 a[title="Urdu"], #language .switcher .selected a[title="Urdu"] span, #language .switcher .option a[title="Urdu"] span, .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size16 { background: url('../images/flags16.png') -149px -353px no-repeat; } #flags.size16 a[title="Uzbek"], #language .switcher .selected a[title="Uzbek"] span, #language .switcher .option a[title="Uzbek"] span, .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size16 { background: url('../images/flags16.png') -62px -440px no-repeat; } #flags.size16 a[title="Vietnamese"], #language .switcher .selected a[title="Vietnamese"] span, #language .switcher .option a[title="Vietnamese"] span, .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size16 { background: url('../images/flags16.png') -4px -382px no-repeat; } #flags.size16 a[title="Welsh"], #language .switcher .selected a[title="Welsh"] span, #language .switcher .option a[title="Welsh"] span, .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size16 { background: url('../images/flags16.png') -33px -382px no-repeat; } #flags.size16 a[title="Xhosa"], #language .switcher .selected a[title="Xhosa"] span, #language .switcher .option a[title="Xhosa"] span, .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size16 { background: url('../images/flags16.png') -4px -5px no-repeat; } #flags.size16 a[title="Yiddish"], #language .switcher .selected a[title="Yiddish"] span, #language .switcher .option a[title="Yiddish"] span, .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size16 { background: url('../images/flags16.png') -62px -382px no-repeat; } #flags.size16 a[title="Yoruba"], #language .switcher .selected a[title="Yoruba"] span, a.single-language[title="Yoruba"] span.size16 span, #language .switcher .option a[title="Yoruba"] span, .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size16 { background: url('../images/flags16.png') -91px -382px no-repeat; } #flags.size16 a[title="Zulu"], #language .switcher .selected a[title="Zulu"] span, #language .switcher .option a[title="Zulu"] span, .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size16 { background: url('../images/flags16.png') -120px -382px no-repeat; } /* Individual flag backgrounds (24px) */ #flags.size24 a[title="Afrikaans"], .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size24 { background: url('../images/flags.png') 0 -3px no-repeat; } #flags.size24 a[title="Albanian"], .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size24 { background: url('../images/flags.png') -29px -3px no-repeat; } #flags.size24 a[title="Amharic"], .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size24 { background: url('../images/flags.png') 0 -467px no-repeat; } #flags.size24 a[title="Arabic"], .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size24 { background: url('../images/flags.png') -58px -3px no-repeat; } #flags.size24 a[title="Armenian"], .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size24 { background: url('../images/flags.png') -87px -3px no-repeat; } #flags.size24 a[title="Azerbaijani"], .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size24 { background: url('../images/flags.png') -116px -3px no-repeat; } #flags.size24 a[title="Basque"], .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size24 { background: url('../images/flags.png') -145px -3px no-repeat; } #flags.size24 a[title="Belarusian"], .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size24 { background: url('../images/flags.png') 0 -32px no-repeat; } #flags.size24 a[title="Bengali"], .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size24 { background: url('../images/flags.png') -29px -32px no-repeat; } #flags.size24 a[title="Bosnian"], .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size24 { background: url('../images/flags.png') -58px -32px no-repeat; } #flags.size24 a[title="Bulgarian"], .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size24 { background: url('../images/flags.png') -87px -32px no-repeat; } #flags.size24 a[title="Catalan"], .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size24 { background: url('../images/flags.png') -116px -32px no-repeat; } #flags.size24 a[title="Cebuano"], .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size24 { background: url('../images/flags.png') -145px -32px no-repeat; } #flags.size24 a[title="Chichewa"], .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size24 { background: url('../images/flags.png') -87px -409px no-repeat; } #flags.size24 a[title="Chinese (Simplified)"], .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size24 { background: url('../images/flags.png') 0 -61px no-repeat; } #flags.size24 a[title="Chinese (Traditional)"], .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size24 { background: url('../images/flags.png') -29px -61px no-repeat; } #flags.size24 a[title="Corsican"], .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size24 { background: url('../images/flags.png') -116px -90px no-repeat; } #flags.size24 a[title="Croatian"], .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size24 { background: url('../images/flags.png') -58px -61px no-repeat; } #flags.size24 a[title="Czech"], .tool-container .tool-items a[title="Czech"], a.single-language[title="Czech"] span.size24 { background: url('../images/flags.png') -87px -61px no-repeat; } #flags.size24 a[title="Danish"], .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size24 { background: url('../images/flags.png') -116px -61px no-repeat; } #flags.size24 a[title="Dutch"], .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size24 { background: url('../images/flags.png') -145px -61px no-repeat; } #flags.size24 a[title="English"], .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size24 { background: url('../images/flags.png') -87px -351px no-repeat; } #flags.size24 a.united-states[title="English"], .tool-container a.united-states[title="English"], a.single-language.united-states[title="English"] span.size24 { background: url('../images/flags.png') -116px -351px no-repeat !important; } #flags.size24 a.canada[title="English"], .tool-container a.canada[title="English"], a.single-language.canada[title="English"] span.size24 { background: url('../images/flags.png') -87px -438px no-repeat !important; } #flags.size24 a[title="Esperanto"], .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size24 { background: url('../images/flags.png') 0 -90px no-repeat; } #flags.size24 a[title="Estonian"], .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size24 { background: url('../images/flags.png') -29px -90px no-repeat; } #flags.size24 a[title="Filipino"], .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size24 { background: url('../images/flags.png') -58px -90px no-repeat; } #flags.size24 a[title="Finnish"], .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size24 { background: url('../images/flags.png') -87px -90px no-repeat; } #flags.size24 a[title="French"], .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size24 { background: url('../images/flags.png') -116px -90px no-repeat; } #flags.size24 a[title="Frisian"], .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size24 { background: url('../images/flags.png') -145px -61px no-repeat; } #flags.size24 a[title="Galician"], .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size24 { background: url('../images/flags.png') -145px -90px no-repeat; } #flags.size24 a[title="Georgian"], .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size24 { background: url('../images/flags.png') 0 -119px no-repeat; } #flags.size24 a[title="German"], .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size24 { background: url('../images/flags.png') -29px -119px no-repeat; } #flags.size24 a[title="Greek"], .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size24 { background: url('../images/flags.png') -58px -119px no-repeat; } #flags.size24 a[title="Gujarati"], .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size24 { background: url('../images/flags.png') -87px -119px no-repeat; } #flags.size24 a[title="Haitian"], .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size24 { background: url('../images/flags.png') -116px -119px no-repeat; } #flags.size24 a[title="Hausa"], .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size24 { background: url('../images/flags.png') -145px -119px no-repeat; } #flags.size24 a[title="Hawaiian"], .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size24 { background: url('../images/flags.png') -87px -467px no-repeat; } #flags.size24 a[title="Hebrew"], .tool-container .tool-items a[title="Hebrew"], a.single-language[title="Hebrew"] span.size24 { background: url('../images/flags.png') 0 -148px no-repeat; } #flags.size24 a[title="Hindi"], .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size24 { background: url('../images/flags.png') -29px -148px no-repeat; } #flags.size24 a[title="Hmong"], .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size24 { background: url('../images/flags.png') -58px -148px no-repeat; } #flags.size24 a[title="Hungarian"], .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size24 { background: url('../images/flags.png') -87px -148px no-repeat; } #flags.size24 a[title="Icelandic"], .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size24 { background: url('../images/flags.png') -116px -148px no-repeat; } #flags.size24 a[title="Igbo"], .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size24 { background: url('../images/flags.png') -145px -148px no-repeat; } #flags.size24 a[title="Indonesian"], .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size24 { background: url('../images/flags.png') 0 -177px no-repeat; } #flags.size24 a[title="Irish"], .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size24 { background: url('../images/flags.png') -29px -177px no-repeat; } #flags.size24 a[title="Italian"], .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size24 { background: url('../images/flags.png') -58px -177px no-repeat; } #flags.size24 a[title="Japanese"], .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size24 { background: url('../images/flags.png') -87px -177px no-repeat; } #flags.size24 a[title="Javanese"], .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size24 { background: url('../images/flags.png') -116px -177px no-repeat; } #flags.size24 a[title="Kannada"], .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size24 { background: url('../images/flags.png') -145px -177px no-repeat; } #flags.size24 a[title="Kazakh"], .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size24 { background: url('../images/flags.png') 0 -409px no-repeat; } #flags.size24 a[title="Khmer"], .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size24 { background: url('../images/flags.png') 0 -206px no-repeat; } #flags.size24 a[title="Korean"], .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size24 { background: url('../images/flags.png') -29px -206px no-repeat; } #flags.size24 a[title="Kurdish"], .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size24 { background: url('../images/flags.png') -116px -467px no-repeat; } #flags.size24 a[title="Kyrgyz"], .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size24 { background: url('../images/flags.png') -145px -467px no-repeat; } #flags.size24 a[title="Lao"], .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size24 { background: url('../images/flags.png') -58px -206px no-repeat; } #flags.size24 a[title="Latin"], .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size24 { background: url('../images/flags.png') -87px -206px no-repeat; } #flags.size24 a[title="Latvian"], .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size24 { background: url('../images/flags.png') -116px -206px no-repeat; } #flags.size24 a[title="Lithuanian"], .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size24 { background: url('../images/flags.png') -145px -206px no-repeat; } #flags.size24 a[title="Luxembourgish"], .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size24 { background: url('../images/flags.png') 0 -496px no-repeat; } #flags.size24 a[title="Macedonian"], .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size24 { background: url('../images/flags.png') 0 -235px no-repeat; } #flags.size24 a[title="Malagasy"], .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size24 { background: url('../images/flags.png') -58px -409px no-repeat; } #flags.size24 a[title="Malay"], .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size24 { background: url('../images/flags.png') -29px -235px no-repeat; } #flags.size24 a[title="Malayalam"], .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size24 { background: url('../images/flags.png') -116px -409px no-repeat; } #flags.size24 a[title="Maltese"], .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size24 { background: url('../images/flags.png') -58px -235px no-repeat; } #flags.size24 a[title="Maori"], .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size24 { background: url('../images/flags.png') -87px -235px no-repeat; } #flags.size24 a[title="Marathi"], .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size24 { background: url('../images/flags.png') -116px -235px no-repeat; } #flags.size24 a[title="Mongolian"], .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size24 { background: url('../images/flags.png') -145px -235px no-repeat; } #flags.size24 a[title="Myanmar (Burmese)"], .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Burmese)"] span.size24 { background: url('../images/flags.png') -145px -409px no-repeat; } #flags.size24 a[title="Nepali"], .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size24 { background: url('../images/flags.png') 0 -264px no-repeat; } #flags.size24 a[title="Norwegian"], .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size24 { background: url('../images/flags.png') -29px -264px no-repeat; } #flags.size24 a[title="Pashto"], .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size24 { background: url('../images/flags.png') -29px -496px no-repeat; } #flags.size24 a[title="Persian"], .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size24 { background: url('../images/flags.png') -58px -264px no-repeat; } #flags.size24 a[title="Polish"], .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size24 { background: url('../images/flags.png') -87px -264px no-repeat; } #flags.size24 a[title="Portuguese"], .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size24 { background: url('../images/flags.png') -116px -264px no-repeat !important; } #flags.size24 a.brazil[title="Portuguese"], .tool-container a.brazil[title="Portuguese"], a.single-language.brazil[title="Portuguese"] span.size24 { background: url('../images/flags.png') -145px -438px no-repeat !important; } #flags.size24 a[title="Punjabi"], .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size24 { background: url('../images/flags.png') -145px -264px no-repeat; } #flags.size24 a[title="Romanian"], .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size24 { background: url('../images/flags.png') 0 -293px no-repeat; } #flags.size24 a[title="Russian"], .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size24 { background: url('../images/flags.png') -29px -293px no-repeat; } #flags.size24 a[title="Samoan"], .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size24 { background: url('../images/flags.png') -29px -467px no-repeat; } #flags.size24 a[title="Scots Gaelic"], .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size24 { background: url('../images/flags.png') -58px -467px no-repeat; } #flags.size24 a[title="Serbian"], .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size24 { background: url('../images/flags.png') -58px -293px no-repeat; } #flags.size24 a[title="Sesotho"], .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size24 { background: url('../images/flags.png') -29px -409px no-repeat; } #flags.size24 a[title="Shona"], .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size24 { background: url('../images/flags.png') -58px -496px no-repeat; } #flags.size24 a[title="Sindhi"], .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size24 { background: url('../images/flags.png') -145px -351px no-repeat; } #flags.size24 a[title="Sinhala"], .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size24 { background: url('../images/flags.png') 0px -438px no-repeat; } #flags.size24 a[title="Slovak"], .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size24 { background: url('../images/flags.png') -87px -293px no-repeat; } #flags.size24 a[title="Slovenian"], .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size24 { background: url('../images/flags.png') -116px -293px no-repeat; } #flags.size24 a[title="Somali"], .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size24 { background: url('../images/flags.png') -145px -293px no-repeat; } #flags.size24 a[title="Spanish"], .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size24 { background: url('../images/flags.png') 0 -322px no-repeat; } #flags.size24 a.mexico[title="Spanish"], .tool-container a.mexico[title="Spanish"], a.single-language.mexico[title="Spanish"] span.size24 { background: url('../images/flags.png') -116px -438px no-repeat !important; } #flags.size24 a[title="Sundanese"], .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanese"] span.size24 { background: url('../images/flags.png') -145px -380px no-repeat; } #flags.size24 a[title="Swahili"], .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size24 { background: url('../images/flags.png') -29px -322px no-repeat; } #flags.size24 a[title="Swedish"], .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size24 { background: url('../images/flags.png') -58px -322px no-repeat; } #flags.size24 a[title="Tajik"], .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size24 { background: url('../images/flags.png') -29px -438px no-repeat; } #flags.size24 a[title="Tamil"], .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size24 { background: url('../images/flags.png') -87px -322px no-repeat; } #flags.size24 a[title="Telugu"], .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size24 { background: url('../images/flags.png') -116px -322px no-repeat; } #flags.size24 a[title="Thai"], .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size24 { background: url('../images/flags.png') -145px -322px no-repeat; } #flags.size24 a[title="Turkish"], .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size24 { background: url('../images/flags.png') -29px -351px no-repeat; } #flags.size24 a[title="Ukrainian"], .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size24 { background: url('../images/flags.png') -58px -351px no-repeat; } #flags.size24 a[title="Urdu"], .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size24 { background: url('../images/flags.png') -145px -351px no-repeat; } #flags.size24 a[title="Uzbek"], .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size24 { background: url('../images/flags.png') -58px -438px no-repeat; } #flags.size24 a[title="Vietnamese"], .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size24 { background: url('../images/flags.png') 0 -380px no-repeat; } #flags.size24 a[title="Welsh"], .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size24 { background: url('../images/flags.png') -29px -380px no-repeat; } #flags.size24 a[title="Xhosa"], .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size24 { background: url('../images/flags.png') 0 -3px no-repeat; } #flags.size24 a[title="Yiddish"], .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size24 { background: url('../images/flags.png') -58px -380px no-repeat; } #flags.size24 a[title="Yoruba"], .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size24 { background: url('../images/flags.png') -87px -380px no-repeat; } #flags.size24 a[title="Zulu"], .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size24 { background: url('../images/flags.png') -116px -380px no-repeat; } .glt-controls { margin-bottom: 15px; background: #f0f0f0; padding: 10px; } /* Some Dashboard mobile styles */ @media only screen and (max-width:1023px) { .metabox-holder { float:none !important; width:100% !important; } .flagdisplay { float:none !important; width:100% !important; } .flagdisplay div { margin-bottom:10px; } } /* End 1023px */
assets/css/google-language-translator_css_style.css
#glt-settings.wrap { max-width:1300px; } #glt-settings.wrap:after { content:''; display:block; clear:both; } #glt-footer, #glt-footer #google_language_translator { display:none !important; } #glt-translate-trigger, #glt-translate-trigger span { cursor:pointer; } #glt-settings .glt-main-settings h3:before { content:'\f108'; } #glt-settings .glt-layout-settings h3:before { content:'\f116'; } #glt-settings .glt-floating-widget-settings h3:before { content:'\f134'; } #glt-settings .glt-behavior-settings h3:before { content:'\f185'; } #glt-settings .glt-usage-settings h3:before { content:'\f106'; } #glt-settings .glt-preview-settings h3:before { content:'\f115'; } #glt-settings .glt-advanced-settings h3:before { content:'\f314'; } #glt-settings .glt-css-settings h3:before { content:'\f119'; } #glt-settings .glt-main-settings h3:before, #glt-settings .glt-layout-settings h3:before, #glt-settings .glt-behavior-settings h3:before, #glt-settings .glt-floating-widget-settings h3:before, #glt-settings .glt-usage-settings h3:before, #glt-settings .glt-preview-settings h3:before, #glt-settings .glt-advanced-settings h3:before, #glt-settings .glt-css-settings h3:before { margin-right: 5px; display: inline-block; width: 20px; height: 20px; font-size: 20px; line-height: 1; font-family: dashicons; text-decoration: inherit; font-weight: 400; font-style: normal; vertical-align: top; text-align: center; -webkit-transition: color .1s ease-in 0; transition: color .1s ease-in 0; -webkit-font-smoothing: antialiased; } #glt-settings .button, #glt-settings .button-primary { text-shadow: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; box-shadow: none; transition: .25s opacity ease-in-out; -webkit-transition: .25s opacity ease-in-out; -moz-transition: .25s opacity ease-in-out; } #glt-settings .button { background: #95a5a6; border:1px solid #95a5a6; color:#fff; } #glt-settings .button-primary { background:#ea4335; border:1px solid #ea4335; } #glt-settings .button:hover { opacity:0.8; } #glt-settings .button-primary:hover { opacity:0.8; background:#ea4335; border:1px solid #ea4335; } .tool-container { bottom:50px !important; top:auto !important; z-index:9999 !important; } .tool-container .tool-items a { margin:4px; } .box-right { clear:right; } a.wp-studio-logo:focus, a.wp-helpdesk-logo:focus { box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; } .goog-te-gadget-simple { margin:4px 0; } #google_language_translator select.goog-te-combo { width:143px; background:#fff; box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; padding:3px !important; height:auto !important; border:1px solid lightgray !important; border-radius:0px !important; -webkit-border-radius:0px; -moz-border-radius:0px !important; -o-border-radius:0px !important; } #google_language_translator select.goog-te-combo:focus { outline:none !important; } #flags { overflow:hidden; } #flags ul { margin:0; } #flags li { float:left !important; margin-bottom:0 !important; padding:0 !important; border:none !important; list-style:none !important; content:none !important; } #flags li:before { content:none !important; border:none !important; background:none !important; } #flags a, .tool-container .tool-items a { display:inline-block; cursor:pointer; } a.nturl.single-language { border:0; } a.single-language span.flag { display:inline-block; vertical-align:middle; margin-right:5px; } #flags.size24 a, .tool-container .tool-items a, a.single-language span.size24 { width: 24px !important; height: 18px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } #flags.size22 a, a.single-language span.size22 { width: 22px !important; height: 17px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } #flags.size20 a, a.single-language span.size20 { width: 20px !important; height: 14px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } #flags.size18 a, a.single-language span.size18 { width: 18px !important; height: 14px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } #flags.size16 a, #language span.size16, a.single-language span.size16 { width: 16px !important; height: 12px !important; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; -o-box-sizing:content-box; -ms-box-sizing:content-box; } .tool-container .tool-items a { display:inline-block; margin:3px 5px 3px; width:24px !important; height:18px !important; } .goog-te-gadget { color:#444; font-size:11px; font-family:"Arial",sans,sans-serif; } .goog-te-gadget img { vertical-align:middle; } select.goog-te-combo:focus { box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; } .metabox-holder { width:65%; float:left; } .metabox-holder h2 { margin-bottom:18px; } .submit { padding:0px; } .form-table th { width:50%; } td.advanced { padding-top:0px; padding-bottom:0px; } p.hello { font-size:12px; color:darkgray; } .flag{ padding:1px 0; } a.nturl { cursor:pointer; } .flag img, .alt_flag img{ border:0px !important; margin-top:2px !important; padding:0px !important; } .attribution { width:152px; line-height:1em; margin-top:4px; } span.goog-branding { font-size: 11px; font-family: arial; color: rgb(102, 102, 102); white-space: nowrap; padding-top: 4px; text-align: left; width: 150px; margin-top: 2px; left:170px; z-index: 9999; float: right; } .goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active { font-size: 12px; font-weight: bold; color: rgb(68, 68, 68); text-decoration: none; line-height:0.8em; } span.goog-branding img { float: left; margin:0px; width: 37px; } span.vertical-translator { position:auto; float:none !important; font-size: 11px; font-family: arial; color: rgb(102, 102, 102); white-space: nowrap; vertical-align: middle; padding-top: 4px; text-align: left; width: 150px; margin-top: 2px; right: -50px; z-index: 9999; } .tool-container .tool-items .flag img { width:24px !important; height:24px !important; margin-top:1px !important; } .tool-items .flag { padding:0px !important; } .tool-container { line-height:1; } #footer-instance { display:none !important; } code { border:1px solid lightgray; } /* Individual flag backgrounds (22px) */ #flags.size22 a[title="Afrikaans"], .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size22 { background: url('../images/flags22.png') -1px -3px no-repeat; } #flags.size22 a[title="Albanian"], .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size22 { background: url('../images/flags22.png') -30px -3px no-repeat; } #flags.size22 a[title="Amharic"], .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size22 { background: url('../images/flags22.png') -1px -467px no-repeat; } #flags.size22 a[title="Arabic"], .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size22 { background: url('../images/flags22.png') -59px -3px no-repeat; } #flags.size22 a[title="Armenian"], .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size22 { background: url('../images/flags22.png') -88px -3px no-repeat; } #flags.size22 a[title="Azerbaijani"], .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size22 { background: url('../images/flags22.png') -117px -3px no-repeat; } #flags.size22 a[title="Basque"], .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size22 { background: url('../images/flags22.png') -146px -3px no-repeat; } #flags.size22 a[title="Belarusian"], .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size22 { background: url('../images/flags22.png') -1px -32px no-repeat; } #flags.size22 a[title="Bengali"], .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size22 { background: url('../images/flags22.png') -30px -32px no-repeat; } #flags.size22 a[title="Bosnian"], .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size22 { background: url('../images/flags22.png') -59px -32px no-repeat; } #flags.size22 a[title="Bulgarian"], .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size22 { background: url('../images/flags22.png') -88px -32px no-repeat; } #flags.size22 a[title="Catalan"], .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size22 { background: url('../images/flags22.png') -117px -32px no-repeat; } #flags.size22 a[title="Cebuano"], .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size22 { background: url('../images/flags22.png') -146px -32px no-repeat; } #flags.size22 a[title="Chichewa"], .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size22 { background: url('../images/flags22.png') -88px -409px no-repeat; } #flags.size22 a[title="Chinese (Simplified)"], .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size22 { background: url('../images/flags22.png') -1px -61px no-repeat; } #flags.size22 a[title="Chinese (Traditional)"], .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size22 { background: url('../images/flags22.png') -30px -61px no-repeat; } #flags.size22 a[title="Corsican"], .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size22 { background: url('../images/flags22.png') -117px -90px no-repeat; } #flags.size22 a[title="Croatian"], .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size22 { background: url('../images/flags22.png') -59px -61px no-repeat; } #flags.size22 a[title="Czech"], .tool-container .tool-items a[title="Czech"], a.single-language[title="Afrikaans"] span.size22 { background: url('../images/flags22.png') -88px -61px no-repeat; } #flags.size22 a[title="Danish"], .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size22 { background: url('../images/flags22.png') -117px -61px no-repeat; } #flags.size22 a[title="Dutch"], .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size22 { background: url('../images/flags22.png') -146px -61px no-repeat; } #flags.size22 a[title="English"], .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size22 { background: url('../images/flags22.png') -88px -351px no-repeat; } #flags.size22 a.united-states[title="English"], a.single-language.united-states[title="English"] span.size22 { background: url('../images/flags22.png') -117px -351px no-repeat; } #flags.size22 a.canada[title="English"], a.single-language.canada[title="English"] span.size22 { background: url('../images/flags22.png') -88px -438px no-repeat; } #flags.size22 a[title="Esperanto"], .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size22 { background: url('../images/flags22.png') -1px -90px no-repeat; } #flags.size22 a[title="Estonian"], .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size22 { background: url('../images/flags22.png') -30px -90px no-repeat; } #flags.size22 a[title="Filipino"], .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size22 { background: url('../images/flags22.png') -59px -90px no-repeat; } #flags.size22 a[title="Finnish"], .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size22 { background: url('../images/flags22.png') -88px -90px no-repeat; } #flags.size22 a[title="French"], .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size22 { background: url('../images/flags22.png') -117px -90px no-repeat; } #flags.size22 a[title="Frisian"], .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size22 { background: url('../images/flags22.png') -146px -61px no-repeat; } #flags.size22 a[title="Galician"], .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size22 { background: url('../images/flags22.png') -146px -90px no-repeat; } #flags.size22 a[title="Georgian"], .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size22 { background: url('../images/flags22.png') -1px -119px no-repeat; } #flags.size22 a[title="German"], .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size22 { background: url('../images/flags22.png') -30px -119px no-repeat; } #flags.size22 a[title="Greek"], .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size22 { background: url('../images/flags22.png') -59px -119px no-repeat; } #flags.size22 a[title="Gujarati"], .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size22 { background: url('../images/flags22.png') -88px -119px no-repeat; } #flags.size22 a[title="Haitian"], .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size22 { background: url('../images/flags22.png') -117px -119px no-repeat; } #flags.size22 a[title="Hausa"], .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size22 { background: url('../images/flags22.png') -146px -119px no-repeat; } #flags.size22 a[title="Hawaiian"], .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size22 { background: url('../images/flags22.png') -88px -467px no-repeat; } #flags.size22 a[title="Hebrew"], .tool-container .tool-items a[title="Hebrew"] { background: url('../images/flags22.png') -1px -148px no-repeat; } #flags.size22 a[title="Hindi"], .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size22 { background: url('../images/flags22.png') -30px -148px no-repeat; } #flags.size22 a[title="Hmong"], .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size22 { background: url('../images/flags22.png') -59px -148px no-repeat; } #flags.size22 a[title="Hungarian"], .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size22 { background: url('../images/flags22.png') -88px -148px no-repeat; } #flags.size22 a[title="Icelandic"], .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size22 { background: url('../images/flags22.png') -117px -148px no-repeat; } #flags.size22 a[title="Igbo"], .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size22 { background: url('../images/flags22.png') -146px -148px no-repeat; } #flags.size22 a[title="Indonesian"], .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size22 { background: url('../images/flags22.png') -1px -177px no-repeat; } #flags.size22 a[title="Irish"], .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size22 { background: url('../images/flags22.png') -30px -177px no-repeat; } #flags.size22 a[title="Italian"], .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size22 { background: url('../images/flags22.png') -59px -177px no-repeat; } #flags.size22 a[title="Japanese"], .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size22 { background: url('../images/flags22.png') -88px -177px no-repeat; } #flags.size22 a[title="Javanese"], .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size22 { background: url('../images/flags22.png') -117px -177px no-repeat; } #flags.size22 a[title="Kannada"], .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size22 { background: url('../images/flags22.png') -146px -177px no-repeat; } #flags.size22 a[title="Kazakh"], .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size22 { background: url('../images/flags22.png') -1px -409px no-repeat; } #flags.size22 a[title="Khmer"], .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size22 { background: url('../images/flags22.png') -1px -206px no-repeat; } #flags.size22 a[title="Korean"], .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size22 { background: url('../images/flags22.png') -30px -206px no-repeat; } #flags.size22 a[title="Kurdish"], .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size22 { background: url('../images/flags22.png') -117px -467px no-repeat; } #flags.size22 a[title="Kyrgyz"], .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size22 { background: url('../images/flags22.png') -146px -467px no-repeat; } #flags.size22 a[title="Lao"], .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size22 { background: url('../images/flags22.png') -59px -206px no-repeat; } #flags.size22 a[title="Latin"], .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size22 { background: url('../images/flags22.png') -88px -206px no-repeat; } #flags.size22 a[title="Latvian"], .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size22 { background: url('../images/flags22.png') -117px -206px no-repeat; } #flags.size22 a[title="Lithuanian"], .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size22 { background: url('../images/flags22.png') -146px -206px no-repeat; } #flags.size22 a[title="Luxembourgish"], .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size22 { background: url('../images/flags22.png') -1px -496px no-repeat; } #flags.size22 a[title="Macedonian"], .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size22 { background: url('../images/flags22.png') -1px -235px no-repeat; } #flags.size22 a[title="Malagasy"], .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size22 { background: url('../images/flags22.png') -59px -409px no-repeat; } #flags.size22 a[title="Malay"], .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size22 { background: url('../images/flags22.png') -30px -235px no-repeat; } #flags.size22 a[title="Malayalam"], .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size22 { background: url('../images/flags22.png') -117px -409px no-repeat; } #flags.size22 a[title="Maltese"], .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size22 { background: url('../images/flags22.png') -59px -235px no-repeat; } #flags.size22 a[title="Maori"], .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size22 { background: url('../images/flags22.png') -88px -235px no-repeat; } #flags.size22 a[title="Marathi"], .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size22 { background: url('../images/flags22.png') -117px -235px no-repeat; } #flags.size22 a[title="Mongolian"], .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size22 { background: url('../images/flags22.png') -146px -235px no-repeat; } #flags.size22 a[title="Myanmar (Burmese)"], .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Buremese)"] span.size22 { background: url('../images/flags22.png') -146px -409px no-repeat; } #flags.size22 a[title="Nepali"], .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size22 { background: url('../images/flags22.png') -1px -264px no-repeat; } #flags.size22 a[title="Norwegian"], .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size22 { background: url('../images/flags22.png') -30px -264px no-repeat; } #flags.size22 a[title="Pashto"], .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size22 { background: url('../images/flags22.png') -30px -496px no-repeat; } #flags.size22 a[title="Persian"], .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size22 { background: url('../images/flags22.png') -59px -264px no-repeat; } #flags.size22 a[title="Polish"], .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size22 { background: url('../images/flags22.png') -88px -264px no-repeat; } #flags.size22 a[title="Portuguese"], .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size22 { background: url('../images/flags22.png') -117px -264px no-repeat; } #flags.size22 a.brazil[title="Portuguese"], a.single-language.brazil[title="Portuguese"] span.size22 { background: url('../images/flags22.png') -146px -438px no-repeat; } #flags.size22 a[title="Punjabi"], .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size22 { background: url('../images/flags22.png') -146px -264px no-repeat; } #flags.size22 a[title="Romanian"], .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size22 { background: url('../images/flags22.png') -1px -293px no-repeat; } #flags.size22 a[title="Russian"], .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size22 { background: url('../images/flags22.png') -30px -293px no-repeat; } #flags.size22 a[title="Samoan"], .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size22 { background: url('../images/flags22.png') -30px -467px no-repeat; } #flags.size22 a[title="Scots Gaelic"], .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size22 { background: url('../images/flags22.png') -59px -467px no-repeat; } #flags.size22 a[title="Serbian"], .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size22 { background: url('../images/flags22.png') -59px -293px no-repeat; } #flags.size22 a[title="Sesotho"], .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size22 { background: url('../images/flags22.png') -30px -409px no-repeat; } #flags.size22 a[title="Shona"], .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size22 { background: url('../images/flags22.png') -59px -496px no-repeat; } #flags.size22 a[title="Sindhi"], .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size22 { background: url('../images/flags22.png') -146px -351px no-repeat; } #flags.size22 a[title="Sinhala"], .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size22 { background: url('../images/flags22.png') -1px -438px no-repeat; } #flags.size22 a[title="Slovak"], .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size22 { background: url('../images/flags22.png') -88px -293px no-repeat; } #flags.size22 a[title="Slovenian"], .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size22 { background: url('../images/flags22.png') -117px -293px no-repeat; } #flags.size22 a[title="Somali"], .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size22 { background: url('../images/flags22.png') -146px -293px no-repeat; } #flags.size22 a[title="Spanish"], .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size22 { background: url('../images/flags22.png') -1px -322px no-repeat; } #flags.size22 a.mexico[title="Spanish"], a.single-language.mexico[title="Spanish"] span.size22 { background: url('../images/flags22.png') -117px -438px no-repeat; } #flags.size22 a[title="Sundanese"], .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanse"] span.size22 { background: url('../images/flags22.png') -146px -380px no-repeat; } #flags.size22 a[title="Swahili"], .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size22 { background: url('../images/flags22.png') -30px -322px no-repeat; } #flags.size22 a[title="Swedish"], .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size22 { background: url('../images/flags22.png') -59px -322px no-repeat; } #flags.size22 a[title="Tajik"], .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size22 { background: url('../images/flags22.png') -30px -438px no-repeat; } #flags.size22 a[title="Tamil"], .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size22 { background: url('../images/flags22.png') -88px -322px no-repeat; } #flags.size22 a[title="Telugu"], .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size22 { background: url('../images/flags22.png') -117px -322px no-repeat; } #flags.size22 a[title="Thai"], .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size22 { background: url('../images/flags22.png') -146px -322px no-repeat; } #flags.size22 a[title="Turkish"], .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size22 { background: url('../images/flags22.png') -30px -351px no-repeat; } #flags.size22 a[title="Ukrainian"], .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size22 { background: url('../images/flags22.png') -59px -351px no-repeat; } #flags.size22 a[title="Uzbek"], .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size22 { background: url('../images/flags22.png') -59px -438px no-repeat; } #flags.size22 a[title="Urdu"], .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size22 { background: url('../images/flags22.png') -146px -351px no-repeat; } #flags.size22 a[title="Vietnamese"], .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size22 { background: url('../images/flags22.png') -1px -380px no-repeat; } #flags.size22 a[title="Welsh"], .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size22 { background: url('../images/flags22.png') -30px -380px no-repeat; } #flags.size22 a[title="Xhosa"], .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size22 { background: url('../images/flags22.png') -1px -3px no-repeat; } #flags.size22 a[title="Yiddish"], .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size22 { background: url('../images/flags22.png') -59px -380px no-repeat; } #flags.size22 a[title="Yoruba"], .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size22 { background: url('../images/flags22.png') -88px -380px no-repeat; } #flags.size22 a[title="Zulu"], .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size22 { background: url('../images/flags22.png') -117px -380px no-repeat; } /* Individual flag backgrounds (20px) */ #flags.size20 a[title="Afrikaans"], .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size20 { background: url('../images/flags20.png') -2px -4px no-repeat; } #flags.size20 a[title="Albanian"], .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size20 { background: url('../images/flags20.png') -31px -4px no-repeat; } #flags.size20 a[title="Amharic"], .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size20 { background: url('../images/flags20.png') -2px -468px no-repeat; } #flags.size20 a[title="Arabic"], .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size20 { background: url('../images/flags20.png') -60px -4px no-repeat; } #flags.size20 a[title="Armenian"], .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size20 { background: url('../images/flags20.png') -89px -4px no-repeat; } #flags.size20 a[title="Azerbaijani"], .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size20 { background: url('../images/flags20.png') -118px -4px no-repeat; } #flags.size20 a[title="Basque"], .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size20 { background: url('../images/flags20.png') -147px -4px no-repeat; } #flags.size20 a[title="Belarusian"], .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size20 { background: url('../images/flags20.png') -2px -33px no-repeat; } #flags.size20 a[title="Bengali"], .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size20 { background: url('../images/flags20.png') -31px -33px no-repeat; } #flags.size20 a[title="Bosnian"], .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size20 { background: url('../images/flags20.png') -60px -33px no-repeat; } #flags.size20 a[title="Bulgarian"], .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size20 { background: url('../images/flags20.png') -89px -33px no-repeat; } #flags.size20 a[title="Catalan"], .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size20 { background: url('../images/flags20.png') -118px -33px no-repeat; } #flags.size20 a[title="Cebuano"], .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size20 { background: url('../images/flags20.png') -147px -33px no-repeat; } #flags.size20 a[title="Chichewa"], .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size20 { background: url('../images/flags20.png') -89px -410px no-repeat; } #flags.size20 a[title="Chinese (Simplified)"], .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size20 { background: url('../images/flags20.png') -2px -62px no-repeat; } #flags.size20 a[title="Chinese (Traditional)"], .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size20 { background: url('../images/flags20.png') -31px -62px no-repeat; } #flags.size20 a[title="Corsican"], .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size20 { background: url('../images/flags20.png') -118px -91px no-repeat; } #flags.size20 a[title="Croatian"], .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size20 { background: url('../images/flags20.png') -60px -62px no-repeat; } #flags.size20 a[title="Czech"], .tool-container .tool-items a[title="Czech"], a.single-language[title="Czech"] span.size20 { background: url('../images/flags20.png') -89px -62px no-repeat; } #flags.size20 a[title="Danish"], .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size20 { background: url('../images/flags20.png') -118px -62px no-repeat; } #flags.size20 a[title="Dutch"], .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size20 { background: url('../images/flags20.png') -147px -62px no-repeat; } #flags.size20 a[title="English"], .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size20 { background: url('../images/flags20.png') -89px -352px no-repeat; } #flags.size20 a.united-states[title="English"], a.single-language.united-states[title="English"] span.size20 { background: url('../images/flags20.png') -118px -352px no-repeat; } #flags.size20 a.canada[title="English"], a.single-language.canada[title="English"] span.size20 { background: url('../images/flags20.png') -89px -439px no-repeat; } #flags.size20 a[title="Esperanto"], .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size20 { background: url('../images/flags20.png') -2px -91px no-repeat; } #flags.size20 a[title="Estonian"], .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size20 { background: url('../images/flags20.png') -31px -91px no-repeat; } #flags.size20 a[title="Filipino"], .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size20 { background: url('../images/flags20.png') -60px -91px no-repeat; } #flags.size20 a[title="Finnish"], .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size20 { background: url('../images/flags20.png') -89px -91px no-repeat; } #flags.size20 a[title="French"], .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size20 { background: url('../images/flags20.png') -118px -91px no-repeat; } #flags.size20 a[title="Frisian"], .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size20 { background: url('../images/flags20.png') -147px -62px no-repeat; } #flags.size20 a[title="Galician"], .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size20 { background: url('../images/flags20.png') -147px -91px no-repeat; } #flags.size20 a[title="Georgian"], .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size20 { background: url('../images/flags20.png') -2px -120px no-repeat; } #flags.size20 a[title="German"], .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size20 { background: url('../images/flags20.png') -31px -120px no-repeat; } #flags.size20 a[title="Greek"], .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size20 { background: url('../images/flags20.png') -60px -120px no-repeat; } #flags.size20 a[title="Gujarati"], .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size20 { background: url('../images/flags20.png') -89px -120px no-repeat; } #flags.size20 a[title="Haitian"], .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size20 { background: url('../images/flags20.png') -118px -120px no-repeat; } #flags.size20 a[title="Hausa"], .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size20 { background: url('../images/flags20.png') -147px -120px no-repeat; } #flags.size20 a[title="Hawaiian"], .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size20 { background: url('../images/flags20.png') -89px -468px no-repeat; } #flags.size20 a[title="Hebrew"], .tool-container .tool-items a[title="Hebrew"], a.single-language[title="Hebrew"] span.size20 { background: url('../images/flags20.png') -2px -149px no-repeat; } #flags.size20 a[title="Hindi"], .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size20 { background: url('../images/flags20.png') -31px -149px no-repeat; } #flags.size20 a[title="Hmong"], .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size20 { background: url('../images/flags20.png') -60px -149px no-repeat; } #flags.size20 a[title="Hungarian"], .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size20 { background: url('../images/flags20.png') -89px -149px no-repeat; } #flags.size20 a[title="Icelandic"], .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size20 { background: url('../images/flags20.png') -118px -149px no-repeat; } #flags.size20 a[title="Igbo"], .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size20 { background: url('../images/flags20.png') -147px -149px no-repeat; } #flags.size20 a[title="Indonesian"], .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size20 { background: url('../images/flags20.png') -2px -178px no-repeat; } #flags.size20 a[title="Irish"], .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size20 { background: url('../images/flags20.png') -31px -178px no-repeat; } #flags.size20 a[title="Italian"], .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size20 { background: url('../images/flags20.png') -60px -178px no-repeat; } #flags.size20 a[title="Japanese"], .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size20 { background: url('../images/flags20.png') -89px -178px no-repeat; } #flags.size20 a[title="Javanese"], .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size20 { background: url('../images/flags20.png') -118px -178px no-repeat; } #flags.size20 a[title="Kannada"], .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size20 { background: url('../images/flags20.png') -147px -178px no-repeat; } #flags.size20 a[title="Kazakh"], .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size20 { background: url('../images/flags20.png') -2px -410px no-repeat; } #flags.size20 a[title="Khmer"], .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size20 { background: url('../images/flags20.png') -2px -207px no-repeat; } #flags.size20 a[title="Korean"], .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size20 { background: url('../images/flags20.png') -31px -207px no-repeat; } #flags.size20 a[title="Kurdish"], .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size20 { background: url('../images/flags20.png') -118px -468px no-repeat; } #flags.size20 a[title="Kyrgyz"], .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size20 { background: url('../images/flags20.png') -147px -468px no-repeat; } #flags.size20 a[title="Lao"], .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size20 { background: url('../images/flags20.png') -60px -207px no-repeat; } #flags.size20 a[title="Latin"], .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size20 { background: url('../images/flags20.png') -89px -207px no-repeat; } #flags.size20 a[title="Latvian"], .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size20 { background: url('../images/flags20.png') -118px -207px no-repeat; } #flags.size20 a[title="Lithuanian"], .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size20 { background: url('../images/flags20.png') -147px -207px no-repeat; } #flags.size20 a[title="Luxembourgish"], .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size20 { background: url('../images/flags20.png') -2px -497px no-repeat; } #flags.size20 a[title="Macedonian"], .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size20 { background: url('../images/flags20.png') -2px -236px no-repeat; } #flags.size20 a[title="Malagasy"], .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size20 { background: url('../images/flags20.png') -60px -410px no-repeat; } #flags.size20 a[title="Malay"], .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size20 { background: url('../images/flags20.png') -31px -236px no-repeat; } #flags.size20 a[title="Maltese"], .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size20 { background: url('../images/flags20.png') -60px -236px no-repeat; } #flags.size20 a[title="Malayalam"], .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size20 { background: url('../images/flags20.png') -118px -410px no-repeat; } #flags.size20 a[title="Maori"], .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size20 { background: url('../images/flags20.png') -89px -236px no-repeat; } #flags.size20 a[title="Marathi"], .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size20 { background: url('../images/flags20.png') -118px -236px no-repeat; } #flags.size20 a[title="Mongolian"], .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size20 { background: url('../images/flags20.png') -147px -236px no-repeat; } #flags.size20 a[title="Myanmar (Burmese)"], .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Burmese)"] span.size20 { background: url('../images/flags20.png') -147px -410px no-repeat; } #flags.size20 a[title="Nepali"], .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size20 { background: url('../images/flags20.png') -2px -265px no-repeat; } #flags.size20 a[title="Norwegian"], .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size20 { background: url('../images/flags20.png') -31px -265px no-repeat; } #flags.size20 a[title="Pashto"], .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size20 { background: url('../images/flags20.png') -31px -497px no-repeat; } #flags.size20 a[title="Persian"], .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size20 { background: url('../images/flags20.png') -60px -265px no-repeat; } #flags.size20 a[title="Polish"], .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size20 { background: url('../images/flags20.png') -89px -265px no-repeat; } #flags.size20 a[title="Portuguese"], .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size20 { background: url('../images/flags20.png') -118px -265px no-repeat; } #flags.size20 a.brazil[title="Portuguese"], a.single-language.brazil[title="Portuguese"] span.size20 { background: url('../images/flags20.png') -147px -439px no-repeat; } #flags.size20 a[title="Punjabi"], .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size20 { background: url('../images/flags20.png') -147px -265px no-repeat; } #flags.size20 a[title="Romanian"], .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size20 { background: url('../images/flags20.png') -2px -294px no-repeat; } #flags.size20 a[title="Russian"], .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size20 { background: url('../images/flags20.png') -31px -294px no-repeat; } #flags.size20 a[title="Samoan"], .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size20 { background: url('../images/flags20.png') -31px -468px no-repeat; } #flags.size20 a[title="Scots Gaelic"], .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size20 { background: url('../images/flags20.png') -60px -468px no-repeat; } #flags.size20 a[title="Serbian"], .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size20 { background: url('../images/flags20.png') -60px -294px no-repeat; } #flags.size20 a[title="Sesotho"], .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size20 { background: url('../images/flags20.png') -31px -410px no-repeat; } #flags.size20 a[title="Shona"], .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size20 { background: url('../images/flags20.png') -60px -497px no-repeat; } #flags.size20 a[title="Sindhi"], .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size20 { background: url('../images/flags20.png') -147px -352px no-repeat; } #flags.size20 a[title="Sinhala"], .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size20 { background: url('../images/flags20.png') -2px -439px no-repeat; } #flags.size20 a[title="Slovak"], .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size20 { background: url('../images/flags20.png') -89px -294px no-repeat; } #flags.size20 a[title="Slovenian"], .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size20 { background: url('../images/flags20.png') -118px -294px no-repeat; } #flags.size20 a[title="Somali"], .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size20 { background: url('../images/flags20.png') -147px -294px no-repeat; } #flags.size20 a[title="Spanish"], .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size20 { background: url('../images/flags20.png') -2px -323px no-repeat; } #flags.size20 a.mexico[title="Spanish"], a.single-language.mexico[title="Spanish"] span.size20 { background: url('../images/flags20.png') -118px -439px no-repeat; } #flags.size20 a[title="Sundanese"], .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanese"] span.size20 { background: url('../images/flags20.png') -147px -381px no-repeat; } #flags.size20 a[title="Swahili"], .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size20 { background: url('../images/flags20.png') -31px -323px no-repeat; } #flags.size20 a[title="Swedish"], .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size20 { background: url('../images/flags20.png') -60px -323px no-repeat; } #flags.size20 a[title="Tajik"], .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size20 { background: url('../images/flags20.png') -31px -439px no-repeat; } #flags.size20 a[title="Tamil"], .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size20 { background: url('../images/flags20.png') -89px -323px no-repeat; } #flags.size20 a[title="Telugu"], .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size20 { background: url('../images/flags20.png') -118px -323px no-repeat; } #flags.size20 a[title="Thai"], .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size20 { background: url('../images/flags20.png') -147px -323px no-repeat; } #flags.size20 a[title="Turkish"], .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size20 { background: url('../images/flags20.png') -31px -352px no-repeat; } #flags.size20 a[title="Ukrainian"], .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size20 { background: url('../images/flags20.png') -60px -352px no-repeat; } #flags.size20 a[title="Urdu"], .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size20 { background: url('../images/flags20.png') -147px -352px no-repeat; } #flags.size20 a[title="Uzbek"], .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size20 { background: url('../images/flags20.png') -60px -439px no-repeat; } #flags.size20 a[title="Vietnamese"], .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size20 { background: url('../images/flags20.png') -2px -381px no-repeat; } #flags.size20 a[title="Welsh"], .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size20 { background: url('../images/flags20.png') -31px -381px no-repeat; } #flags.size20 a[title="Xhosa"], .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size20 { background: url('../images/flags20.png') -2px -4px no-repeat; } #flags.size20 a[title="Yiddish"], .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size20 { background: url('../images/flags20.png') -60px -381px no-repeat; } #flags.size20 a[title="Yoruba"], .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size20 { background: url('../images/flags20.png') -89px -381px no-repeat; } #flags.size20 a[title="Zulu"], .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size20 { background: url('../images/flags20.png') -118px -381px no-repeat; } /* Individual flag backgrounds (18px) */ #flags.size18 a[title="Afrikaans"], .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size18 { background: url('../images/flags18.png') -2px -4px no-repeat; } #flags.size18 a[title="Albanian"], .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size18 { background: url('../images/flags18.png') -31px -4px no-repeat; } #flags.size18 a[title="Amharic"], .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size18 { background: url('../images/flags18.png') -2px -468px no-repeat; } #flags.size18 a[title="Arabic"], .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size18 { background: url('../images/flags18.png') -60px -4px no-repeat; } #flags.size18 a[title="Armenian"], .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size18 { background: url('../images/flags18.png') -89px -4px no-repeat; } #flags.size18 a[title="Azerbaijani"], .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size18 { background: url('../images/flags18.png') -118px -4px no-repeat; } #flags.size18 a[title="Basque"], .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size18 { background: url('../images/flags18.png') -147px -4px no-repeat; } #flags.size18 a[title="Belarusian"], .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size18 { background: url('../images/flags18.png') -2px -33px no-repeat; } #flags.size18 a[title="Bengali"], .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size18 { background: url('../images/flags18.png') -31px -33px no-repeat; } #flags.size18 a[title="Bosnian"], .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size18 { background: url('../images/flags18.png') -60px -33px no-repeat; } #flags.size18 a[title="Bulgarian"], .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size18 { background: url('../images/flags18.png') -89px -33px no-repeat; } #flags.size18 a[title="Catalan"], .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size18 { background: url('../images/flags18.png') -118px -33px no-repeat; } #flags.size18 a[title="Cebuano"], .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size18 { background: url('../images/flags18.png') -147px -33px no-repeat; } #flags.size18 a[title="Chichewa"], .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size18 { background: url('../images/flags18.png') -89px -410px no-repeat; } #flags.size18 a[title="Chinese (Simplified)"], .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size18 { background: url('../images/flags18.png') -2px -62px no-repeat; } #flags.size18 a[title="Chinese (Traditional)"], .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size18 { background: url('../images/flags18.png') -31px -62px no-repeat; } #flags.size18 a[title="Corsican"], .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size18 { background: url('../images/flags18.png') -118px -91px no-repeat; } #flags.size18 a[title="Croatian"], .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size18 { background: url('../images/flags18.png') -60px -62px no-repeat; } #flags.size18 a[title="Czech"], .tool-container .tool-items a[title="Czech"], a.single-language[title="Czech"] span.size18 { background: url('../images/flags18.png') -89px -62px no-repeat; } #flags.size18 a[title="Danish"], .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size18 { background: url('../images/flags18.png') -118px -62px no-repeat; } #flags.size18 a[title="Dutch"], .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size18 { background: url('../images/flags18.png') -147px -62px no-repeat; } #flags.size18 a[title="English"], .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size18 { background: url('../images/flags18.png') -89px -352px no-repeat; } #flags.size18 a.united-states[title="English"], a.single-language.united-states[title="English"] span.size18 { background: url('../images/flags18.png') -118px -352px no-repeat; } #flags.size18 a.canada[title="English"] a.single-language.canada[title="English"] span.size18 { background: url('../images/flags18.png') -89px -439px no-repeat; } #flags.size18 a[title="Esperanto"], .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size18 { background: url('../images/flags18.png') -2px -91px no-repeat; } #flags.size18 a[title="Estonian"], .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size18 { background: url('../images/flags18.png') -31px -91px no-repeat; } #flags.size18 a[title="Filipino"], .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size18 { background: url('../images/flags18.png') -60px -91px no-repeat; } #flags.size18 a[title="Finnish"], .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size18 { background: url('../images/flags18.png') -89px -91px no-repeat; } #flags.size18 a[title="French"], .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size18 { background: url('../images/flags18.png') -118px -91px no-repeat; } #flags.size18 a[title="Frisian"], .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size18 { background: url('../images/flags18.png') -147px -62px no-repeat; } #flags.size18 a[title="Galician"], .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size18 { background: url('../images/flags18.png') -147px -91px no-repeat; } #flags.size18 a[title="Georgian"], .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size18 { background: url('../images/flags18.png') -2px -120px no-repeat; } #flags.size18 a[title="German"], .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size18 { background: url('../images/flags18.png') -31px -120px no-repeat; } #flags.size18 a[title="Greek"], .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size18 { background: url('../images/flags18.png') -60px -120px no-repeat; } #flags.size18 a[title="Gujarati"], .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size18 { background: url('../images/flags18.png') -89px -120px no-repeat; } #flags.size18 a[title="Haitian"], .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size18 { background: url('../images/flags18.png') -118px -120px no-repeat; } #flags.size18 a[title="Hawaiian"], .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size18 { background: url('../images/flags18.png') -89px -468px no-repeat; } #flags.size18 a[title="Hausa"], .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size18 { background: url('../images/flags18.png') -147px -120px no-repeat; } #flags.size18 a[title="Hebrew"], .tool-container .tool-items a[title="Hebrew"], a.single-language[title="Hebrew"] span.size18 { background: url('../images/flags18.png') -2px -149px no-repeat; } #flags.size18 a[title="Hindi"], .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size18 { background: url('../images/flags18.png') -31px -149px no-repeat; } #flags.size18 a[title="Hmong"], .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size18 { background: url('../images/flags18.png') -60px -149px no-repeat; } #flags.size18 a[title="Hungarian"], .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size18 { background: url('../images/flags18.png') -89px -149px no-repeat; } #flags.size18 a[title="Icelandic"], .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size18 { background: url('../images/flags18.png') -118px -149px no-repeat; } #flags.size18 a[title="Igbo"], .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size18 { background: url('../images/flags18.png') -147px -149px no-repeat; } #flags.size18 a[title="Indonesian"], .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size18 { background: url('../images/flags18.png') -2px -178px no-repeat; } #flags.size18 a[title="Irish"], .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size18 { background: url('../images/flags18.png') -31px -178px no-repeat; } #flags.size18 a[title="Italian"], .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size18 { background: url('../images/flags18.png') -60px -178px no-repeat; } #flags.size18 a[title="Japanese"], .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size18 { background: url('../images/flags18.png') -89px -178px no-repeat; } #flags.size18 a[title="Javanese"], .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size18 { background: url('../images/flags18.png') -118px -178px no-repeat; } #flags.size18 a[title="Kannada"], .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size18 { background: url('../images/flags18.png') -147px -178px no-repeat; } #flags.size18 a[title="Kazakh"], .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size18 { background: url('../images/flags18.png') -2px -410px no-repeat; } #flags.size18 a[title="Khmer"], .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size18 { background: url('../images/flags18.png') -2px -207px no-repeat; } #flags.size18 a[title="Korean"], .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size18 { background: url('../images/flags18.png') -31px -207px no-repeat; } #flags.size18 a[title="Kurdish"], .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size18 { background: url('../images/flags18.png') -118px -468px no-repeat; } #flags.size18 a[title="Kyrgyz"], .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size18 { background: url('../images/flags18.png') -147px -468px no-repeat; } #flags.size18 a[title="Lao"], .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size18 { background: url('../images/flags18.png') -60px -207px no-repeat; } #flags.size18 a[title="Latin"], .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size18 { background: url('../images/flags18.png') -89px -207px no-repeat; } #flags.size18 a[title="Latvian"], .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size18 { background: url('../images/flags18.png') -118px -207px no-repeat; } #flags.size18 a[title="Lithuanian"], .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size18 { background: url('../images/flags18.png') -147px -207px no-repeat; } #flags.size18 a[title="Luxembourgish"], .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size18 { background: url('../images/flags18.png') -2px -496px no-repeat; } #flags.size18 a[title="Macedonian"], .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size18 { background: url('../images/flags18.png') -2px -236px no-repeat; } #flags.size18 a[title="Malagasy"], .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size18 { background: url('../images/flags18.png') -60px -410px no-repeat; } #flags.size18 a[title="Malay"], .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size18 { background: url('../images/flags18.png') -31px -236px no-repeat; } #flags.size18 a[title="Malayalam"], .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size18 { background: url('../images/flags18.png') -118px -410px no-repeat; } #flags.size18 a[title="Maltese"], .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size18 { background: url('../images/flags18.png') -60px -236px no-repeat; } #flags.size18 a[title="Maori"], .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size18 { background: url('../images/flags18.png') -89px -236px no-repeat; } #flags.size18 a[title="Marathi"], .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size18 { background: url('../images/flags18.png') -118px -236px no-repeat; } #flags.size18 a[title="Mongolian"], .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size18 { background: url('../images/flags18.png') -147px -236px no-repeat; } #flags.size18 a[title="Myanmar (Burmese)"], .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Burmese)"] span.size18 { background: url('../images/flags18.png') -147px -410px no-repeat; } #flags.size18 a[title="Nepali"], .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size18 { background: url('../images/flags18.png') -2px -265px no-repeat; } #flags.size18 a[title="Norwegian"], .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size18 { background: url('../images/flags18.png') -31px -265px no-repeat; } #flags.size18 a[title="Pashto"], .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size18 { background: url('../images/flags18.png') -31px -496px no-repeat; } #flags.size18 a[title="Persian"], .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size18 { background: url('../images/flags18.png') -60px -265px no-repeat; } #flags.size18 a[title="Polish"], .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size18 { background: url('../images/flags18.png') -89px -265px no-repeat; } #flags.size18 a[title="Portuguese"], .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size18 { background: url('../images/flags18.png') -118px -265px no-repeat; } #flags.size18 a.brazil[title="Portuguese"], a.single-language.brazil[title="Portuguese"] span.size18 { background: url('../images/flags18.png') -147px -439px no-repeat; } #flags.size18 a[title="Punjabi"], .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size18 { background: url('../images/flags18.png') -147px -265px no-repeat; } #flags.size18 a[title="Romanian"], .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size18 { background: url('../images/flags18.png') -2px -294px no-repeat; } #flags.size18 a[title="Russian"], .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size18 { background: url('../images/flags18.png') -31px -294px no-repeat; } #flags.size18 a[title="Samoan"], .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size18 { background: url('../images/flags18.png') -31px -468px no-repeat; } #flags.size18 a[title="Scots Gaelic"], .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size18 { background: url('../images/flags18.png') -60px -468px no-repeat; } #flags.size18 a[title="Serbian"], .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size18 { background: url('../images/flags18.png') -60px -294px no-repeat; } #flags.size18 a[title="Sesotho"], .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size18 { background: url('../images/flags18.png') -31px -410px no-repeat; } #flags.size18 a[title="Shona"], .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size18 { background: url('../images/flags18.png') -60px -496px no-repeat; } #flags.size18 a[title="Sindhi"], .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size18 { background: url('../images/flags18.png') -147px -352px no-repeat; } #flags.size18 a[title="Sinhala"], .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size18 { background: url('../images/flags18.png') -2px -439px no-repeat; } #flags.size18 a[title="Slovak"], .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size18 { background: url('../images/flags18.png') -89px -294px no-repeat; } #flags.size18 a[title="Slovenian"], .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size18 { background: url('../images/flags18.png') -118px -294px no-repeat; } #flags.size18 a[title="Somali"], .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size18 { background: url('../images/flags18.png') -147px -294px no-repeat; } #flags.size18 a[title="Spanish"], .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size18 { background: url('../images/flags18.png') -2px -323px no-repeat; } #flags.size18 a.mexico[title="Spanish"], a.single-language.mexico[title="Spanish"] span.size18 { background: url('../images/flags18.png') -118px -439px no-repeat; } #flags.size18 a[title="Sundanese"], .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanese"] span.size18 { background: url('../images/flags18.png') -147px -381px no-repeat; } #flags.size18 a[title="Swahili"], .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size18 { background: url('../images/flags18.png') -31px -323px no-repeat; } #flags.size18 a[title="Swedish"], .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size18 { background: url('../images/flags18.png') -60px -323px no-repeat; } #flags.size18 a[title="Tajik"], .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size18 { background: url('../images/flags18.png') -31px -439px no-repeat; } #flags.size18 a[title="Tamil"], .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size18 { background: url('../images/flags18.png') -89px -323px no-repeat; } #flags.size18 a[title="Telugu"], .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size18 { background: url('../images/flags18.png') -118px -323px no-repeat; } #flags.size18 a[title="Thai"], .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size18 { background: url('../images/flags18.png') -147px -323px no-repeat; } #flags.size18 a[title="Turkish"], .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size18 { background: url('../images/flags18.png') -31px -352px no-repeat; } #flags.size18 a[title="Ukrainian"], .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size18 { background: url('../images/flags18.png') -60px -352px no-repeat; } #flags.size18 a[title="Urdu"], .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size18 { background: url('../images/flags18.png') -147px -352px no-repeat; } #flags.size18 a[title="Uzbek"], .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size18 { background: url('../images/flags18.png') -60px -439px no-repeat; } #flags.size18 a[title="Vietnamese"], .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size18 { background: url('../images/flags18.png') -2px -381px no-repeat; } #flags.size18 a[title="Welsh"], .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size18 { background: url('../images/flags18.png') -31px -381px no-repeat; } #flags.size18 a[title="Xhosa"], .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size18 { background: url('../images/flags18.png') -2px -4px no-repeat; } #flags.size18 a[title="Yiddish"], .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size18 { background: url('../images/flags18.png') -60px -381px no-repeat; } #flags.size18 a[title="Yoruba"], .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size18 { background: url('../images/flags18.png') -89px -381px no-repeat; } #flags.size18 a[title="Zulu"], .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size18 { background: url('../images/flags18.png') -118px -381px no-repeat; } /* Individual flag backgrounds (16px) */ #flags.size16 a[title="Afrikaans"], #language .switcher .selected a[title="Afrikaans"] span, #language .switcher .option a[title="Afrikaans"] span, .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size16 { background: url('../images/flags16.png') -4px -5px no-repeat; } #flags.size16 a[title="Albanian"], #language .switcher .selected a[title="Albanian"] span, #language .switcher .option a[title="Albanian"] span, .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size16 { background: url('../images/flags16.png') -33px -5px no-repeat; } #flags.size16 a[title="Amharic"], #language .switcher .selected a[title="Amharic"] span, #language .switcher .option a[title="Amharic"] span, .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size16 { background: url('../images/flags16.png') -4px -469px no-repeat; } #flags.size16 a[title="Arabic"], #language .switcher .selected a[title="Arabic"] span, #language .switcher .option a[title="Arabic"] span, .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size16 { background: url('../images/flags16.png') -62px -5px no-repeat; } #flags.size16 a[title="Armenian"], #language .switcher .selected a[title="Armenian"] span, #language .switcher .option a[title="Armenian"] span, .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size16 { background: url('../images/flags16.png') -91px -5px no-repeat; } #flags.size16 a[title="Azerbaijani"], #language .switcher .selected a[title="Azerbaijani"] span, #language .switcher .option a[title="Azerbaijani"] span, .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size16 { background: url('../images/flags16.png') -120px -5px no-repeat; } #flags.size16 a[title="Basque"], #language .switcher .selected a[title="Basque"] span, #language .switcher .option a[title="Basque"] span, .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size16 { background: url('../images/flags16.png') -149px -5px no-repeat; } #flags.size16 a[title="Belarusian"], #language .switcher .selected a[title="Belarusian"] span, #language .switcher .option a[title="Belarusian"] span, .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size16 { background: url('../images/flags16.png') -4px -34px no-repeat; } #flags.size16 a[title="Bengali"], #language .switcher .selected a[title="Bengali"] span, #language .switcher .option a[title="Bengali"] span, .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size16 { background: url('../images/flags16.png') -33px -34px no-repeat; } #flags.size16 a[title="Bosnian"], #language .switcher .selected a[title="Bosnian"] span, #language .switcher .option a[title="Bosnian"] span, .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size16 { background: url('../images/flags16.png') -62px -34px no-repeat; } #flags.size16 a[title="Bulgarian"], #language .switcher .selected a[title="Bulgarian"] span, #language .switcher .option a[title="Bulgarian"] span, .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size16 { background: url('../images/flags16.png') -91px -34px no-repeat; } #flags.size16 a[title="Catalan"], #language .switcher .selected a[title="Catalan"] span, #language .switcher .option a[title="Catalan"] span, .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size16 { background: url('../images/flags16.png') -120px -34px no-repeat; } #flags.size16 a[title="Cebuano"], #language .switcher .selected a[title="Cebuano"] span, #language .switcher .option a[title="Cebuano"] span, .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size16 { background: url('../images/flags16.png') -149px -34px no-repeat; } #flags.size16 a[title="Chichewa"], #language .switcher .selected a[title="Chichewa"] span, #language .switcher .option a[title="Chichewa"] span, .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size16 { background: url('../images/flags16.png') -91px -411px no-repeat; } #flags.size16 a[title="Chinese (Simplified)"], #language .switcher .selected a[title="Chinese (Simplified)"] span, #language .switcher .option a[title="Chinese (Simplified)"] span, .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size16 { background: url('../images/flags16.png') -4px -63px no-repeat; } #flags.size16 a[title="Chinese (Traditional)"], #language .switcher .selected a[title="Chinese (Traditional)"] span, #language .switcher .option a[title="Chinese (Traditional)"] span, .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size16 { background: url('../images/flags16.png') -33px -63px no-repeat; } #flags.size16 a[title="Corsican"], #language .switcher .selected a[title="Corsican"] span, #language .switcher .option a[title="Corsican"] span, .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size16 { background: url('../images/flags16.png') -120px -92px no-repeat; } #flags.size16 a[title="Croatian"], #language .switcher .selected a[title="Croatian"] span, #language .switcher .option a[title="Croatian"] span, .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size16 { background: url('../images/flags16.png') -62px -63px no-repeat; } #flags.size16 a[title="Czech"], #language .switcher .selected a[title="Czech"] span, #language .switcher .option a[title="Czech"] span, .tool-container .tool-items a[title="Czech"], a.single-language[title="Czech"] span.size16 { background: url('../images/flags16.png') -91px -63px no-repeat; } #flags.size16 a[title="Danish"], #language .switcher .selected a[title="Danish"] span, #language .switcher .option a[title="Danish"] span, .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size16 { background: url('../images/flags16.png') -120px -63px no-repeat; } #flags.size16 a[title="Dutch"], #language .switcher .selected a[title="Dutch"] span, #language .switcher .option a[title="Dutch"] span, .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size16 { background: url('../images/flags16.png') -149px -63px no-repeat; } #flags.size16 a[title="English"], #language .switcher .selected a[title="English"] span, #language .switcher .option a[title="English"] span, .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size16 { background: url('../images/flags16.png') -91px -353px no-repeat; } #flags.size16 a.united-states[title="English"], #language .switcher .selected a[title="English"] span.united-states, #language .switcher .option a[title="English"] span.united-states, a.single-language.united-states[title="English"] span.size16 { background: url('../images/flags16.png') -120px -353px no-repeat; } #flags.size16 a.canada[title="English"], #language .switcher .selected a[title="English"] span.canada, #language .switcher .option a[title="English"] span.canada, a.single-language.canada[title="English"] span.size16 { background: url('../images/flags16.png') -91px -440px no-repeat; } #flags.size16 a[title="Esperanto"], #language .switcher .selected a[title="Esperanto"] span, #language .switcher .option a[title="Esperanto"] span, .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size16 { background: url('../images/flags16.png') -4px -92px no-repeat; } #flags.size16 a[title="Estonian"], #language .switcher .selected a[title="Estonian"] span, #language .switcher .option a[title="Estonian"] span, .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size16 { background: url('../images/flags16.png') -33px -92px no-repeat; } #flags.size16 a[title="Filipino"], #language .switcher .selected a[title="Filipino"] span, #language .switcher .option a[title="Filipino"] span, .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size16 { background: url('../images/flags16.png') -62px -92px no-repeat; } #flags.size16 a[title="Finnish"], #language .switcher .selected a[title="Finnish"] span, #language .switcher .option a[title="Finnish"] span, .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size16 { background: url('../images/flags16.png') -91px -92px no-repeat; } #flags.size16 a[title="French"], #language .switcher .selected a[title="French"] span, #language .switcher .option a[title="French"] span, .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size16 { background: url('../images/flags16.png') -120px -92px no-repeat; } #flags.size16 a[title="Frisian"], #language .switcher .selected a[title="Frisian"] span, #language .switcher .option a[title="Frisian"] span, .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size16 { background: url('../images/flags16.png') -149px -63px no-repeat; } #flags.size16 a[title="Galician"], #language .switcher .selected a[title="Galician"] span, #language .switcher .option a[title="Galician"] span, .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size16 { background: url('../images/flags16.png') -149px -92px no-repeat; } #flags.size16 a[title="Georgian"], #language .switcher .selected a[title="Georgian"] span, #language .switcher .option a[title="Georgian"] span, .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size16 { background: url('../images/flags16.png') -4px -121px no-repeat; } #flags.size16 a[title="German"], #language .switcher .selected a[title="German"] span, #language .switcher .option a[title="German"] span, .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size16 { background: url('../images/flags16.png') -33px -121px no-repeat; } #flags.size16 a[title="Greek"], #language .switcher .selected a[title="Greek"] span, #language .switcher .option a[title="Greek"] span, .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size16 { background: url('../images/flags16.png') -62px -121px no-repeat; } #flags.size16 a[title="Gujarati"], #language .switcher .selected a[title="Gujarati"] span, #language .switcher .option a[title="Gujarati"] span, .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size16 { background: url('../images/flags16.png') -91px -121px no-repeat; } #flags.size16 a[title="Haitian"], #language .switcher .selected a[title="Haitian"] span, #language .switcher .option a[title="Haitian"] span, .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size16 { background: url('../images/flags16.png') -120px -121px no-repeat; } #flags.size16 a[title="Hawaiian"], #language .switcher .selected a[title="Hawaiian"] span, #language .switcher .option a[title="Hawaiian"] span, .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size16 { background: url('../images/flags16.png') -91px -469px no-repeat; } #flags.size16 a[title="Hausa"], #language .switcher .selected a[title="Hausa"] span, #language .switcher .option a[title="Hausa"] span, .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size16 { background: url('../images/flags16.png') -149px -121px no-repeat; } #flags.size16 a[title="Hebrew"], #language .switcher .selected a[title="Hebrew"] span, #language .switcher .option a[title="Hebrew"] span, .tool-container .tool-items a[title="Hebrew"], a.single-language[title="Hebrew"] span.size16 { background: url('../images/flags16.png') -4px -150px no-repeat; } #flags.size16 a[title="Hindi"], #language .switcher .selected a[title="Hindi"] span, #language .switcher .option a[title="Hindi"] span, .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size16 { background: url('../images/flags16.png') -33px -150px no-repeat; } #flags.size16 a[title="Hmong"], #language .switcher .selected a[title="Hmong"] span, #language .switcher .option a[title="Hmong"] span, .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size16 { background: url('../images/flags16.png') -62px -150px no-repeat; } #flags.size16 a[title="Hungarian"], #language .switcher .selected a[title="Hungarian"] span, #language .switcher .option a[title="Hungarian"] span, .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size16 { background: url('../images/flags16.png') -91px -150px no-repeat; } #flags.size16 a[title="Icelandic"], #language .switcher .selected a[title="Icelandic"] span, #language .switcher .option a[title="Icelandic"] span, .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size16 { background: url('../images/flags16.png') -120px -150px no-repeat; } #flags.size16 a[title="Igbo"], #language .switcher .selected a[title="Igbo"] span, #language .switcher .option a[title="Igbo"] span, .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size16 { background: url('../images/flags16.png') -149px -150px no-repeat; } #flags.size16 a[title="Indonesian"], #language .switcher .selected a[title="Indonesian"] span, #language .switcher .option a[title="Indonesian"] span, .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size16 { background: url('../images/flags16.png') -4px -179px no-repeat; } #flags.size16 a[title="Irish"], #language .switcher .selected a[title="Irish"] span, #language .switcher .option a[title="Irish"] span, .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size16 { background: url('../images/flags16.png') -33px -179px no-repeat; } #flags.size16 a[title="Italian"], #language .switcher .selected a[title="Italian"] span, #language .switcher .option a[title="Italian"] span, .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size16 { background: url('../images/flags16.png') -62px -179px no-repeat; } #flags.size16 a[title="Japanese"], #language .switcher .selected a[title="Japanese"] span, #language .switcher .option a[title="Japanese"] span, .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size16 { background: url('../images/flags16.png') -91px -179px no-repeat; } #flags.size16 a[title="Javanese"], #language .switcher .selected a[title="Javanese"] span, #language .switcher .option a[title="Javanese"] span, .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size16 { background: url('../images/flags16.png') -120px -179px no-repeat; } #flags.size16 a[title="Kannada"], #language .switcher .selected a[title="Kannada"] span, #language .switcher .option a[title="Kannada"] span, .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size16 { background: url('../images/flags16.png') -149px -179px no-repeat; } #flags.size16 a[title="Kazakh"], #language .switcher .selected a[title="Kazakh"] span, #language .switcher .option a[title="Kazakh"] span, .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size16 { background: url('../images/flags16.png') -4px -411px no-repeat; } #flags.size16 a[title="Khmer"], #language .switcher .selected a[title="Khmer"] span, #language .switcher .option a[title="Khmer"] span, .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size16 { background: url('../images/flags16.png') -4px -208px no-repeat; } #flags.size16 a[title="Korean"], #language .switcher .selected a[title="Korean"] span, #language .switcher .option a[title="Korean"] span, .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size16 { background: url('../images/flags16.png') -33px -208px no-repeat; } #flags.size16 a[title="Kurdish"], #language .switcher .selected a[title="Kurdish"] span, #language .switcher .option a[title="Kurdish"] span, .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size16 { background: url('../images/flags16.png') -120px -469px no-repeat; } #flags.size16 a[title="Kyrgyz"], #language .switcher .selected a[title="Kyrgyz"] span, #language .switcher .option a[title="Kyrgyz"] span, .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size16 { background: url('../images/flags16.png') -149px -469px no-repeat; } #flags.size16 a[title="Lao"], #language .switcher .selected a[title="Lao"] span, #language .switcher .option a[title="Lao"] span, .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size16 { background: url('../images/flags16.png') -62px -208px no-repeat; } #flags.size16 a[title="Latin"], #language .switcher .selected a[title="Latin"] span, #language .switcher .option a[title="Latin"] span, .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size16 { background: url('../images/flags16.png') -91px -208px no-repeat; } #flags.size16 a[title="Latvian"], #language .switcher .selected a[title="Latvian"] span, #language .switcher .option a[title="Latvian"] span, .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size16 { background: url('../images/flags16.png') -120px -208px no-repeat; } #flags.size16 a[title="Lithuanian"], #language .switcher .selected a[title="Lithuanian"] span, #language .switcher .option a[title="Lithuanian"] span, .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size16 { background: url('../images/flags16.png') -149px -208px no-repeat; } #flags.size16 a[title="Luxembourgish"], #language .switcher .selected a[title="Luxembourgish"] span, #language .switcher .option a[title="Luxembourgish"] span, .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size16 { background: url('../images/flags16.png') -4px -498px no-repeat; } #flags.size16 a[title="Macedonian"], #language .switcher .selected a[title="Macedonian"] span, #language .switcher .option a[title="Macedonian"] span, .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size16 { background: url('../images/flags16.png') -4px -237px no-repeat; } #flags.size16 a[title="Malay"], #language .switcher .selected a[title="Malay"] span, #language .switcher .option a[title="Malay"] span, .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size16 { background: url('../images/flags16.png') -33px -237px no-repeat; } #flags.size16 a[title="Malagasy"], #language .switcher .selected a[title="Malagasy"] span, #language .switcher .option a[title="Malagasy"] span, .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size16 { background: url('../images/flags16.png') -62px -411px no-repeat; } #flags.size16 a[title="Malayalam"], #language .switcher .selected a[title="Malayalam"] span, #language .switcher .option a[title="Malayalam"] span, .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size16 { background: url('../images/flags16.png') -120px -411px no-repeat; } #flags.size16 a[title="Maltese"], #language .switcher .selected a[title="Maltese"] span, #language .switcher .option a[title="Maltese"] span, .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size16 { background: url('../images/flags16.png') -62px -237px no-repeat; } #flags.size16 a[title="Maori"], #language .switcher .selected a[title="Maori"] span, #language .switcher .option a[title="Maori"] span, .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size16 { background: url('../images/flags16.png') -91px -237px no-repeat; } #flags.size16 a[title="Marathi"], #language .switcher .selected a[title="Marathi"] span, #language .switcher .option a[title="Marathi"] span, .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size16 { background: url('../images/flags16.png') -120px -237px no-repeat; } #flags.size16 a[title="Mongolian"], #language .switcher .selected a[title="Mongolian"] span, #language .switcher .option a[title="Mongolian"] span, .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size16 { background: url('../images/flags16.png') -149px -237px no-repeat; } #flags.size16 a[title="Myanmar (Burmese)"], #language .switcher .selected a[title="Myanmar (Burmese)"] span, #language .switcher .option a[title="Myanmar (Burmese)"] span, .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Burmese)"] span.size16 { background: url('../images/flags16.png') -149px -411px no-repeat; } #flags.size16 a[title="Nepali"], #language .switcher .selected a[title="Nepali"] span, #language .switcher .option a[title="Nepali"] span, .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size16 { background: url('../images/flags16.png') -4px -266px no-repeat; } #flags.size16 a[title="Norwegian"], #language .switcher .selected a[title="Norwegian"] span, #language .switcher .option a[title="Norwegian"] span, .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size16 { background: url('../images/flags16.png') -33px -266px no-repeat; } #flags.size16 a[title="Pashto"], #language .switcher .selected a[title="Pashto"] span, #language .switcher .option a[title="Pashto"] span, .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size16 { background: url('../images/flags16.png') -33px -498px no-repeat; } #flags.size16 a[title="Persian"], #language .switcher .selected a[title="Persian"] span, #language .switcher .option a[title="Persian"] span, .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size16 { background: url('../images/flags16.png') -62px -266px no-repeat; } #flags.size16 a[title="Polish"], #language .switcher .selected a[title="Polish"] span, #language .switcher .option a[title="Polish"] span, .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size16 { background: url('../images/flags16.png') -91px -266px no-repeat; } #flags.size16 a[title="Portuguese"], #language .switcher .selected a[title="Portuguese"] span, #language .switcher .option a[title="Portuguese"] span, .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size16 { background: url('../images/flags16.png') -120px -266px no-repeat; } #flags.size16 a.brazil[title="Portuguese"], #language .switcher .selected a[title="Portuguese"] span.brazil, #language .switcher .option a[title="Portuguese"] span.brazil, a.single-language.brazil[title="Portuguese"] span.size16 { background: url('../images/flags16.png') -149px -440px no-repeat; } #flags.size16 a[title="Punjabi"], #language .switcher .selected a[title="Punjabi"] span, #language .switcher .option a[title="Punjabi"] span, .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size16 { background: url('../images/flags16.png') -149px -266px no-repeat; } #flags.size16 a[title="Romanian"], #language .switcher .selected a[title="Romanian"] span, #language .switcher .option a[title="Romanian"] span, .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size16 { background: url('../images/flags16.png') -4px -295px no-repeat; } #flags.size16 a[title="Russian"], #language .switcher .selected a[title="Russian"] span, #language .switcher .option a[title="Russian"] span, .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size16 { background: url('../images/flags16.png') -33px -295px no-repeat; } #flags.size16 a[title="Samoan"], #language .switcher .selected a[title="Samoan"] span, #language .switcher .option a[title="Samoan"] span, .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size16 { background: url('../images/flags16.png') -33px -469px no-repeat; } #flags.size16 a[title="Scots Gaelic"], #language .switcher .selected a[title="Scots Gaelic"] span, #language .switcher .option a[title="Scots Gaelic"] span, .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size16 { background: url('../images/flags16.png') -62px -469px no-repeat; } #flags.size16 a[title="Serbian"], #language .switcher .selected a[title="Serbian"] span, #language .switcher .option a[title="Serbian"] span, .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size16 { background: url('../images/flags16.png') -62px -295px no-repeat; } #flags.size16 a[title="Sesotho"], #language .switcher .selected a[title="Sesotho"] span, #language .switcher .option a[title="Sesotho"] span, .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size16 { background: url('../images/flags16.png') -33px -411px no-repeat; } #flags.size16 a[title="Shona"], #language .switcher .selected a[title="Shona"] span, #language .switcher .option a[title="Shona"] span, .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size16 { background: url('../images/flags16.png') -62px -498px no-repeat; } #flags.size16 a[title="Sindhi"], #language .switcher .selected a[title="Sindhi"] span, #language .switcher .option a[title="Sindhi"] span, .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size16 { background: url('../images/flags16.png') -149px -353px no-repeat; } #flags.size16 a[title="Sinhala"], #language .switcher .selected a[title="Sinhala"] span, #language .switcher .option a[title="Sinhala"] span, .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size16 { background: url('../images/flags16.png') -4px -440px no-repeat; } #flags.size16 a[title="Slovak"], #language .switcher .selected a[title="Slovak"] span, #language .switcher .option a[title="Slovak"] span, .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size16 { background: url('../images/flags16.png') -91px -295px no-repeat; } #flags.size16 a[title="Slovenian"], #language .switcher .selected a[title="Slovenian"] span, #language .switcher .option a[title="Slovenian"] span, .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size16 { background: url('../images/flags16.png') -120px -295px no-repeat; } #flags.size16 a[title="Somali"], #language .switcher .selected a[title="Somali"] span, #language .switcher .option a[title="Somali"] span, .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size16 { background: url('../images/flags16.png') -149px -295px no-repeat; } #flags.size16 a[title="Spanish"], #language .switcher .selected a[title="Spanish"] span, #language .switcher .option a[title="Spanish"] span, .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size16 { background: url('../images/flags16.png') -4px -324px no-repeat; } #flags.size16 a.mexico[title="Spanish"], #language .switcher .selected a[title="Spanish"] span.mexico, #language .switcher .option a[title="Spanish"] span.mexico, a.single-language.mexico[title="Spanish"] span.size16 { background: url('../images/flags16.png') -120px -440px no-repeat; } #flags.size16 a[title="Swahili"], #language .switcher .selected a[title="Swahili"] span, #language .switcher .option a[title="Swahili"] span, .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size16 { background: url('../images/flags16.png') -33px -324px no-repeat; } #flags.size16 a[title="Swedish"], #language .switcher .selected a[title="Swedish"] span, #language .switcher .option a[title="Swedish"] span, .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size16 { background: url('../images/flags16.png') -62px -324px no-repeat; } #flags.size16 a[title="Sundanese"], #language .switcher .selected a[title="Sundanese"] span, #language .switcher .option a[title="Sundanese"] span, .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanese"] span.size16 { background: url('../images/flags16.png') -149px -382px no-repeat; } #flags.size16 a[title="Tajik"], #language .switcher .selected a[title="Tajik"] span, #language .switcher .option a[title="Tajik"] span, .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size16 { background: url('../images/flags16.png') -33px -440px no-repeat; } #flags.size16 a[title="Tamil"], #language .switcher .selected a[title="Tamil"] span, #language .switcher .option a[title="Tamil"] span, .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size16 { background: url('../images/flags16.png') -91px -324px no-repeat; } #flags.size16 a[title="Telugu"], #language .switcher .selected a[title="Telugu"] span, #language .switcher .option a[title="Telugu"] span, .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size16 { background: url('../images/flags16.png') -120px -324px no-repeat; } #flags.size16 a[title="Thai"], #language .switcher .selected a[title="Thai"] span, #language .switcher .option a[title="Thai"] span, .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size16 { background: url('../images/flags16.png') -149px -324px no-repeat; } #flags.size16 a[title="Turkish"], #language .switcher .selected a[title="Turkish"] span, #language .switcher .option a[title="Turkish"] span, .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size16 { background: url('../images/flags16.png') -33px -353px no-repeat; } #flags.size16 a[title="Ukrainian"], #language .switcher .selected a[title="Ukrainian"] span, #language .switcher .option a[title="Ukrainian"] span, .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size16 { background: url('../images/flags16.png') -62px -353px no-repeat; } #flags.size16 a[title="Urdu"], #language .switcher .selected a[title="Urdu"] span, #language .switcher .option a[title="Urdu"] span, .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size16 { background: url('../images/flags16.png') -149px -353px no-repeat; } #flags.size16 a[title="Uzbek"], #language .switcher .selected a[title="Uzbek"] span, #language .switcher .option a[title="Uzbek"] span, .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size16 { background: url('../images/flags16.png') -62px -440px no-repeat; } #flags.size16 a[title="Vietnamese"], #language .switcher .selected a[title="Vietnamese"] span, #language .switcher .option a[title="Vietnamese"] span, .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size16 { background: url('../images/flags16.png') -4px -382px no-repeat; } #flags.size16 a[title="Welsh"], #language .switcher .selected a[title="Welsh"] span, #language .switcher .option a[title="Welsh"] span, .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size16 { background: url('../images/flags16.png') -33px -382px no-repeat; } #flags.size16 a[title="Xhosa"], #language .switcher .selected a[title="Xhosa"] span, #language .switcher .option a[title="Xhosa"] span, .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size16 { background: url('../images/flags16.png') -4px -5px no-repeat; } #flags.size16 a[title="Yiddish"], #language .switcher .selected a[title="Yiddish"] span, #language .switcher .option a[title="Yiddish"] span, .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size16 { background: url('../images/flags16.png') -62px -382px no-repeat; } #flags.size16 a[title="Yoruba"], #language .switcher .selected a[title="Yoruba"] span, a.single-language[title="Yoruba"] span.size16 span, #language .switcher .option a[title="Yoruba"] span, .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size16 { background: url('../images/flags16.png') -91px -382px no-repeat; } #flags.size16 a[title="Zulu"], #language .switcher .selected a[title="Zulu"] span, #language .switcher .option a[title="Zulu"] span, .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size16 { background: url('../images/flags16.png') -120px -382px no-repeat; } /* Individual flag backgrounds (24px) */ #flags.size24 a[title="Afrikaans"], .tool-container .tool-items a[title="Afrikaans"], a.single-language[title="Afrikaans"] span.size24 { background: url('../images/flags.png') 0 -3px no-repeat; } #flags.size24 a[title="Albanian"], .tool-container .tool-items a[title="Albanian"], a.single-language[title="Albanian"] span.size24 { background: url('../images/flags.png') -29px -3px no-repeat; } #flags.size24 a[title="Amharic"], .tool-container .tool-items a[title="Amharic"], a.single-language[title="Amharic"] span.size24 { background: url('../images/flags.png') 0 -467px no-repeat; } #flags.size24 a[title="Arabic"], .tool-container .tool-items a[title="Arabic"], a.single-language[title="Arabic"] span.size24 { background: url('../images/flags.png') -58px -3px no-repeat; } #flags.size24 a[title="Armenian"], .tool-container .tool-items a[title="Armenian"], a.single-language[title="Armenian"] span.size24 { background: url('../images/flags.png') -87px -3px no-repeat; } #flags.size24 a[title="Azerbaijani"], .tool-container .tool-items a[title="Azerbaijani"], a.single-language[title="Azerbaijani"] span.size24 { background: url('../images/flags.png') -116px -3px no-repeat; } #flags.size24 a[title="Basque"], .tool-container .tool-items a[title="Basque"], a.single-language[title="Basque"] span.size24 { background: url('../images/flags.png') -145px -3px no-repeat; } #flags.size24 a[title="Belarusian"], .tool-container .tool-items a[title="Belarusian"], a.single-language[title="Belarusian"] span.size24 { background: url('../images/flags.png') 0 -32px no-repeat; } #flags.size24 a[title="Bengali"], .tool-container .tool-items a[title="Bengali"], a.single-language[title="Bengali"] span.size24 { background: url('../images/flags.png') -29px -32px no-repeat; } #flags.size24 a[title="Bosnian"], .tool-container .tool-items a[title="Bosnian"], a.single-language[title="Bosnian"] span.size24 { background: url('../images/flags.png') -58px -32px no-repeat; } #flags.size24 a[title="Bulgarian"], .tool-container .tool-items a[title="Bulgarian"], a.single-language[title="Bulgarian"] span.size24 { background: url('../images/flags.png') -87px -32px no-repeat; } #flags.size24 a[title="Catalan"], .tool-container .tool-items a[title="Catalan"], a.single-language[title="Catalan"] span.size24 { background: url('../images/flags.png') -116px -32px no-repeat; } #flags.size24 a[title="Cebuano"], .tool-container .tool-items a[title="Cebuano"], a.single-language[title="Cebuano"] span.size24 { background: url('../images/flags.png') -145px -32px no-repeat; } #flags.size24 a[title="Chichewa"], .tool-container .tool-items a[title="Chichewa"], a.single-language[title="Chichewa"] span.size24 { background: url('../images/flags.png') -87px -409px no-repeat; } #flags.size24 a[title="Chinese (Simplified)"], .tool-container .tool-items a[title="Chinese (Simplified)"], a.single-language[title="Chinese (Simplified)"] span.size24 { background: url('../images/flags.png') 0 -61px no-repeat; } #flags.size24 a[title="Chinese (Traditional)"], .tool-container .tool-items a[title="Chinese (Traditional)"], a.single-language[title="Chinese (Traditional)"] span.size24 { background: url('../images/flags.png') -29px -61px no-repeat; } #flags.size24 a[title="Corsican"], .tool-container .tool-items a[title="Corsican"], a.single-language[title="Corsican"] span.size24 { background: url('../images/flags.png') -116px -90px no-repeat; } #flags.size24 a[title="Croatian"], .tool-container .tool-items a[title="Croatian"], a.single-language[title="Croatian"] span.size24 { background: url('../images/flags.png') -58px -61px no-repeat; } #flags.size24 a[title="Czech"], .tool-container .tool-items a[title="Czech"], a.single-language[title="Czech"] span.size24 { background: url('../images/flags.png') -87px -61px no-repeat; } #flags.size24 a[title="Danish"], .tool-container .tool-items a[title="Danish"], a.single-language[title="Danish"] span.size24 { background: url('../images/flags.png') -116px -61px no-repeat; } #flags.size24 a[title="Dutch"], .tool-container .tool-items a[title="Dutch"], a.single-language[title="Dutch"] span.size24 { background: url('../images/flags.png') -145px -61px no-repeat; } #flags.size24 a[title="English"], .tool-container .tool-items a[title="English"], a.single-language[title="English"] span.size24 { background: url('../images/flags.png') -87px -351px no-repeat; } #flags.size24 a.united-states[title="English"], .tool-container a.united-states[title="English"], a.single-language.united-states[title="English"] span.size24 { background: url('../images/flags.png') -116px -351px no-repeat !important; } #flags.size24 a.canada[title="English"], .tool-container a.canada[title="English"], a.single-language.canada[title="English"] span.size24 { background: url('../images/flags.png') -87px -438px no-repeat !important; } #flags.size24 a[title="Esperanto"], .tool-container .tool-items a[title="Esperanto"], a.single-language[title="Esperanto"] span.size24 { background: url('../images/flags.png') 0 -90px no-repeat; } #flags.size24 a[title="Estonian"], .tool-container .tool-items a[title="Estonian"], a.single-language[title="Estonian"] span.size24 { background: url('../images/flags.png') -29px -90px no-repeat; } #flags.size24 a[title="Filipino"], .tool-container .tool-items a[title="Filipino"], a.single-language[title="Filipino"] span.size24 { background: url('../images/flags.png') -58px -90px no-repeat; } #flags.size24 a[title="Finnish"], .tool-container .tool-items a[title="Finnish"], a.single-language[title="Finnish"] span.size24 { background: url('../images/flags.png') -87px -90px no-repeat; } #flags.size24 a[title="French"], .tool-container .tool-items a[title="French"], a.single-language[title="French"] span.size24 { background: url('../images/flags.png') -116px -90px no-repeat; } #flags.size24 a[title="Frisian"], .tool-container .tool-items a[title="Frisian"], a.single-language[title="Frisian"] span.size24 { background: url('../images/flags.png') -145px -61px no-repeat; } #flags.size24 a[title="Galician"], .tool-container .tool-items a[title="Galician"], a.single-language[title="Galician"] span.size24 { background: url('../images/flags.png') -145px -90px no-repeat; } #flags.size24 a[title="Georgian"], .tool-container .tool-items a[title="Georgian"], a.single-language[title="Georgian"] span.size24 { background: url('../images/flags.png') 0 -119px no-repeat; } #flags.size24 a[title="German"], .tool-container .tool-items a[title="German"], a.single-language[title="German"] span.size24 { background: url('../images/flags.png') -29px -119px no-repeat; } #flags.size24 a[title="Greek"], .tool-container .tool-items a[title="Greek"], a.single-language[title="Greek"] span.size24 { background: url('../images/flags.png') -58px -119px no-repeat; } #flags.size24 a[title="Gujarati"], .tool-container .tool-items a[title="Gujarati"], a.single-language[title="Gujarati"] span.size24 { background: url('../images/flags.png') -87px -119px no-repeat; } #flags.size24 a[title="Haitian"], .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size24 { background: url('../images/flags.png') -116px -119px no-repeat; } #flags.size24 a[title="Hausa"], .tool-container .tool-items a[title="Hausa"], a.single-language[title="Hausa"] span.size24 { background: url('../images/flags.png') -145px -119px no-repeat; } #flags.size24 a[title="Hawaiian"], .tool-container .tool-items a[title="Hawaiian"], a.single-language[title="Hawaiian"] span.size24 { background: url('../images/flags.png') -87px -467px no-repeat; } #flags.size24 a[title="Hebrew"], .tool-container .tool-items a[title="Hebrew"], a.single-language[title="Hebrew"] span.size24 { background: url('../images/flags.png') 0 -148px no-repeat; } #flags.size24 a[title="Hindi"], .tool-container .tool-items a[title="Hindi"], a.single-language[title="Hindi"] span.size24 { background: url('../images/flags.png') -29px -148px no-repeat; } #flags.size24 a[title="Hmong"], .tool-container .tool-items a[title="Hmong"], a.single-language[title="Hmong"] span.size24 { background: url('../images/flags.png') -58px -148px no-repeat; } #flags.size24 a[title="Hungarian"], .tool-container .tool-items a[title="Hungarian"], a.single-language[title="Hungarian"] span.size24 { background: url('../images/flags.png') -87px -148px no-repeat; } #flags.size24 a[title="Icelandic"], .tool-container .tool-items a[title="Icelandic"], a.single-language[title="Icelandic"] span.size24 { background: url('../images/flags.png') -116px -148px no-repeat; } #flags.size24 a[title="Igbo"], .tool-container .tool-items a[title="Igbo"], a.single-language[title="Igbo"] span.size24 { background: url('../images/flags.png') -145px -148px no-repeat; } #flags.size24 a[title="Indonesian"], .tool-container .tool-items a[title="Indonesian"], a.single-language[title="Indonesian"] span.size24 { background: url('../images/flags.png') 0 -177px no-repeat; } #flags.size24 a[title="Irish"], .tool-container .tool-items a[title="Irish"], a.single-language[title="Irish"] span.size24 { background: url('../images/flags.png') -29px -177px no-repeat; } #flags.size24 a[title="Italian"], .tool-container .tool-items a[title="Italian"], a.single-language[title="Italian"] span.size24 { background: url('../images/flags.png') -58px -177px no-repeat; } #flags.size24 a[title="Japanese"], .tool-container .tool-items a[title="Japanese"], a.single-language[title="Japanese"] span.size24 { background: url('../images/flags.png') -87px -177px no-repeat; } #flags.size24 a[title="Javanese"], .tool-container .tool-items a[title="Javanese"], a.single-language[title="Javanese"] span.size24 { background: url('../images/flags.png') -116px -177px no-repeat; } #flags.size24 a[title="Kannada"], .tool-container .tool-items a[title="Kannada"], a.single-language[title="Kannada"] span.size24 { background: url('../images/flags.png') -145px -177px no-repeat; } #flags.size24 a[title="Kazakh"], .tool-container .tool-items a[title="Kazakh"], a.single-language[title="Kazakh"] span.size24 { background: url('../images/flags.png') 0 -409px no-repeat; } #flags.size24 a[title="Khmer"], .tool-container .tool-items a[title="Khmer"], a.single-language[title="Khmer"] span.size24 { background: url('../images/flags.png') 0 -206px no-repeat; } #flags.size24 a[title="Korean"], .tool-container .tool-items a[title="Korean"], a.single-language[title="Korean"] span.size24 { background: url('../images/flags.png') -29px -206px no-repeat; } #flags.size24 a[title="Kurdish"], .tool-container .tool-items a[title="Kurdish"], a.single-language[title="Kurdish"] span.size24 { background: url('../images/flags.png') -116px -467px no-repeat; } #flags.size24 a[title="Kyrgyz"], .tool-container .tool-items a[title="Kyrgyz"], a.single-language[title="Kyrgyz"] span.size24 { background: url('../images/flags.png') -145px -467px no-repeat; } #flags.size24 a[title="Lao"], .tool-container .tool-items a[title="Lao"], a.single-language[title="Lao"] span.size24 { background: url('../images/flags.png') -58px -206px no-repeat; } #flags.size24 a[title="Latin"], .tool-container .tool-items a[title="Latin"], a.single-language[title="Latin"] span.size24 { background: url('../images/flags.png') -87px -206px no-repeat; } #flags.size24 a[title="Latvian"], .tool-container .tool-items a[title="Latvian"], a.single-language[title="Latvian"] span.size24 { background: url('../images/flags.png') -116px -206px no-repeat; } #flags.size24 a[title="Lithuanian"], .tool-container .tool-items a[title="Lithuanian"], a.single-language[title="Lithuanian"] span.size24 { background: url('../images/flags.png') -145px -206px no-repeat; } #flags.size24 a[title="Luxembourgish"], .tool-container .tool-items a[title="Luxembourgish"], a.single-language[title="Luxembourgish"] span.size24 { background: url('../images/flags.png') 0 -496px no-repeat; } #flags.size24 a[title="Macedonian"], .tool-container .tool-items a[title="Macedonian"], a.single-language[title="Macedonian"] span.size24 { background: url('../images/flags.png') 0 -235px no-repeat; } #flags.size24 a[title="Malagasy"], .tool-container .tool-items a[title="Malagasy"], a.single-language[title="Malagasy"] span.size24 { background: url('../images/flags.png') -58px -409px no-repeat; } #flags.size24 a[title="Malay"], .tool-container .tool-items a[title="Malay"], a.single-language[title="Malay"] span.size24 { background: url('../images/flags.png') -29px -235px no-repeat; } #flags.size24 a[title="Malayalam"], .tool-container .tool-items a[title="Malayalam"], a.single-language[title="Malayalam"] span.size24 { background: url('../images/flags.png') -116px -409px no-repeat; } #flags.size24 a[title="Maltese"], .tool-container .tool-items a[title="Maltese"], a.single-language[title="Maltese"] span.size24 { background: url('../images/flags.png') -58px -235px no-repeat; } #flags.size24 a[title="Maori"], .tool-container .tool-items a[title="Maori"], a.single-language[title="Maori"] span.size24 { background: url('../images/flags.png') -87px -235px no-repeat; } #flags.size24 a[title="Marathi"], .tool-container .tool-items a[title="Marathi"], a.single-language[title="Marathi"] span.size24 { background: url('../images/flags.png') -116px -235px no-repeat; } #flags.size24 a[title="Mongolian"], .tool-container .tool-items a[title="Mongolian"], a.single-language[title="Mongolian"] span.size24 { background: url('../images/flags.png') -145px -235px no-repeat; } #flags.size24 a[title="Myanmar (Burmese)"], .tool-container .tool-items a[title="Myanmar (Burmese)"], a.single-language[title="Myanmar (Burmese)"] span.size24 { background: url('../images/flags.png') -145px -409px no-repeat; } #flags.size24 a[title="Nepali"], .tool-container .tool-items a[title="Nepali"], a.single-language[title="Nepali"] span.size24 { background: url('../images/flags.png') 0 -264px no-repeat; } #flags.size24 a[title="Norwegian"], .tool-container .tool-items a[title="Norwegian"], a.single-language[title="Norwegian"] span.size24 { background: url('../images/flags.png') -29px -264px no-repeat; } #flags.size24 a[title="Pashto"], .tool-container .tool-items a[title="Pashto"], a.single-language[title="Pashto"] span.size24 { background: url('../images/flags.png') -29px -496px no-repeat; } #flags.size24 a[title="Persian"], .tool-container .tool-items a[title="Persian"], a.single-language[title="Persian"] span.size24 { background: url('../images/flags.png') -58px -264px no-repeat; } #flags.size24 a[title="Polish"], .tool-container .tool-items a[title="Polish"], a.single-language[title="Polish"] span.size24 { background: url('../images/flags.png') -87px -264px no-repeat; } #flags.size24 a[title="Portuguese"], .tool-container .tool-items a[title="Portuguese"], a.single-language[title="Portuguese"] span.size24 { background: url('../images/flags.png') -116px -264px no-repeat !important; } #flags.size24 a.brazil[title="Portuguese"], .tool-container a.brazil[title="Portuguese"], a.single-language.brazil[title="Portuguese"] span.size24 { background: url('../images/flags.png') -145px -438px no-repeat !important; } #flags.size24 a[title="Punjabi"], .tool-container .tool-items a[title="Punjabi"], a.single-language[title="Punjabi"] span.size24 { background: url('../images/flags.png') -145px -264px no-repeat; } #flags.size24 a[title="Romanian"], .tool-container .tool-items a[title="Romanian"], a.single-language[title="Romanian"] span.size24 { background: url('../images/flags.png') 0 -293px no-repeat; } #flags.size24 a[title="Russian"], .tool-container .tool-items a[title="Russian"], a.single-language[title="Russian"] span.size24 { background: url('../images/flags.png') -29px -293px no-repeat; } #flags.size24 a[title="Samoan"], .tool-container .tool-items a[title="Samoan"], a.single-language[title="Samoan"] span.size24 { background: url('../images/flags.png') -29px -467px no-repeat; } #flags.size24 a[title="Scots Gaelic"], .tool-container .tool-items a[title="Scots Gaelic"], a.single-language[title="Scots Gaelic"] span.size24 { background: url('../images/flags.png') -58px -467px no-repeat; } #flags.size24 a[title="Serbian"], .tool-container .tool-items a[title="Serbian"], a.single-language[title="Serbian"] span.size24 { background: url('../images/flags.png') -58px -293px no-repeat; } #flags.size24 a[title="Sesotho"], .tool-container .tool-items a[title="Sesotho"], a.single-language[title="Sesotho"] span.size24 { background: url('../images/flags.png') -29px -409px no-repeat; } #flags.size24 a[title="Shona"], .tool-container .tool-items a[title="Shona"], a.single-language[title="Shona"] span.size24 { background: url('../images/flags.png') -58px -496px no-repeat; } #flags.size24 a[title="Sindhi"], .tool-container .tool-items a[title="Sindhi"], a.single-language[title="Sindhi"] span.size24 { background: url('../images/flags.png') -145px -351px no-repeat; } #flags.size24 a[title="Sinhala"], .tool-container .tool-items a[title="Sinhala"], a.single-language[title="Sinhala"] span.size24 { background: url('../images/flags.png') 0px -438px no-repeat; } #flags.size24 a[title="Slovak"], .tool-container .tool-items a[title="Slovak"], a.single-language[title="Slovak"] span.size24 { background: url('../images/flags.png') -87px -293px no-repeat; } #flags.size24 a[title="Slovenian"], .tool-container .tool-items a[title="Slovenian"], a.single-language[title="Slovenian"] span.size24 { background: url('../images/flags.png') -116px -293px no-repeat; } #flags.size24 a[title="Somali"], .tool-container .tool-items a[title="Somali"], a.single-language[title="Somali"] span.size24 { background: url('../images/flags.png') -145px -293px no-repeat; } #flags.size24 a[title="Spanish"], .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size24 { background: url('../images/flags.png') 0 -322px no-repeat; } #flags.size24 a.mexico[title="Spanish"], .tool-container a.mexico[title="Spanish"], a.single-language.mexico[title="Spanish"] span.size24 { background: url('../images/flags.png') -116px -438px no-repeat !important; } #flags.size24 a[title="Sundanese"], .tool-container .tool-items a[title="Sundanese"], a.single-language[title="Sundanese"] span.size24 { background: url('../images/flags.png') -145px -380px no-repeat; } #flags.size24 a[title="Swahili"], .tool-container .tool-items a[title="Swahili"], a.single-language[title="Swahili"] span.size24 { background: url('../images/flags.png') -29px -322px no-repeat; } #flags.size24 a[title="Swedish"], .tool-container .tool-items a[title="Swedish"], a.single-language[title="Swedish"] span.size24 { background: url('../images/flags.png') -58px -322px no-repeat; } #flags.size24 a[title="Tajik"], .tool-container .tool-items a[title="Tajik"], a.single-language[title="Tajik"] span.size24 { background: url('../images/flags.png') -29px -438px no-repeat; } #flags.size24 a[title="Tamil"], .tool-container .tool-items a[title="Tamil"], a.single-language[title="Tamil"] span.size24 { background: url('../images/flags.png') -87px -322px no-repeat; } #flags.size24 a[title="Telugu"], .tool-container .tool-items a[title="Telugu"], a.single-language[title="Telugu"] span.size24 { background: url('../images/flags.png') -116px -322px no-repeat; } #flags.size24 a[title="Thai"], .tool-container .tool-items a[title="Thai"], a.single-language[title="Thai"] span.size24 { background: url('../images/flags.png') -145px -322px no-repeat; } #flags.size24 a[title="Turkish"], .tool-container .tool-items a[title="Turkish"], a.single-language[title="Turkish"] span.size24 { background: url('../images/flags.png') -29px -351px no-repeat; } #flags.size24 a[title="Ukrainian"], .tool-container .tool-items a[title="Ukrainian"], a.single-language[title="Ukrainian"] span.size24 { background: url('../images/flags.png') -58px -351px no-repeat; } #flags.size24 a[title="Urdu"], .tool-container .tool-items a[title="Urdu"], a.single-language[title="Urdu"] span.size24 { background: url('../images/flags.png') -145px -351px no-repeat; } #flags.size24 a[title="Uzbek"], .tool-container .tool-items a[title="Uzbek"], a.single-language[title="Uzbek"] span.size24 { background: url('../images/flags.png') -58px -438px no-repeat; } #flags.size24 a[title="Vietnamese"], .tool-container .tool-items a[title="Vietnamese"], a.single-language[title="Vietnamese"] span.size24 { background: url('../images/flags.png') 0 -380px no-repeat; } #flags.size24 a[title="Welsh"], .tool-container .tool-items a[title="Welsh"], a.single-language[title="Welsh"] span.size24 { background: url('../images/flags.png') -29px -380px no-repeat; } #flags.size24 a[title="Xhosa"], .tool-container .tool-items a[title="Xhosa"], a.single-language[title="Xhosa"] span.size24 { background: url('../images/flags.png') 0 -3px no-repeat; } #flags.size24 a[title="Yiddish"], .tool-container .tool-items a[title="Yiddish"], a.single-language[title="Yiddish"] span.size24 { background: url('../images/flags.png') -58px -380px no-repeat; } #flags.size24 a[title="Yoruba"], .tool-container .tool-items a[title="Yoruba"], a.single-language[title="Yoruba"] span.size24 { background: url('../images/flags.png') -87px -380px no-repeat; } #flags.size24 a[title="Zulu"], .tool-container .tool-items a[title="Zulu"], a.single-language[title="Zulu"] span.size24 { background: url('../images/flags.png') -116px -380px no-repeat; } .glt-controls { margin-bottom: 15px; background: #f0f0f0; padding: 10px; } /* Some Dashboard mobile styles */ @media only screen and (max-width:1023px) { .metabox-holder { float:none !important; width:100% !important; } .flagdisplay { float:none !important; width:100% !important; } .flagdisplay div { margin-bottom:10px; } } /* End 1023px */
0.265595
0.101411
:root { --queryplan-spacing: .5em; --queryplan-edge-width: 2px; } .queryplan { display: flex; } .queryplan-tree { text-align: center; position: relative; padding-top: var(--queryplan-spacing); border-width: 1px; } .queryplan-tree:only-child { padding-top: 0; } .queryplan-tree::before { content: ''; position: absolute; width: 50%; left: 0; top: 0; border-color: var(--pgbbcolor-queryplan-edge); border-width: var(--queryplan-edge-width); border-top-style: solid; border-right-style: solid; height: var(--queryplan-spacing); } .queryplan-tree::after { content: ''; position: absolute; width: 50%; right: 0; top: 0; border-color: var(--pgbbcolor-queryplan-edge); border-width: var(--queryplan-edge-width); border-top-style: solid; height: var(--queryplan-spacing); } .queryplan-tree:first-child::before { content: none; } .queryplan-tree:first-child::after { border-left-style: solid; border-top-left-radius: 4px; } .queryplan-tree:last-child::before { border-top-right-radius: 4px; } .queryplan-tree:last-child::after { content: none; } .queryplan-node { border-width: var(--queryplan-edge-width); border-style: solid; border-color: var(--pgbbcolor-queryplan-edge); display: inline-block; min-width: 200px; max-width: 500px; margin: var(--queryplan-spacing); margin-top: 0; position: relative; background-color: var(--pgbbcolor-queryplan-node-bg); border-radius: 3px; box-shadow: .1em .1em .1em var(--pgbbcolor-queryplan-node-shadow); text-align: left; padding: .3em; font-size: 80%; } .queryplan-children::before { position: absolute; content: ''; top: calc(-1 * var(--queryplan-spacing)); left: 50%; height: var(--queryplan-spacing); border-left: var(--queryplan-edge-width) solid var(--pgbbcolor-queryplan-edge); } .queryplan-children { position: relative; display: flex; } .queryplan-header { display: flex; } .queryplan-node_type { text-transform: uppercase; font-weight: bold; flex: 1; } .queryplan-subheader { font-size: 90%; } .queryplan-muted { color: #aaa; } .queryplan-badge { color: #fff; background-color: var(--pgbbcolor-danger); display: inline-block; line-height: 1.4; padding: 0 .3em; border-radius: 3px; margin-top: .3em; margin-right: .3em; }
ui/views/queryplan/queryplan.css
:root { --queryplan-spacing: .5em; --queryplan-edge-width: 2px; } .queryplan { display: flex; } .queryplan-tree { text-align: center; position: relative; padding-top: var(--queryplan-spacing); border-width: 1px; } .queryplan-tree:only-child { padding-top: 0; } .queryplan-tree::before { content: ''; position: absolute; width: 50%; left: 0; top: 0; border-color: var(--pgbbcolor-queryplan-edge); border-width: var(--queryplan-edge-width); border-top-style: solid; border-right-style: solid; height: var(--queryplan-spacing); } .queryplan-tree::after { content: ''; position: absolute; width: 50%; right: 0; top: 0; border-color: var(--pgbbcolor-queryplan-edge); border-width: var(--queryplan-edge-width); border-top-style: solid; height: var(--queryplan-spacing); } .queryplan-tree:first-child::before { content: none; } .queryplan-tree:first-child::after { border-left-style: solid; border-top-left-radius: 4px; } .queryplan-tree:last-child::before { border-top-right-radius: 4px; } .queryplan-tree:last-child::after { content: none; } .queryplan-node { border-width: var(--queryplan-edge-width); border-style: solid; border-color: var(--pgbbcolor-queryplan-edge); display: inline-block; min-width: 200px; max-width: 500px; margin: var(--queryplan-spacing); margin-top: 0; position: relative; background-color: var(--pgbbcolor-queryplan-node-bg); border-radius: 3px; box-shadow: .1em .1em .1em var(--pgbbcolor-queryplan-node-shadow); text-align: left; padding: .3em; font-size: 80%; } .queryplan-children::before { position: absolute; content: ''; top: calc(-1 * var(--queryplan-spacing)); left: 50%; height: var(--queryplan-spacing); border-left: var(--queryplan-edge-width) solid var(--pgbbcolor-queryplan-edge); } .queryplan-children { position: relative; display: flex; } .queryplan-header { display: flex; } .queryplan-node_type { text-transform: uppercase; font-weight: bold; flex: 1; } .queryplan-subheader { font-size: 90%; } .queryplan-muted { color: #aaa; } .queryplan-badge { color: #fff; background-color: var(--pgbbcolor-danger); display: inline-block; line-height: 1.4; padding: 0 .3em; border-radius: 3px; margin-top: .3em; margin-right: .3em; }
0.664431
0.162746
background-color: transparent; background-image: none; position: absolute; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 > #alignmentBox { position: relative; margin: 0 auto; width: 1366px; min-width: 1366px; min-height: 768px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_2 { position: absolute; top: 549px; left: 0px; width: 1366px; height: 955px; background-color: #E8E8E8; background-image: none; opacity: 0.6; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_2 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_2 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_2 span#rtr-s-Rectangle_2_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_9 { position: absolute; top: 154px; left: 0px; width: 1366px; height: 394px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_3 { position: absolute; top: 548px; left: 0px; width: 1366px; height: 15px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_5 { position: absolute; top: 978px; left: 135px; width: 370px; height: 34px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_5 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_5 span { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_5 span#rtr-s-Text_5_0 { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_15 { position: absolute; top: 1057px; left: 388px; width: 813px; height: 66px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_15 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_15 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_15 span#rtr-s-Paragraph_15_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_16 { position: absolute; top: 1191px; left: 384px; width: 607px; height: 36px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_16 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_16 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_16 span#rtr-s-Paragraph_16_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_17 { position: absolute; top: 1297px; left: 388px; width: 890px; height: 36px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_17 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_17 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_17 span#rtr-s-Paragraph_17_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_18 { position: absolute; top: 1411px; left: 388px; width: 890px; height: 36px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_18 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_18 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_18 span#rtr-s-Paragraph_18_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_6 { position: absolute; top: 600px; left: 135px; width: 262px; height: 34px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_6 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_6 span { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_6 span#rtr-s-Text_6_0 { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_19 { position: absolute; top: 661px; left: 135px; width: 1038px; height: 56px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_19 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_19 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_19 span#rtr-s-Paragraph_19_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_5 .shapert-clipping { left: 0px; top: 0px; width: 92px; height: 92px; position: absolute; overflow: hidden; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_5 .content { width: 92px; height: 92px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_5 { position: absolute; top: 1045px; left: 252px; width: 92px; height: 92px; background-color: #FFFFFF; background-image: none; border-top-width: 8px; border-top-style: solid; border-top-color: #F18A00; border-right-width: 8px; border-right-style: solid; border-right-color: #F18A00; border-bottom-width: 8px; border-bottom-style: solid; border-bottom-color: #F18A00; border-left-width: 8px; border-left-style: solid; border-left-color: #F18A00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Arial,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_5 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_5 span { color: #F18A00; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_5 span#rtr-s-Ellipse_5_0 { color: #F18A00; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_20 { position: absolute; top: 1066px; left: 253px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_20 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_20 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_20 span#rtr-s-Paragraph_20_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_6 .shapert-clipping { left: 0px; top: 0px; width: 92px; height: 92px; position: absolute; overflow: hidden; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_6 .content { width: 92px; height: 92px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_6 { position: absolute; top: 1159px; left: 252px; width: 92px; height: 92px; background-color: #FFFFFF; background-image: none; border-top-width: 8px; border-top-style: solid; border-top-color: #F18A00; border-right-width: 8px; border-right-style: solid; border-right-color: #F18A00; border-bottom-width: 8px; border-bottom-style: solid; border-bottom-color: #F18A00; border-left-width: 8px; border-left-style: solid; border-left-color: #F18A00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Arial,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_6 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_6 span { color: #599EE1; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_6 span#rtr-s-Ellipse_6_0 { color: #599EE1; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_7 .shapert-clipping { left: 0px; top: 0px; width: 92px; height: 92px; position: absolute; overflow: hidden; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_7 .content { width: 92px; height: 92px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_7 { position: absolute; top: 1273px; left: 252px; width: 92px; height: 92px; background-color: #FFFFFF; background-image: none; border-top-width: 8px; border-top-style: solid; border-top-color: #F18A00; border-right-width: 8px; border-right-style: solid; border-right-color: #F18A00; border-bottom-width: 8px; border-bottom-style: solid; border-bottom-color: #F18A00; border-left-width: 8px; border-left-style: solid; border-left-color: #F18A00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Arial,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_7 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_7 span { color: #B6CE39; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_7 span#rtr-s-Ellipse_7_0 { color: #B6CE39; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_7 { position: absolute; top: 771px; left: 135px; width: 305px; height: 34px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_7 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_7 span { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_7 span#rtr-s-Text_7_0 { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_23 { position: absolute; top: 832px; left: 135px; width: 1068px; height: 90px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_23 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_23 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_23 span#rtr-s-Paragraph_23_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_8 .shapert-clipping { left: 0px; top: 0px; width: 92px; height: 92px; position: absolute; overflow: hidden; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_8 .content { width: 92px; height: 92px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_8 { position: absolute; top: 1387px; left: 252px; width: 92px; height: 92px; background-color: #FFFFFF; background-image: none; border-top-width: 8px; border-top-style: solid; border-top-color: #F18A00; border-right-width: 8px; border-right-style: solid; border-right-color: #F18A00; border-bottom-width: 8px; border-bottom-style: solid; border-bottom-color: #F18A00; border-left-width: 8px; border-left-style: solid; border-left-color: #F18A00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Arial,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_8 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_8 span { color: #599EE1; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_8 span#rtr-s-Ellipse_8_0 { color: #599EE1; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_3 { position: absolute; top: 748px; left: 135px; width: 1120px; height: 1px; border-top-width: 1px; border-top-style: dotted; border-top-color: #599EE1; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_4 { position: absolute; top: 955px; left: 135px; width: 1120px; height: 1px; border-top-width: 1px; border-top-style: dotted; border-top-color: #599EE1; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_8 { position: absolute; top: 830px; left: 1249px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); box-shadow: none; text-shadow: none; font-size: 60.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_8 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_8 span { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 60.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_8 span#rtr-s-Text_8_0 { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 60.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_27 { position: absolute; top: 1200px; left: 1233px; width: 106px; height: 98px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_6 { position: absolute; top: 1284px; left: 135px; width: 112px; height: 81px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_7 { position: absolute; top: 1168px; left: 135px; width: 112px; height: 81px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_10 { position: absolute; top: 1058px; left: 135px; width: 112px; height: 81px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_4 { position: absolute; top: 1388px; left: 135px; width: 112px; height: 81px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_28 { position: absolute; top: 635px; left: 1236px; width: 106px; height: 75px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_27 { position: absolute; top: 1089px; left: 252px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_27 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_27 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_27 span#rtr-s-Paragraph_27_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_21 { position: absolute; top: 1183px; left: 253px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_21 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_21 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_21 span#rtr-s-Paragraph_21_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_28 { position: absolute; top: 1205px; left: 250px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_28 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_28 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_28 span#rtr-s-Paragraph_28_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_22 { position: absolute; top: 1297px; left: 253px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_22 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_22 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_22 span#rtr-s-Paragraph_22_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_29 { position: absolute; top: 1319px; left: 250px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_29 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_29 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_29 span#rtr-s-Paragraph_29_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_24 { position: absolute; top: 1407px; left: 253px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_24 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_24 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_24 span#rtr-s-Paragraph_24_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_30 { position: absolute; top: 1429px; left: 250px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_30 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_30 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_30 span#rtr-s-Paragraph_30_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Group_2 { position: absolute; top: 225px; left: 25px; width: 289px; height: 114px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_1 { position: absolute; top: 0px; left: 0px; width: 289px; height: 114px; background-color: #05AADD; background-image: none; opacity: 0.76; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_1 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_1 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_1 span#rtr-s-Rectangle_1_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_1 { position: absolute; top: 15px; left: 10px; width: 279px; height: 84px; background-color: transparent; background-image: none; opacity: 0.98; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 42px; font-size: 22.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_1 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_1 span { color: #EFEFEF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 22.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_1 span#rtr-s-Paragraph_1_0 { color: #EFEFEF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 22.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_69 { position: absolute; top: 11px; left: 21px; width: 276px; height: 73px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 { position: absolute; top: 102px; left: 180px; width: 220px; height: 52px; background-color: #0E90B8; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 span#rtr-s-Rectangle_6_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 span#rtr-s-Rectangle_6_1 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: italic; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 span#rtr-s-Rectangle_6_2 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_8 { position: absolute; top: 102px; left: 400px; width: 200px; height: 52px; background-color: #009FE3; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_8 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_8 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_8 span#rtr-s-Rectangle_8_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 { position: absolute; top: 102px; left: 600px; width: 263px; height: 52px; background-color: #009FE3; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 span#rtr-s-Rectangle_16_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 span#rtr-s-Rectangle_16_1 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: italic; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 span#rtr-s-Rectangle_16_2 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_17 { position: absolute; top: 102px; left: 1126px; width: 240px; height: 52px; background-color: #009FE3; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_17 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_17 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_17 span#rtr-s-Rectangle_17_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_18 { position: absolute; top: 102px; left: 0px; width: 180px; height: 52px; background-color: #009FD7; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_18 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_18 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_18 span#rtr-s-Rectangle_18_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 { position: absolute; top: 102px; left: 863px; width: 263px; height: 52px; background-color: #009FE3; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 span#rtr-s-Rectangle_19_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 span#rtr-s-Rectangle_19_1 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: italic; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 span#rtr-s-Rectangle_19_2 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_86 { position: absolute; top: 0px; left: 10px; width: 10px; height: 7px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_9 { position: absolute; top: 19px; left: 1194px; width: 62px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_9 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_9 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_9 span#rtr-s-Text_9_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_10 { position: absolute; top: 19px; left: 1034px; width: 114px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_10 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_10 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_10 span#rtr-s-Text_10_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_11 { position: absolute; top: 19px; left: 1292px; width: 70px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_11 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_11 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_11 span#rtr-s-Text_11_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_12 { position: absolute; top: 19px; left: 770px; width: 88px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_12 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_12 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_12 span#rtr-s-Text_12_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_13 { position: absolute; top: 19px; left: 902px; width: 85px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_13 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_13 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_13 span#rtr-s-Text_13_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_5 { position: absolute; top: 45px; left: 860px; width: 32px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #757873; -webkit-transform: rotate(89deg); -moz-transform: rotate(89deg); transform: rotate(89deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_6 { position: absolute; top: 45px; left: 993px; width: 32px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #757873; -webkit-transform: rotate(89deg); -moz-transform: rotate(89deg); transform: rotate(89deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_7 { position: absolute; top: 45px; left: 1153px; width: 32px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #757873; -webkit-transform: rotate(89deg); -moz-transform: rotate(89deg); transform: rotate(89deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_8 { position: absolute; top: 45px; left: 1259px; width: 32px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #757873; -webkit-transform: rotate(89deg); -moz-transform: rotate(89deg); transform: rotate(89deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_9 { position: absolute; top: 63px; left: 767px; width: 81px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_10 { position: absolute; top: 63px; left: 898px; width: 89px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_11 { position: absolute; top: 63px; left: 1030px; width: 118px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_12 { position: absolute; top: 63px; left: 1188px; width: 68px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_13 { position: absolute; top: 63px; left: 1289px; width: 76px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Group_3 { position: absolute; top: 1504px; left: 0px; width: 1367px; height: 318px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_67 { position: absolute; top: 6px; left: 0px; width: 1366px; height: 192px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_2 { position: absolute; top: 31px; left: 120px; width: 536px; height: 46px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 46px; font-size: 24.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_2 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_2 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 24.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_2 span#rtr-s-Paragraph_2_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 24.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_3 { position: absolute; top: 126px; left: 214px; width: 385px; height: 47px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 38px; font-size: 20.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_3 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_3 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_3 span#rtr-s-Paragraph_3_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_5 { position: absolute; top: 75px; left: 202px; width: 420px; height: 46px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 46px; font-size: 24.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_5 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_5 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 24.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_5 span#rtr-s-Paragraph_5_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 24.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_4 { position: absolute; top: 126px; left: 167px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 26.0pt; font-family: IOS8-Icons-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_4 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_4 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 26.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_4 span#rtr-s-Text_4_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 26.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_14 { position: absolute; top: 76px; left: 155px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 26.0pt; font-family: IOS8-Icons-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_14 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_14 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 26.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_14 span#rtr-s-Text_14_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 26.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_6 { position: absolute; top: 251px; left: 19px; width: 363px; height: 67px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_6 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_6 span { color: #737372; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_6 span#rtr-s-Paragraph_6_0 { color: #737372; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_68 { position: absolute; top: 214px; left: 23px; width: 99px; height: 31px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_72 { position: absolute; top: 0px; left: 0px; width: 1366px; height: 6px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_87 { position: absolute; top: 210px; left: 1251px; width: 80px; height: 51px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_12 { position: absolute; top: 265px; left: 1215px; width: 152px; height: 45px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_12 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_12 span { color: #009FD7; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_12 span#rtr-s-Paragraph_12_0 { color: #009FD7; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_7 { position: absolute; top: 0px; left: 0px; width: 1366px; height: 2109px; background-color: #999999; background-image: none; opacity: 0.87; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_7 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_7 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_7 span#rtr-s-Rectangle_7_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_1 { position: absolute; top: 475px; left: 631px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 28.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_1 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_1 span { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_1 span#rtr-s-Text_1_0 { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_2 { position: absolute; top: 474px; left: 574px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 28.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_2 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_2 span { color: #64A0DB; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_2 span#rtr-s-Text_2_0 { color: #64A0DB; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_3 { position: absolute; top: 472px; left: 689px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 28.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_3 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_3 span { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_3 span#rtr-s-Text_3_0 { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_13 { position: absolute; top: 570px; left: 762px; width: 210px; height: 40px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 49px; font-size: 26.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_13 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_13 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 26.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_13 span#rtr-s-Paragraph_13_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 26.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_12 { position: absolute; top: 233px; left: 264px; width: 834px; height: 438px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; border-left-width: 1px; border-left-style: solid; border-left-color: #CCCCCC; border-radius: 15px 15px 15px 15px; opacity: 0.97; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: 0px 0px 8px 0px #404040; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_12 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_12 span { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_12 span#rtr-s-Rectangle_12_0 { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_14 { position: absolute; top: 342px; left: 683px; width: 415px; height: 329px; background-color: #009FD7; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #08A2D8; border-right-width: 1px; border-right-style: solid; border-right-color: #08A2D8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #08A2D8; border-left-width: 1px; border-left-style: solid; border-left-color: #08A2D8; border-radius: 12px 12px 12px 12px; opacity: 0.97; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_14 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_14 span { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_14 span#rtr-s-Rectangle_14_0 { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_9 { position: absolute; top: 342px; left: 683px; width: 413px; height: 30px; background-color: #08A2D8; background-image: none; border-top-width: 2px; border-top-style: solid; border-top-color: #08A2D8; border-right-width: 2px; border-right-style: solid; border-right-color: #08A2D8; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #08A2D8; border-left-width: 2px; border-left-style: solid; border-left-color: #08A2D8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_9 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_9 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_9 span#rtr-s-Rectangle_9_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_10 { position: absolute; top: 635px; left: 671px; width: 268px; height: 34px; background-color: #08A2D8; background-image: none; border-top-width: 2px; border-top-style: solid; border-top-color: #08A2D8; border-right-width: 2px; border-right-style: solid; border-right-color: #08A2D8; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #08A2D8; border-left-width: 2px; border-left-style: solid; border-left-color: #08A2D8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_10 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_10 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_10 span#rtr-s-Rectangle_10_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_13 { position: absolute; top: 342px; left: 264px; width: 417px; height: 329px; background-color: #F28B00; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #F28F08; border-right-width: 1px; border-right-style: solid; border-right-color: #F28F08; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F28F08; border-left-width: 1px; border-left-style: solid; border-left-color: #F28F08; border-radius: 12px 12px 12px 12px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_13 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_13 span { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_13 span#rtr-s-Rectangle_13_0 { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_3 { position: absolute; top: 342px; left: 264px; width: 415px; height: 34px; background-color: #F28B00; background-image: none; border-top-width: 2px; border-top-style: solid; border-top-color: #F28B00; border-right-width: 2px; border-right-style: solid; border-right-color: #F28B00; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #F28B00; border-left-width: 2px; border-left-style: solid; border-left-color: #F28B00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_3 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_3 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_3 span#rtr-s-Rectangle_3_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_11 { position: absolute; top: 635px; left: 519px; width: 160px; height: 34px; background-color: #F28B00; background-image: none; border-top-width: 2px; border-top-style: solid; border-top-color: #F28B00; border-right-width: 2px; border-right-style: solid; border-right-color: #F28B00; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #F28B00; border-left-width: 2px; border-left-style: solid; border-left-color: #F28B00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_11 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_11 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_11 span#rtr-s-Rectangle_11_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_8 { position: absolute; top: 253px; left: 561px; width: 244px; height: 61px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_15 { position: absolute; top: 510px; left: 723px; width: 35px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_15 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_15 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_15 span#rtr-s-Rectangle_15_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_2 { position: absolute; top: 510px; left: 759px; width: 298px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; box-shadow: none; text-shadow: none; cursor: text; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_2 .valign { vertical-align: middle; line-height: 9.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_2 input { color: #B0B0B0; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 9.0pt; font-style: normal; font-weight: 400; text-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_8 { position: absolute; top: 359px; left: 369px; width: 208px; height: 40px; background-color: transparent; background-image: none; opacity: 0.98; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 38px; font-size: 20.0pt; font-family: Gotham Bold,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_8 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_8 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Bold,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_8 span#rtr-s-Paragraph_8_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Bold,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_14 { position: absolute; top: 403px; left: 723px; width: 335px; height: 44px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 23px; font-size: 12.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_14 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_14 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_14 span#rtr-s-Paragraph_14_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_3 { position: absolute; top: 582px; left: 380px; width: 220px; height: 23px; background-color: #FFFFFF; background-image: -moz-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: -webkit-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF), color-stop(100%,#E6E6E6)); background-image: -o-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: linear-gradient(to bottom,#FFFFFF,#E6E6E6); border-top-width: 1px; border-top-style: solid; border-top-color: #CDCDCD; border-right-width: 1px; border-right-style: solid; border-right-color: #CDCDCD; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CDCDCD; border-left-width: 1px; border-left-style: solid; border-left-color: #CDCDCD; border-radius: 4px 4px 4px 4px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_3 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_3 span { color: #F28B00; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_3 span#rtr-s-Button_3_0 { color: #F28B00; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_15 { position: absolute; top: 615px; left: 380px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 10.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_15 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_15 span { color: #FFFFFF; text-align: left; text-decoration: underline; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_15 span#rtr-s-Text_15_0 { color: #FFFFFF; text-align: left; text-decoration: underline; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_26 { position: absolute; top: 462px; left: 305px; width: 71px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_26 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_26 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_26 span#rtr-s-Rectangle_26_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_5 { position: absolute; top: 462px; left: 342px; width: 298px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; box-shadow: none; text-shadow: none; cursor: text; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_5 .valign { vertical-align: middle; line-height: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_5 input { color: #B0B0B0; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; text-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_11 { position: absolute; top: 461px; left: 311px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_11 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_11 span { color: #F28B00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 20.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_11 span#rtr-s-Label_11_0 { color: #F28B00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 20.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_27 { position: absolute; top: 512px; left: 305px; width: 71px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_27 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_27 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_27 span#rtr-s-Rectangle_27_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_6 { position: absolute; top: 512px; left: 342px; width: 298px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; box-shadow: none; text-shadow: none; cursor: text; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_6 .valign { vertical-align: middle; line-height: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_6 input { color: #B0B0B0; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; text-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_4 { position: absolute; top: 513px; left: 313px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 18.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_4 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_4 span { color: #F28B00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 18.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_4 span#rtr-s-Label_4_0 { color: #F28B00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 18.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_25 { position: absolute; top: 359px; left: 819px; width: 144px; height: 40px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 38px; font-size: 20.0pt; font-family: Gotham Bold,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_25 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_25 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Bold,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_25 span#rtr-s-Paragraph_25_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Bold,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_4 { position: absolute; top: 580px; left: 803px; width: 220px; height: 23px; background-color: #FFFFFF; background-image: -moz-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: -webkit-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF), color-stop(100%,#E6E6E6)); background-image: -o-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: linear-gradient(to bottom,#FFFFFF,#E6E6E6); border-top-width: 1px; border-top-style: solid; border-top-color: #CDCDCD; border-right-width: 1px; border-right-style: solid; border-right-color: #CDCDCD; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CDCDCD; border-left-width: 1px; border-left-style: solid; border-left-color: #CDCDCD; border-radius: 4px 4px 4px 4px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_4 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_4 span { color: #019FD7; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_4 span#rtr-s-Button_4_0 { color: #019FD7; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_9 { position: absolute; top: 510px; left: 728px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_9 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_9 span { color: #019FD7; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 20.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_9 span#rtr-s-Label_9_0 { color: #019FD7; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 20.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Radio_button_1 { position: absolute; top: 466px; left: 916px; box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Radio_button_2 { position: absolute; top: 468px; left: 723px; box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_16 { position: absolute; top: 467px; left: 743px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 10.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_16 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_16 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_16 span#rtr-s-Text_16_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_17 { position: absolute; top: 466px; left: 944px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 10.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_17 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_17 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_17 span#rtr-s-Text_17_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-close-white { position: absolute; top: 207px; left: 1094px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 20.0pt; font-family: IOS8-Icons-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-close-white .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-close-white span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 20.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-close-white span#rtr-s-close-white_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 20.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_1 { position: absolute; top: 639px; left: 380px; box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_18 { position: absolute; top: 638px; left: 399px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 10.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_18 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_18 span { color: #FFFFFF; text-align: left; text-decoration: underline; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_18 span#rtr-s-Text_18_0 { color: #FFFFFF; text-align: left; text-decoration: underline; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 > #loadMark { width: 1px; visibility: hidden; display: none; }
public/resources/screens/f8ec37b5-6adf-425e-97d9-8c54b7ca0e13-1456588835954.css
background-color: transparent; background-image: none; position: absolute; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 > #alignmentBox { position: relative; margin: 0 auto; width: 1366px; min-width: 1366px; min-height: 768px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_2 { position: absolute; top: 549px; left: 0px; width: 1366px; height: 955px; background-color: #E8E8E8; background-image: none; opacity: 0.6; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_2 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_2 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_2 span#rtr-s-Rectangle_2_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_9 { position: absolute; top: 154px; left: 0px; width: 1366px; height: 394px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_3 { position: absolute; top: 548px; left: 0px; width: 1366px; height: 15px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_5 { position: absolute; top: 978px; left: 135px; width: 370px; height: 34px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_5 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_5 span { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_5 span#rtr-s-Text_5_0 { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_15 { position: absolute; top: 1057px; left: 388px; width: 813px; height: 66px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_15 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_15 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_15 span#rtr-s-Paragraph_15_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_16 { position: absolute; top: 1191px; left: 384px; width: 607px; height: 36px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_16 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_16 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_16 span#rtr-s-Paragraph_16_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_17 { position: absolute; top: 1297px; left: 388px; width: 890px; height: 36px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_17 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_17 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_17 span#rtr-s-Paragraph_17_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_18 { position: absolute; top: 1411px; left: 388px; width: 890px; height: 36px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_18 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_18 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_18 span#rtr-s-Paragraph_18_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_6 { position: absolute; top: 600px; left: 135px; width: 262px; height: 34px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_6 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_6 span { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_6 span#rtr-s-Text_6_0 { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_19 { position: absolute; top: 661px; left: 135px; width: 1038px; height: 56px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_19 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_19 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_19 span#rtr-s-Paragraph_19_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_5 .shapert-clipping { left: 0px; top: 0px; width: 92px; height: 92px; position: absolute; overflow: hidden; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_5 .content { width: 92px; height: 92px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_5 { position: absolute; top: 1045px; left: 252px; width: 92px; height: 92px; background-color: #FFFFFF; background-image: none; border-top-width: 8px; border-top-style: solid; border-top-color: #F18A00; border-right-width: 8px; border-right-style: solid; border-right-color: #F18A00; border-bottom-width: 8px; border-bottom-style: solid; border-bottom-color: #F18A00; border-left-width: 8px; border-left-style: solid; border-left-color: #F18A00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Arial,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_5 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_5 span { color: #F18A00; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_5 span#rtr-s-Ellipse_5_0 { color: #F18A00; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_20 { position: absolute; top: 1066px; left: 253px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_20 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_20 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_20 span#rtr-s-Paragraph_20_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_6 .shapert-clipping { left: 0px; top: 0px; width: 92px; height: 92px; position: absolute; overflow: hidden; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_6 .content { width: 92px; height: 92px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_6 { position: absolute; top: 1159px; left: 252px; width: 92px; height: 92px; background-color: #FFFFFF; background-image: none; border-top-width: 8px; border-top-style: solid; border-top-color: #F18A00; border-right-width: 8px; border-right-style: solid; border-right-color: #F18A00; border-bottom-width: 8px; border-bottom-style: solid; border-bottom-color: #F18A00; border-left-width: 8px; border-left-style: solid; border-left-color: #F18A00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Arial,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_6 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_6 span { color: #599EE1; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_6 span#rtr-s-Ellipse_6_0 { color: #599EE1; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_7 .shapert-clipping { left: 0px; top: 0px; width: 92px; height: 92px; position: absolute; overflow: hidden; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_7 .content { width: 92px; height: 92px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_7 { position: absolute; top: 1273px; left: 252px; width: 92px; height: 92px; background-color: #FFFFFF; background-image: none; border-top-width: 8px; border-top-style: solid; border-top-color: #F18A00; border-right-width: 8px; border-right-style: solid; border-right-color: #F18A00; border-bottom-width: 8px; border-bottom-style: solid; border-bottom-color: #F18A00; border-left-width: 8px; border-left-style: solid; border-left-color: #F18A00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Arial,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_7 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_7 span { color: #B6CE39; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_7 span#rtr-s-Ellipse_7_0 { color: #B6CE39; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_7 { position: absolute; top: 771px; left: 135px; width: 305px; height: 34px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_7 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_7 span { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_7 span#rtr-s-Text_7_0 { color: #009FE3; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_23 { position: absolute; top: 832px; left: 135px; width: 1068px; height: 90px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_23 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_23 span { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_23 span#rtr-s-Paragraph_23_0 { color: #333333; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_8 .shapert-clipping { left: 0px; top: 0px; width: 92px; height: 92px; position: absolute; overflow: hidden; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_8 .content { width: 92px; height: 92px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Ellipse_8 { position: absolute; top: 1387px; left: 252px; width: 92px; height: 92px; background-color: #FFFFFF; background-image: none; border-top-width: 8px; border-top-style: solid; border-top-color: #F18A00; border-right-width: 8px; border-right-style: solid; border-right-color: #F18A00; border-bottom-width: 8px; border-bottom-style: solid; border-bottom-color: #F18A00; border-left-width: 8px; border-left-style: solid; border-left-color: #F18A00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Arial,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_8 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_8 span { color: #599EE1; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #shapewrapper-s-Ellipse_8 span#rtr-s-Ellipse_8_0 { color: #599EE1; text-align: center; text-decoration: none; font-family: Arial,Arial; font-size: 16.0pt; font-style: normal; font-weight: 700; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_3 { position: absolute; top: 748px; left: 135px; width: 1120px; height: 1px; border-top-width: 1px; border-top-style: dotted; border-top-color: #599EE1; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_4 { position: absolute; top: 955px; left: 135px; width: 1120px; height: 1px; border-top-width: 1px; border-top-style: dotted; border-top-color: #599EE1; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_8 { position: absolute; top: 830px; left: 1249px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); box-shadow: none; text-shadow: none; font-size: 60.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_8 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_8 span { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 60.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_8 span#rtr-s-Text_8_0 { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 60.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_27 { position: absolute; top: 1200px; left: 1233px; width: 106px; height: 98px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_6 { position: absolute; top: 1284px; left: 135px; width: 112px; height: 81px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_7 { position: absolute; top: 1168px; left: 135px; width: 112px; height: 81px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_10 { position: absolute; top: 1058px; left: 135px; width: 112px; height: 81px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_4 { position: absolute; top: 1388px; left: 135px; width: 112px; height: 81px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_28 { position: absolute; top: 635px; left: 1236px; width: 106px; height: 75px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_27 { position: absolute; top: 1089px; left: 252px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_27 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_27 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_27 span#rtr-s-Paragraph_27_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_21 { position: absolute; top: 1183px; left: 253px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_21 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_21 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_21 span#rtr-s-Paragraph_21_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_28 { position: absolute; top: 1205px; left: 250px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_28 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_28 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_28 span#rtr-s-Paragraph_28_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_22 { position: absolute; top: 1297px; left: 253px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_22 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_22 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_22 span#rtr-s-Paragraph_22_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_29 { position: absolute; top: 1319px; left: 250px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_29 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_29 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_29 span#rtr-s-Paragraph_29_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_24 { position: absolute; top: 1407px; left: 253px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_24 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_24 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_24 span#rtr-s-Paragraph_24_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_30 { position: absolute; top: 1429px; left: 250px; width: 94px; height: 28px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 30px; font-size: 16.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_30 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_30 span { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_30 span#rtr-s-Paragraph_30_0 { color: #666666; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 16.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Group_2 { position: absolute; top: 225px; left: 25px; width: 289px; height: 114px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_1 { position: absolute; top: 0px; left: 0px; width: 289px; height: 114px; background-color: #05AADD; background-image: none; opacity: 0.76; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_1 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_1 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_1 span#rtr-s-Rectangle_1_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_1 { position: absolute; top: 15px; left: 10px; width: 279px; height: 84px; background-color: transparent; background-image: none; opacity: 0.98; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 42px; font-size: 22.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_1 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_1 span { color: #EFEFEF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 22.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_1 span#rtr-s-Paragraph_1_0 { color: #EFEFEF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 22.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_69 { position: absolute; top: 11px; left: 21px; width: 276px; height: 73px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 { position: absolute; top: 102px; left: 180px; width: 220px; height: 52px; background-color: #0E90B8; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 span#rtr-s-Rectangle_6_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 span#rtr-s-Rectangle_6_1 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: italic; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_6 span#rtr-s-Rectangle_6_2 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_8 { position: absolute; top: 102px; left: 400px; width: 200px; height: 52px; background-color: #009FE3; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_8 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_8 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_8 span#rtr-s-Rectangle_8_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 { position: absolute; top: 102px; left: 600px; width: 263px; height: 52px; background-color: #009FE3; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 span#rtr-s-Rectangle_16_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 span#rtr-s-Rectangle_16_1 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: italic; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_16 span#rtr-s-Rectangle_16_2 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_17 { position: absolute; top: 102px; left: 1126px; width: 240px; height: 52px; background-color: #009FE3; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_17 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_17 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_17 span#rtr-s-Rectangle_17_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_18 { position: absolute; top: 102px; left: 0px; width: 180px; height: 52px; background-color: #009FD7; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_18 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_18 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_18 span#rtr-s-Rectangle_18_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 { position: absolute; top: 102px; left: 863px; width: 263px; height: 52px; background-color: #009FE3; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 span#rtr-s-Rectangle_19_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 span#rtr-s-Rectangle_19_1 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: italic; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_19 span#rtr-s-Rectangle_19_2 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_86 { position: absolute; top: 0px; left: 10px; width: 10px; height: 7px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_9 { position: absolute; top: 19px; left: 1194px; width: 62px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_9 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_9 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_9 span#rtr-s-Text_9_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_10 { position: absolute; top: 19px; left: 1034px; width: 114px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_10 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_10 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_10 span#rtr-s-Text_10_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_11 { position: absolute; top: 19px; left: 1292px; width: 70px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_11 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_11 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_11 span#rtr-s-Text_11_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_12 { position: absolute; top: 19px; left: 770px; width: 88px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_12 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_12 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_12 span#rtr-s-Text_12_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_13 { position: absolute; top: 19px; left: 902px; width: 85px; height: 58px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 13.0pt; font-family: Gotham Light,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_13 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_13 span { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_13 span#rtr-s-Text_13_0 { color: #5C6670; text-align: left; text-decoration: none; font-family: Gotham Light,Arial; font-size: 13.0pt; font-style: normal; font-weight: 300; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_5 { position: absolute; top: 45px; left: 860px; width: 32px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #757873; -webkit-transform: rotate(89deg); -moz-transform: rotate(89deg); transform: rotate(89deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_6 { position: absolute; top: 45px; left: 993px; width: 32px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #757873; -webkit-transform: rotate(89deg); -moz-transform: rotate(89deg); transform: rotate(89deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_7 { position: absolute; top: 45px; left: 1153px; width: 32px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #757873; -webkit-transform: rotate(89deg); -moz-transform: rotate(89deg); transform: rotate(89deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_8 { position: absolute; top: 45px; left: 1259px; width: 32px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #757873; -webkit-transform: rotate(89deg); -moz-transform: rotate(89deg); transform: rotate(89deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_9 { position: absolute; top: 63px; left: 767px; width: 81px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_10 { position: absolute; top: 63px; left: 898px; width: 89px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_11 { position: absolute; top: 63px; left: 1030px; width: 118px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_12 { position: absolute; top: 63px; left: 1188px; width: 68px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Line_13 { position: absolute; top: 63px; left: 1289px; width: 76px; height: 2px; border-top-width: 2px; border-top-style: solid; border-top-color: #FFFFFF; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Group_3 { position: absolute; top: 1504px; left: 0px; width: 1367px; height: 318px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_67 { position: absolute; top: 6px; left: 0px; width: 1366px; height: 192px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_2 { position: absolute; top: 31px; left: 120px; width: 536px; height: 46px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 46px; font-size: 24.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_2 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_2 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 24.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_2 span#rtr-s-Paragraph_2_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Book,Arial; font-size: 24.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_3 { position: absolute; top: 126px; left: 214px; width: 385px; height: 47px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 38px; font-size: 20.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_3 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_3 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_3 span#rtr-s-Paragraph_3_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_5 { position: absolute; top: 75px; left: 202px; width: 420px; height: 46px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 46px; font-size: 24.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_5 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_5 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 24.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_5 span#rtr-s-Paragraph_5_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 24.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_4 { position: absolute; top: 126px; left: 167px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 26.0pt; font-family: IOS8-Icons-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_4 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_4 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 26.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_4 span#rtr-s-Text_4_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 26.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_14 { position: absolute; top: 76px; left: 155px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 26.0pt; font-family: IOS8-Icons-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_14 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_14 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 26.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_14 span#rtr-s-Text_14_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 26.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_6 { position: absolute; top: 251px; left: 19px; width: 363px; height: 67px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_6 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_6 span { color: #737372; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_6 span#rtr-s-Paragraph_6_0 { color: #737372; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_68 { position: absolute; top: 214px; left: 23px; width: 99px; height: 31px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_72 { position: absolute; top: 0px; left: 0px; width: 1366px; height: 6px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_87 { position: absolute; top: 210px; left: 1251px; width: 80px; height: 51px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_12 { position: absolute; top: 265px; left: 1215px; width: 152px; height: 45px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 23px; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_12 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_12 span { color: #009FD7; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_12 span#rtr-s-Paragraph_12_0 { color: #009FD7; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_7 { position: absolute; top: 0px; left: 0px; width: 1366px; height: 2109px; background-color: #999999; background-image: none; opacity: 0.87; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_7 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_7 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_7 span#rtr-s-Rectangle_7_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_1 { position: absolute; top: 475px; left: 631px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 28.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_1 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_1 span { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_1 span#rtr-s-Text_1_0 { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_2 { position: absolute; top: 474px; left: 574px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 28.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_2 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_2 span { color: #64A0DB; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_2 span#rtr-s-Text_2_0 { color: #64A0DB; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_3 { position: absolute; top: 472px; left: 689px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 28.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_3 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_3 span { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_3 span#rtr-s-Text_3_0 { color: #F18A00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 28.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_13 { position: absolute; top: 570px; left: 762px; width: 210px; height: 40px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 49px; font-size: 26.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_13 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_13 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 26.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_13 span#rtr-s-Paragraph_13_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 26.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_12 { position: absolute; top: 233px; left: 264px; width: 834px; height: 438px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; border-left-width: 1px; border-left-style: solid; border-left-color: #CCCCCC; border-radius: 15px 15px 15px 15px; opacity: 0.97; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: 0px 0px 8px 0px #404040; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_12 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_12 span { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_12 span#rtr-s-Rectangle_12_0 { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_14 { position: absolute; top: 342px; left: 683px; width: 415px; height: 329px; background-color: #009FD7; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #08A2D8; border-right-width: 1px; border-right-style: solid; border-right-color: #08A2D8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #08A2D8; border-left-width: 1px; border-left-style: solid; border-left-color: #08A2D8; border-radius: 12px 12px 12px 12px; opacity: 0.97; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_14 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_14 span { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_14 span#rtr-s-Rectangle_14_0 { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_9 { position: absolute; top: 342px; left: 683px; width: 413px; height: 30px; background-color: #08A2D8; background-image: none; border-top-width: 2px; border-top-style: solid; border-top-color: #08A2D8; border-right-width: 2px; border-right-style: solid; border-right-color: #08A2D8; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #08A2D8; border-left-width: 2px; border-left-style: solid; border-left-color: #08A2D8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_9 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_9 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_9 span#rtr-s-Rectangle_9_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_10 { position: absolute; top: 635px; left: 671px; width: 268px; height: 34px; background-color: #08A2D8; background-image: none; border-top-width: 2px; border-top-style: solid; border-top-color: #08A2D8; border-right-width: 2px; border-right-style: solid; border-right-color: #08A2D8; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #08A2D8; border-left-width: 2px; border-left-style: solid; border-left-color: #08A2D8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_10 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_10 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_10 span#rtr-s-Rectangle_10_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_13 { position: absolute; top: 342px; left: 264px; width: 417px; height: 329px; background-color: #F28B00; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #F28F08; border-right-width: 1px; border-right-style: solid; border-right-color: #F28F08; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F28F08; border-left-width: 1px; border-left-style: solid; border-left-color: #F28F08; border-radius: 12px 12px 12px 12px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_13 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_13 span { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_13 span#rtr-s-Rectangle_13_0 { color: #000000; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_3 { position: absolute; top: 342px; left: 264px; width: 415px; height: 34px; background-color: #F28B00; background-image: none; border-top-width: 2px; border-top-style: solid; border-top-color: #F28B00; border-right-width: 2px; border-right-style: solid; border-right-color: #F28B00; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #F28B00; border-left-width: 2px; border-left-style: solid; border-left-color: #F28B00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_3 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_3 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_3 span#rtr-s-Rectangle_3_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_11 { position: absolute; top: 635px; left: 519px; width: 160px; height: 34px; background-color: #F28B00; background-image: none; border-top-width: 2px; border-top-style: solid; border-top-color: #F28B00; border-right-width: 2px; border-right-style: solid; border-right-color: #F28B00; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #F28B00; border-left-width: 2px; border-left-style: solid; border-left-color: #F28B00; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_11 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_11 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_11 span#rtr-s-Rectangle_11_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Image_8 { position: absolute; top: 253px; left: 561px; width: 244px; height: 61px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_15 { position: absolute; top: 510px; left: 723px; width: 35px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_15 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_15 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_15 span#rtr-s-Rectangle_15_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_2 { position: absolute; top: 510px; left: 759px; width: 298px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; box-shadow: none; text-shadow: none; cursor: text; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_2 .valign { vertical-align: middle; line-height: 9.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_2 input { color: #B0B0B0; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 9.0pt; font-style: normal; font-weight: 400; text-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_8 { position: absolute; top: 359px; left: 369px; width: 208px; height: 40px; background-color: transparent; background-image: none; opacity: 0.98; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 38px; font-size: 20.0pt; font-family: Gotham Bold,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_8 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_8 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Bold,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_8 span#rtr-s-Paragraph_8_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Bold,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_14 { position: absolute; top: 403px; left: 723px; width: 335px; height: 44px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 23px; font-size: 12.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_14 .valign { vertical-align: top; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_14 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_14 span#rtr-s-Paragraph_14_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_3 { position: absolute; top: 582px; left: 380px; width: 220px; height: 23px; background-color: #FFFFFF; background-image: -moz-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: -webkit-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF), color-stop(100%,#E6E6E6)); background-image: -o-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: linear-gradient(to bottom,#FFFFFF,#E6E6E6); border-top-width: 1px; border-top-style: solid; border-top-color: #CDCDCD; border-right-width: 1px; border-right-style: solid; border-right-color: #CDCDCD; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CDCDCD; border-left-width: 1px; border-left-style: solid; border-left-color: #CDCDCD; border-radius: 4px 4px 4px 4px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_3 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_3 span { color: #F28B00; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_3 span#rtr-s-Button_3_0 { color: #F28B00; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_15 { position: absolute; top: 615px; left: 380px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 10.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_15 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_15 span { color: #FFFFFF; text-align: left; text-decoration: underline; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_15 span#rtr-s-Text_15_0 { color: #FFFFFF; text-align: left; text-decoration: underline; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_26 { position: absolute; top: 462px; left: 305px; width: 71px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_26 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_26 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_26 span#rtr-s-Rectangle_26_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_5 { position: absolute; top: 462px; left: 342px; width: 298px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; box-shadow: none; text-shadow: none; cursor: text; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_5 .valign { vertical-align: middle; line-height: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_5 input { color: #B0B0B0; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; text-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_11 { position: absolute; top: 461px; left: 311px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_11 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_11 span { color: #F28B00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 20.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_11 span#rtr-s-Label_11_0 { color: #F28B00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 20.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_27 { position: absolute; top: 512px; left: 305px; width: 71px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 17px; font-size: 10.0pt; font-family: Roboto-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_27 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_27 span { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Rectangle_27 span#rtr-s-Rectangle_27_0 { color: #333333; text-align: center; text-decoration: none; font-family: Roboto-Regular,Arial; font-size: 10.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_6 { position: absolute; top: 512px; left: 342px; width: 298px; height: 23px; background-color: #FFFFFF; background-image: none; border-top-width: 1px; border-top-style: solid; border-top-color: #C8C8C8; border-right-width: 1px; border-right-style: solid; border-right-color: #C8C8C8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C8C8C8; border-left-width: 1px; border-left-style: solid; border-left-color: #C8C8C8; box-shadow: none; text-shadow: none; cursor: text; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_6 .valign { vertical-align: middle; line-height: 10.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_6 input { color: #B0B0B0; text-align: left; text-decoration: none; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; text-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_4 { position: absolute; top: 513px; left: 313px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 18.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_4 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_4 span { color: #F28B00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 18.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_4 span#rtr-s-Label_4_0 { color: #F28B00; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 18.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_25 { position: absolute; top: 359px; left: 819px; width: 144px; height: 40px; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; line-height: 38px; font-size: 20.0pt; font-family: Gotham Bold,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_25 .valign { vertical-align: top; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_25 span { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Bold,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Paragraph_25 span#rtr-s-Paragraph_25_0 { color: #FFFFFF; text-align: center; text-decoration: none; font-family: Gotham Bold,Arial; font-size: 20.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_4 { position: absolute; top: 580px; left: 803px; width: 220px; height: 23px; background-color: #FFFFFF; background-image: -moz-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: -webkit-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF), color-stop(100%,#E6E6E6)); background-image: -o-linear-gradient(top,#FFFFFF,#E6E6E6); background-image: linear-gradient(to bottom,#FFFFFF,#E6E6E6); border-top-width: 1px; border-top-style: solid; border-top-color: #CDCDCD; border-right-width: 1px; border-right-style: solid; border-right-color: #CDCDCD; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CDCDCD; border-left-width: 1px; border-left-style: solid; border-left-color: #CDCDCD; border-radius: 4px 4px 4px 4px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 12.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_4 .valign { vertical-align: middle; text-align: center; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_4 span { color: #019FD7; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Button_4 span#rtr-s-Button_4_0 { color: #019FD7; text-align: center; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 12.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_9 { position: absolute; top: 510px; left: 728px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 20.0pt; font-family: materialdesignjim-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_9 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_9 span { color: #019FD7; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 20.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Label_9 span#rtr-s-Label_9_0 { color: #019FD7; text-align: left; text-decoration: none; font-family: materialdesignjim-Regular,Arial; font-size: 20.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Radio_button_1 { position: absolute; top: 466px; left: 916px; box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Radio_button_2 { position: absolute; top: 468px; left: 723px; box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_16 { position: absolute; top: 467px; left: 743px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 10.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_16 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_16 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_16 span#rtr-s-Text_16_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_17 { position: absolute; top: 466px; left: 944px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 10.0pt; font-family: Gotham Medium,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_17 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_17 span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_17 span#rtr-s-Text_17_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: Gotham Medium,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-close-white { position: absolute; top: 207px; left: 1094px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; cursor: pointer; font-size: 20.0pt; font-family: IOS8-Icons-Regular,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-close-white .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-close-white span { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 20.0pt; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-close-white span#rtr-s-close-white_0 { color: #FFFFFF; text-align: left; text-decoration: none; font-family: IOS8-Icons-Regular,Arial; font-size: 20.0pt; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Input_1 { position: absolute; top: 639px; left: 380px; box-shadow: none; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_18 { position: absolute; top: 638px; left: 399px; width: auto; height: auto; background-color: transparent; background-image: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); box-shadow: none; text-shadow: none; font-size: 10.0pt; font-family: Gotham Book,Arial; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_18 .valign { vertical-align: middle; text-align: left; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_18 span { color: #FFFFFF; text-align: left; text-decoration: underline; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 #s-Text_18 span#rtr-s-Text_18_0 { color: #FFFFFF; text-align: left; text-decoration: underline; font-family: Gotham Book,Arial; font-size: 10.0pt; font-style: normal; font-weight: 400; line-height: 0px; } #s-f8ec37b5-6adf-425e-97d9-8c54b7ca0e13 > #loadMark { width: 1px; visibility: hidden; display: none; }
0.329392
0.052279
body { overflow: hidden; } body h1, body h2, body h3, body div { color: #3c3c3c; font-family: 'Roboto', sans-serif; margin: 0px; } body, html, #root, #app { height: 100%; margin: 0px; padding: 0px; width: 100%; } .scroll-bar::-webkit-scrollbar { height: 0px; width: 0px; } .scroll-bar::-webkit-scrollbar-thumb { background-color: #f0f0f0; } #app.updating #card-wrapper #card #card-left #coin-symbol-vert { opacity: 0; transform: rotate(-90deg) translateY(20px); } #app.updating #card-wrapper #card #card-right #card-right-contents #coin-header, #app.updating #card-wrapper #card #card-right #card-right-contents #coin-price, #app.updating #card-wrapper #card #card-right #card-right-contents #coin-info { opacity: 0; transform: translateY(20px); } #app.updating #card-wrapper #card #card-right #card-right-contents #card-right-stripes { opacity: 0; transform: translateX(100%) translateY(100%); } #app #particles { height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; } #app #help-tooltip { bottom: 10px; left: 10px; position: fixed; transition: all 0.4s; z-index: 4; } #app #help-tooltip.hide { opacity: 0; } #app #help-tooltip i { font-size: 2em; height: 50px; line-height: 50px; text-align: center; vertical-align: top; width: 50px; } #app #help-tooltip h1 { animation: bounce-tooltip 3s ease-in-out infinite; display: inline-block; font-size: 1em; position: relative; } #app #help-tooltip h1 .text { background-color: white; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px; display: inline-block; height: 40px; font-size: 1em; font-weight: 100; line-height: 40px; margin: 5px 0px; margin-left: 10px; padding: 0px 15px; position: relative; vertical-align: top; z-index: 2; } #app #help-tooltip h1:before, #app #help-tooltip h1 .triangle { background-color: white; box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px; display: inline-block; height: 20px; left: 0px; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 20px; z-index: 1; } #app #help-tooltip h1:before { box-shadow: none; content: ''; z-index: 3; } #app #card-loading { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); height: 300px; width: 300px; z-index: 3; } #app #card-loading #card-loading-spinner { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); height: 150px; width: 150px; } #app #card-loading #card-loading-spinner:before, #app #card-loading #card-loading-spinner:after { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); content: ''; } #app #card-loading #card-loading-spinner:before { animation: rotate 3s linear infinite; border-bottom: 1px solid transparent; border-left: 1px solid #4fc3f7; border-right: 1px solid #4fc3f7; border-top: 1px solid transparent; border-radius: 1000px; height: 150px; width: 150px; } #app #card-loading #card-loading-spinner:after { animation: rotate-reverse 3s linear infinite; border-bottom: 1px solid #c8c8c8; border-left: 1px solid transparent; border-right: 1px solid transparent; border-top: 1px solid #c8c8c8; border-radius: 1000px; height: 120px; width: 120px; } #app #card-wrapper { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); height: calc(100% - 40px); pointer-events: none; width: calc(100% - 40px); z-index: 3; } #app #card-wrapper.orange #card #card-left { background-image: linear-gradient(45deg, #ffeb3b, #ff9800); } #app #card-wrapper.orange #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #ff9800; } #app #card-wrapper.orange #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #ff9800; } #app #card-wrapper #card { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); animation: fade-in-up 1s ease-in-out; font-size: 0px; height: 400px; pointer-events: initial; width: 647px; } #app #card-wrapper #card .card-half { background-color: white; display: inline-block; height: 100%; position: relative; vertical-align: top; width: 50%; } #app #card-wrapper #card #card-left { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px; z-index: 1; } #app #card-wrapper #card #card-left:hover #coin-selection { opacity: 1; pointer-events: initial; } #app #card-wrapper #card #card-left:hover #coin-selection #coin-options-wrapper #coin-options .coin-option .coin-option-icon { transform: scale(0.7); } #app #card-wrapper #card #card-left:hover #coin-icon { opacity: 0; } #app #card-wrapper #card #card-left #coin-icon { background-color: white; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 1000px; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px; height: 260px; left: 0px; position: absolute; top: 50%; transform: translateX(-40px) translateY(-50%); transition: all 0.2s; width: 260px; z-index: 2; } #app #card-wrapper #card #card-left #coin-symbol-vert { bottom: 100px; height: 120px; margin: 10px; position: absolute; right: -100px; transform: rotate(-90deg); transition: all 0.2s; width: 320px; } #app #card-wrapper #card #card-left #coin-symbol-vert h1 { color: rgba(255, 255, 255, 0.2); font-size: 150px; font-weight: 700; height: 120px; line-height: 120px; margin: 0px; } #app #card-wrapper #card #card-left #coin-selection { height: 100vh; left: 0px; margin-left: -60px; opacity: 0; pointer-events: none; position: absolute; top: 50%; transform: translateY(-50%); transition: all 0.2s; width: calc(100% + 60px); z-index: 3; } #app #card-wrapper #card #card-left #coin-selection:before, #app #card-wrapper #card #card-left #coin-selection:after { height: 15vh; content: ''; left: 0px; position: absolute; width: 100%; z-index: 2; } #app #card-wrapper #card #card-left #coin-selection:before { background: linear-gradient(to bottom, white, transparent); top: 0px; } #app #card-wrapper #card #card-left #coin-selection:after { background: linear-gradient(to top, white, transparent); bottom: 0px; } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper { height: 100%; overflow: auto; width: 100%; } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper #coin-options { margin: calc(50vh - 130px) 0px; padding-left: 20px; position: relative; z-index: 1; } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper #coin-options .coin-option { margin-bottom: 20px; position: relative; } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper #coin-options .coin-option.selected .coin-option-icon { opacity: 1; transform: scale(1); } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper #coin-options .coin-option .coin-option-icon { background-color: white; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 1000px; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px; height: 260px; opacity: 0.8; transform: scale(0.2); transition: all 0.2s; width: 260px; } #app #card-wrapper #card #card-right { z-index: 2; } #app #card-wrapper #card #card-right #card-right-contents { background-color: white; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px; height: 460px; margin-top: -30px; overflow: hidden; position: relative; } #app #card-wrapper #card #card-right #card-right-contents #coin-header { border-bottom: 1px solid #f0f0f0; margin: 20px; margin-bottom: 10px; padding-bottom: 10px; position: relative; transition: all 0.2s; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-name h1 { font-size: 30px; font-weight: 100; text-transform: uppercase; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #c8c8c8; font-size: 15px; font-weight: 300; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank { backface-visibility: hidden; display: inline-block; position: absolute; right: 0px; top: 0px; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .label, #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .value { display: inline-block; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .label h1, #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { font-size: 20px; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .label h1 { color: #c8c8c8; font-weight: 400; text-transform: uppercase; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .value { margin-left: 6px; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { font-weight: 100; font-size: 2; } #app #card-wrapper #card #card-right #card-right-contents #coin-price { backface-visibility: hidden; margin: 20px; margin-top: 0px; transition: all 0.2s; } #app #card-wrapper #card #card-right #card-right-contents #coin-price .value { display: inline-block; vertical-align: top; } #app #card-wrapper #card #card-right #card-right-contents #coin-price .value h1 { font-size: 40px; font-weight: 100; } #app #card-wrapper #card #card-right #card-right-contents #coin-price #coin-change-24hr { display: inline-block; margin: 5px; vertical-align: top; } #app #card-wrapper #card #card-right #card-right-contents #coin-price #coin-change-24hr.positive h1 { color: #66bb6a; } #app #card-wrapper #card #card-right #card-right-contents #coin-price #coin-change-24hr.negative h1 { color: #d32f2f; } #app #card-wrapper #card #card-right #card-right-contents #coin-price #coin-change-24hr h1 { color: #3c3c3c; font-size: 20px; font-weight: 100; } #app #card-wrapper #card #card-right #card-right-contents #coin-info { margin: 20px; transition: all 0.2s; } #app #card-wrapper #card #card-right #card-right-contents #coin-info .coin-info-field { margin-top: 20px; } #app #card-wrapper #card #card-right #card-right-contents #coin-info .coin-info-field .value h1 { font-size: 20px; font-weight: 300; } #app #card-wrapper #card #card-right #card-right-contents #coin-info .coin-info-field .label { margin-top: 4px; } #app #card-wrapper #card #card-right #card-right-contents #coin-info .coin-info-field .label h1 { color: #c8c8c8; font-size: 12px; font-weight: 400; text-transform: uppercase; } #app #card-wrapper #card #card-right #card-right-contents #card-right-stripes { bottom: 0px; height: 50px; right: 0px; position: absolute; transition: all 0.2s; width: 50px; } #app #card-wrapper #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper #card #card-right #card-right-contents #card-right-stripes:after { background-color: red; content: ''; height: 200px; position: absolute; } #app #card-wrapper #card #card-right #card-right-contents #card-right-stripes:after { box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px; left: 0px; top: -70px; transform: rotate(45deg); width: 80px; } #app #card-wrapper.orange #card #card-left { background-image: linear-gradient(45deg, #ffeb3b, #ff9800); } #app #card-wrapper.orange #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #ff9800; } #app #card-wrapper.orange #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #ff9800; } #app #card-wrapper.orange #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper.orange #card #card-right #card-right-contents #card-right-stripes:after { background-color: #ff9800; } #app #card-wrapper.blue #card #card-left { background-image: linear-gradient(45deg, #4fc3f7, #0d47a1); } #app #card-wrapper.blue #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #4fc3f7; } #app #card-wrapper.blue #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #4fc3f7; } #app #card-wrapper.blue #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper.blue #card #card-right #card-right-contents #card-right-stripes:after { background-color: #4fc3f7; } #app #card-wrapper.green #card #card-left { background-image: linear-gradient(45deg, #66bb6a, #cddc39); } #app #card-wrapper.green #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #66bb6a; } #app #card-wrapper.green #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #66bb6a; } #app #card-wrapper.green #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper.green #card #card-right #card-right-contents #card-right-stripes:after { background-color: #66bb6a; } #app #card-wrapper.gray #card #card-left { background-image: linear-gradient(45deg, #3c3c3c, #969696); } #app #card-wrapper.gray #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #969696; } #app #card-wrapper.gray #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #3c3c3c; } #app #card-wrapper.gray #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper.gray #card #card-right #card-right-contents #card-right-stripes:after { background-color: #3c3c3c; } @keyframes rotate { 0% { transform: translateX(-50%) translateY(-50%) rotate(0deg); } 100% { transform: translateX(-50%) translateY(-50%) rotate(360deg); } } @keyframes rotate-reverse { 0% { transform: translateX(-50%) translateY(-50%) rotate(0deg); } 100% { transform: translateX(-50%) translateY(-50%) rotate(-360deg); } } @keyframes bounce-tooltip { 0%, 55%, 65%, 75%, 100% { margin-left: 5px; } 60%, 70% { margin-left: 10px; } } @keyframes fade-in-up { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(-50%, -40%, 0); } to { transform: translate3d(-50%, -50%, 0); } }
Dapp/price/css/style.css
body { overflow: hidden; } body h1, body h2, body h3, body div { color: #3c3c3c; font-family: 'Roboto', sans-serif; margin: 0px; } body, html, #root, #app { height: 100%; margin: 0px; padding: 0px; width: 100%; } .scroll-bar::-webkit-scrollbar { height: 0px; width: 0px; } .scroll-bar::-webkit-scrollbar-thumb { background-color: #f0f0f0; } #app.updating #card-wrapper #card #card-left #coin-symbol-vert { opacity: 0; transform: rotate(-90deg) translateY(20px); } #app.updating #card-wrapper #card #card-right #card-right-contents #coin-header, #app.updating #card-wrapper #card #card-right #card-right-contents #coin-price, #app.updating #card-wrapper #card #card-right #card-right-contents #coin-info { opacity: 0; transform: translateY(20px); } #app.updating #card-wrapper #card #card-right #card-right-contents #card-right-stripes { opacity: 0; transform: translateX(100%) translateY(100%); } #app #particles { height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; } #app #help-tooltip { bottom: 10px; left: 10px; position: fixed; transition: all 0.4s; z-index: 4; } #app #help-tooltip.hide { opacity: 0; } #app #help-tooltip i { font-size: 2em; height: 50px; line-height: 50px; text-align: center; vertical-align: top; width: 50px; } #app #help-tooltip h1 { animation: bounce-tooltip 3s ease-in-out infinite; display: inline-block; font-size: 1em; position: relative; } #app #help-tooltip h1 .text { background-color: white; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px; display: inline-block; height: 40px; font-size: 1em; font-weight: 100; line-height: 40px; margin: 5px 0px; margin-left: 10px; padding: 0px 15px; position: relative; vertical-align: top; z-index: 2; } #app #help-tooltip h1:before, #app #help-tooltip h1 .triangle { background-color: white; box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px; display: inline-block; height: 20px; left: 0px; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 20px; z-index: 1; } #app #help-tooltip h1:before { box-shadow: none; content: ''; z-index: 3; } #app #card-loading { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); height: 300px; width: 300px; z-index: 3; } #app #card-loading #card-loading-spinner { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); height: 150px; width: 150px; } #app #card-loading #card-loading-spinner:before, #app #card-loading #card-loading-spinner:after { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); content: ''; } #app #card-loading #card-loading-spinner:before { animation: rotate 3s linear infinite; border-bottom: 1px solid transparent; border-left: 1px solid #4fc3f7; border-right: 1px solid #4fc3f7; border-top: 1px solid transparent; border-radius: 1000px; height: 150px; width: 150px; } #app #card-loading #card-loading-spinner:after { animation: rotate-reverse 3s linear infinite; border-bottom: 1px solid #c8c8c8; border-left: 1px solid transparent; border-right: 1px solid transparent; border-top: 1px solid #c8c8c8; border-radius: 1000px; height: 120px; width: 120px; } #app #card-wrapper { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); height: calc(100% - 40px); pointer-events: none; width: calc(100% - 40px); z-index: 3; } #app #card-wrapper.orange #card #card-left { background-image: linear-gradient(45deg, #ffeb3b, #ff9800); } #app #card-wrapper.orange #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #ff9800; } #app #card-wrapper.orange #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #ff9800; } #app #card-wrapper #card { left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); animation: fade-in-up 1s ease-in-out; font-size: 0px; height: 400px; pointer-events: initial; width: 647px; } #app #card-wrapper #card .card-half { background-color: white; display: inline-block; height: 100%; position: relative; vertical-align: top; width: 50%; } #app #card-wrapper #card #card-left { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px; z-index: 1; } #app #card-wrapper #card #card-left:hover #coin-selection { opacity: 1; pointer-events: initial; } #app #card-wrapper #card #card-left:hover #coin-selection #coin-options-wrapper #coin-options .coin-option .coin-option-icon { transform: scale(0.7); } #app #card-wrapper #card #card-left:hover #coin-icon { opacity: 0; } #app #card-wrapper #card #card-left #coin-icon { background-color: white; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 1000px; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px; height: 260px; left: 0px; position: absolute; top: 50%; transform: translateX(-40px) translateY(-50%); transition: all 0.2s; width: 260px; z-index: 2; } #app #card-wrapper #card #card-left #coin-symbol-vert { bottom: 100px; height: 120px; margin: 10px; position: absolute; right: -100px; transform: rotate(-90deg); transition: all 0.2s; width: 320px; } #app #card-wrapper #card #card-left #coin-symbol-vert h1 { color: rgba(255, 255, 255, 0.2); font-size: 150px; font-weight: 700; height: 120px; line-height: 120px; margin: 0px; } #app #card-wrapper #card #card-left #coin-selection { height: 100vh; left: 0px; margin-left: -60px; opacity: 0; pointer-events: none; position: absolute; top: 50%; transform: translateY(-50%); transition: all 0.2s; width: calc(100% + 60px); z-index: 3; } #app #card-wrapper #card #card-left #coin-selection:before, #app #card-wrapper #card #card-left #coin-selection:after { height: 15vh; content: ''; left: 0px; position: absolute; width: 100%; z-index: 2; } #app #card-wrapper #card #card-left #coin-selection:before { background: linear-gradient(to bottom, white, transparent); top: 0px; } #app #card-wrapper #card #card-left #coin-selection:after { background: linear-gradient(to top, white, transparent); bottom: 0px; } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper { height: 100%; overflow: auto; width: 100%; } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper #coin-options { margin: calc(50vh - 130px) 0px; padding-left: 20px; position: relative; z-index: 1; } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper #coin-options .coin-option { margin-bottom: 20px; position: relative; } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper #coin-options .coin-option.selected .coin-option-icon { opacity: 1; transform: scale(1); } #app #card-wrapper #card #card-left #coin-selection #coin-options-wrapper #coin-options .coin-option .coin-option-icon { background-color: white; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 1000px; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px; height: 260px; opacity: 0.8; transform: scale(0.2); transition: all 0.2s; width: 260px; } #app #card-wrapper #card #card-right { z-index: 2; } #app #card-wrapper #card #card-right #card-right-contents { background-color: white; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px; height: 460px; margin-top: -30px; overflow: hidden; position: relative; } #app #card-wrapper #card #card-right #card-right-contents #coin-header { border-bottom: 1px solid #f0f0f0; margin: 20px; margin-bottom: 10px; padding-bottom: 10px; position: relative; transition: all 0.2s; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-name h1 { font-size: 30px; font-weight: 100; text-transform: uppercase; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #c8c8c8; font-size: 15px; font-weight: 300; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank { backface-visibility: hidden; display: inline-block; position: absolute; right: 0px; top: 0px; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .label, #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .value { display: inline-block; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .label h1, #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { font-size: 20px; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .label h1 { color: #c8c8c8; font-weight: 400; text-transform: uppercase; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .value { margin-left: 6px; } #app #card-wrapper #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { font-weight: 100; font-size: 2; } #app #card-wrapper #card #card-right #card-right-contents #coin-price { backface-visibility: hidden; margin: 20px; margin-top: 0px; transition: all 0.2s; } #app #card-wrapper #card #card-right #card-right-contents #coin-price .value { display: inline-block; vertical-align: top; } #app #card-wrapper #card #card-right #card-right-contents #coin-price .value h1 { font-size: 40px; font-weight: 100; } #app #card-wrapper #card #card-right #card-right-contents #coin-price #coin-change-24hr { display: inline-block; margin: 5px; vertical-align: top; } #app #card-wrapper #card #card-right #card-right-contents #coin-price #coin-change-24hr.positive h1 { color: #66bb6a; } #app #card-wrapper #card #card-right #card-right-contents #coin-price #coin-change-24hr.negative h1 { color: #d32f2f; } #app #card-wrapper #card #card-right #card-right-contents #coin-price #coin-change-24hr h1 { color: #3c3c3c; font-size: 20px; font-weight: 100; } #app #card-wrapper #card #card-right #card-right-contents #coin-info { margin: 20px; transition: all 0.2s; } #app #card-wrapper #card #card-right #card-right-contents #coin-info .coin-info-field { margin-top: 20px; } #app #card-wrapper #card #card-right #card-right-contents #coin-info .coin-info-field .value h1 { font-size: 20px; font-weight: 300; } #app #card-wrapper #card #card-right #card-right-contents #coin-info .coin-info-field .label { margin-top: 4px; } #app #card-wrapper #card #card-right #card-right-contents #coin-info .coin-info-field .label h1 { color: #c8c8c8; font-size: 12px; font-weight: 400; text-transform: uppercase; } #app #card-wrapper #card #card-right #card-right-contents #card-right-stripes { bottom: 0px; height: 50px; right: 0px; position: absolute; transition: all 0.2s; width: 50px; } #app #card-wrapper #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper #card #card-right #card-right-contents #card-right-stripes:after { background-color: red; content: ''; height: 200px; position: absolute; } #app #card-wrapper #card #card-right #card-right-contents #card-right-stripes:after { box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px; left: 0px; top: -70px; transform: rotate(45deg); width: 80px; } #app #card-wrapper.orange #card #card-left { background-image: linear-gradient(45deg, #ffeb3b, #ff9800); } #app #card-wrapper.orange #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #ff9800; } #app #card-wrapper.orange #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #ff9800; } #app #card-wrapper.orange #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper.orange #card #card-right #card-right-contents #card-right-stripes:after { background-color: #ff9800; } #app #card-wrapper.blue #card #card-left { background-image: linear-gradient(45deg, #4fc3f7, #0d47a1); } #app #card-wrapper.blue #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #4fc3f7; } #app #card-wrapper.blue #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #4fc3f7; } #app #card-wrapper.blue #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper.blue #card #card-right #card-right-contents #card-right-stripes:after { background-color: #4fc3f7; } #app #card-wrapper.green #card #card-left { background-image: linear-gradient(45deg, #66bb6a, #cddc39); } #app #card-wrapper.green #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #66bb6a; } #app #card-wrapper.green #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #66bb6a; } #app #card-wrapper.green #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper.green #card #card-right #card-right-contents #card-right-stripes:after { background-color: #66bb6a; } #app #card-wrapper.gray #card #card-left { background-image: linear-gradient(45deg, #3c3c3c, #969696); } #app #card-wrapper.gray #card #card-right #card-right-contents #coin-header #coin-symbol h1 { color: #969696; } #app #card-wrapper.gray #card #card-right #card-right-contents #coin-header #coin-rank .value h1 { color: #3c3c3c; } #app #card-wrapper.gray #card #card-right #card-right-contents #card-right-stripes:before, #app #card-wrapper.gray #card #card-right #card-right-contents #card-right-stripes:after { background-color: #3c3c3c; } @keyframes rotate { 0% { transform: translateX(-50%) translateY(-50%) rotate(0deg); } 100% { transform: translateX(-50%) translateY(-50%) rotate(360deg); } } @keyframes rotate-reverse { 0% { transform: translateX(-50%) translateY(-50%) rotate(0deg); } 100% { transform: translateX(-50%) translateY(-50%) rotate(-360deg); } } @keyframes bounce-tooltip { 0%, 55%, 65%, 75%, 100% { margin-left: 5px; } 60%, 70% { margin-left: 10px; } } @keyframes fade-in-up { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(-50%, -40%, 0); } to { transform: translate3d(-50%, -50%, 0); } }
0.409457
0.060059
html, body, #root, #root > div { height: 100%; margin: 0; box-sizing: border-box; font-family: Arial; } #root > div { position: relative; padding: 0px; } #toolbar { position: fixed; bottom: 0; height: 24px; padding: 12px 0; width: 100%; border-top: 1px solid #999; background-color: #CCC; z-index: 999; } .drag-handle, .drag-cancel { padding: 6px; margin: 6px; background-color: #CCC; border: 2px solid; } .drag-handle:hover { cursor: move; } .drag-cancel:hover { cursor: not-allowed; } .my-class { background-color: green; border: 1px solid red; -webkit-transition: background-color 200ms linear; -ms-transition: background-color 200ms linear; transition: background-color 200ms linear; } .my-dragging-class { background-color: red; border: 1px solid black; } .my-resizing-class { background-color: blue; border: 1px solid black; color: white; } .my-active-class { border: 1px solid black; -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); } .my-handle-class { position: absolute; border: 1px solid black; border-radius: 50%; height: 14px; width: 14px; font-size: 1em; line-height: 1em; box-sizing: border-box; -webkit-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; } .my-handle-class-tl { top: -14px; left: -14px; cursor: nw-resize; } .my-handle-class-tm { top: -14px; left: 50%; margin-left: -7px; cursor: n-resize; } .my-handle-class-tr { top: -14px; right: -14px; cursor: ne-resize; } .my-handle-class-ml { top: 50%; margin-top: -7px; left: -14px; cursor: w-resize; } .my-handle-class-mr { top: 50%; margin-top: -7px; right: -14px; cursor: e-resize; } .my-handle-class-bl { bottom: -14px; left: -14px; cursor: sw-resize; } .my-handle-class-bm { bottom: -14px; left: 50%; margin-left: -7px; cursor: s-resize; } .my-handle-class-br { bottom: -14px; right: -14px; cursor: se-resize; } .my-handle-class-tl:hover, .my-handle-class-tm:hover, .my-handle-class-tr:hover, .my-handle-class-ml:hover, .my-handle-class-mr:hover, .my-handle-class-bl:hover, .my-handle-class-bm:hover, .my-handle-class-br:hover { transform: scale(1.4); }
stories/styles.css
html, body, #root, #root > div { height: 100%; margin: 0; box-sizing: border-box; font-family: Arial; } #root > div { position: relative; padding: 0px; } #toolbar { position: fixed; bottom: 0; height: 24px; padding: 12px 0; width: 100%; border-top: 1px solid #999; background-color: #CCC; z-index: 999; } .drag-handle, .drag-cancel { padding: 6px; margin: 6px; background-color: #CCC; border: 2px solid; } .drag-handle:hover { cursor: move; } .drag-cancel:hover { cursor: not-allowed; } .my-class { background-color: green; border: 1px solid red; -webkit-transition: background-color 200ms linear; -ms-transition: background-color 200ms linear; transition: background-color 200ms linear; } .my-dragging-class { background-color: red; border: 1px solid black; } .my-resizing-class { background-color: blue; border: 1px solid black; color: white; } .my-active-class { border: 1px solid black; -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); } .my-handle-class { position: absolute; border: 1px solid black; border-radius: 50%; height: 14px; width: 14px; font-size: 1em; line-height: 1em; box-sizing: border-box; -webkit-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; } .my-handle-class-tl { top: -14px; left: -14px; cursor: nw-resize; } .my-handle-class-tm { top: -14px; left: 50%; margin-left: -7px; cursor: n-resize; } .my-handle-class-tr { top: -14px; right: -14px; cursor: ne-resize; } .my-handle-class-ml { top: 50%; margin-top: -7px; left: -14px; cursor: w-resize; } .my-handle-class-mr { top: 50%; margin-top: -7px; right: -14px; cursor: e-resize; } .my-handle-class-bl { bottom: -14px; left: -14px; cursor: sw-resize; } .my-handle-class-bm { bottom: -14px; left: 50%; margin-left: -7px; cursor: s-resize; } .my-handle-class-br { bottom: -14px; right: -14px; cursor: se-resize; } .my-handle-class-tl:hover, .my-handle-class-tm:hover, .my-handle-class-tr:hover, .my-handle-class-ml:hover, .my-handle-class-mr:hover, .my-handle-class-bl:hover, .my-handle-class-bm:hover, .my-handle-class-br:hover { transform: scale(1.4); }
0.440229
0.077938
a, aside, body, div, footer, html, i, img, li, nav, p, section, ul, h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; } li { list-style: none; } a { text-decoration: none; color: #4d4d4d; } body { font-size: 12px; color: rgb(165, 165, 165); font-family: Helvetica, Tahoma, Arial, STXihei, "ๅŽๆ–‡็ป†้ป‘", "Microsoft YaHei", "ๅพฎ่ฝฏ้›…้ป‘", SimSun, "ๅฎ‹ไฝ“", Heiti, "้ป‘ไฝ“", sans-serif; } .container, .main, body { background: #fff; } .container .left-bar { position: fixed; padding: 0 20px; box-shadow: 0px 0px 8px rgb(239, 237, 255); background: #ffffff; color: #737EF0; box-sizing: border-box; flex-direction: column; height: 100vh; display: flex; width: 232px; transition: all .5s; text-align: center; } .container .main { position: relative; display: flex; flex-direction: column; -webkit-box-orient: vertical; margin-left: 240px; padding-top: 60px; } .container .main .iconfont { font-size: 18px; color: #000; } .set-scroll { background-color: #494f5e; border-radius: 0; width: 4px; } .title >a { color: #737EF0; font-size: 20px; height: 50px; font-weight: bold; line-height: 50px; width: 100%; background-color: #fff; text-align: center; box-shadow: 0px 4px 10px #F7F7FF; position: fixed; top: 0px; z-index:9999; } .h2 { text-align: center; /* font-size: 16px; */ } .left-bar .title p { text-align: center; } .left-bar .nav { flex: 1; -webkit-box-flex: 1; flex-grow: 1; margin-top: 60px; } .left-bar .nav .item { height: 48px; line-height: 46px; border-top: 2px solid rgba(255, 255, 255, .04); border-bottom: 2px solid rgba(255, 255, 255, .04) } .left-bar .nav>.active { position: relative; } /* .left-bar .nav>.active .line { position: absolute; right: 0; height: 30px; width: 3px; background: #3a85ff; z-index: 100000; margin-top: 10px } */ .left-bar .nav-item { min-height: 100vh; overflow-y: scroll; display: inline-block; /* margin: 0 auto; */ } .left-bar .nav-item::-webkit-scrollbar-track { background-color: #979797; border-radius: 0; width: 1px; } .left-bar .nav-item::-webkit-scrollbar-thumb { background-color: #979797; border-radius: 0; width: 1px; } .left-bar .nav-item::-webkit-scrollbar { background-color: #979797; border-radius: 0; width: 0px; } .left-bar .nav-item li { /* margin: 0 auto; */ height: 48px; line-height: 48px; } /* .left-bar .nav-item li:hover a, .left-bar .nav-item li:hover i, */ .left-bar .nav-item li>.active, .left-bar .nav-item li>.active i { color: #737EF0; font-weight: bold; } .left-bar .nav-item li a { text-decoration: none; font-size: 14px; display: inline-block; width: 100%; color: #A8A8A8; text-align: center; } .nav .item a { color: #fff; margin: 0 auto; } .nav .comment { position: fixed; z-index: 100; bottom: 10px; width: 200px; } .nav .comment a { color: #BCBCBC; } .main #mainContent { max-width: 1200px; margin: 0 auto; } .main .box { overflow: hidden; margin: 20px 20px; background: #fff; padding-bottom: 20px; } .main .box .sub-category>div { padding: 12px 0 0 2.1%; font-size: 18px; } .main .box .item { width: 20%; /* border: 1px solid #e4ecf3; */ box-shadow: 0px 2px 8px rgb(242, 238, 255); border-radius: 8px; background: #fff; padding: 10px; min-width: 200px; margin: 22px 0 0 2.1%; float: left; overflow: hidden; transition: all .3s; } .main .box .item:hover { transform: translateY(-8px); } .main .box .item .no-logo { color: #737EF0; font-weight: 700; font-size: 14px; } .main .box .item .logo { height: 40px; position: relative; font-size: 14px; font-weight: 700; color: #737EF0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0px 2px; } .main .box .item .logo img { width: 40px; height: 40px; border-radius: 50%; margin-right: 5px; vertical-align: middle; } .main .box .item .desc { color: #999999; font-size: 12px; padding-top: 10px; height: 35px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .footer { width: 100%; bottom: 0; line-height: 45px; margin-bottom: 20px; /* background: #fff; */ /* box-shadow: 0 0 1rem rgba(0, 0, 0, .2) */ } .footer .copyright { /* margin-left: 30px; */ color: #A8A8A8; font-size: 14px; margin: 0 auto; } .footer .copyright a { text-decoration: none; color: #737EF0; } #menu-box { display: none; width: 100%; background: #fff; text-align: right; position: sticky; top: 0; z-index: 2; box-shadow: 1px 1px 8px #F7F7FF; height: 50px; } #menu-box #menu { height: 42px; width: 42px; position: absolute; right: 10px; } #menu-box #menu * { transition: all .3s; -webkit-transition: all .3s; box-sizing: border-box; } #menu-box #menu input[type=checkbox] { display: none; } #menu-box #menu input[type=checkbox]:checked~.menu-spin>.horizontal { opacity: 0; } #menu-box #menu input[type=checkbox]:checked~.menu-spin>.line-1 { transform: rotate(405deg); -webkit-transform: rotate(405deg); margin-top: 10px; } #menu-box #menu input[type=checkbox]:checked~.menu-spin>.line-2 { transform: rotate(-405deg); -webkit-transform: rotate(-405deg); margin-top: -10px; } #menu-box #menu label { cursor: pointer; position: absolute; z-index: 99; height: 100%; width: 100%; top: 10px; left: 0; } #menu-box #menu label .line { position: absolute; height: 3px; width: 64%; border-radius: 1.5px; background-color: #A8A8A8; } #menu-box #menu label .horizontal { top: 10px; } #menu-box #menu label .line-2 { top: 20px; } .download a, .download i { color: #3668bd !important; } #fixedBar { padding: 10px; background: #fff; width: 24px; height: 24px; position: fixed; right: 20px; bottom: 40px; z-index: 9999; border-radius: 50%; box-shadow: 0px 2px 8px rgb(214, 202, 255); cursor: pointer; display: none; } #fixedBar svg { color: #cecece; } @media screen and (max-width:481px) { .container .box .item { width: 39%; min-width: 100px; } .container .main { margin-left: 0; } .container .left-bar { z-index: 999; left: -249px; } #menu-box { display: block; } } @media screen and (min-width:481px) { .container .left-bar { left: 0; } } @media screen and (min-width:482px) and (max-width:789px) { .container .box .item { width: 90%; } .container .left-bar { left: 0; } } @media screen and (min-width:790px) and (max-width:1039px) { .container .box .item { width: 43%; } } @media screen and (min-width:1040px) and (max-width:1920px) { .container .box .item { width: 20%; } } .search_btn { outline: 0; border: none; border-radius: 8px; background: #e0e1e2 none; color: rgba(0, 0, 0, .6); padding: 5px 10px 5px 10px; height: 30px; } .anchor{ display: block; position: relative; top: -60px; visibility: hidden; } .content svg { width: 20px; height: 20px; padding: 0 auto; } .comment svg { width: 13px; height: 13px; padding-right: 5px; vertical-align: text-top; fill: #A8A8A8; } .content { text-align: center; } .content >a { /* border: 2px solid #444; */ background-color: #fff; box-shadow: 0px 2px 8px rgb(214, 202, 255); display: inline-block; width: 30px; line-height: 10px; padding: 5px 0px; border-radius: 50%; margin: 16px 8px; }
css/style.css
a, aside, body, div, footer, html, i, img, li, nav, p, section, ul, h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; } li { list-style: none; } a { text-decoration: none; color: #4d4d4d; } body { font-size: 12px; color: rgb(165, 165, 165); font-family: Helvetica, Tahoma, Arial, STXihei, "ๅŽๆ–‡็ป†้ป‘", "Microsoft YaHei", "ๅพฎ่ฝฏ้›…้ป‘", SimSun, "ๅฎ‹ไฝ“", Heiti, "้ป‘ไฝ“", sans-serif; } .container, .main, body { background: #fff; } .container .left-bar { position: fixed; padding: 0 20px; box-shadow: 0px 0px 8px rgb(239, 237, 255); background: #ffffff; color: #737EF0; box-sizing: border-box; flex-direction: column; height: 100vh; display: flex; width: 232px; transition: all .5s; text-align: center; } .container .main { position: relative; display: flex; flex-direction: column; -webkit-box-orient: vertical; margin-left: 240px; padding-top: 60px; } .container .main .iconfont { font-size: 18px; color: #000; } .set-scroll { background-color: #494f5e; border-radius: 0; width: 4px; } .title >a { color: #737EF0; font-size: 20px; height: 50px; font-weight: bold; line-height: 50px; width: 100%; background-color: #fff; text-align: center; box-shadow: 0px 4px 10px #F7F7FF; position: fixed; top: 0px; z-index:9999; } .h2 { text-align: center; /* font-size: 16px; */ } .left-bar .title p { text-align: center; } .left-bar .nav { flex: 1; -webkit-box-flex: 1; flex-grow: 1; margin-top: 60px; } .left-bar .nav .item { height: 48px; line-height: 46px; border-top: 2px solid rgba(255, 255, 255, .04); border-bottom: 2px solid rgba(255, 255, 255, .04) } .left-bar .nav>.active { position: relative; } /* .left-bar .nav>.active .line { position: absolute; right: 0; height: 30px; width: 3px; background: #3a85ff; z-index: 100000; margin-top: 10px } */ .left-bar .nav-item { min-height: 100vh; overflow-y: scroll; display: inline-block; /* margin: 0 auto; */ } .left-bar .nav-item::-webkit-scrollbar-track { background-color: #979797; border-radius: 0; width: 1px; } .left-bar .nav-item::-webkit-scrollbar-thumb { background-color: #979797; border-radius: 0; width: 1px; } .left-bar .nav-item::-webkit-scrollbar { background-color: #979797; border-radius: 0; width: 0px; } .left-bar .nav-item li { /* margin: 0 auto; */ height: 48px; line-height: 48px; } /* .left-bar .nav-item li:hover a, .left-bar .nav-item li:hover i, */ .left-bar .nav-item li>.active, .left-bar .nav-item li>.active i { color: #737EF0; font-weight: bold; } .left-bar .nav-item li a { text-decoration: none; font-size: 14px; display: inline-block; width: 100%; color: #A8A8A8; text-align: center; } .nav .item a { color: #fff; margin: 0 auto; } .nav .comment { position: fixed; z-index: 100; bottom: 10px; width: 200px; } .nav .comment a { color: #BCBCBC; } .main #mainContent { max-width: 1200px; margin: 0 auto; } .main .box { overflow: hidden; margin: 20px 20px; background: #fff; padding-bottom: 20px; } .main .box .sub-category>div { padding: 12px 0 0 2.1%; font-size: 18px; } .main .box .item { width: 20%; /* border: 1px solid #e4ecf3; */ box-shadow: 0px 2px 8px rgb(242, 238, 255); border-radius: 8px; background: #fff; padding: 10px; min-width: 200px; margin: 22px 0 0 2.1%; float: left; overflow: hidden; transition: all .3s; } .main .box .item:hover { transform: translateY(-8px); } .main .box .item .no-logo { color: #737EF0; font-weight: 700; font-size: 14px; } .main .box .item .logo { height: 40px; position: relative; font-size: 14px; font-weight: 700; color: #737EF0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0px 2px; } .main .box .item .logo img { width: 40px; height: 40px; border-radius: 50%; margin-right: 5px; vertical-align: middle; } .main .box .item .desc { color: #999999; font-size: 12px; padding-top: 10px; height: 35px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .footer { width: 100%; bottom: 0; line-height: 45px; margin-bottom: 20px; /* background: #fff; */ /* box-shadow: 0 0 1rem rgba(0, 0, 0, .2) */ } .footer .copyright { /* margin-left: 30px; */ color: #A8A8A8; font-size: 14px; margin: 0 auto; } .footer .copyright a { text-decoration: none; color: #737EF0; } #menu-box { display: none; width: 100%; background: #fff; text-align: right; position: sticky; top: 0; z-index: 2; box-shadow: 1px 1px 8px #F7F7FF; height: 50px; } #menu-box #menu { height: 42px; width: 42px; position: absolute; right: 10px; } #menu-box #menu * { transition: all .3s; -webkit-transition: all .3s; box-sizing: border-box; } #menu-box #menu input[type=checkbox] { display: none; } #menu-box #menu input[type=checkbox]:checked~.menu-spin>.horizontal { opacity: 0; } #menu-box #menu input[type=checkbox]:checked~.menu-spin>.line-1 { transform: rotate(405deg); -webkit-transform: rotate(405deg); margin-top: 10px; } #menu-box #menu input[type=checkbox]:checked~.menu-spin>.line-2 { transform: rotate(-405deg); -webkit-transform: rotate(-405deg); margin-top: -10px; } #menu-box #menu label { cursor: pointer; position: absolute; z-index: 99; height: 100%; width: 100%; top: 10px; left: 0; } #menu-box #menu label .line { position: absolute; height: 3px; width: 64%; border-radius: 1.5px; background-color: #A8A8A8; } #menu-box #menu label .horizontal { top: 10px; } #menu-box #menu label .line-2 { top: 20px; } .download a, .download i { color: #3668bd !important; } #fixedBar { padding: 10px; background: #fff; width: 24px; height: 24px; position: fixed; right: 20px; bottom: 40px; z-index: 9999; border-radius: 50%; box-shadow: 0px 2px 8px rgb(214, 202, 255); cursor: pointer; display: none; } #fixedBar svg { color: #cecece; } @media screen and (max-width:481px) { .container .box .item { width: 39%; min-width: 100px; } .container .main { margin-left: 0; } .container .left-bar { z-index: 999; left: -249px; } #menu-box { display: block; } } @media screen and (min-width:481px) { .container .left-bar { left: 0; } } @media screen and (min-width:482px) and (max-width:789px) { .container .box .item { width: 90%; } .container .left-bar { left: 0; } } @media screen and (min-width:790px) and (max-width:1039px) { .container .box .item { width: 43%; } } @media screen and (min-width:1040px) and (max-width:1920px) { .container .box .item { width: 20%; } } .search_btn { outline: 0; border: none; border-radius: 8px; background: #e0e1e2 none; color: rgba(0, 0, 0, .6); padding: 5px 10px 5px 10px; height: 30px; } .anchor{ display: block; position: relative; top: -60px; visibility: hidden; } .content svg { width: 20px; height: 20px; padding: 0 auto; } .comment svg { width: 13px; height: 13px; padding-right: 5px; vertical-align: text-top; fill: #A8A8A8; } .content { text-align: center; } .content >a { /* border: 2px solid #444; */ background-color: #fff; box-shadow: 0px 2px 8px rgb(214, 202, 255); display: inline-block; width: 30px; line-height: 10px; padding: 5px 0px; border-radius: 50%; margin: 16px 8px; }
0.232397
0.046184
body, html { margin: 0; padding: 0; height: 100%; } * { box-sizing: border-box; transition: all 0.3 ease; } #wrapper { width: 500px; max-width: 90%; margin: 0 auto; height: 100%; max-height: 100%; position: relative; display: flex; justify-content: center; align-items: center; box-sizing: border-box; } /* Typography */ h1, h2, h3 { font-family: "Abril Fatface", cursive; transition: all 0.3 ease; } p, a, button, h4 { font-family: "Roboto", sans-serif; transition: all 0.3 ease; } p { line-height: 150%; transition: all 0.3 ease; } .type { color: black; } .title { font-size: 2.5em; } /* Buttons */ button { border-radius: 8px; border: none; font-size: 1em; cursor: pointer; } button:hover { opacity: 0.75; } .btn { width: 300px; max-width: 100%; padding: 1em 0em; font-weight: 500; margin: 3px 0px; } .full-btn { background: black; color: white; } .stroke-btn { background: none; border: 2px solid black; } @media only screen and (max-width: 600px) { .btn { width: 100%; } } /* Home Screen */ #home { display: none; justify-content: center; align-items: center; box-sizing: border-box; max-width: 100%; } #home a { position: absolute; top: 2em; right: 0; } #home a img { width: 30px; } .home-button-container { position: absolute; bottom: 2em; text-align: center; margin: 0 auto; box-sizing: border-box; align-self: flex-end; } @media only screen and (max-width: 600px) { .home-button-container { width: 100%; } } /* Settings Screen */ svg * { fill: black; } #settings { display: none; width: 100%; max-width: 100%; text-align: left; } #settings-theme, #settings-ambient, #settings-timer { transition: all 0.3 ease; -webkit-transition: all 0.3 ease; } #settings p, #start { opacity: 0.3; pointer-events: none; } #settings-theme .settings-button { width: 49%; padding: 1em 0em; border: 2px solid black; background: none; } #settings-ambient .settings-button { width: 32%; height: 100px; border: 2px solid black; background: none; } #settings-ambient button img { max-width: 100%; } #settings-timer .settings-button { width: 49%; margin-bottom: 0.3em; padding: 1em 0em; border: 2px solid black; background: none; } /* Practice screen */ #practice { display: none; width: 100%; max-width: 100%; text-align: center; } #timer { font-size: 4em; font-weight: normal; display: none; } #well-done { font-family: "<NAME>", cursive; display: none; font-size: 2em; font-weight: normal; } #pause { margin-top: 2em; border: none !important; display: none; }
demo/style.css
body, html { margin: 0; padding: 0; height: 100%; } * { box-sizing: border-box; transition: all 0.3 ease; } #wrapper { width: 500px; max-width: 90%; margin: 0 auto; height: 100%; max-height: 100%; position: relative; display: flex; justify-content: center; align-items: center; box-sizing: border-box; } /* Typography */ h1, h2, h3 { font-family: "Abril Fatface", cursive; transition: all 0.3 ease; } p, a, button, h4 { font-family: "Roboto", sans-serif; transition: all 0.3 ease; } p { line-height: 150%; transition: all 0.3 ease; } .type { color: black; } .title { font-size: 2.5em; } /* Buttons */ button { border-radius: 8px; border: none; font-size: 1em; cursor: pointer; } button:hover { opacity: 0.75; } .btn { width: 300px; max-width: 100%; padding: 1em 0em; font-weight: 500; margin: 3px 0px; } .full-btn { background: black; color: white; } .stroke-btn { background: none; border: 2px solid black; } @media only screen and (max-width: 600px) { .btn { width: 100%; } } /* Home Screen */ #home { display: none; justify-content: center; align-items: center; box-sizing: border-box; max-width: 100%; } #home a { position: absolute; top: 2em; right: 0; } #home a img { width: 30px; } .home-button-container { position: absolute; bottom: 2em; text-align: center; margin: 0 auto; box-sizing: border-box; align-self: flex-end; } @media only screen and (max-width: 600px) { .home-button-container { width: 100%; } } /* Settings Screen */ svg * { fill: black; } #settings { display: none; width: 100%; max-width: 100%; text-align: left; } #settings-theme, #settings-ambient, #settings-timer { transition: all 0.3 ease; -webkit-transition: all 0.3 ease; } #settings p, #start { opacity: 0.3; pointer-events: none; } #settings-theme .settings-button { width: 49%; padding: 1em 0em; border: 2px solid black; background: none; } #settings-ambient .settings-button { width: 32%; height: 100px; border: 2px solid black; background: none; } #settings-ambient button img { max-width: 100%; } #settings-timer .settings-button { width: 49%; margin-bottom: 0.3em; padding: 1em 0em; border: 2px solid black; background: none; } /* Practice screen */ #practice { display: none; width: 100%; max-width: 100%; text-align: center; } #timer { font-size: 4em; font-weight: normal; display: none; } #well-done { font-family: "<NAME>", cursive; display: none; font-size: 2em; font-weight: normal; } #pause { margin-top: 2em; border: none !important; display: none; }
0.269326
0.065098
html, body { font-family: roboto; } .header, main, footer { padding-left: 300px; } @media only screen and (max-width : 992px) { .header, main, footer { padding-left: 0; } } .custom_input input, .custom_input textarea { background-color: white !important; border: 1px solid #26a69a !important; border-radius: 5px !important; padding: 0 0px 0 12px !important; } .homepage .row.card, .homepage, main.content { min-height: 100vh; } .homepage.student-homepage .row.card { min-height: auto; } .custom_input textarea { min-height: 200px; } div#question_preview { min-height: 100px; border-bottom: 1px solid #bbbbbb; box-shadow: 0px 0px 12px #80808045 inset; border-radius: 8px; margin: 10px -2px; padding: 12px; } h4.card-title { margin: 0; padding: 12px 8px; } .questionForm { margin: 0; } .card.pageTitle { margin: 18px 0 0 0; } a#formNewQ { bottom: 6px; } .row.AnswerOptions { margin-top: 12px !important; border-top: 1px solid #e4e4e4; display: inline-block; width: auto !important; } .answerOption { margin-top: 20px; } .mjx-chtml[tabindex]:focus, body :focus .mjx-chtml[tabindex] { display: inline-table; outline: none!important; } .question-title *{ margin: auto !important; } .question-title h6 { line-height: 1.5; } .questionNumber h5 { margin: auto; } .questions .question { padding: 12px; } .question-content { padding: 0 0 28px 37px !important; } .question-content .row { margin: 0; } .question-toolbar i { text-align: center; display: block; } .question-toolbar { border-radius: 9px; height: 70px; width: 70px; margin: auto; transition: .25s ease-in-out; margin-bottom: 4px; } .edit.question-toolbar:hover { background-color: #4caf50 !important; transition: .25s ease-in-out; } .mark { border: 4px solid #bfbebe; } .edit i { font-size: 46px; } .edit span { text-align: center; display: block; } .answered .questionNumber, .answered .question-content { filter: opacity(.6); } .WrongAnswered.answered{ border-left: 6px solid #da0202; transition: .25s ease-in-out; } .CorrectAnswered.answered { border-left: 6px solid #4CAF50; transition: .25s ease-in-out; } .WrongAnswered.answered [type="radio"]:disabled:checked+span:after { background-color: #da0202; border-color: #da0202; } .CorrectAnswered.answered [type="radio"]:disabled:checked+span:after { background-color: #4CAF50 !important; border-color: #4CAF50 !important; } .unAnswered.answered{ border-left: 6px solid orange; transition: .25s ease-in-out; } .unAnswered.answered [type="radio"]:disabled:checked+span:after { background-color: orange !important; border-color: orange !important; } .optionWrap{ transition: .25s ease-in-out; } .correctOption { border: 1px solid green; padding: 12px 3px!important; border-radius: 10px; display: inline-block; transition: .25s ease-in-out; } label { color: #000000; } .questions { padding: 0 19px !important; } .questionsStats { padding: 0 0px 12px !important; width: 300px; position: fixed; bottom: 0; left: 0px; margin: 0; z-index: 999; transition: .25s ease-in-out; } .stats-title h5 i { vertical-align: bottom !important; } .theStats { padding: 19px 2px 10px; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; } .theStats .row { margin: 4px 0; } span.stat-title { color: grey; margin-top: 7px; } span.stat-data { font-weight: bold; font-size: 24px; font-family: sans-serif; } span.totalQuestions { color: #b3b3b3 !important; font-size: 16px; } .wrongStat span.stat-title { color: #ff9991; font-weight: bold; } .correctStat span.stat-title { color: #66b5ae; font-weight: bold; } .theStats .row { margin: 4px 0; } .scoreStat .stat-data { font-size: 32px; color: #66b5ae; } .scoreStat .stat-title { margin-top: 13px; } .stats-title h5 { margin: 0; padding: 12px; transition: .25s ease-in-out; } .sidenav .user-view .background img { max-width: 100%; } .user-view span.new.badge { margin-top: 15px; } .instructionsContent li * { vertical-align: middle; } .instructionsContent li { margin-bottom: 14px; } .instructionsContent ol { margin: 0; padding: 0 12px; } .instructionsContent i { font-size: 23px; } td.user_group a { text-transform: lowercase; } .homepage hr { border: 1px solid #f7f7f7; } .homepage span.info-title { color: grey; font-weight: 300; } .student-info-card h1 { margin: 0; padding: 25px 0; font-size: 93px; font-family: fantasy; } .page-intro { text-transform: capitalize; } .page-intro h4 { font-size: 53px; padding: 16px 14px; color: grey; } .student-info-card { margin: 37px 0 27px 0; } .table-controller, ul.pagination { margin: 0; } .table-controller { margin: 20px 0; } .pagination li a { font-size: 12px; padding: 0 8px; } .pagination li.active { background-color: #26a69a; } ul.pagination { } .user-list table { margin: 0 0 12px; } .flex-item { flex-grow: 3; } .flex-container { display: flex; } .exercise { background-color: #239e8d; color: white; padding: 40px 8px; border-right: 1px solid #198c62; margin-bottom: 20px; cursor: pointer; transition: .25s ease-in-out; border-left: 1px solid #589895; } .exercise:hover { background-color: #17695e; border-right: 1px solid #176358; transition: .25s ease-in-out; border-left: 1px solid #55a99d; text-align: center; } .exercises-list { transition: .25s ease-in-out; } h4 i { vertical-align: middle; } .student-homepage .input-field.col label { top: -34px; } span.exClass { display: block; color: #0a312c; } .empty-exercise { padding: 26px 5px; background-color: #cce4e2; color: #0ecebc; margin-bottom: 12px; text-align: center; font-size: 24px; border-radius: 6px; } .exercise:nth-child(2) { background-color: #58dfcd; border-right: 1px solid #41cc99; border-left: 1px solid #8cceca; } .exercise:nth-child(3) { background-color: #71ecdc; border-right: 1px solid #55e9b3; border-left: 1px solid #a0e4df; } .exercise:nth-child(4) { background-color: #87f5e6; border-right: 1px solid #6cffc9; border-left: 1px solid #b6fcf7; }
assets/css/style.css
html, body { font-family: roboto; } .header, main, footer { padding-left: 300px; } @media only screen and (max-width : 992px) { .header, main, footer { padding-left: 0; } } .custom_input input, .custom_input textarea { background-color: white !important; border: 1px solid #26a69a !important; border-radius: 5px !important; padding: 0 0px 0 12px !important; } .homepage .row.card, .homepage, main.content { min-height: 100vh; } .homepage.student-homepage .row.card { min-height: auto; } .custom_input textarea { min-height: 200px; } div#question_preview { min-height: 100px; border-bottom: 1px solid #bbbbbb; box-shadow: 0px 0px 12px #80808045 inset; border-radius: 8px; margin: 10px -2px; padding: 12px; } h4.card-title { margin: 0; padding: 12px 8px; } .questionForm { margin: 0; } .card.pageTitle { margin: 18px 0 0 0; } a#formNewQ { bottom: 6px; } .row.AnswerOptions { margin-top: 12px !important; border-top: 1px solid #e4e4e4; display: inline-block; width: auto !important; } .answerOption { margin-top: 20px; } .mjx-chtml[tabindex]:focus, body :focus .mjx-chtml[tabindex] { display: inline-table; outline: none!important; } .question-title *{ margin: auto !important; } .question-title h6 { line-height: 1.5; } .questionNumber h5 { margin: auto; } .questions .question { padding: 12px; } .question-content { padding: 0 0 28px 37px !important; } .question-content .row { margin: 0; } .question-toolbar i { text-align: center; display: block; } .question-toolbar { border-radius: 9px; height: 70px; width: 70px; margin: auto; transition: .25s ease-in-out; margin-bottom: 4px; } .edit.question-toolbar:hover { background-color: #4caf50 !important; transition: .25s ease-in-out; } .mark { border: 4px solid #bfbebe; } .edit i { font-size: 46px; } .edit span { text-align: center; display: block; } .answered .questionNumber, .answered .question-content { filter: opacity(.6); } .WrongAnswered.answered{ border-left: 6px solid #da0202; transition: .25s ease-in-out; } .CorrectAnswered.answered { border-left: 6px solid #4CAF50; transition: .25s ease-in-out; } .WrongAnswered.answered [type="radio"]:disabled:checked+span:after { background-color: #da0202; border-color: #da0202; } .CorrectAnswered.answered [type="radio"]:disabled:checked+span:after { background-color: #4CAF50 !important; border-color: #4CAF50 !important; } .unAnswered.answered{ border-left: 6px solid orange; transition: .25s ease-in-out; } .unAnswered.answered [type="radio"]:disabled:checked+span:after { background-color: orange !important; border-color: orange !important; } .optionWrap{ transition: .25s ease-in-out; } .correctOption { border: 1px solid green; padding: 12px 3px!important; border-radius: 10px; display: inline-block; transition: .25s ease-in-out; } label { color: #000000; } .questions { padding: 0 19px !important; } .questionsStats { padding: 0 0px 12px !important; width: 300px; position: fixed; bottom: 0; left: 0px; margin: 0; z-index: 999; transition: .25s ease-in-out; } .stats-title h5 i { vertical-align: bottom !important; } .theStats { padding: 19px 2px 10px; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; } .theStats .row { margin: 4px 0; } span.stat-title { color: grey; margin-top: 7px; } span.stat-data { font-weight: bold; font-size: 24px; font-family: sans-serif; } span.totalQuestions { color: #b3b3b3 !important; font-size: 16px; } .wrongStat span.stat-title { color: #ff9991; font-weight: bold; } .correctStat span.stat-title { color: #66b5ae; font-weight: bold; } .theStats .row { margin: 4px 0; } .scoreStat .stat-data { font-size: 32px; color: #66b5ae; } .scoreStat .stat-title { margin-top: 13px; } .stats-title h5 { margin: 0; padding: 12px; transition: .25s ease-in-out; } .sidenav .user-view .background img { max-width: 100%; } .user-view span.new.badge { margin-top: 15px; } .instructionsContent li * { vertical-align: middle; } .instructionsContent li { margin-bottom: 14px; } .instructionsContent ol { margin: 0; padding: 0 12px; } .instructionsContent i { font-size: 23px; } td.user_group a { text-transform: lowercase; } .homepage hr { border: 1px solid #f7f7f7; } .homepage span.info-title { color: grey; font-weight: 300; } .student-info-card h1 { margin: 0; padding: 25px 0; font-size: 93px; font-family: fantasy; } .page-intro { text-transform: capitalize; } .page-intro h4 { font-size: 53px; padding: 16px 14px; color: grey; } .student-info-card { margin: 37px 0 27px 0; } .table-controller, ul.pagination { margin: 0; } .table-controller { margin: 20px 0; } .pagination li a { font-size: 12px; padding: 0 8px; } .pagination li.active { background-color: #26a69a; } ul.pagination { } .user-list table { margin: 0 0 12px; } .flex-item { flex-grow: 3; } .flex-container { display: flex; } .exercise { background-color: #239e8d; color: white; padding: 40px 8px; border-right: 1px solid #198c62; margin-bottom: 20px; cursor: pointer; transition: .25s ease-in-out; border-left: 1px solid #589895; } .exercise:hover { background-color: #17695e; border-right: 1px solid #176358; transition: .25s ease-in-out; border-left: 1px solid #55a99d; text-align: center; } .exercises-list { transition: .25s ease-in-out; } h4 i { vertical-align: middle; } .student-homepage .input-field.col label { top: -34px; } span.exClass { display: block; color: #0a312c; } .empty-exercise { padding: 26px 5px; background-color: #cce4e2; color: #0ecebc; margin-bottom: 12px; text-align: center; font-size: 24px; border-radius: 6px; } .exercise:nth-child(2) { background-color: #58dfcd; border-right: 1px solid #41cc99; border-left: 1px solid #8cceca; } .exercise:nth-child(3) { background-color: #71ecdc; border-right: 1px solid #55e9b3; border-left: 1px solid #a0e4df; } .exercise:nth-child(4) { background-color: #87f5e6; border-right: 1px solid #6cffc9; border-left: 1px solid #b6fcf7; }
0.291586
0.102215
@font-face{ font-family: "Open Sans"; src: url(fonts/OpenSans-Light.ttf); font-weight:500; font-style:normal; } body { background-image: url(../img/bg.png); margin: 0; padding: 0; font-family: 'Open Sans', 'sans-serif'; border-top: 4px solid #175387; } #header { background-color: white; } .logo { overflow:visible; } .logo-dmi { height: 38.829mm; width: 66.972mm; } #kuning { color: black; font-weight: bold; font-kerning: 10pt; } .pengumuman { padding: 0px 0 0; } #footer { height: 50px; padding: 17px; } .item { background-color:#fff; border-radius: 4px; padding-top: 50px; } .hold-breadcrumbs { border-bottom: .2em solid lightgrey; padding: 15px 0 5px; margin: 0 0 20px; } /* judul-halaman */ .judul-halaman { background: #0E487A; padding: 33px 0 22px; } .judul-halaman h1, .judul-halaman .title { font-weight: 100; color: #ffffff; font-size: 52px; line-height: 54px; letter-spacing: 1px; margin: 0 0 15px; font-family:'Open Sans', sans-serif; } @media (max-width: 774px) { .judul-halaman { padding: 20px 0 10px; } .judul-halaman h1 { font-size: 30px; line-height: 35px; margin: 0 0 15px; } } .crewman.crewman-center .sambutan { background: white; font-size: 1em; border-bottom: .2em solid grey; border-radius: .33em; } .crewman.crewman-center .sambutan:hover { cursor:pointer; border-bottom: .2em solid lightblue; } .blockquote-about .block { background: white; font-size: 1em; border-bottom: .2em solid lightgrey; border-radius: .33em; } .blockquote-about .block:hover { cursor:pointer; border-bottom: .2em solid green; } .link-penting { text-align: center; background: #5a5a5a; } .link-penting h2 { color:#fff; margin-top: 30px; } .gambar-gerak { margin-top:60px; } .gambar-gerak .title { font-family:'Open Sans', sans-serif; } .visi-sekolah { background:white; padding:30px 30px 30px 40px; border-bottom: .2em solid grey; border-radius: .33em; } .visi-sekolah:hover { border-bottom: .2em solid lightblue; } .misi-sekolah { background:white; padding:30px 30px 30px 40px; border-bottom: .2em solid grey; border-radius: .33em; } .misi-sekolah:hover { border-bottom: .2em solid pink; }
assets/src/css/utama.css
@font-face{ font-family: "Open Sans"; src: url(fonts/OpenSans-Light.ttf); font-weight:500; font-style:normal; } body { background-image: url(../img/bg.png); margin: 0; padding: 0; font-family: 'Open Sans', 'sans-serif'; border-top: 4px solid #175387; } #header { background-color: white; } .logo { overflow:visible; } .logo-dmi { height: 38.829mm; width: 66.972mm; } #kuning { color: black; font-weight: bold; font-kerning: 10pt; } .pengumuman { padding: 0px 0 0; } #footer { height: 50px; padding: 17px; } .item { background-color:#fff; border-radius: 4px; padding-top: 50px; } .hold-breadcrumbs { border-bottom: .2em solid lightgrey; padding: 15px 0 5px; margin: 0 0 20px; } /* judul-halaman */ .judul-halaman { background: #0E487A; padding: 33px 0 22px; } .judul-halaman h1, .judul-halaman .title { font-weight: 100; color: #ffffff; font-size: 52px; line-height: 54px; letter-spacing: 1px; margin: 0 0 15px; font-family:'Open Sans', sans-serif; } @media (max-width: 774px) { .judul-halaman { padding: 20px 0 10px; } .judul-halaman h1 { font-size: 30px; line-height: 35px; margin: 0 0 15px; } } .crewman.crewman-center .sambutan { background: white; font-size: 1em; border-bottom: .2em solid grey; border-radius: .33em; } .crewman.crewman-center .sambutan:hover { cursor:pointer; border-bottom: .2em solid lightblue; } .blockquote-about .block { background: white; font-size: 1em; border-bottom: .2em solid lightgrey; border-radius: .33em; } .blockquote-about .block:hover { cursor:pointer; border-bottom: .2em solid green; } .link-penting { text-align: center; background: #5a5a5a; } .link-penting h2 { color:#fff; margin-top: 30px; } .gambar-gerak { margin-top:60px; } .gambar-gerak .title { font-family:'Open Sans', sans-serif; } .visi-sekolah { background:white; padding:30px 30px 30px 40px; border-bottom: .2em solid grey; border-radius: .33em; } .visi-sekolah:hover { border-bottom: .2em solid lightblue; } .misi-sekolah { background:white; padding:30px 30px 30px 40px; border-bottom: .2em solid grey; border-radius: .33em; } .misi-sekolah:hover { border-bottom: .2em solid pink; }
0.226441
0.09314
body{font-size:14px;font-family:Arial, Helvetica, sans-serif;margin:0 auto; font-family:"Arial";} body,ul,li,h1,h2,h3,h4{margin:0px; padding:0px; border:0px; list-style:none; border:0px;} a:link{ color:#333; text-decoration:none;} a:hover{ color:#ff00; text-decoration:underline;} a:visited{ color:#000; text-decoration:none;} /*body start*/ body{background:#f0f0f0;} /*header nav start*/ #headsubnavbg{background:#990501;} #headsubnavbg ul{ height:40px; width:960px; margin:0 auto;} #headsubnavbg ul li{ float:left; width:160px; height:40px; line-height:40px; text-align:center;font-size:18px;font-weight:bold;} #headsubnavbg a:link{ color:#fff; text-decoration:none;} #headsubnavbg a:hover{ color:#000; text-decoration:none;} /*Scroll News start*/ #Scroll_News{width:960px; height:38px; line-height:38px; margin:0 auto; overflow:hidden; background:#CCC; border-bottom:#999 2px solid;} #Scroll_News .m2lone{width:960px; height:38px; margin:0 auto; line-height:38px;overflow:hidden;} #Scroll_News a{color:#000; text-decoration:none;margin: 0 10px;} #Scroll_News a:hover{ color:#ff00; text-decoration:underline;} /*banner start*/ .banner{ height:215px; width:960px; margin:0 auto; padding-top:10px; overflow:hidden;} a { color: #000; text-decoration: none; } a:hover { text-decoration: underline; } a img { border: none; } .cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .cl { zoom: 1; } .frame { margin-bottom: 10px; border: 1px solid #e1e1e1; background: #FFF; } .title { padding: 0 10px; height: 32px; font-size: 14px; font-weight: 700; line-height: 32px; overflow: hidden; } .block { margin: 10px 10px 0; } .temp { margin: 1px; } .slideshow { clear: both; } .slideshow li { position: relative; overflow: hidden; } .slideshow span.title { position: absolute; bottom: 0; left: 0; margin-bottom: 0; width: 100%; height: 32px; line-height: 32px; font-size: 14px; text-indent: 10px; } .slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000,endColorstr = #30000000); color: #FFF; overflow: hidden; } .slidebar li { float: left; margin-right: 1px; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 10px; cursor: pointer; } .slidebar li.on { background: rgba(255,255,255,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #50FFFFFF,endColorstr = #50FFFFFF); color: #000; font-weight: 700; } ul, li { list-style: none; } a:hover { text-decoration: underline; color: #a50001; } .frame { background: none; border: 0px solid #fff; margin-bottom: 0px; } .temp { margin: 0; } .slidebar { position: absolute; top: 5px; left: 4px; } .slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000,endColorstr = #90000000); color: #FFF; overflow: hidden; } .slidebar li.on { background: rgba(255,255,255,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000,endColorstr = #90000000); color: #ff0; font-weight: 700; } .slideshow SPAN.title { text-indent: 0px; } .block { margin: 0;position: relative; } #frameHlicAe { margin: 0px !important; border: 0px !important; } .comiis_wrap960, .comiis_wrapad { margin: 0 auto; width: 960px; } .comiis_wrapad { margin-top: 10px; } .comiis_wrapad { overflow: hidden; } .comiis_wrapad img { float: left; margin-top: 0px; } #slidesImgs li { width: 960px; height: 205px; display: none; } /*hot news start*/ .hotnews{width:960px; height:290px;margin:0 auto;} .hotnews .one{height:270px; width:225px; float:left; margin:0px; padding-top:20px; padding-left:0px;} .hotnews dl{height:270px; width:225px; float:left; margin:7px;} .hotnews dl dd{height:220px; width:225px; padding:0px; margin:0px; overflow:hidden;} .hotnews dl dt{ height:60px; width:215px; overflow:hidden; background:#FFF; padding-top:8px; padding:5px 5px; margin:0px; } /*ad start*/ .ad{width:960px; height:65px; padding-top:20px; margin:0 auto;} .ad1{float:left; overflow:hidden; margin:0 auto;} .ad2{float:left; overflow:hidden; margin:0 auto; padding-left:20px;} /*potonews start*/ .potonews{ width:960px;height:720px; margin:0 auto;} .potonews1{ width:200px; height:720px;float:left;} .potonews1 ul{width:200px; height:220px; padding-top:20px;} .potonews1 ul li {width:200px; height:140px; overflow:hidden;} .potonews1 ul div{background:#FFF;height:70px; width:190px;overflow:hidden; word-break:break-all; font-weight:bold; padding:5px} .potonews2{width:200px; height:720px; float:left; overflow:hidden; padding-left:20px;} .potonews2 ul{width:200px; height:220px; padding-top:20px;} .potonews2 ul li {width:200px; height:140px; overflow:hidden;} .potonews2 ul div{background:#FFF;height:70px; width:190px;overflow:hidden; word-break:break-all; font-weight:bold; padding:5px;} .potonews2 ul .mil{ height:380px; width:200px; overflow:hidden;} .potonews3{width:200px; height:720px;float:left; padding-left:20px;} .potonews3 ul{width:200px; height:220px; padding-top:20px;} .potonews3 ul li {width:200px; height:140px; overflow:hidden;} .potonews3 ul div{background:#FFF; height:70px; width:190px;overflow:hidden; word-break:break-all; font-weight:bold; padding:5px;} .potonews4{width:300px; height:720px;float:left; padding-left:20px;} .potonews4 guanggao{ height:320px; width:300px; overflow:hidden; padding-top:20px; } .potonews4 .newslist{ width:300px; padding-top:20px;;} .potonews4 .newslist .title{height:30px; width:300px;background:#FFF;padding:0; margin:0px; color:#FFF;} .potonews4 .newslist .mue{width:298px; height:318px; border:1px solid #999; } .potonews4 .newslist .mue li{width:270px; height:50px; padding:0 5px; border-bottom: #999 1px solid; line-height:50px; overflow:hidden; float:left; margin-left:10px;} .potonews4 .newslist .mue li span{ padding-left:10px; overflow:hidden; font-size:16px;} /*.Character start*/ .min{ height:1043px; width:640px;width:960px; margin:0 auto; padding-top:20px;} .minleft{ width:640px; float:left;} .min .Character{height:230px; width:610px; padding:15px; background:#FFF;} .min .Character ul{ height:230px; width:290px; float:left; overflow:hidden} .Character ul p{ font-weight:bold; margin-top:10px; margin-left:5px; font-size:20px; } .Character dl{height:115px; width:300px;float:left; margin:0px; padding:10px;} .Character dl dd{height:100px; width:180px; margin:0px; padding:0px; float:left; font-size:16px; font-weight:bold; overflow:hidden;} .Character dl dt{height:100px; width:120px; float:left; overflow:hidden;} .hr{ height:1px; width:310px; background:#999; overflow:hidden; margin-bottom:15px; float:right; color:#333;} .articlelist{ height:280px; width:620px; padding:10px; margin-top:20px;} .tip{ height:30px; width:600px; border-bottom:#999 1px solid; font-size:20px; font-weight:bold; color:#333; padding:0px 10px;} .articlelist a:link{float:left;} .list .left{width:300px; height:250px; padding:0px; margin-top:5px; overflow:hidden; float:left;} .list .left dd{width:10px; height:10px;margin:0px; padding:0px; margin:0px; float:left;} .list .left dt{width:300px; font-size:16px; color:#333; float:left; line-height:21px;height: 42px;overflow: hidden;} .list .left dt .con{float:left;} .list .right{ height:250px; width:300px; float:left; margin-top:5px; padding-left:20px;} .list .right dd{width:10px; height:10px;margin:0px; padding:0px; margin:0px; float:left;} .list .right dt{width:285px; padding-left:5px; font-size:16px; float:left; line-height:20px;} .list .right dt .cont{float:left;} /*Plate start*/ .Plate{width:640px; height:424px; margin-top:20px;} .mil1{width:310px; height:424px; background:#fff; float:left; border:#CCC 1px solid;} .name1{ width:270px; padding:0px 20px; height:30px; background:#FFF; font-size:20px; font-weight:bold; border-bottom:#999 1px solid;} .name1 span{float:right;} .mil1 dl{border-bottom:#999 1px solid; height:110px; width:290px; background:#FFF; margin:0px; padding:10px 10px; overflow:hidden; float:left;} .mil1 dl dt{ height:110px; width:120px; margin:0px; padding:0px; float:left; overflow:hidden;} .mil1 dl dd{ height:115px; width:160px; float:left; margin:0px; padding-left:10px; overflow:hidden;} .mil1 dl dd h5{ padding:0px; margin:0px; font-size:16px;} .mil2{width:310px; height:424px; background:#FFF; float:left; margin-left:15px; border:#CCC 1px solid; padding:0px;} .name2{width:270px; padding:0px 20px; height:30px; background:#FFF; font-size:20px; font-weight:bold; border-bottom:#999 1px solid;} .name2 span{float:right;} .mil2 dl{border-bottom:#999 1px solid; height:110px; width:290px; background:#FFF; margin:0px; padding:10px 10px; overflow:hidden; float:left;} .mil2 dl dt{ height:110px; width:120px; margin:0px; padding:0px; float:left; overflow:hidden; border:#FFF 1px solid;} .mil2 dl dd{ height:115px; width:158px; float:left; margin:0px; padding-left:10px; overflow:hidden;} .mil2 dl dd h5{ padding:0px; margin:0px; font-size:16px;} /*listmore start*/ .listmore{ height:1038px; margin-left:20px; width:300px; float:left; background: #FFF;} .listmore dl{width:280px; height:109px; padding:10px; margin:0px; border-bottom:#CCC solid 1px; overflow:hidden;} .listmore dl dt{overflow:hidden; border:#fff 1px solid; height:110px; width:180px; padding:2px; overflow:hidden; float:left;} .listmore dl dd{float:left; height:110px; width:80px; margin-left:10px; font-size:16px; overflow:hidden; line-height:18px;} /*guanggao start*/ .guanggao{width:960px; height:220px; margin:0 auto;} .guanggao ul{background:#FFF; margin:1px; height:95px; width:180px; float:left;padding: 5px;} /*foot start*/ .foot{ width:960px; height:300px;margin:0 auto; background:#0F3;}
tpl/simplebootx/Public/style/science.css
body{font-size:14px;font-family:Arial, Helvetica, sans-serif;margin:0 auto; font-family:"Arial";} body,ul,li,h1,h2,h3,h4{margin:0px; padding:0px; border:0px; list-style:none; border:0px;} a:link{ color:#333; text-decoration:none;} a:hover{ color:#ff00; text-decoration:underline;} a:visited{ color:#000; text-decoration:none;} /*body start*/ body{background:#f0f0f0;} /*header nav start*/ #headsubnavbg{background:#990501;} #headsubnavbg ul{ height:40px; width:960px; margin:0 auto;} #headsubnavbg ul li{ float:left; width:160px; height:40px; line-height:40px; text-align:center;font-size:18px;font-weight:bold;} #headsubnavbg a:link{ color:#fff; text-decoration:none;} #headsubnavbg a:hover{ color:#000; text-decoration:none;} /*Scroll News start*/ #Scroll_News{width:960px; height:38px; line-height:38px; margin:0 auto; overflow:hidden; background:#CCC; border-bottom:#999 2px solid;} #Scroll_News .m2lone{width:960px; height:38px; margin:0 auto; line-height:38px;overflow:hidden;} #Scroll_News a{color:#000; text-decoration:none;margin: 0 10px;} #Scroll_News a:hover{ color:#ff00; text-decoration:underline;} /*banner start*/ .banner{ height:215px; width:960px; margin:0 auto; padding-top:10px; overflow:hidden;} a { color: #000; text-decoration: none; } a:hover { text-decoration: underline; } a img { border: none; } .cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .cl { zoom: 1; } .frame { margin-bottom: 10px; border: 1px solid #e1e1e1; background: #FFF; } .title { padding: 0 10px; height: 32px; font-size: 14px; font-weight: 700; line-height: 32px; overflow: hidden; } .block { margin: 10px 10px 0; } .temp { margin: 1px; } .slideshow { clear: both; } .slideshow li { position: relative; overflow: hidden; } .slideshow span.title { position: absolute; bottom: 0; left: 0; margin-bottom: 0; width: 100%; height: 32px; line-height: 32px; font-size: 14px; text-indent: 10px; } .slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000,endColorstr = #30000000); color: #FFF; overflow: hidden; } .slidebar li { float: left; margin-right: 1px; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 10px; cursor: pointer; } .slidebar li.on { background: rgba(255,255,255,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #50FFFFFF,endColorstr = #50FFFFFF); color: #000; font-weight: 700; } ul, li { list-style: none; } a:hover { text-decoration: underline; color: #a50001; } .frame { background: none; border: 0px solid #fff; margin-bottom: 0px; } .temp { margin: 0; } .slidebar { position: absolute; top: 5px; left: 4px; } .slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000,endColorstr = #90000000); color: #FFF; overflow: hidden; } .slidebar li.on { background: rgba(255,255,255,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000,endColorstr = #90000000); color: #ff0; font-weight: 700; } .slideshow SPAN.title { text-indent: 0px; } .block { margin: 0;position: relative; } #frameHlicAe { margin: 0px !important; border: 0px !important; } .comiis_wrap960, .comiis_wrapad { margin: 0 auto; width: 960px; } .comiis_wrapad { margin-top: 10px; } .comiis_wrapad { overflow: hidden; } .comiis_wrapad img { float: left; margin-top: 0px; } #slidesImgs li { width: 960px; height: 205px; display: none; } /*hot news start*/ .hotnews{width:960px; height:290px;margin:0 auto;} .hotnews .one{height:270px; width:225px; float:left; margin:0px; padding-top:20px; padding-left:0px;} .hotnews dl{height:270px; width:225px; float:left; margin:7px;} .hotnews dl dd{height:220px; width:225px; padding:0px; margin:0px; overflow:hidden;} .hotnews dl dt{ height:60px; width:215px; overflow:hidden; background:#FFF; padding-top:8px; padding:5px 5px; margin:0px; } /*ad start*/ .ad{width:960px; height:65px; padding-top:20px; margin:0 auto;} .ad1{float:left; overflow:hidden; margin:0 auto;} .ad2{float:left; overflow:hidden; margin:0 auto; padding-left:20px;} /*potonews start*/ .potonews{ width:960px;height:720px; margin:0 auto;} .potonews1{ width:200px; height:720px;float:left;} .potonews1 ul{width:200px; height:220px; padding-top:20px;} .potonews1 ul li {width:200px; height:140px; overflow:hidden;} .potonews1 ul div{background:#FFF;height:70px; width:190px;overflow:hidden; word-break:break-all; font-weight:bold; padding:5px} .potonews2{width:200px; height:720px; float:left; overflow:hidden; padding-left:20px;} .potonews2 ul{width:200px; height:220px; padding-top:20px;} .potonews2 ul li {width:200px; height:140px; overflow:hidden;} .potonews2 ul div{background:#FFF;height:70px; width:190px;overflow:hidden; word-break:break-all; font-weight:bold; padding:5px;} .potonews2 ul .mil{ height:380px; width:200px; overflow:hidden;} .potonews3{width:200px; height:720px;float:left; padding-left:20px;} .potonews3 ul{width:200px; height:220px; padding-top:20px;} .potonews3 ul li {width:200px; height:140px; overflow:hidden;} .potonews3 ul div{background:#FFF; height:70px; width:190px;overflow:hidden; word-break:break-all; font-weight:bold; padding:5px;} .potonews4{width:300px; height:720px;float:left; padding-left:20px;} .potonews4 guanggao{ height:320px; width:300px; overflow:hidden; padding-top:20px; } .potonews4 .newslist{ width:300px; padding-top:20px;;} .potonews4 .newslist .title{height:30px; width:300px;background:#FFF;padding:0; margin:0px; color:#FFF;} .potonews4 .newslist .mue{width:298px; height:318px; border:1px solid #999; } .potonews4 .newslist .mue li{width:270px; height:50px; padding:0 5px; border-bottom: #999 1px solid; line-height:50px; overflow:hidden; float:left; margin-left:10px;} .potonews4 .newslist .mue li span{ padding-left:10px; overflow:hidden; font-size:16px;} /*.Character start*/ .min{ height:1043px; width:640px;width:960px; margin:0 auto; padding-top:20px;} .minleft{ width:640px; float:left;} .min .Character{height:230px; width:610px; padding:15px; background:#FFF;} .min .Character ul{ height:230px; width:290px; float:left; overflow:hidden} .Character ul p{ font-weight:bold; margin-top:10px; margin-left:5px; font-size:20px; } .Character dl{height:115px; width:300px;float:left; margin:0px; padding:10px;} .Character dl dd{height:100px; width:180px; margin:0px; padding:0px; float:left; font-size:16px; font-weight:bold; overflow:hidden;} .Character dl dt{height:100px; width:120px; float:left; overflow:hidden;} .hr{ height:1px; width:310px; background:#999; overflow:hidden; margin-bottom:15px; float:right; color:#333;} .articlelist{ height:280px; width:620px; padding:10px; margin-top:20px;} .tip{ height:30px; width:600px; border-bottom:#999 1px solid; font-size:20px; font-weight:bold; color:#333; padding:0px 10px;} .articlelist a:link{float:left;} .list .left{width:300px; height:250px; padding:0px; margin-top:5px; overflow:hidden; float:left;} .list .left dd{width:10px; height:10px;margin:0px; padding:0px; margin:0px; float:left;} .list .left dt{width:300px; font-size:16px; color:#333; float:left; line-height:21px;height: 42px;overflow: hidden;} .list .left dt .con{float:left;} .list .right{ height:250px; width:300px; float:left; margin-top:5px; padding-left:20px;} .list .right dd{width:10px; height:10px;margin:0px; padding:0px; margin:0px; float:left;} .list .right dt{width:285px; padding-left:5px; font-size:16px; float:left; line-height:20px;} .list .right dt .cont{float:left;} /*Plate start*/ .Plate{width:640px; height:424px; margin-top:20px;} .mil1{width:310px; height:424px; background:#fff; float:left; border:#CCC 1px solid;} .name1{ width:270px; padding:0px 20px; height:30px; background:#FFF; font-size:20px; font-weight:bold; border-bottom:#999 1px solid;} .name1 span{float:right;} .mil1 dl{border-bottom:#999 1px solid; height:110px; width:290px; background:#FFF; margin:0px; padding:10px 10px; overflow:hidden; float:left;} .mil1 dl dt{ height:110px; width:120px; margin:0px; padding:0px; float:left; overflow:hidden;} .mil1 dl dd{ height:115px; width:160px; float:left; margin:0px; padding-left:10px; overflow:hidden;} .mil1 dl dd h5{ padding:0px; margin:0px; font-size:16px;} .mil2{width:310px; height:424px; background:#FFF; float:left; margin-left:15px; border:#CCC 1px solid; padding:0px;} .name2{width:270px; padding:0px 20px; height:30px; background:#FFF; font-size:20px; font-weight:bold; border-bottom:#999 1px solid;} .name2 span{float:right;} .mil2 dl{border-bottom:#999 1px solid; height:110px; width:290px; background:#FFF; margin:0px; padding:10px 10px; overflow:hidden; float:left;} .mil2 dl dt{ height:110px; width:120px; margin:0px; padding:0px; float:left; overflow:hidden; border:#FFF 1px solid;} .mil2 dl dd{ height:115px; width:158px; float:left; margin:0px; padding-left:10px; overflow:hidden;} .mil2 dl dd h5{ padding:0px; margin:0px; font-size:16px;} /*listmore start*/ .listmore{ height:1038px; margin-left:20px; width:300px; float:left; background: #FFF;} .listmore dl{width:280px; height:109px; padding:10px; margin:0px; border-bottom:#CCC solid 1px; overflow:hidden;} .listmore dl dt{overflow:hidden; border:#fff 1px solid; height:110px; width:180px; padding:2px; overflow:hidden; float:left;} .listmore dl dd{float:left; height:110px; width:80px; margin-left:10px; font-size:16px; overflow:hidden; line-height:18px;} /*guanggao start*/ .guanggao{width:960px; height:220px; margin:0 auto;} .guanggao ul{background:#FFF; margin:1px; height:95px; width:180px; float:left;padding: 5px;} /*foot start*/ .foot{ width:960px; height:300px;margin:0 auto; background:#0F3;}
0.346762
0.071851
๏ปฟ/* reset style */ * { margin:0; padding:0; word-break:break-all; } html,body{ height:100%;} body{ font:12px/1.5em "Arial","ๅฎ‹ไฝ“",Verdana,Helvetica,sans-serif;text-align:left;background-color:#fff; color:#999; margin:0px;line-height:22px;} table{ font:12px/1.5em "Arial","ๅฎ‹ไฝ“",Verdana,Helvetica,sans-serif;text-align:left;margin:0px; padding:0px; border:0px; color:#999;line-height:22px;} h1,h2,h3,h4,h5,h6,div,p,img,label{ margin:0px; padding:0px; border:0px;} address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;} ul,ol,li,dl,dt,dd{ margin:0px; padding:0px; border:0px; list-style:none; display:block; } form,input,textarea,file,button,select{ padding:0px; margin:0px; font:12px/1.5em "ๅฎ‹ไฝ“","Arial",Verdana,Helvetica,sans-serif; } input,textarea{outline: none; } textarea{resize:none; overflow:auto;} input[type="checkbox"],input[type="radio"]{vertical-align:middle;} img { vertical-align: middle; border: 0; } input[type="button"],input[type="submit"]{ cursor:pointer;} em,cite {font-style:normal; font-weight:400; } a:hover,a:active {text-decoration:none; /*color:#0000FF;*/cursor:pointer;} a:link,a:visited{text-decoration:none;cursor:pointer;outline: none;} /* common style */ .clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;} .clearfix {display: inline-block;} html .clearfix {display: block;} * html .clearfix {height: 1%;} .inline{display:inline-block;vertical-align:middle;}.inline{*display:inline;}.none{display:none;}.block{display:block;} .posR { position: relative; z-index: 100; }.posR1 { position: relative; z-index: 500; }.posRH { position: relative; z-index: 900; }.posRH2 { position: relative; z-index: 1000; }.posRH3 { position: relative; z-index: 1100; }.posRH4 { position: relative; z-index: 1200; }.posRH5 { position: relative; z-index: 1300; }.vTop { vertical-align: top; } .posRT{position:relative;z-index:12;} .t_l{text-align:left;}.t_c{text-align:center;}.t_r{text-align:right;} .hide{display:none;} .show{display:block;} /*common font color*/ .col_fff{color:#fff;}.col_d97159{color:#D97159;}.col_aaafb8{color:#aaafb8;}a.col_d97159{color:#D97159;} /*public padding margin*/ .pd5{padding:5px;}.pd_t5{padding-top:5px;}.pd_r5{padding-right:5px;}.pd_b5{padding-bottom:5px;}.pd_l5{padding-left:5px;} .pd10{padding:10px;}.pd_t10{padding-top:10px;}.pd_r10{padding-right:10px;}.pd_b10{padding-bottom:10px;}.pd_l10{padding-left:10px;} .pd20{padding:20px;}.pd_t20{padding-top:20px;}.pd_r20{padding-right:20px;}.pd_b20{padding-bottom:20px;}.pd_l20{padding-left:20px;} .mg5{margin:5px;}.mg_t5{margin-top:5px;}.mg_r5{margin-right:5px;}.mg_b5{margin-bottom:5px;}.mg_l5{margin-left:5px;} .mg10{margin:10px;}.mg_t10{margin-top:10px;}.mg_r10{margin-right:10px;}.mg_b10{margin-bottom:10px;}.mg_l10{margin-left:10px;} .mg20{margin:20px;}.mg_t20{margin-top:20px;}.mg_r20{margin-right:20px;}.mg_b20{margin-bottom:20px;}.mg_l20{margin-left:20px;} .mg40{margin:40px;}.mg_t40{margin-top:40px;}.mg_r40{margin-right:40px;}.mg_b40{margin-bottom:40px;}.mg_l40{margin-left:40px;} .lineB_e6{border-bottom:1px solid #e6e6e6;}.line_e6{border:1px solid #e6e6e6;} .w40{width:40px;}.w60{width:60px;}.w80{width:80px;}.w100{width:100px;}.w116{width:116px;}.w120{width:120px;}.w140{width:140px;}.w160{width:160px;}.w180{width:180px;}.w192{width:192px;}.w200{width:200px;}.w94{width:94px;}.w106{width:106px;}.w118{width:118px;} /*่‡ช้€‚ๅบ”ๅฎฝๅบฆ่ƒŒๆ™ฏ้ขœ่‰ฒ*/ .bg1{background-color:#272D35;}.bg2{background-color:#3A414C;}.bg3{background-color:#4B515B;}.bg4{background-color:#5D626A;}.bg5{background-color:#6E7379;} .minW960{min-width:960px;} /*layoyt*/ .wrap{width:960px;margin-left:auto;margin-right:auto;} /*top header ้กถ้ƒจ้€šๆ */ .topBanner{height:23px;line-height:23px;text-align:right;} .topBanner li{display:inline-block;height:23px;padding:0 20px;} .topBanner li{*display:inline;} .top_lineB{border-bottom:1px solid #50555E;} .topBanner a{color:#AAAFB8;} /*nav menu ๅฏผ่ˆช่œๅ•*/ .nav{height:30px;} .nav li{height:30px;width:110px;line-height:30px;text-align:center;display:inline-block;} .nav li{*display:inline;} .nav li a{height:30px;color:#fff;display:block;} .nav li a:hover{font-weight:bold;background-color:#D87159;} .nav li.checked{font-weight:bold;background-color:#D87159;} /*header--stop ๅคด้ƒจ็ป“ๆŸ*/ /*ๅทฆๅณไธคๅˆ—ๅธƒๅฑ€ๅฎฝๅบฆ*/ .cloumnLeft{float:left;width:690px;} .cloumnRight{float:right;width:260px;} /*banner and notice -- start ่ฝฎๆ’ญๅ›พ ๅ’Œ ๅ…ฌๅ‘Š*/ .banner{height:200px;} .banner li{float:left} .notice{height:198px;border:1px solid #50555E;} .notice h3{height:23px;line-height:23px;color:#333;background-color:#50555E;padding-left:10px;font-size:12px;font-weight:normal;color:#fff;} .notice h3 a.more{position:absolute;top:0;right:10px;line-height:23px;height:23px;color:#fff;} .notice ul{padding:10px;line-height:22px;} /*banner and notice-- end*/ /*้ขๅŒ…ๅฑ‘*/ .breadclumb{height:28px;line-height:28px;color:#ccc;border-bottom:1px solid #e6e6e6;} .breadclumb a{display:inline-block;height:28px;color:#333;padding-right:20px;background:url(../images/sprit.png) no-repeat right -684px;} /*ๆœ็ดข็ป“ๆžœ็•Œ้ขๅ†…ๅฎน*/ .searchTip{height:24px;line-height:24px;color:#fff;} .search_resultNone{width:600px;height:250px;margin:30px auto;padding:50px 0 0 50px;background:url(../images/search_result_bg.png) no-repeat;color:#000;} .search_resultNone h3{line-height:30px;} .search_resultNone p{line-height:22px;padding-top:10px;} .search_resultNone a{color:#07A6DF;} .sch_checked{height:24px;line-height:24px;padding:0 10px;background-color:#D97159;color:#fff;margin:0 10px;vertical-align:top;+vertical-align:middle;} .searchTable{width:100%;margin-top:10px;line-height:28px;} .searchTable th{font-size:12px;font-weight:normal;text-align:right;} .searchTable td{padding-left:10px;} .searchTable td a{margin-right:10px;} .searchTable tr.pdB{line-height:50px;} .searchLine{height:1px;background-color:#e6e6e6;} /*ๆตๅธƒๅฑ€ๅ…ƒ็ด */ .flowList{width:210px;margin-right:40px;float:left;} .flowList li{margin-bottom:5px;} .flowList li.imgDes{height:36px;line-height:18px;} .flowList li.imgDes a{width:180px;} /*tab ๅˆ‡ๆข้€‰้กนๅก start*/ .tabTitle{height:23px;z-index:200;border-top:1px solid #e6e6e6;} .tabTitle li{cursor:pointer;height:23px;line-height:23px;padding:0 10px;} .tabTitle li.checked{border-top:1px solid #50555E;border-top:none;background-color:#50555E;color:#fff;} /*tab ๅˆ‡ๆข้€‰้กนๅก end*/ /*ๅˆ†้กต pages*/ .pages{height:26px;text-align:center;padding:20px 0;color:#3A414C;} .pages a{display:inline-block;height:26px;width:26px;line-height:26px;margin-right:5px; color:#3A414C;} .pages a{*display:inline;} .pages a.next_pev{width:60px;background-color:#D97159;color:#fff;} .pages a.checked{border:1px solid #3A414C;height:25px;width:25px;} /*footer include link and footer copy&right ้“พๆŽฅๅ’Œๅบ•้ƒจ็‰ˆๆƒไฟกๆฏ*/ .footerLink dl{width:192px;text-align:center;vertical-align:top;color:#AAAFB8;height:170px;padding-top:10px;} .footerLink dl dt{height:40px;line-height:40px;border-bottom:1px solid #50555E;} .footerLink dl dd.firstchild{padding-top:10px;} .footerLink dl.dd_tl dd{text-align:left;padding-left:55px;} .footerLink dl dd a{color:#AAAFB8;line-height:25px;} .aboutLink{line-height:30px;color:#fff;} .aboutLink a{color:#fff;} .footer{color:#3A414C;line-height:30px;} .policeicon{position:absolute;width:25px;height:25px;top:2px;right:5px;background:url(../images/sprit.png) no-repeat -770px -240px;} .fhornLicon{position:absolute;width:10px;height:10px;top:0;left:-10px;background:url(../images/sprit.png) no-repeat -750px -100px;} .fhornRicon{position:absolute;width:10px;height:10px;top:0;right:-10px;background:url(../images/sprit.png) no-repeat -780px -100px;} .IMIcon{width:24px;height:24px;background:url(../images/sprit.png) no-repeat -770px -85px;} .checked_del{width:7px;height:7px;background:url(../images/sprit.png) no-repeat -50px 0;margin-left:5px;cursor:pointer;} .colicon{width:18px;height:18px;border:1px solid #e6e6e6;margin-right:10px;} .colicon_s{width:14px;height:14px;}
Weiz.TaskManager.HouTai_New/Content/Css/common.css
๏ปฟ/* reset style */ * { margin:0; padding:0; word-break:break-all; } html,body{ height:100%;} body{ font:12px/1.5em "Arial","ๅฎ‹ไฝ“",Verdana,Helvetica,sans-serif;text-align:left;background-color:#fff; color:#999; margin:0px;line-height:22px;} table{ font:12px/1.5em "Arial","ๅฎ‹ไฝ“",Verdana,Helvetica,sans-serif;text-align:left;margin:0px; padding:0px; border:0px; color:#999;line-height:22px;} h1,h2,h3,h4,h5,h6,div,p,img,label{ margin:0px; padding:0px; border:0px;} address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;} ul,ol,li,dl,dt,dd{ margin:0px; padding:0px; border:0px; list-style:none; display:block; } form,input,textarea,file,button,select{ padding:0px; margin:0px; font:12px/1.5em "ๅฎ‹ไฝ“","Arial",Verdana,Helvetica,sans-serif; } input,textarea{outline: none; } textarea{resize:none; overflow:auto;} input[type="checkbox"],input[type="radio"]{vertical-align:middle;} img { vertical-align: middle; border: 0; } input[type="button"],input[type="submit"]{ cursor:pointer;} em,cite {font-style:normal; font-weight:400; } a:hover,a:active {text-decoration:none; /*color:#0000FF;*/cursor:pointer;} a:link,a:visited{text-decoration:none;cursor:pointer;outline: none;} /* common style */ .clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;} .clearfix {display: inline-block;} html .clearfix {display: block;} * html .clearfix {height: 1%;} .inline{display:inline-block;vertical-align:middle;}.inline{*display:inline;}.none{display:none;}.block{display:block;} .posR { position: relative; z-index: 100; }.posR1 { position: relative; z-index: 500; }.posRH { position: relative; z-index: 900; }.posRH2 { position: relative; z-index: 1000; }.posRH3 { position: relative; z-index: 1100; }.posRH4 { position: relative; z-index: 1200; }.posRH5 { position: relative; z-index: 1300; }.vTop { vertical-align: top; } .posRT{position:relative;z-index:12;} .t_l{text-align:left;}.t_c{text-align:center;}.t_r{text-align:right;} .hide{display:none;} .show{display:block;} /*common font color*/ .col_fff{color:#fff;}.col_d97159{color:#D97159;}.col_aaafb8{color:#aaafb8;}a.col_d97159{color:#D97159;} /*public padding margin*/ .pd5{padding:5px;}.pd_t5{padding-top:5px;}.pd_r5{padding-right:5px;}.pd_b5{padding-bottom:5px;}.pd_l5{padding-left:5px;} .pd10{padding:10px;}.pd_t10{padding-top:10px;}.pd_r10{padding-right:10px;}.pd_b10{padding-bottom:10px;}.pd_l10{padding-left:10px;} .pd20{padding:20px;}.pd_t20{padding-top:20px;}.pd_r20{padding-right:20px;}.pd_b20{padding-bottom:20px;}.pd_l20{padding-left:20px;} .mg5{margin:5px;}.mg_t5{margin-top:5px;}.mg_r5{margin-right:5px;}.mg_b5{margin-bottom:5px;}.mg_l5{margin-left:5px;} .mg10{margin:10px;}.mg_t10{margin-top:10px;}.mg_r10{margin-right:10px;}.mg_b10{margin-bottom:10px;}.mg_l10{margin-left:10px;} .mg20{margin:20px;}.mg_t20{margin-top:20px;}.mg_r20{margin-right:20px;}.mg_b20{margin-bottom:20px;}.mg_l20{margin-left:20px;} .mg40{margin:40px;}.mg_t40{margin-top:40px;}.mg_r40{margin-right:40px;}.mg_b40{margin-bottom:40px;}.mg_l40{margin-left:40px;} .lineB_e6{border-bottom:1px solid #e6e6e6;}.line_e6{border:1px solid #e6e6e6;} .w40{width:40px;}.w60{width:60px;}.w80{width:80px;}.w100{width:100px;}.w116{width:116px;}.w120{width:120px;}.w140{width:140px;}.w160{width:160px;}.w180{width:180px;}.w192{width:192px;}.w200{width:200px;}.w94{width:94px;}.w106{width:106px;}.w118{width:118px;} /*่‡ช้€‚ๅบ”ๅฎฝๅบฆ่ƒŒๆ™ฏ้ขœ่‰ฒ*/ .bg1{background-color:#272D35;}.bg2{background-color:#3A414C;}.bg3{background-color:#4B515B;}.bg4{background-color:#5D626A;}.bg5{background-color:#6E7379;} .minW960{min-width:960px;} /*layoyt*/ .wrap{width:960px;margin-left:auto;margin-right:auto;} /*top header ้กถ้ƒจ้€šๆ */ .topBanner{height:23px;line-height:23px;text-align:right;} .topBanner li{display:inline-block;height:23px;padding:0 20px;} .topBanner li{*display:inline;} .top_lineB{border-bottom:1px solid #50555E;} .topBanner a{color:#AAAFB8;} /*nav menu ๅฏผ่ˆช่œๅ•*/ .nav{height:30px;} .nav li{height:30px;width:110px;line-height:30px;text-align:center;display:inline-block;} .nav li{*display:inline;} .nav li a{height:30px;color:#fff;display:block;} .nav li a:hover{font-weight:bold;background-color:#D87159;} .nav li.checked{font-weight:bold;background-color:#D87159;} /*header--stop ๅคด้ƒจ็ป“ๆŸ*/ /*ๅทฆๅณไธคๅˆ—ๅธƒๅฑ€ๅฎฝๅบฆ*/ .cloumnLeft{float:left;width:690px;} .cloumnRight{float:right;width:260px;} /*banner and notice -- start ่ฝฎๆ’ญๅ›พ ๅ’Œ ๅ…ฌๅ‘Š*/ .banner{height:200px;} .banner li{float:left} .notice{height:198px;border:1px solid #50555E;} .notice h3{height:23px;line-height:23px;color:#333;background-color:#50555E;padding-left:10px;font-size:12px;font-weight:normal;color:#fff;} .notice h3 a.more{position:absolute;top:0;right:10px;line-height:23px;height:23px;color:#fff;} .notice ul{padding:10px;line-height:22px;} /*banner and notice-- end*/ /*้ขๅŒ…ๅฑ‘*/ .breadclumb{height:28px;line-height:28px;color:#ccc;border-bottom:1px solid #e6e6e6;} .breadclumb a{display:inline-block;height:28px;color:#333;padding-right:20px;background:url(../images/sprit.png) no-repeat right -684px;} /*ๆœ็ดข็ป“ๆžœ็•Œ้ขๅ†…ๅฎน*/ .searchTip{height:24px;line-height:24px;color:#fff;} .search_resultNone{width:600px;height:250px;margin:30px auto;padding:50px 0 0 50px;background:url(../images/search_result_bg.png) no-repeat;color:#000;} .search_resultNone h3{line-height:30px;} .search_resultNone p{line-height:22px;padding-top:10px;} .search_resultNone a{color:#07A6DF;} .sch_checked{height:24px;line-height:24px;padding:0 10px;background-color:#D97159;color:#fff;margin:0 10px;vertical-align:top;+vertical-align:middle;} .searchTable{width:100%;margin-top:10px;line-height:28px;} .searchTable th{font-size:12px;font-weight:normal;text-align:right;} .searchTable td{padding-left:10px;} .searchTable td a{margin-right:10px;} .searchTable tr.pdB{line-height:50px;} .searchLine{height:1px;background-color:#e6e6e6;} /*ๆตๅธƒๅฑ€ๅ…ƒ็ด */ .flowList{width:210px;margin-right:40px;float:left;} .flowList li{margin-bottom:5px;} .flowList li.imgDes{height:36px;line-height:18px;} .flowList li.imgDes a{width:180px;} /*tab ๅˆ‡ๆข้€‰้กนๅก start*/ .tabTitle{height:23px;z-index:200;border-top:1px solid #e6e6e6;} .tabTitle li{cursor:pointer;height:23px;line-height:23px;padding:0 10px;} .tabTitle li.checked{border-top:1px solid #50555E;border-top:none;background-color:#50555E;color:#fff;} /*tab ๅˆ‡ๆข้€‰้กนๅก end*/ /*ๅˆ†้กต pages*/ .pages{height:26px;text-align:center;padding:20px 0;color:#3A414C;} .pages a{display:inline-block;height:26px;width:26px;line-height:26px;margin-right:5px; color:#3A414C;} .pages a{*display:inline;} .pages a.next_pev{width:60px;background-color:#D97159;color:#fff;} .pages a.checked{border:1px solid #3A414C;height:25px;width:25px;} /*footer include link and footer copy&right ้“พๆŽฅๅ’Œๅบ•้ƒจ็‰ˆๆƒไฟกๆฏ*/ .footerLink dl{width:192px;text-align:center;vertical-align:top;color:#AAAFB8;height:170px;padding-top:10px;} .footerLink dl dt{height:40px;line-height:40px;border-bottom:1px solid #50555E;} .footerLink dl dd.firstchild{padding-top:10px;} .footerLink dl.dd_tl dd{text-align:left;padding-left:55px;} .footerLink dl dd a{color:#AAAFB8;line-height:25px;} .aboutLink{line-height:30px;color:#fff;} .aboutLink a{color:#fff;} .footer{color:#3A414C;line-height:30px;} .policeicon{position:absolute;width:25px;height:25px;top:2px;right:5px;background:url(../images/sprit.png) no-repeat -770px -240px;} .fhornLicon{position:absolute;width:10px;height:10px;top:0;left:-10px;background:url(../images/sprit.png) no-repeat -750px -100px;} .fhornRicon{position:absolute;width:10px;height:10px;top:0;right:-10px;background:url(../images/sprit.png) no-repeat -780px -100px;} .IMIcon{width:24px;height:24px;background:url(../images/sprit.png) no-repeat -770px -85px;} .checked_del{width:7px;height:7px;background:url(../images/sprit.png) no-repeat -50px 0;margin-left:5px;cursor:pointer;} .colicon{width:18px;height:18px;border:1px solid #e6e6e6;margin-right:10px;} .colicon_s{width:14px;height:14px;}
0.242026
0.069763
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Saira+Semi+Condensed:wght@100&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&family=Roboto:wght@400;700&family=Saira+Semi+Condensed:wght@100&display=swap'); /* readable*/ body { margin: 0 auto; max-width: 50em; font-family: "Roboto", "Helvetica", "Arial", sans-serif; font-size: 16px; line-height: 1.5; padding: 4em 1em; } header#preamble { background-color: white; } header#preamble .logo{ display: flex; align-items: start; flex-wrap: wrap; } header#preamble a { text-decoration: none; } header .logo img { margin-right: 1em; } body > header { padding: 1em; } h2 { margin-top: 1em; padding-top: 1em; } header #social { flex-grow: 1; display: flex; justify-content: end; column-gap: 0.5em; } body { color: #555; } h1, h2, strong { color: #333; } code, pre { background: #eee; } code { padding: 2px 4px; vertical-align: text-bottom; } pre { padding: 1em; } .timestamp, p[role="doc-subtitle"] { font-family: 'Roboto Mono', monospace; color: #aaa; padding-right: 5px; font-size: 14px; } section.post-list ul { list-style-type: none; } section.post-list li .timestamp::after { content: " ยป"; } footer { padding: 1rem; font-size: 12px; border-top: 1px solid #eee; color: #666; } section figure { margin-top: 1.5em; } figure img { max-width: 100%; height: auto; margin-right: 2rem; margin-bottom: 1rem; border: 1px solid #000; box-shadow: 1px 2px 5px black; } .org-src-container, pre.example { font-family: 'Roboto Mono', monospace; font-size: 14px; } /* https://github.com/fniessen/org-html-themes/blob/master/styles/readtheorg/css/htmlize.css */ .org-bold { /* bold */ font-weight: bold; } .org-bold-italic { /* bold-italic */ font-weight: bold; font-style: italic; } .org-buffer-menu-buffer { /* buffer-menu-buffer */ font-weight: bold; } .org-builtin { /* font-lock-builtin-face */ color: #7a378b; } .org-button { /* button */ text-decoration: underline; } .org-calendar-today { /* calendar-today */ text-decoration: underline; } .org-change-log-acknowledgement { /* change-log-acknowledgement */ color: #b22222; } .org-change-log-conditionals { /* change-log-conditionals */ color: #a0522d; } .org-change-log-date { /* change-log-date */ color: #8b2252; } .org-change-log-email { /* change-log-email */ color: #a0522d; } .org-change-log-file { /* change-log-file */ color: #0000ff; } .org-change-log-function { /* change-log-function */ color: #a0522d; } .org-change-log-list { /* change-log-list */ color: #a020f0; } .org-change-log-name { /* change-log-name */ color: #008b8b; } .org-comint-highlight-input { /* comint-highlight-input */ font-weight: bold; } .org-comint-highlight-prompt { /* comint-highlight-prompt */ color: #00008b; } .org-comment { /* font-lock-comment-face */ color: #999988; font-style: italic; } .org-comment-delimiter { /* font-lock-comment-delimiter-face */ color: #999988; font-style: italic; } .org-completions-annotations { /* completions-annotations */ font-style: italic; } .org-completions-common-part { /* completions-common-part */ color: #000000; background-color: #ffffff; } .org-completions-first-difference { /* completions-first-difference */ font-weight: bold; } .org-constant { /* font-lock-constant-face */ color: #008b8b; } .org-diary { /* diary */ color: #ff0000; } .org-diff-context { /* diff-context */ color: #7f7f7f; } .org-diff-file-header { /* diff-file-header */ background-color: #b3b3b3; font-weight: bold; } .org-diff-function { /* diff-function */ background-color: #cccccc; } .org-diff-header { /* diff-header */ background-color: #cccccc; } .org-diff-hunk-header { /* diff-hunk-header */ background-color: #cccccc; } .org-diff-index { /* diff-index */ background-color: #b3b3b3; font-weight: bold; } .org-diff-nonexistent { /* diff-nonexistent */ background-color: #b3b3b3; font-weight: bold; } .org-diff-refine-change { /* diff-refine-change */ background-color: #d9d9d9; } .org-dired-directory { /* dired-directory */ color: #0000ff; } .org-dired-flagged { /* dired-flagged */ color: #ff0000; font-weight: bold; } .org-dired-header { /* dired-header */ color: #228b22; } .org-dired-ignored { /* dired-ignored */ color: #7f7f7f; } .org-dired-mark { /* dired-mark */ color: #008b8b; } .org-dired-marked { /* dired-marked */ color: #ff0000; font-weight: bold; } .org-dired-perm-write { /* dired-perm-write */ color: #b22222; } .org-dired-symlink { /* dired-symlink */ color: #a020f0; } .org-dired-warning { /* dired-warning */ color: #ff0000; font-weight: bold; } .org-doc { /* font-lock-doc-face */ color: #8b2252; } .org-escape-glyph { /* escape-glyph */ color: #a52a2a; } .org-file-name-shadow { /* file-name-shadow */ color: #7f7f7f; } .org-flyspell-duplicate { /* flyspell-duplicate */ color: #cdad00; font-weight: bold; text-decoration: underline; } .org-flyspell-incorrect { /* flyspell-incorrect */ color: #ff4500; font-weight: bold; text-decoration: underline; } .org-fringe { /* fringe */ background-color: #f2f2f2; } .org-function-name { /* font-lock-function-name-face */ color: teal; } .org-header-line { /* header-line */ color: #333333; background-color: #e5e5e5; } .org-help-argument-name { /* help-argument-name */ font-style: italic; } .org-highlight { /* highlight */ background-color: #b4eeb4; } .org-holiday { /* holiday */ background-color: #ffc0cb; } .org-isearch { /* isearch */ color: #b0e2ff; background-color: #cd00cd; } .org-isearch-fail { /* isearch-fail */ background-color: #ffc1c1; } .org-italic { /* italic */ font-style: italic; } .org-keyword { /* font-lock-keyword-face */ color: #0086b3; } .org-lazy-highlight { /* lazy-highlight */ background-color: #afeeee; } .org-link { /* link */ color: #0000ff; text-decoration: underline; } .org-link-visited { /* link-visited */ color: #8b008b; text-decoration: underline; } .org-log-edit-header { /* log-edit-header */ color: #a020f0; } .org-log-edit-summary { /* log-edit-summary */ color: #0000ff; } .org-log-edit-unknown-header { /* log-edit-unknown-header */ color: #b22222; } .org-match { /* match */ background-color: #ffff00; } .org-next-error { /* next-error */ background-color: #eedc82; } .org-nobreak-space { /* nobreak-space */ color: #a52a2a; text-decoration: underline; } .org-org-archived { /* org-archived */ color: #7f7f7f; } .org-org-block { /* org-block */ color: #7f7f7f; } .org-org-block-begin-line { /* org-block-begin-line */ color: #b22222; } .org-org-block-end-line { /* org-block-end-line */ color: #b22222; } .org-org-checkbox { /* org-checkbox */ font-weight: bold; } .org-org-checkbox-statistics-done { /* org-checkbox-statistics-done */ color: #228b22; font-weight: bold; } .org-org-checkbox-statistics-todo { /* org-checkbox-statistics-todo */ color: #ff0000; font-weight: bold; } .org-org-clock-overlay { /* org-clock-overlay */ background-color: #ffff00; } .org-org-code { /* org-code */ color: #7f7f7f; } .org-org-column { /* org-column */ background-color: #e5e5e5; } .org-org-column-title { /* org-column-title */ background-color: #e5e5e5; font-weight: bold; text-decoration: underline; } .org-org-date { /* org-date */ color: #a020f0; text-decoration: underline; } .org-org-document-info { /* org-document-info */ color: #191970; } .org-org-document-info-keyword { /* org-document-info-keyword */ color: #7f7f7f; } .org-org-document-title { /* org-document-title */ color: #191970; font-size: 144%; font-weight: bold; } .org-org-done { /* org-done */ color: #228b22; font-weight: bold; } .org-org-drawer { /* org-drawer */ color: #0000ff; } .org-org-ellipsis { /* org-ellipsis */ color: #b8860b; text-decoration: underline; } .org-org-footnote { /* org-footnote */ color: #a020f0; text-decoration: underline; } .org-org-formula { /* org-formula */ color: #b22222; } .org-org-headline-done { /* org-headline-done */ color: #bc8f8f; } .org-org-hide { /* org-hide */ color: #ffffff; } .org-org-latex-and-export-specials { /* org-latex-and-export-specials */ color: #8b4513; } .org-org-level-1 { /* org-level-1 */ color: #0000ff; } .org-org-level-2 { /* org-level-2 */ color: #a0522d; } .org-org-level-3 { /* org-level-3 */ color: #a020f0; } .org-org-level-4 { /* org-level-4 */ color: #b22222; } .org-org-level-5 { /* org-level-5 */ color: #228b22; } .org-org-level-6 { /* org-level-6 */ color: #008b8b; } .org-org-level-7 { /* org-level-7 */ color: #7a378b; } .org-org-level-8 { /* org-level-8 */ color: #8b2252; } .org-org-link { /* org-link */ color: #0000ff; text-decoration: underline; } .org-org-meta-line { /* org-meta-line */ color: #b22222; } .org-org-mode-line-clock { /* org-mode-line-clock */ color: #000000; background-color: #bfbfbf; } .org-org-mode-line-clock-overrun { /* org-mode-line-clock-overrun */ color: #000000; background-color: #ff0000; } .org-org-quote { /* org-quote */ color: #7f7f7f; } .org-org-scheduled { /* org-scheduled */ color: #006400; } .org-org-scheduled-previously { /* org-scheduled-previously */ color: #b22222; } .org-org-scheduled-today { /* org-scheduled-today */ color: #006400; } .org-org-sexp-date { /* org-sexp-date */ color: #a020f0; } .org-org-special-keyword { /* org-special-keyword */ color: #a020f0; } .org-org-table { /* org-table */ color: #0000ff; } .org-org-tag { /* org-tag */ font-weight: bold; } .org-org-target { /* org-target */ text-decoration: underline; } .org-org-time-grid { /* org-time-grid */ color: #b8860b; } .org-org-todo { /* org-todo */ color: #ff0000; font-weight: bold; } .org-org-upcoming-deadline { /* org-upcoming-deadline */ color: #b22222; } .org-org-verbatim { /* org-verbatim */ color: #7f7f7f; } .org-org-verse { /* org-verse */ color: #7f7f7f; } .org-org-warning { /* org-warning */ color: #ff0000; font-weight: bold; } .org-outline-1 { /* outline-1 */ color: #0000ff; } .org-outline-2 { /* outline-2 */ color: #a0522d; } .org-outline-3 { /* outline-3 */ color: #a020f0; } .org-outline-4 { /* outline-4 */ color: #b22222; } .org-outline-5 { /* outline-5 */ color: #228b22; } .org-outline-6 { /* outline-6 */ color: #008b8b; } .org-outline-7 { /* outline-7 */ color: #7a378b; } .org-outline-8 { /* outline-8 */ color: #8b2252; } .org-preprocessor { /* font-lock-preprocessor-face */ color: #7a378b; } .org-query-replace { /* query-replace */ color: #b0e2ff; background-color: #cd00cd; } .org-regexp-grouping-backslash { /* font-lock-regexp-grouping-backslash */ font-weight: bold; } .org-regexp-grouping-construct { /* font-lock-regexp-grouping-construct */ font-weight: bold; } .org-region { /* region */ background-color: #eedc82; } .org-secondary-selection { /* secondary-selection */ background-color: #ffff00; } .org-shadow { /* shadow */ color: #7f7f7f; } .org-show-paren-match { /* show-paren-match */ background-color: #40e0d0; } .org-show-paren-mismatch { /* show-paren-mismatch */ color: #ffffff; background-color: #a020f0; } .org-string { /* font-lock-string-face */ color: #dd1144; } .org-tool-bar { /* tool-bar */ color: #000000; background-color: #bfbfbf; } .org-tooltip { /* tooltip */ color: #000000; background-color: #ffffe0; } .org-trailing-whitespace { /* trailing-whitespace */ background-color: #ff0000; } .org-type { /* font-lock-type-face */ color: #228b22; } .org-underline { /* underline */ text-decoration: underline; } .org-variable-name { /* font-lock-variable-name-face */ color: teal; } .org-warning { /* font-lock-warning-face */ color: #ff0000; font-weight: bold; } .org-widget-button { /* widget-button */ font-weight: bold; } .org-widget-button-pressed { /* widget-button-pressed */ color: #ff0000; } .org-widget-documentation { /* widget-documentation */ color: #006400; } .org-widget-field { /* widget-field */ background-color: #d9d9d9; } .org-widget-inactive { /* widget-inactive */ color: #7f7f7f; } .org-widget-single-line-field { /* widget-single-line-field */ background-color: #d9d9d9; }
css/site.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Saira+Semi+Condensed:wght@100&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&family=Roboto:wght@400;700&family=Saira+Semi+Condensed:wght@100&display=swap'); /* readable*/ body { margin: 0 auto; max-width: 50em; font-family: "Roboto", "Helvetica", "Arial", sans-serif; font-size: 16px; line-height: 1.5; padding: 4em 1em; } header#preamble { background-color: white; } header#preamble .logo{ display: flex; align-items: start; flex-wrap: wrap; } header#preamble a { text-decoration: none; } header .logo img { margin-right: 1em; } body > header { padding: 1em; } h2 { margin-top: 1em; padding-top: 1em; } header #social { flex-grow: 1; display: flex; justify-content: end; column-gap: 0.5em; } body { color: #555; } h1, h2, strong { color: #333; } code, pre { background: #eee; } code { padding: 2px 4px; vertical-align: text-bottom; } pre { padding: 1em; } .timestamp, p[role="doc-subtitle"] { font-family: 'Roboto Mono', monospace; color: #aaa; padding-right: 5px; font-size: 14px; } section.post-list ul { list-style-type: none; } section.post-list li .timestamp::after { content: " ยป"; } footer { padding: 1rem; font-size: 12px; border-top: 1px solid #eee; color: #666; } section figure { margin-top: 1.5em; } figure img { max-width: 100%; height: auto; margin-right: 2rem; margin-bottom: 1rem; border: 1px solid #000; box-shadow: 1px 2px 5px black; } .org-src-container, pre.example { font-family: 'Roboto Mono', monospace; font-size: 14px; } /* https://github.com/fniessen/org-html-themes/blob/master/styles/readtheorg/css/htmlize.css */ .org-bold { /* bold */ font-weight: bold; } .org-bold-italic { /* bold-italic */ font-weight: bold; font-style: italic; } .org-buffer-menu-buffer { /* buffer-menu-buffer */ font-weight: bold; } .org-builtin { /* font-lock-builtin-face */ color: #7a378b; } .org-button { /* button */ text-decoration: underline; } .org-calendar-today { /* calendar-today */ text-decoration: underline; } .org-change-log-acknowledgement { /* change-log-acknowledgement */ color: #b22222; } .org-change-log-conditionals { /* change-log-conditionals */ color: #a0522d; } .org-change-log-date { /* change-log-date */ color: #8b2252; } .org-change-log-email { /* change-log-email */ color: #a0522d; } .org-change-log-file { /* change-log-file */ color: #0000ff; } .org-change-log-function { /* change-log-function */ color: #a0522d; } .org-change-log-list { /* change-log-list */ color: #a020f0; } .org-change-log-name { /* change-log-name */ color: #008b8b; } .org-comint-highlight-input { /* comint-highlight-input */ font-weight: bold; } .org-comint-highlight-prompt { /* comint-highlight-prompt */ color: #00008b; } .org-comment { /* font-lock-comment-face */ color: #999988; font-style: italic; } .org-comment-delimiter { /* font-lock-comment-delimiter-face */ color: #999988; font-style: italic; } .org-completions-annotations { /* completions-annotations */ font-style: italic; } .org-completions-common-part { /* completions-common-part */ color: #000000; background-color: #ffffff; } .org-completions-first-difference { /* completions-first-difference */ font-weight: bold; } .org-constant { /* font-lock-constant-face */ color: #008b8b; } .org-diary { /* diary */ color: #ff0000; } .org-diff-context { /* diff-context */ color: #7f7f7f; } .org-diff-file-header { /* diff-file-header */ background-color: #b3b3b3; font-weight: bold; } .org-diff-function { /* diff-function */ background-color: #cccccc; } .org-diff-header { /* diff-header */ background-color: #cccccc; } .org-diff-hunk-header { /* diff-hunk-header */ background-color: #cccccc; } .org-diff-index { /* diff-index */ background-color: #b3b3b3; font-weight: bold; } .org-diff-nonexistent { /* diff-nonexistent */ background-color: #b3b3b3; font-weight: bold; } .org-diff-refine-change { /* diff-refine-change */ background-color: #d9d9d9; } .org-dired-directory { /* dired-directory */ color: #0000ff; } .org-dired-flagged { /* dired-flagged */ color: #ff0000; font-weight: bold; } .org-dired-header { /* dired-header */ color: #228b22; } .org-dired-ignored { /* dired-ignored */ color: #7f7f7f; } .org-dired-mark { /* dired-mark */ color: #008b8b; } .org-dired-marked { /* dired-marked */ color: #ff0000; font-weight: bold; } .org-dired-perm-write { /* dired-perm-write */ color: #b22222; } .org-dired-symlink { /* dired-symlink */ color: #a020f0; } .org-dired-warning { /* dired-warning */ color: #ff0000; font-weight: bold; } .org-doc { /* font-lock-doc-face */ color: #8b2252; } .org-escape-glyph { /* escape-glyph */ color: #a52a2a; } .org-file-name-shadow { /* file-name-shadow */ color: #7f7f7f; } .org-flyspell-duplicate { /* flyspell-duplicate */ color: #cdad00; font-weight: bold; text-decoration: underline; } .org-flyspell-incorrect { /* flyspell-incorrect */ color: #ff4500; font-weight: bold; text-decoration: underline; } .org-fringe { /* fringe */ background-color: #f2f2f2; } .org-function-name { /* font-lock-function-name-face */ color: teal; } .org-header-line { /* header-line */ color: #333333; background-color: #e5e5e5; } .org-help-argument-name { /* help-argument-name */ font-style: italic; } .org-highlight { /* highlight */ background-color: #b4eeb4; } .org-holiday { /* holiday */ background-color: #ffc0cb; } .org-isearch { /* isearch */ color: #b0e2ff; background-color: #cd00cd; } .org-isearch-fail { /* isearch-fail */ background-color: #ffc1c1; } .org-italic { /* italic */ font-style: italic; } .org-keyword { /* font-lock-keyword-face */ color: #0086b3; } .org-lazy-highlight { /* lazy-highlight */ background-color: #afeeee; } .org-link { /* link */ color: #0000ff; text-decoration: underline; } .org-link-visited { /* link-visited */ color: #8b008b; text-decoration: underline; } .org-log-edit-header { /* log-edit-header */ color: #a020f0; } .org-log-edit-summary { /* log-edit-summary */ color: #0000ff; } .org-log-edit-unknown-header { /* log-edit-unknown-header */ color: #b22222; } .org-match { /* match */ background-color: #ffff00; } .org-next-error { /* next-error */ background-color: #eedc82; } .org-nobreak-space { /* nobreak-space */ color: #a52a2a; text-decoration: underline; } .org-org-archived { /* org-archived */ color: #7f7f7f; } .org-org-block { /* org-block */ color: #7f7f7f; } .org-org-block-begin-line { /* org-block-begin-line */ color: #b22222; } .org-org-block-end-line { /* org-block-end-line */ color: #b22222; } .org-org-checkbox { /* org-checkbox */ font-weight: bold; } .org-org-checkbox-statistics-done { /* org-checkbox-statistics-done */ color: #228b22; font-weight: bold; } .org-org-checkbox-statistics-todo { /* org-checkbox-statistics-todo */ color: #ff0000; font-weight: bold; } .org-org-clock-overlay { /* org-clock-overlay */ background-color: #ffff00; } .org-org-code { /* org-code */ color: #7f7f7f; } .org-org-column { /* org-column */ background-color: #e5e5e5; } .org-org-column-title { /* org-column-title */ background-color: #e5e5e5; font-weight: bold; text-decoration: underline; } .org-org-date { /* org-date */ color: #a020f0; text-decoration: underline; } .org-org-document-info { /* org-document-info */ color: #191970; } .org-org-document-info-keyword { /* org-document-info-keyword */ color: #7f7f7f; } .org-org-document-title { /* org-document-title */ color: #191970; font-size: 144%; font-weight: bold; } .org-org-done { /* org-done */ color: #228b22; font-weight: bold; } .org-org-drawer { /* org-drawer */ color: #0000ff; } .org-org-ellipsis { /* org-ellipsis */ color: #b8860b; text-decoration: underline; } .org-org-footnote { /* org-footnote */ color: #a020f0; text-decoration: underline; } .org-org-formula { /* org-formula */ color: #b22222; } .org-org-headline-done { /* org-headline-done */ color: #bc8f8f; } .org-org-hide { /* org-hide */ color: #ffffff; } .org-org-latex-and-export-specials { /* org-latex-and-export-specials */ color: #8b4513; } .org-org-level-1 { /* org-level-1 */ color: #0000ff; } .org-org-level-2 { /* org-level-2 */ color: #a0522d; } .org-org-level-3 { /* org-level-3 */ color: #a020f0; } .org-org-level-4 { /* org-level-4 */ color: #b22222; } .org-org-level-5 { /* org-level-5 */ color: #228b22; } .org-org-level-6 { /* org-level-6 */ color: #008b8b; } .org-org-level-7 { /* org-level-7 */ color: #7a378b; } .org-org-level-8 { /* org-level-8 */ color: #8b2252; } .org-org-link { /* org-link */ color: #0000ff; text-decoration: underline; } .org-org-meta-line { /* org-meta-line */ color: #b22222; } .org-org-mode-line-clock { /* org-mode-line-clock */ color: #000000; background-color: #bfbfbf; } .org-org-mode-line-clock-overrun { /* org-mode-line-clock-overrun */ color: #000000; background-color: #ff0000; } .org-org-quote { /* org-quote */ color: #7f7f7f; } .org-org-scheduled { /* org-scheduled */ color: #006400; } .org-org-scheduled-previously { /* org-scheduled-previously */ color: #b22222; } .org-org-scheduled-today { /* org-scheduled-today */ color: #006400; } .org-org-sexp-date { /* org-sexp-date */ color: #a020f0; } .org-org-special-keyword { /* org-special-keyword */ color: #a020f0; } .org-org-table { /* org-table */ color: #0000ff; } .org-org-tag { /* org-tag */ font-weight: bold; } .org-org-target { /* org-target */ text-decoration: underline; } .org-org-time-grid { /* org-time-grid */ color: #b8860b; } .org-org-todo { /* org-todo */ color: #ff0000; font-weight: bold; } .org-org-upcoming-deadline { /* org-upcoming-deadline */ color: #b22222; } .org-org-verbatim { /* org-verbatim */ color: #7f7f7f; } .org-org-verse { /* org-verse */ color: #7f7f7f; } .org-org-warning { /* org-warning */ color: #ff0000; font-weight: bold; } .org-outline-1 { /* outline-1 */ color: #0000ff; } .org-outline-2 { /* outline-2 */ color: #a0522d; } .org-outline-3 { /* outline-3 */ color: #a020f0; } .org-outline-4 { /* outline-4 */ color: #b22222; } .org-outline-5 { /* outline-5 */ color: #228b22; } .org-outline-6 { /* outline-6 */ color: #008b8b; } .org-outline-7 { /* outline-7 */ color: #7a378b; } .org-outline-8 { /* outline-8 */ color: #8b2252; } .org-preprocessor { /* font-lock-preprocessor-face */ color: #7a378b; } .org-query-replace { /* query-replace */ color: #b0e2ff; background-color: #cd00cd; } .org-regexp-grouping-backslash { /* font-lock-regexp-grouping-backslash */ font-weight: bold; } .org-regexp-grouping-construct { /* font-lock-regexp-grouping-construct */ font-weight: bold; } .org-region { /* region */ background-color: #eedc82; } .org-secondary-selection { /* secondary-selection */ background-color: #ffff00; } .org-shadow { /* shadow */ color: #7f7f7f; } .org-show-paren-match { /* show-paren-match */ background-color: #40e0d0; } .org-show-paren-mismatch { /* show-paren-mismatch */ color: #ffffff; background-color: #a020f0; } .org-string { /* font-lock-string-face */ color: #dd1144; } .org-tool-bar { /* tool-bar */ color: #000000; background-color: #bfbfbf; } .org-tooltip { /* tooltip */ color: #000000; background-color: #ffffe0; } .org-trailing-whitespace { /* trailing-whitespace */ background-color: #ff0000; } .org-type { /* font-lock-type-face */ color: #228b22; } .org-underline { /* underline */ text-decoration: underline; } .org-variable-name { /* font-lock-variable-name-face */ color: teal; } .org-warning { /* font-lock-warning-face */ color: #ff0000; font-weight: bold; } .org-widget-button { /* widget-button */ font-weight: bold; } .org-widget-button-pressed { /* widget-button-pressed */ color: #ff0000; } .org-widget-documentation { /* widget-documentation */ color: #006400; } .org-widget-field { /* widget-field */ background-color: #d9d9d9; } .org-widget-inactive { /* widget-inactive */ color: #7f7f7f; } .org-widget-single-line-field { /* widget-single-line-field */ background-color: #d9d9d9; }
0.438545
0.105856
.E_0{ border-bottom:2px solid red ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_1{ border-bottom:2px solid blue ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_2{ border-bottom:2px solid green ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_3{ border-bottom:2px solid purple ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_4{ border-bottom:2px solid yellowgreen ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_5{ border-bottom:2px solid darksalmon ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_6{ border-bottom:2px solid lightseagreen ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_7{ border-bottom:2px solid indigo ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_8{ border-bottom:2px solid cornflowerblue ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_9{ border-bottom:2px solid darkorchid ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_10{ border-bottom:2px solid #cd0a0a ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_11{ border-bottom:2px solid darkcyan; border-width: 2px; display: inline-block; line-height: 0.85; } .E_12{ border-bottom:2px solid #dad55e ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_13{ border-bottom:2px solid #372806; border-width: 2px; display: inline-block; line-height: 0.85; } .E_14{ border-bottom:2px solid #777620 ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_3{ border-bottom:2px solid #1c94c4 ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_15{ border-bottom:2px solid #803f1e ; border-width: 2px; display: inline-block; line-height: 0.85; } /* others entity types*/ .E_-1{ background-color: #d49768; }
public/css/entities.css
.E_0{ border-bottom:2px solid red ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_1{ border-bottom:2px solid blue ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_2{ border-bottom:2px solid green ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_3{ border-bottom:2px solid purple ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_4{ border-bottom:2px solid yellowgreen ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_5{ border-bottom:2px solid darksalmon ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_6{ border-bottom:2px solid lightseagreen ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_7{ border-bottom:2px solid indigo ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_8{ border-bottom:2px solid cornflowerblue ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_9{ border-bottom:2px solid darkorchid ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_10{ border-bottom:2px solid #cd0a0a ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_11{ border-bottom:2px solid darkcyan; border-width: 2px; display: inline-block; line-height: 0.85; } .E_12{ border-bottom:2px solid #dad55e ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_13{ border-bottom:2px solid #372806; border-width: 2px; display: inline-block; line-height: 0.85; } .E_14{ border-bottom:2px solid #777620 ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_3{ border-bottom:2px solid #1c94c4 ; border-width: 2px; display: inline-block; line-height: 0.85; } .E_15{ border-bottom:2px solid #803f1e ; border-width: 2px; display: inline-block; line-height: 0.85; } /* others entity types*/ .E_-1{ background-color: #d49768; }
0.369088
0.160661
body { margin: 0px 0px; padding: 0; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } .titleArea { padding: 10px 25px; background-color: #203080; color: #FFFFFF; } .titleArea a, .titleArea a:link, .titleArea a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; } .titleArea a:hover { text-decoration: underline; } h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; margin: 0px 0px 10px 0px; } a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000D0; } table.vmwreport td { border: 1px solid #D2DBDC; margin: 0px; } table.vmwreport th { background-color: #F2F3F4; margin: 0px; } td { padding: 2px; height: 18px; line-height: 18px; } .description { background-color: #F2F3F4; border-bottom: 1px solid #D2DBDC; color: #333333; padding: 12px 25px 12px 25px; display: block; } .selectedPage { font-weight: bold; } .box { padding: 5px 5px 5px 25px; display: block; } .statusPanelClass { color: #F40239; padding: 12px 5px 4px 25px; display: block; font-weight: bold; } .rf-dt { margin: 10px 25px; } #vsphereSettings.rf-dt { margin: 0px; margin-top: 10px; } #vsphereSettings input { background-image: none; } *.rf-dt-c { border-bottom-width: 0px; border-bottom-style: solid; border-right-width: 0px; border-right-style: solid; padding: 4px; } *.rf-dt-shdr-c { font-weight: bold; padding: 4px; } input.button_normal_class { background-image: none !important; color: #333333 !important; font-size: 10pt !important; background-color: transparent !important; } #balancer_form .rf-dt-c > input { font-size: inherit !important; font-family: inherit !important; border-color: #C4C0B9; } div.heading_data_1_bg_class.no-height { height: initial; height: auto; } div.heading_data_1_bg_class.no-height > a { color: #fff; margin-left: 12px; } table.rf-dt.table_row_linetitle_class { border-bottom: none; } #vcenterTable { margin-left: 10px; } #vcenterTable td { padding: 0px; } #vcenterTable th { padding-bottom: 5px; } #vcenterTable select { height: 18px; background-image: none; min-width: 200px; }
oscm-app-vmware-ui/WebContent/style.css
body { margin: 0px 0px; padding: 0; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } .titleArea { padding: 10px 25px; background-color: #203080; color: #FFFFFF; } .titleArea a, .titleArea a:link, .titleArea a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; } .titleArea a:hover { text-decoration: underline; } h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; margin: 0px 0px 10px 0px; } a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000D0; } table.vmwreport td { border: 1px solid #D2DBDC; margin: 0px; } table.vmwreport th { background-color: #F2F3F4; margin: 0px; } td { padding: 2px; height: 18px; line-height: 18px; } .description { background-color: #F2F3F4; border-bottom: 1px solid #D2DBDC; color: #333333; padding: 12px 25px 12px 25px; display: block; } .selectedPage { font-weight: bold; } .box { padding: 5px 5px 5px 25px; display: block; } .statusPanelClass { color: #F40239; padding: 12px 5px 4px 25px; display: block; font-weight: bold; } .rf-dt { margin: 10px 25px; } #vsphereSettings.rf-dt { margin: 0px; margin-top: 10px; } #vsphereSettings input { background-image: none; } *.rf-dt-c { border-bottom-width: 0px; border-bottom-style: solid; border-right-width: 0px; border-right-style: solid; padding: 4px; } *.rf-dt-shdr-c { font-weight: bold; padding: 4px; } input.button_normal_class { background-image: none !important; color: #333333 !important; font-size: 10pt !important; background-color: transparent !important; } #balancer_form .rf-dt-c > input { font-size: inherit !important; font-family: inherit !important; border-color: #C4C0B9; } div.heading_data_1_bg_class.no-height { height: initial; height: auto; } div.heading_data_1_bg_class.no-height > a { color: #fff; margin-left: 12px; } table.rf-dt.table_row_linetitle_class { border-bottom: none; } #vcenterTable { margin-left: 10px; } #vcenterTable td { padding: 0px; } #vcenterTable th { padding-bottom: 5px; } #vcenterTable select { height: 18px; background-image: none; min-width: 200px; }
0.353428
0.086285
.frame-product-img { background-color: lightgrey; background-color: none; white-space: nowrap; text-align: center; } .frame-product-img-helper { display: inline-block; height: 100%; vertical-align: middle; } .product-img { vertical-align: middle; max-height: 100%; max-width: 100%; margin-left: -4px; } .carousel-img-control.left, .carousel-img-control.right { background-image: none; } /*Indicators*/ .frame-indicator-img { height: 10vh; padding-top: 2vh; /*background-color: red;*/ } .carousel-img-indicators { position: relative; top: 0; bottom: 0; width: 100%; left: 30%; } /**/ .carousel-img-indicators .active { width: auto; height: 6vh; width: 19%; border-radius: 0; } .carousel-img-indicators li { width: auto; height: 6vh; width: 19%; border-radius: 0; } /**/ .carousel-img-indicators li.active img { opacity: 1; width: 100%; max-width: 100%; height: 100%; display: block; } .carousel-img-indicators li img { opacity: 0.5; width: 100%; max-width: 100%; height: 100%; display: block; } .carousel-img-indicators li:hover img { opacity: 0.75; } @media screen and (max-width: 450px){ #carousel-img-generic { height: 40vh; max-height: 40vh; } .frame-product-img { height: 34vh; } .product-img { max-height: 34vh; max-width: 100%; } .frame-indicator-img { height: 6vh; padding-top: 1vh; } .carousel-img-indicators .active { width: auto; height: 4vh; width: 17%; border-radius: 0; } .carousel-img-indicators li { width: auto; height: 4vh; width: 17%; border-radius: 0; } } @media screen and (min-width: 450px){ #carousel-img-generic { height: 40vh; max-height: 40vh; } .frame-product-img { /*background-color: red;*/ height: 32vh; } .product-img { max-height: 32vh; max-width: 100%; } .frame-indicator-img { height: 8vh; padding-top: 1vh; } .carousel-img-indicators .active { width: auto; height: 6vh; width: 17%; border-radius: 0; } .carousel-img-indicators li { width: auto; height: 6vh; width: 17%; border-radius: 0; } } @media screen and (min-width: 800px){ #carousel-img-generic { height: 60vh; max-height: 60vh; } .frame-product-img { /*background-color: green;*/ height: 50vh; } .product-img { max-height: 50vh; max-width: 100%; } .frame-indicator-img { height: 10vh; padding-top: 2vh; } .carousel-img-indicators .active { width: auto; height: 6vh; width: 18%; border-radius: 0; } .carousel-img-indicators li { width: auto; height: 6vh; width: 18%; border-radius: 0; } }
public/css/img.css
.frame-product-img { background-color: lightgrey; background-color: none; white-space: nowrap; text-align: center; } .frame-product-img-helper { display: inline-block; height: 100%; vertical-align: middle; } .product-img { vertical-align: middle; max-height: 100%; max-width: 100%; margin-left: -4px; } .carousel-img-control.left, .carousel-img-control.right { background-image: none; } /*Indicators*/ .frame-indicator-img { height: 10vh; padding-top: 2vh; /*background-color: red;*/ } .carousel-img-indicators { position: relative; top: 0; bottom: 0; width: 100%; left: 30%; } /**/ .carousel-img-indicators .active { width: auto; height: 6vh; width: 19%; border-radius: 0; } .carousel-img-indicators li { width: auto; height: 6vh; width: 19%; border-radius: 0; } /**/ .carousel-img-indicators li.active img { opacity: 1; width: 100%; max-width: 100%; height: 100%; display: block; } .carousel-img-indicators li img { opacity: 0.5; width: 100%; max-width: 100%; height: 100%; display: block; } .carousel-img-indicators li:hover img { opacity: 0.75; } @media screen and (max-width: 450px){ #carousel-img-generic { height: 40vh; max-height: 40vh; } .frame-product-img { height: 34vh; } .product-img { max-height: 34vh; max-width: 100%; } .frame-indicator-img { height: 6vh; padding-top: 1vh; } .carousel-img-indicators .active { width: auto; height: 4vh; width: 17%; border-radius: 0; } .carousel-img-indicators li { width: auto; height: 4vh; width: 17%; border-radius: 0; } } @media screen and (min-width: 450px){ #carousel-img-generic { height: 40vh; max-height: 40vh; } .frame-product-img { /*background-color: red;*/ height: 32vh; } .product-img { max-height: 32vh; max-width: 100%; } .frame-indicator-img { height: 8vh; padding-top: 1vh; } .carousel-img-indicators .active { width: auto; height: 6vh; width: 17%; border-radius: 0; } .carousel-img-indicators li { width: auto; height: 6vh; width: 17%; border-radius: 0; } } @media screen and (min-width: 800px){ #carousel-img-generic { height: 60vh; max-height: 60vh; } .frame-product-img { /*background-color: green;*/ height: 50vh; } .product-img { max-height: 50vh; max-width: 100%; } .frame-indicator-img { height: 10vh; padding-top: 2vh; } .carousel-img-indicators .active { width: auto; height: 6vh; width: 18%; border-radius: 0; } .carousel-img-indicators li { width: auto; height: 6vh; width: 18%; border-radius: 0; } }
0.558688
0.068694
๏ปฟ@charset "utf-8"; /** * fengbuy.com * 2013.06.06 */ body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td{margin:0;padding:0;} h1, h2, h3, h4, h5, h6{font-size:100%;} ul,li{list-style-type:none;margin:0;padding:0;} body{background:#fff;font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",Arial,HELVETICA;min-width:1200px;_background-image:url(about:blank);_background-attachment:fixed;} img{border:0;} ol, ul{list-style:none;} :link, :visited, ins{text-decoration:none;} table{border-collapse:collapse;border-spacing:0;} sub, sup{font-size:100%;vertical-align:baseline;} blockquote, q{quotes:"\201C" "\201D" "\2018" "\2019";} blockquote:before, blockquote:after, q:before, q:after{content:"";content:none;} input, button, textarea, select, optgroup, option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;} button, input, select, textarea{font-family:inherit;font-size:100%;margin:0;} button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;} textarea{overflow:auto;resize:vertical;vertical-align:top;} i, cite, em, address{font-style:normal;} a{color:#333;text-decoration:none;} a:hover{color:#09F;text-decoration:none;} a.disabled, a.disabled:hover{cursor:default;pointer-events:none;} .clearfix:before, .clearfix:after{display:block;content:"\200b";height:0;} .clearfix:after{clear:both;} .clearfix{*zoom:1;} .hide, .tmpl{display:none;} .wrap{margin:0 auto;width:1186px;} /* old compatible, deprecated! */ .fl{float:left;} .fr{float:right;} .clear{clear:both;} .bold{font-weight:bold;} .f11{font-size:11px;} .f14{font-size:14px;} .tl{text-align:left;}.tc{text-align:center;} .tr, .a-right{text-align:right;} .nowrap,.nobr{white-space:nowrap;word-wrap:normal;} /* quick_links */ .quick_links_wrap,.mui-mbar-tabs{height:100%;width:320px;right:0;position:fixed;right:0;bottom:0;z-index:999;height:100%;-webkit-transition:width linear .4s;-moz-transition:width linear .4s;-ms-transition:width linear .4s;transition:width linear .4s;_position:fixed;_bottom:auto;_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-10);} .quick_links_wraper.quick_links_dockright{margin-left:0;left:auto;right:4px;} .mui-mbar-tabs i,.ibar_closebtn,.login_order,.login_favorite{display:inline-block;background:url(../images/logo2017.png) no-repeat;cursor:pointer;height:19px;width:18px;vertical-align:top;position:absolute;} .quick_links_panel{ width:40px; height:100%; position:absolute; background:#444851; z-index:2; top:0; right:0; font-family:'microsoft yahei',arial; } .quick_links_panel a{ display:block; line-height:200px; width:40px; height:38px; text-decoration:none; color:#d8d8d8; font-size:12px; overflow:hidden; background-color:#444851; position:relative; overflow:hidden; top:0; left:0px; *left:-15px; z-index:1; margin:0; padding:0; } .quick_links_panel .quick_toggle{ position:absolute; bottom:0; left:0; width:40px; background:#444851; z-index:1; } .quick_links_panel .mp_tooltip{ height:38px; line-height:38px; width:92px; position:absolute; z-index:2; left:-121px; top:0; background:#444851; color:#d8d8d8; text-align:center; display:block; visibility:hidden; } .quick_links_panel .mp_qrcode{ padding:10px; width:148px; height:175px; top:-157px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,.4); border-radius:5px 0 0 5px; border-left:1px solid #ccc\0; border-top:1px solid #ccc\0; border-bottom:1px solid #ccc\0; z-index:3; position:absolute; left:-168px; left:-169px\0; display:none; } .quick_links_panel .icon_arrow_white{ position:absolute; right:-5px; top:172px; width:5px; height:9px; background-position:-40px -209px; } .quick_links_panel .icon_arrow_right_black{ position:absolute; right:-5px; top:15px; width:5px; height:9px; background-position:-40px -190px; overflow:hidden; } .quick_toggle .return_top{display:none;} .quick_links_allow_gotop .return_top{display:block;} .quick_links{ position:absolute; top:50%; left:0; margin-top:-190px; *margin-top:-220px; background:#444851; z-index:2; width:40px; } .quick_links a.message_list{ background:url(../images/logo2017.png) no-repeat; line-height:16px; height:133px; background-position:-40px 0; color:#fff; margin:20px 0 10px; } .quick_links_min .quick_links_panel{right:280px;} .quick_links li,.quick_toggle li{position:relative;display:block;left:0;top:0px;} .history_list,.leave_message,.mpbtn_histroy,.mpbtn_wdsc,.mpbtn_recharge{margin-bottom:6px;} .quick_links a:hover, .quick_links a.current,.quick_toggle a:hover{background:#ed145b;text-decoration:none;} .quick_links a.message_list .span{ width:16px; display:block; height:48px; margin:38px 0 0 14px; cursor:pointer; } .quick_links a.message_list .cart_num{ width:21px; height:21px; display:block; border-radius:50%; background:#ed145b; text-align:center; line-height:21px; margin:9px 0 0 10px; cursor:pointer; color:#fff; } .quick_links i.setting{background-position:0 0;width:40px;height:38px;top:0;left:0;} .quick_links a:hover i.setting,.quick_links .current i.setting{background-position:-80px 0;} .quick_links i.message{background-position:0 -40px;width:40px;height:38px;top:6px;left:0;} .quick_links a:hover i.message,.quick_links .current i.message{background-position:-80px -40px;} .quick_links i.cart{background-position:0px -29px;} .quick_links i.view{width:40px;height:38px;background-position:0 -114px;top:0;left:0;} .quick_links a:hover i.view,.quick_links .current i.view{background-position:-80px -114px;} .quick_links .qa{width:18px;height:15px;background-position:0 -85px;top:11px;left:11px;} .quick_links a:hover i.qa,.quick_links .current i.qa{background-position:-33px -85px;} .quick_links .zuji{width:40px;height:38px;background-position:0 -76px;top:0;left:0;} .quick_links a:hover i.zuji,.quick_links .current i.zuji{background-position:-80px -76px;} .quick_links .kefu{background:url(../images/kefu.gif) no-repeat;width:38px;height:40px; top:0; left:0; background-position:0 0;} .quick_links a:hover i.kefu,.quick_links .current i.kefu{background-position:-40px 0;} .quick_links .kefu2{background:url(../images/kefu.gif) no-repeat;width:38px;height:40px; top:0; left:0; background-position:-40px 0; display:block;} .quick_links a:hover i.kefu2,.quick_links .current i.kefu2{background-position:-40px 0;} .quick_links .chongzhi{background:url(../images/chongzhi.png) no-repeat;width:35px;height:35px;top:2px;left:3px;} .quick_links .wdsc{background:url(../images/logo2017.png) no-repeat;width:38px;height:40px; top:0; left:0; background-position:0 -152px;} .quick_links a:hover i.wdsc{background-position:-80px -152px;} .quick_toggle .mpbtn_qrcode{width:18px;height:18px;top:11px;left:11px;background-position:-51px -163px;} .quick_toggle .top{background-position:-61px -206px;width:17px;height:15px;top:12px;left:12px;} .quick_toggle a:hover .top, .quick_links a.current .top{background-position:-61px -185px;} .quick_toggle i.kfzx{width:15px;height:16px;top:11px;left:12px;background-position:0 -175px;} .quick_toggle a:hover i.kfzx{background-position:-33px -175px;} /* quick_links_pop */ .quick_links_pop{position:absolute;top:0;right:0;display:none;box-shadow:0 0 5px #999; border-radius:5px 0 0 5px;border:1px solid #999;behavior:url(js/htc.htc);} .quick_links_pop .arrow, .quick_links_pop .arrow i{display:none;border-color:transparent #ddd;border-style:dashed solid;border-width:12px 0 12px 12px;font-size:0;height:0;width:0;position:absolute;left:100%;top:12px;} .quick_links_pop .arrow i{border-color:transparent #f9fafc;margin:-12px 0 0 -13px;left:0;top:0;} .quick_links_pop .fix_bg{display:none;border-top-width:0;border-radius:0 0 3px 3px;margin:0 0 -4px -250px;height:2px;width:500px;overflow:hidden;position:absolute;bottom:0;left:50%;} .quick_links_pop .pop_panel{font-size:12px;width:100%;height:628px;position:relative;} .quick_cart_list, .quick_history_list, .quick_links_pop .links, .quick_my_qlinks, .quick_message_list,.quick_leave_message,.quick_mpbtn_histroy,.quick_mpbtn_wdsc,.quick_mpbtn_recharge{position:absolute;width:280px;left:0;top:0;background:#fff;height:100%;display:block;} .quick_cart_list .user_cart_inner, .quick_history_list .history_slider{display:block;border:0;margin:0;position:static;} .quick_cart_list .user_cart_inner .del{display:none;} .quick_history_list .title i{background-position:-170px -34px;} .quick_leave_message .title i{background-position:-160px 0;} .quick_leave_message .types{font-size:0;position:absolute;left:148px;top:18px;white-space:nowrap;} .quick_leave_message .types input, .quick_leave_message .types label{font-size:12px;margin-right:20px;vertical-align:middle;white-space:nowrap;} .quick_leave_message .types input{margin:-2px 3px 0 0;height:13px;width:13px;*margin-top:0;} .quick_leave_message .txt{padding:15px 0;} .quick_leave_message .txt textarea{display:block;background:#fff;border:1px solid #e8e8e8;border-radius:3px;box-shadow:0 1px 0 #fff, inset 0 1px 4px rgba(0,0,0,.1);margin:0 auto;padding:8px;height:68px;width:90%;} .quick_leave_message .token{padding:0 0 14px 16px;height:26px;} .quick_leave_message .token input{background:#fff;border:1px solid #ddd;padding:3px 4px;width:76px;vertical-align:middle;} .quick_leave_message .token img{margin-left:5px;vertical-align:middle;} .quick_leave_message .btns{float:right;margin-top:-42px;padding-right:16px;} .quick_leave_message .btn{background-position:0 -356px;cursor:pointer;font-size:0;padding-left:20px;text-shadow:0 1px 0 #355ba9;overflow:visible;} .quick_leave_message .btn:hover{background-position:0 -386px;} .quick_leave_message .btn span{background-position:100% -356px;font-size:12px;padding-right:20px;*height:29px;} .quick_leave_message .btn:hover span{background-position:100% -386px;} .quick_links_pop .no_data{color:#333;font-size:14px;padding:35px 10px;text-align:center;} .quick_links_pop .no_data i{display:inline-block;background:url(../images/cart_new.png) no-repeat 0 -188px;margin:0 10px 0 0;height:36px;width:60px;vertical-align:middle;} .quick_links_pop .links li{border-top:1px solid #f1f1f1;vertical-align:top;} .quick_links_pop .links a{display:block;background:#FCFCFC;color:#333;font-size:14px;padding:12px 15px;} .quick_links_pop .links a:hover{background-color:#F2F3F4;color:#4467a7;} .quick_links_pop .links .tips{float:right;color:#61c2ed;font-size:12px;} .quick_my_qlinks .title i{background-position:-200px 0;height:22px;width:22px;} .quick_message_list .title i{background-position:-200px -34px;height:22px;width:22px;} .quick_message_list .no_data i{background-image:url(../images/quick_links_no_msg.png);background-position:0 0;height:45px;width:62px;} /*ไฟฎๆ”น*/ .ibar_plugin_title{ height:38px; line-height:38px; border-bottom:1px solid #dedede; color:#333; font-size:14px; font-weight:700; width:267px; margin:0 auto; } .ibar_closebtn{ width:20px; height:20px; background-position:-50px -133px; padding:5px; overflow:hidden; position:absolute; top:4px; right:4px; } .ibar_plugin_content{ position:absolute; width:100%; top:0; bottom:0; _height:expression((document.documentElement.clientHeight-100-40)+"px"); overflow:hidden; } .ibar_cart_group{ width:250px; padding:0 20px 0 10px; background:#fff; } .ibar_cart_group_header{ height:34px; line-height:34px; border-bottom:1px solid #dedede; } .ibar_cart_group_title{ float:left; font-size:14px; } .ibar_cart_group_header a{float:right;color:#ed145b} .ibar_cart_group_header a:hover{text-decoration:underline;} .cart_item{ padding-left:0; padding-right:0; padding-top:8px; padding-bottom:90px; border-bottom:1px dotted #ddd; } .cart_item_pic{ position:relative; float:left; width:87px; height:87px; } .cart_item_pic img{ width:85px; height:85px; border:1px solid #f4f4f4; } .cart_item_desc{ float:left; width:150px; padding:3px 0 0 10px; } .cart_item_name{ display:inline-block; width:100%; height:36px; overflow:hidden; line-height:18px; color:#5c5c5c; } .cart_item_sku{ width:160px; height:24px; line-height:24px; color:#999; } .cart_price{color:#ed145b;font-weight:700;font-family:Arial,Helvetica;} .cart_handler{ position:absolute; height:100px; bottom:0; width:100%; background:#fff; } .cart_handler_header{width:260px;margin:8px 10px;float:left;} .cart_handler_left{float:left;} .cart_handler_right{float:right;font-weight:700;font-size:16px;font-family:Arial;color:#ed145b;} .cart_go_btn{ display:block; height:33px; line-height:33px; font-size:19px; font-family:SimHei; color:#fff; text-align:center; text-decoration:none; background:#ed145b; width:260px; margin:0 10px; float:left; } .cart_go_btn:hover{color:#fff;} .ia-head-list{ height:66px; width:244px; margin-left:15px; background:#f3f3f3; overflow:hidden; zoom:1; margin-top:15px; color:#4a4a4a; } .ia-head-list a{color:inherit;} .ia-head-list .pl{ width:120px; height:47px; margin-top:10px; text-align:center; float:left; } .ia-head-list .num{ font-size:16px; height:26px; font-family:arial; } .sc2017{display:block; height:22px; width:40px; color:#fff; background:#5c5c5c; text-align:center; line-height:20px; font-size:10px;} .sc2017:hover{color:#ed145b;} .ia-head-list .money{border-right:0;} .ga-expiredsoon{width:244px;margin-left:15px;margin-top:20px;} .ga-expiredsoon .es-head{color:#5c5c5c;height:13px;border-left:3px solid #5c5c5c;padding-left:13px;} .ia-none{text-align:center;padding-top:50px;padding-bottom:30px;font-family:"ๅพฎ่ฝฏ้›…้ป‘";font-size:12px;color:#797979;} .jiaru{margin-top:40px;} .ibar-history-head{ position:relative; font-size:14px; border-bottom:solid 1px #dedede; height:37px; line-height:37px; width:255px; margin-left:10px; } .ibar-history-head a{float:right;color:#ed145b;} .ibar-history-head a:hover{text-decoration:underline;} .imp_item{ width:255px; padding-top:10px; border-bottom:dashed 1px #d5d5d5; overflow:hidden; padding-bottom:15px; margin-bottom:-1px; margin-left:10px; } .imp_item .pic{ float:left; display:inline; margin-right:10px; } .imp_item .tit{ height:40px; overflow:hidden; width:140px; word-break:break-all; } .imp_item .tit a{ color:#5c5c5c; line-height:18px; } .imp_item .tit a:hover{ color:#ed145b; line-height:18px; } .imp_item .price{ color:#ed145b; font-weight:700; margin-bottom:10px; } .imp_item .price em{ font-family:arial; font-size:14px; } .imp_item .imp-addCart{ background:#f32166; background:-webkit-linear-gradient(top,#fb2f72,#ed145b); color:#fff; width:90px; height:28px; float:left; display:inline; line-height:28px; text-align:center; } .sc{float:right;line-height:22px;margin-right:7px;} .sc2017{float:right;line-height:22px;margin-right:7px;} .ibar_recharge_form{ width:220px; margin:0 auto; padding:15px 0; } .ibar_recharge-field{ border:1px solid #ddd; height:30px; margin-bottom:10px; } .ibar_recharge-field label{ width:40px; text-align:center; color:#fff; background:#737373; line-height:30px; float:left; } .ibar_recharge-fl{ position:relative; float:left; width:170px; padding-left:5px; } .ibar_recharge-iwrapper{ padding-top:7px; } .ibar_recharge-iwrapper input{border:0;outline:0 none;} i.ibar_recharge-contact{ width:13px; height:14px; background:url(../images/contact.png); top:8px; right:5px; cursor:pointer; } .ibar_recharge-mod{ line-height:30px; color:#737373; font-weight:700; cursor:pointer; -moz-user-select:none; -webkit-user-select:none; -ms-user-select:none; } i.ibar_recharge-arrow{ width:6px; height:3px; background:url(../images/arrow-down.png); top:14px; right:8px; cursor:pointer; } .ibar_recharge-vbox{ border:1px solid #ddd; background:#fff; position:absolute; left:0; top:30px; width:177px; } .ibar_recharge-vbox li{ float:left; width:68px; border-right:1px solid #ddd; padding:7px 10px; line-height:1; cursor:pointer; } .ibar_recharge-vbox li.sanwe{border:0;} .ibar_recharge-vbox .selected, .ibar_recharge-vbox li:hover{background:#ececec;} .ibar_recharge-btn{text-align:center;padding-top:3px;} .ibar_recharge-btn input{ border:0; color:#fff; display:inline-block; width:115px; height:31px; font-size:16px; background:#f32166; background:-webkit-linear-gradient(top,#fb2f72,#ed145b); cursor:pointer; } .ibar_recharge-btn input:hover{ background:-webkit-linear-gradient(top,#fa578c,#f73776); } .ibar_login_box{ padding:10px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,.4); border-radius:5px 0 0 5px; border-left:1px solid #ccc\0; border-top:1px solid #ccc\0; border-bottom:1px solid #ccc\0; z-index:3; position:absolute; top:0px; display:none; } .ibar_login_box_size1{ width:267px; height:185px; left:-287px; left:-288px\0; } .ibar_login_box_size2{ width:130px; height:191px; left:-150px; left:-151px\0; top:-173px; top:-174px\0; } .ibar_login_box .avatar_box{ width:267px; overflow:hidden; height:120px; } .status_login .avatar_imgbox{ float:left; margin:6px 20px 0 5px; display:inline; } .ibar_login_box .avatar_imgbox{ width:100px; height:100px; border-radius:50%; overflow:hidden; } .ibar_login_box .avatar_box p{ font-size:14px; color:#333; text-align:center; } .status_login .user_info{ overflow:hidden; color:#333; padding-top:30px; line-height:24px; width:140px; float:left; } .status_login .user_info li{ height:24px; line-height:24px; overflow:hidden; white-space:nowrap; } .ibar_login_box .login_btnbox{ width:267px; height:79px; border-top:1px dotted #d5d5d5; overflow:hidden; padding-top:15px; clear:both; } .ibar_login_box .login_btnbox a{ width:94px; height:30px; line-height:30px; text-align:center; border:1px solid; color:#333; text-decoration:none; float:left; background-position:0 -408px; background-repeat:repeat-x; border-color:#e9e9e9; } .ibar_login_box .login_btnbox .login_order{margin:0 10px 0 35px; background-color:#dbdbdb; } .ibar_login_box .login_btnbox a:hover{text-decoration:none;background-position:0 -366px;border-color:#fccadb;background:none;} .ibar_login_box .login_btnbox .login_favorite{border-color:#e9e9e9; background-color:#dbdbdb;} .ibar_login_box .icon_arrow_white{ position:absolute; right:-5px; top:15px; width:5px; height:9px; background-position:0 -253px; } /*ๅฎขๆœไธญๅฟƒ*/ /*้ฃžๅ…ฅ่ดญ็‰ฉ่ฝฆ*/ #plist{width:100%;height:auto;float:left;overflow:hidden;padding-top:10px;} #plist li{float:left;width:240px;height:auto;overflow:hidden;padding:0px 20px 20px 0px;} #plist .extra{padding:2px 0;height:16px;line-height:16px;overflow:hidden;color:#005aa0;float:left;padding-left:2px;} #plist .extra a{float:left;font-size:12px;} #plist .btns{margin-top:5px;zoom:1;float:left;padding-left:2px;} #plist .btns a{float:left;height:19px;padding:0 9px;border:1px solid #ddd;border-radius:2px;margin:0 8px 0 0;background:#F7F7F7;line-height:18px;line-height:19px\9;text-align:center;text-decoration:none;color:#333;background:-moz-linear-gradient(top,#f7f7f7,#f2f2f2);background:-webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f2f2f2));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2");-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2")";} #plist.plist-n7a .p-img{height:240px;} .index_banner{position:relative;margin-bottom:20px;height:500px;} .index_banner li{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:500px;} .index_banner li a{display:block;margin:0 auto;width:1000px;height:500px;} .index_banner .clert{width:100%; position:absolute;z-index:99;bottom:0;left:0;height:30px;line-height:30px;text-align:center;} .index_banner cite{z-index:999;height:15px;} .index_banner cite span{display:inline-block;margin:0 4px;width:10px;height:10px;background-color:#666;text-indent:-999em;opacity:.8;cursor:pointer;border-radius:5px;} .index_banner cite span.cur{background-color:#000;cursor:default;} .flei{padding-left:28px;} .flei a{display:block;background:url(../images/xiala12497.gif) 125px 4px no-repeat;} .flei a:hover{color:#666;text-decoration:none;} .flei i{display:block;width:8px;height:8px;background:url(../images/xiala12497.gif) -20px -102px no-repeat;float:left;margin:10px 8px 0 0;} #plist .btns a.btn-compare{padding:0;} #plist .btns a.btn-compare input{float:left;margin:3px 5px;} #plist .btns a.btn-compare label{margin-right:5px;} .main{width:1000px;margin:0 auto;} .settleup-2013{ height:34px; position:fixed; right:45px; z-index:900; } .shoping-small{ width:119px; } .fly_item{border:1px solid #000;width:38px;height:38px;overflow:hidden;position:absolute;visibility:hidden;opacity:.5;filter:alpha(opacity=50);} .shop_cart{width:106px;height:25px;line-height:25px;padding-top:8px; font-family:'microsoft yahei';font-size:12px;text-indent:34px;color:#000;position:absolute;right:50px;top:240px;}
public/template/order/css/base.css
๏ปฟ@charset "utf-8"; /** * fengbuy.com * 2013.06.06 */ body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td{margin:0;padding:0;} h1, h2, h3, h4, h5, h6{font-size:100%;} ul,li{list-style-type:none;margin:0;padding:0;} body{background:#fff;font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",Arial,HELVETICA;min-width:1200px;_background-image:url(about:blank);_background-attachment:fixed;} img{border:0;} ol, ul{list-style:none;} :link, :visited, ins{text-decoration:none;} table{border-collapse:collapse;border-spacing:0;} sub, sup{font-size:100%;vertical-align:baseline;} blockquote, q{quotes:"\201C" "\201D" "\2018" "\2019";} blockquote:before, blockquote:after, q:before, q:after{content:"";content:none;} input, button, textarea, select, optgroup, option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;} button, input, select, textarea{font-family:inherit;font-size:100%;margin:0;} button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;} textarea{overflow:auto;resize:vertical;vertical-align:top;} i, cite, em, address{font-style:normal;} a{color:#333;text-decoration:none;} a:hover{color:#09F;text-decoration:none;} a.disabled, a.disabled:hover{cursor:default;pointer-events:none;} .clearfix:before, .clearfix:after{display:block;content:"\200b";height:0;} .clearfix:after{clear:both;} .clearfix{*zoom:1;} .hide, .tmpl{display:none;} .wrap{margin:0 auto;width:1186px;} /* old compatible, deprecated! */ .fl{float:left;} .fr{float:right;} .clear{clear:both;} .bold{font-weight:bold;} .f11{font-size:11px;} .f14{font-size:14px;} .tl{text-align:left;}.tc{text-align:center;} .tr, .a-right{text-align:right;} .nowrap,.nobr{white-space:nowrap;word-wrap:normal;} /* quick_links */ .quick_links_wrap,.mui-mbar-tabs{height:100%;width:320px;right:0;position:fixed;right:0;bottom:0;z-index:999;height:100%;-webkit-transition:width linear .4s;-moz-transition:width linear .4s;-ms-transition:width linear .4s;transition:width linear .4s;_position:fixed;_bottom:auto;_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-10);} .quick_links_wraper.quick_links_dockright{margin-left:0;left:auto;right:4px;} .mui-mbar-tabs i,.ibar_closebtn,.login_order,.login_favorite{display:inline-block;background:url(../images/logo2017.png) no-repeat;cursor:pointer;height:19px;width:18px;vertical-align:top;position:absolute;} .quick_links_panel{ width:40px; height:100%; position:absolute; background:#444851; z-index:2; top:0; right:0; font-family:'microsoft yahei',arial; } .quick_links_panel a{ display:block; line-height:200px; width:40px; height:38px; text-decoration:none; color:#d8d8d8; font-size:12px; overflow:hidden; background-color:#444851; position:relative; overflow:hidden; top:0; left:0px; *left:-15px; z-index:1; margin:0; padding:0; } .quick_links_panel .quick_toggle{ position:absolute; bottom:0; left:0; width:40px; background:#444851; z-index:1; } .quick_links_panel .mp_tooltip{ height:38px; line-height:38px; width:92px; position:absolute; z-index:2; left:-121px; top:0; background:#444851; color:#d8d8d8; text-align:center; display:block; visibility:hidden; } .quick_links_panel .mp_qrcode{ padding:10px; width:148px; height:175px; top:-157px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,.4); border-radius:5px 0 0 5px; border-left:1px solid #ccc\0; border-top:1px solid #ccc\0; border-bottom:1px solid #ccc\0; z-index:3; position:absolute; left:-168px; left:-169px\0; display:none; } .quick_links_panel .icon_arrow_white{ position:absolute; right:-5px; top:172px; width:5px; height:9px; background-position:-40px -209px; } .quick_links_panel .icon_arrow_right_black{ position:absolute; right:-5px; top:15px; width:5px; height:9px; background-position:-40px -190px; overflow:hidden; } .quick_toggle .return_top{display:none;} .quick_links_allow_gotop .return_top{display:block;} .quick_links{ position:absolute; top:50%; left:0; margin-top:-190px; *margin-top:-220px; background:#444851; z-index:2; width:40px; } .quick_links a.message_list{ background:url(../images/logo2017.png) no-repeat; line-height:16px; height:133px; background-position:-40px 0; color:#fff; margin:20px 0 10px; } .quick_links_min .quick_links_panel{right:280px;} .quick_links li,.quick_toggle li{position:relative;display:block;left:0;top:0px;} .history_list,.leave_message,.mpbtn_histroy,.mpbtn_wdsc,.mpbtn_recharge{margin-bottom:6px;} .quick_links a:hover, .quick_links a.current,.quick_toggle a:hover{background:#ed145b;text-decoration:none;} .quick_links a.message_list .span{ width:16px; display:block; height:48px; margin:38px 0 0 14px; cursor:pointer; } .quick_links a.message_list .cart_num{ width:21px; height:21px; display:block; border-radius:50%; background:#ed145b; text-align:center; line-height:21px; margin:9px 0 0 10px; cursor:pointer; color:#fff; } .quick_links i.setting{background-position:0 0;width:40px;height:38px;top:0;left:0;} .quick_links a:hover i.setting,.quick_links .current i.setting{background-position:-80px 0;} .quick_links i.message{background-position:0 -40px;width:40px;height:38px;top:6px;left:0;} .quick_links a:hover i.message,.quick_links .current i.message{background-position:-80px -40px;} .quick_links i.cart{background-position:0px -29px;} .quick_links i.view{width:40px;height:38px;background-position:0 -114px;top:0;left:0;} .quick_links a:hover i.view,.quick_links .current i.view{background-position:-80px -114px;} .quick_links .qa{width:18px;height:15px;background-position:0 -85px;top:11px;left:11px;} .quick_links a:hover i.qa,.quick_links .current i.qa{background-position:-33px -85px;} .quick_links .zuji{width:40px;height:38px;background-position:0 -76px;top:0;left:0;} .quick_links a:hover i.zuji,.quick_links .current i.zuji{background-position:-80px -76px;} .quick_links .kefu{background:url(../images/kefu.gif) no-repeat;width:38px;height:40px; top:0; left:0; background-position:0 0;} .quick_links a:hover i.kefu,.quick_links .current i.kefu{background-position:-40px 0;} .quick_links .kefu2{background:url(../images/kefu.gif) no-repeat;width:38px;height:40px; top:0; left:0; background-position:-40px 0; display:block;} .quick_links a:hover i.kefu2,.quick_links .current i.kefu2{background-position:-40px 0;} .quick_links .chongzhi{background:url(../images/chongzhi.png) no-repeat;width:35px;height:35px;top:2px;left:3px;} .quick_links .wdsc{background:url(../images/logo2017.png) no-repeat;width:38px;height:40px; top:0; left:0; background-position:0 -152px;} .quick_links a:hover i.wdsc{background-position:-80px -152px;} .quick_toggle .mpbtn_qrcode{width:18px;height:18px;top:11px;left:11px;background-position:-51px -163px;} .quick_toggle .top{background-position:-61px -206px;width:17px;height:15px;top:12px;left:12px;} .quick_toggle a:hover .top, .quick_links a.current .top{background-position:-61px -185px;} .quick_toggle i.kfzx{width:15px;height:16px;top:11px;left:12px;background-position:0 -175px;} .quick_toggle a:hover i.kfzx{background-position:-33px -175px;} /* quick_links_pop */ .quick_links_pop{position:absolute;top:0;right:0;display:none;box-shadow:0 0 5px #999; border-radius:5px 0 0 5px;border:1px solid #999;behavior:url(js/htc.htc);} .quick_links_pop .arrow, .quick_links_pop .arrow i{display:none;border-color:transparent #ddd;border-style:dashed solid;border-width:12px 0 12px 12px;font-size:0;height:0;width:0;position:absolute;left:100%;top:12px;} .quick_links_pop .arrow i{border-color:transparent #f9fafc;margin:-12px 0 0 -13px;left:0;top:0;} .quick_links_pop .fix_bg{display:none;border-top-width:0;border-radius:0 0 3px 3px;margin:0 0 -4px -250px;height:2px;width:500px;overflow:hidden;position:absolute;bottom:0;left:50%;} .quick_links_pop .pop_panel{font-size:12px;width:100%;height:628px;position:relative;} .quick_cart_list, .quick_history_list, .quick_links_pop .links, .quick_my_qlinks, .quick_message_list,.quick_leave_message,.quick_mpbtn_histroy,.quick_mpbtn_wdsc,.quick_mpbtn_recharge{position:absolute;width:280px;left:0;top:0;background:#fff;height:100%;display:block;} .quick_cart_list .user_cart_inner, .quick_history_list .history_slider{display:block;border:0;margin:0;position:static;} .quick_cart_list .user_cart_inner .del{display:none;} .quick_history_list .title i{background-position:-170px -34px;} .quick_leave_message .title i{background-position:-160px 0;} .quick_leave_message .types{font-size:0;position:absolute;left:148px;top:18px;white-space:nowrap;} .quick_leave_message .types input, .quick_leave_message .types label{font-size:12px;margin-right:20px;vertical-align:middle;white-space:nowrap;} .quick_leave_message .types input{margin:-2px 3px 0 0;height:13px;width:13px;*margin-top:0;} .quick_leave_message .txt{padding:15px 0;} .quick_leave_message .txt textarea{display:block;background:#fff;border:1px solid #e8e8e8;border-radius:3px;box-shadow:0 1px 0 #fff, inset 0 1px 4px rgba(0,0,0,.1);margin:0 auto;padding:8px;height:68px;width:90%;} .quick_leave_message .token{padding:0 0 14px 16px;height:26px;} .quick_leave_message .token input{background:#fff;border:1px solid #ddd;padding:3px 4px;width:76px;vertical-align:middle;} .quick_leave_message .token img{margin-left:5px;vertical-align:middle;} .quick_leave_message .btns{float:right;margin-top:-42px;padding-right:16px;} .quick_leave_message .btn{background-position:0 -356px;cursor:pointer;font-size:0;padding-left:20px;text-shadow:0 1px 0 #355ba9;overflow:visible;} .quick_leave_message .btn:hover{background-position:0 -386px;} .quick_leave_message .btn span{background-position:100% -356px;font-size:12px;padding-right:20px;*height:29px;} .quick_leave_message .btn:hover span{background-position:100% -386px;} .quick_links_pop .no_data{color:#333;font-size:14px;padding:35px 10px;text-align:center;} .quick_links_pop .no_data i{display:inline-block;background:url(../images/cart_new.png) no-repeat 0 -188px;margin:0 10px 0 0;height:36px;width:60px;vertical-align:middle;} .quick_links_pop .links li{border-top:1px solid #f1f1f1;vertical-align:top;} .quick_links_pop .links a{display:block;background:#FCFCFC;color:#333;font-size:14px;padding:12px 15px;} .quick_links_pop .links a:hover{background-color:#F2F3F4;color:#4467a7;} .quick_links_pop .links .tips{float:right;color:#61c2ed;font-size:12px;} .quick_my_qlinks .title i{background-position:-200px 0;height:22px;width:22px;} .quick_message_list .title i{background-position:-200px -34px;height:22px;width:22px;} .quick_message_list .no_data i{background-image:url(../images/quick_links_no_msg.png);background-position:0 0;height:45px;width:62px;} /*ไฟฎๆ”น*/ .ibar_plugin_title{ height:38px; line-height:38px; border-bottom:1px solid #dedede; color:#333; font-size:14px; font-weight:700; width:267px; margin:0 auto; } .ibar_closebtn{ width:20px; height:20px; background-position:-50px -133px; padding:5px; overflow:hidden; position:absolute; top:4px; right:4px; } .ibar_plugin_content{ position:absolute; width:100%; top:0; bottom:0; _height:expression((document.documentElement.clientHeight-100-40)+"px"); overflow:hidden; } .ibar_cart_group{ width:250px; padding:0 20px 0 10px; background:#fff; } .ibar_cart_group_header{ height:34px; line-height:34px; border-bottom:1px solid #dedede; } .ibar_cart_group_title{ float:left; font-size:14px; } .ibar_cart_group_header a{float:right;color:#ed145b} .ibar_cart_group_header a:hover{text-decoration:underline;} .cart_item{ padding-left:0; padding-right:0; padding-top:8px; padding-bottom:90px; border-bottom:1px dotted #ddd; } .cart_item_pic{ position:relative; float:left; width:87px; height:87px; } .cart_item_pic img{ width:85px; height:85px; border:1px solid #f4f4f4; } .cart_item_desc{ float:left; width:150px; padding:3px 0 0 10px; } .cart_item_name{ display:inline-block; width:100%; height:36px; overflow:hidden; line-height:18px; color:#5c5c5c; } .cart_item_sku{ width:160px; height:24px; line-height:24px; color:#999; } .cart_price{color:#ed145b;font-weight:700;font-family:Arial,Helvetica;} .cart_handler{ position:absolute; height:100px; bottom:0; width:100%; background:#fff; } .cart_handler_header{width:260px;margin:8px 10px;float:left;} .cart_handler_left{float:left;} .cart_handler_right{float:right;font-weight:700;font-size:16px;font-family:Arial;color:#ed145b;} .cart_go_btn{ display:block; height:33px; line-height:33px; font-size:19px; font-family:SimHei; color:#fff; text-align:center; text-decoration:none; background:#ed145b; width:260px; margin:0 10px; float:left; } .cart_go_btn:hover{color:#fff;} .ia-head-list{ height:66px; width:244px; margin-left:15px; background:#f3f3f3; overflow:hidden; zoom:1; margin-top:15px; color:#4a4a4a; } .ia-head-list a{color:inherit;} .ia-head-list .pl{ width:120px; height:47px; margin-top:10px; text-align:center; float:left; } .ia-head-list .num{ font-size:16px; height:26px; font-family:arial; } .sc2017{display:block; height:22px; width:40px; color:#fff; background:#5c5c5c; text-align:center; line-height:20px; font-size:10px;} .sc2017:hover{color:#ed145b;} .ia-head-list .money{border-right:0;} .ga-expiredsoon{width:244px;margin-left:15px;margin-top:20px;} .ga-expiredsoon .es-head{color:#5c5c5c;height:13px;border-left:3px solid #5c5c5c;padding-left:13px;} .ia-none{text-align:center;padding-top:50px;padding-bottom:30px;font-family:"ๅพฎ่ฝฏ้›…้ป‘";font-size:12px;color:#797979;} .jiaru{margin-top:40px;} .ibar-history-head{ position:relative; font-size:14px; border-bottom:solid 1px #dedede; height:37px; line-height:37px; width:255px; margin-left:10px; } .ibar-history-head a{float:right;color:#ed145b;} .ibar-history-head a:hover{text-decoration:underline;} .imp_item{ width:255px; padding-top:10px; border-bottom:dashed 1px #d5d5d5; overflow:hidden; padding-bottom:15px; margin-bottom:-1px; margin-left:10px; } .imp_item .pic{ float:left; display:inline; margin-right:10px; } .imp_item .tit{ height:40px; overflow:hidden; width:140px; word-break:break-all; } .imp_item .tit a{ color:#5c5c5c; line-height:18px; } .imp_item .tit a:hover{ color:#ed145b; line-height:18px; } .imp_item .price{ color:#ed145b; font-weight:700; margin-bottom:10px; } .imp_item .price em{ font-family:arial; font-size:14px; } .imp_item .imp-addCart{ background:#f32166; background:-webkit-linear-gradient(top,#fb2f72,#ed145b); color:#fff; width:90px; height:28px; float:left; display:inline; line-height:28px; text-align:center; } .sc{float:right;line-height:22px;margin-right:7px;} .sc2017{float:right;line-height:22px;margin-right:7px;} .ibar_recharge_form{ width:220px; margin:0 auto; padding:15px 0; } .ibar_recharge-field{ border:1px solid #ddd; height:30px; margin-bottom:10px; } .ibar_recharge-field label{ width:40px; text-align:center; color:#fff; background:#737373; line-height:30px; float:left; } .ibar_recharge-fl{ position:relative; float:left; width:170px; padding-left:5px; } .ibar_recharge-iwrapper{ padding-top:7px; } .ibar_recharge-iwrapper input{border:0;outline:0 none;} i.ibar_recharge-contact{ width:13px; height:14px; background:url(../images/contact.png); top:8px; right:5px; cursor:pointer; } .ibar_recharge-mod{ line-height:30px; color:#737373; font-weight:700; cursor:pointer; -moz-user-select:none; -webkit-user-select:none; -ms-user-select:none; } i.ibar_recharge-arrow{ width:6px; height:3px; background:url(../images/arrow-down.png); top:14px; right:8px; cursor:pointer; } .ibar_recharge-vbox{ border:1px solid #ddd; background:#fff; position:absolute; left:0; top:30px; width:177px; } .ibar_recharge-vbox li{ float:left; width:68px; border-right:1px solid #ddd; padding:7px 10px; line-height:1; cursor:pointer; } .ibar_recharge-vbox li.sanwe{border:0;} .ibar_recharge-vbox .selected, .ibar_recharge-vbox li:hover{background:#ececec;} .ibar_recharge-btn{text-align:center;padding-top:3px;} .ibar_recharge-btn input{ border:0; color:#fff; display:inline-block; width:115px; height:31px; font-size:16px; background:#f32166; background:-webkit-linear-gradient(top,#fb2f72,#ed145b); cursor:pointer; } .ibar_recharge-btn input:hover{ background:-webkit-linear-gradient(top,#fa578c,#f73776); } .ibar_login_box{ padding:10px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,.4); border-radius:5px 0 0 5px; border-left:1px solid #ccc\0; border-top:1px solid #ccc\0; border-bottom:1px solid #ccc\0; z-index:3; position:absolute; top:0px; display:none; } .ibar_login_box_size1{ width:267px; height:185px; left:-287px; left:-288px\0; } .ibar_login_box_size2{ width:130px; height:191px; left:-150px; left:-151px\0; top:-173px; top:-174px\0; } .ibar_login_box .avatar_box{ width:267px; overflow:hidden; height:120px; } .status_login .avatar_imgbox{ float:left; margin:6px 20px 0 5px; display:inline; } .ibar_login_box .avatar_imgbox{ width:100px; height:100px; border-radius:50%; overflow:hidden; } .ibar_login_box .avatar_box p{ font-size:14px; color:#333; text-align:center; } .status_login .user_info{ overflow:hidden; color:#333; padding-top:30px; line-height:24px; width:140px; float:left; } .status_login .user_info li{ height:24px; line-height:24px; overflow:hidden; white-space:nowrap; } .ibar_login_box .login_btnbox{ width:267px; height:79px; border-top:1px dotted #d5d5d5; overflow:hidden; padding-top:15px; clear:both; } .ibar_login_box .login_btnbox a{ width:94px; height:30px; line-height:30px; text-align:center; border:1px solid; color:#333; text-decoration:none; float:left; background-position:0 -408px; background-repeat:repeat-x; border-color:#e9e9e9; } .ibar_login_box .login_btnbox .login_order{margin:0 10px 0 35px; background-color:#dbdbdb; } .ibar_login_box .login_btnbox a:hover{text-decoration:none;background-position:0 -366px;border-color:#fccadb;background:none;} .ibar_login_box .login_btnbox .login_favorite{border-color:#e9e9e9; background-color:#dbdbdb;} .ibar_login_box .icon_arrow_white{ position:absolute; right:-5px; top:15px; width:5px; height:9px; background-position:0 -253px; } /*ๅฎขๆœไธญๅฟƒ*/ /*้ฃžๅ…ฅ่ดญ็‰ฉ่ฝฆ*/ #plist{width:100%;height:auto;float:left;overflow:hidden;padding-top:10px;} #plist li{float:left;width:240px;height:auto;overflow:hidden;padding:0px 20px 20px 0px;} #plist .extra{padding:2px 0;height:16px;line-height:16px;overflow:hidden;color:#005aa0;float:left;padding-left:2px;} #plist .extra a{float:left;font-size:12px;} #plist .btns{margin-top:5px;zoom:1;float:left;padding-left:2px;} #plist .btns a{float:left;height:19px;padding:0 9px;border:1px solid #ddd;border-radius:2px;margin:0 8px 0 0;background:#F7F7F7;line-height:18px;line-height:19px\9;text-align:center;text-decoration:none;color:#333;background:-moz-linear-gradient(top,#f7f7f7,#f2f2f2);background:-webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f2f2f2));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2");-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2")";} #plist.plist-n7a .p-img{height:240px;} .index_banner{position:relative;margin-bottom:20px;height:500px;} .index_banner li{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:500px;} .index_banner li a{display:block;margin:0 auto;width:1000px;height:500px;} .index_banner .clert{width:100%; position:absolute;z-index:99;bottom:0;left:0;height:30px;line-height:30px;text-align:center;} .index_banner cite{z-index:999;height:15px;} .index_banner cite span{display:inline-block;margin:0 4px;width:10px;height:10px;background-color:#666;text-indent:-999em;opacity:.8;cursor:pointer;border-radius:5px;} .index_banner cite span.cur{background-color:#000;cursor:default;} .flei{padding-left:28px;} .flei a{display:block;background:url(../images/xiala12497.gif) 125px 4px no-repeat;} .flei a:hover{color:#666;text-decoration:none;} .flei i{display:block;width:8px;height:8px;background:url(../images/xiala12497.gif) -20px -102px no-repeat;float:left;margin:10px 8px 0 0;} #plist .btns a.btn-compare{padding:0;} #plist .btns a.btn-compare input{float:left;margin:3px 5px;} #plist .btns a.btn-compare label{margin-right:5px;} .main{width:1000px;margin:0 auto;} .settleup-2013{ height:34px; position:fixed; right:45px; z-index:900; } .shoping-small{ width:119px; } .fly_item{border:1px solid #000;width:38px;height:38px;overflow:hidden;position:absolute;visibility:hidden;opacity:.5;filter:alpha(opacity=50);} .shop_cart{width:106px;height:25px;line-height:25px;padding-top:8px; font-family:'microsoft yahei';font-size:12px;text-indent:34px;color:#000;position:absolute;right:50px;top:240px;}
0.242744
0.049589
.topDiv { margin-left: 15%; margin-right: 15%; } #titleLogo { float: left; } #icons { position: relative; left: 50%; } h3 { font-size: 40px; font-family: 'Yellowtail', cursive; position: relative; bottom: 50px; } h1{ clear:both; font-size: 30px; font-family: 'Anton', sans-serif; margin-bottom: 0px; } #webTitle{ float: left; height: 75px; } #secondHead{ clear:both; margin-left: 15%; margin-right: 15%; } #border1{ } #title{ float:left; /*margin-left: 15%; margin-right: 15%;*/ height: 90px; } .titleInfo { font-size: 12px; position: relative; bottom: 17px; color: grey; } #print{ position: relative; left: 64%; top: 42px; font-size: 12px; color: grey; } #mainPic{ margin-left: 15%; margin-right: 15%; } #article { margin-left: 15%; margin-right: 22%; text-indent: 50px; color: grey; font-size: 18px; } .ingredients { background-image: url("img/list-bg.png"); margin-left: 15%; margin-right: 22%; height: 300px; border-left: white; border-right: white; margin-bottom: 40px; } .leftList { float: left; font-size: 20px; margin-top: 33px; } .rightList { position: relative; left: 220px; font-size: 20px; float:left; } ul { list-style-type: none; font-family: '<NAME>', cursive; } #border2 { margin-left: 15%; margin-right: 15%; } #bottomDiv{ margin-left: 15%; float: left; } #vanPicture{ float:left; display: inline-block; } #last{ clear:both; text-align: center; } input{ margin-right: 6%; color: white; background-color: #e06755; height: 60px; width: 190px; font-family: 'Roboto Condensed', sans-serif; font-size: 20px; position: relative; left: 15px; } .printContent { display: inline-block; } #titleSub { position: relative; bottom: 105px; left: 45px; font-size: 10px; } li{ margin-top: 4px; } #firstList{ margin-top: 20px; } #about{ font-size: 18px; margin-top: initial; } h2{ display:initial; } hr { clear: both; margin-top: 100px; } #last{ color: grey; } #lastImg { position: relative; bottom: 26px; }
style.css
.topDiv { margin-left: 15%; margin-right: 15%; } #titleLogo { float: left; } #icons { position: relative; left: 50%; } h3 { font-size: 40px; font-family: 'Yellowtail', cursive; position: relative; bottom: 50px; } h1{ clear:both; font-size: 30px; font-family: 'Anton', sans-serif; margin-bottom: 0px; } #webTitle{ float: left; height: 75px; } #secondHead{ clear:both; margin-left: 15%; margin-right: 15%; } #border1{ } #title{ float:left; /*margin-left: 15%; margin-right: 15%;*/ height: 90px; } .titleInfo { font-size: 12px; position: relative; bottom: 17px; color: grey; } #print{ position: relative; left: 64%; top: 42px; font-size: 12px; color: grey; } #mainPic{ margin-left: 15%; margin-right: 15%; } #article { margin-left: 15%; margin-right: 22%; text-indent: 50px; color: grey; font-size: 18px; } .ingredients { background-image: url("img/list-bg.png"); margin-left: 15%; margin-right: 22%; height: 300px; border-left: white; border-right: white; margin-bottom: 40px; } .leftList { float: left; font-size: 20px; margin-top: 33px; } .rightList { position: relative; left: 220px; font-size: 20px; float:left; } ul { list-style-type: none; font-family: '<NAME>', cursive; } #border2 { margin-left: 15%; margin-right: 15%; } #bottomDiv{ margin-left: 15%; float: left; } #vanPicture{ float:left; display: inline-block; } #last{ clear:both; text-align: center; } input{ margin-right: 6%; color: white; background-color: #e06755; height: 60px; width: 190px; font-family: 'Roboto Condensed', sans-serif; font-size: 20px; position: relative; left: 15px; } .printContent { display: inline-block; } #titleSub { position: relative; bottom: 105px; left: 45px; font-size: 10px; } li{ margin-top: 4px; } #firstList{ margin-top: 20px; } #about{ font-size: 18px; margin-top: initial; } h2{ display:initial; } hr { clear: both; margin-top: 100px; } #last{ color: grey; } #lastImg { position: relative; bottom: 26px; }
0.278747
0.075824
.blueSpace{ background:#009baf; } /*-- portfolio --*/ .portfolio{ background:#f7f7f7; } .item-desc { background-color: rgba(0,0,0,0.5); color: white; position: absolute; text-transform: uppercase; text-align: center; padding: 1em; z-index: 1; bottom: 1em; left: 1em; right: 1em; } /* Filter controls */ .simplefilter li, .multifilter li, .sortandshuffle li { color: #fff; cursor: pointer; display: inline-block; padding:9px 23px; font-size: 14px; margin: 0 0.4em; letter-spacing: 1px; background: #05BEF6; border-radius: 4px; } .simplefilter li { } .simplefilter li.active { color: #FFFFFF; background: #FF9036; } .filtr-item img{ width:100%; } /* Shuffle and sort controls */ select { padding: 1rem 1rem; text-transform: uppercase; } .sortandshuffle .shuffle-btn { background-color: #dec800; } .sortandshuffle .sort-btn { background-color: #de0000; } .sortandshuffle .sort-btn.active { background-color: #9d0000; } ul.simplefilter { text-align: center; margin-bottom: 1em; } .baner-top a { padding: 10px 10px; display: block; box-shadow: 0px 0px 9px #BDBDBD; } .img-box-content, .gal-text-box { display: block; width: 100%; height: 100%; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; } .img-box-content img, .gal-text-box img { display: block; position: relative; max-width: 100%; max-height: 100%; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .img-box-content { position: relative; } .gal-text-box { top: 0; left: 0; position: absolute; } .gal-text-box .info-gal-con { display: block; position: relative; padding: 2%; left: 50%; top: 50%; position: relative; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); text-align: center; } .divider { display: block; position: relative; height: 1px; width: 60%; margin: 10px auto; background: rgba(255, 255, 255, 0.5); clear: both; } .gal-spin-effect { display: block; overflow: hidden; position: relative; } .gal-spin-effect .gal-text-box { filter: alpha(opacity=0); -wekbit-opacity: 0; -moz-opacity: 0; opacity: 0; -webkit-transform: translateZ(0) scale(2, 2); -moz-transform: translateZ(0) scale(2, 2); -ms-transform: translateZ(0) scale(2, 2); -o-transform: translateZ(0) scale(2, 2); transform: translateZ(0) scale(2, 2); color: #e6e6e6; } .gal-spin-effect .gal-text-box * { z-index: 3; } .gal-spin-effect .gal-text-box:after, .gal-spin-effect .gal-text-box:before { content: ""; display: block !important; position: absolute; visibility: visible !important; background-color: rgba(0, 0, 0, 0.8); top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; z-index: -1; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; } .gal-spin-effect.vertical .gal-text-box:before { -webkit-transform: translateZ(0) translateX(100%) rotateZ(180deg); -moz-transform: translateZ(0) translateX(100%) rotateZ(180deg); -ms-transform: translateZ(0) translateX(100%) rotateZ(180deg); -o-transform: translateZ(0) translateX(100%) rotateZ(180deg); transform: translateZ(0) translateX(100%) rotateZ(180deg); } .gal-spin-effect.vertical .gal-text-box:after { -webkit-transform: translateZ(0) translateX(-100%) rotateZ(180deg); -moz-transform: translateZ(0) translateX(-100%) rotateZ(180deg); -ms-transform: translateZ(0) translateX(-100%) rotateZ(180deg); -o-transform: translateZ(0) translateX(-100%) rotateZ(180deg); transform: translateZ(0) translateX(-100%) rotateZ(180deg); } .gal-spin-effect.vertical:hover .gal-text-box { filter: alpha(opacity=100); -wekbit-opacity: 1; -moz-opacity: 1; opacity: 1; -webkit-transform: translateZ(0) scale(1, 1); -moz-transform: translateZ(0) scale(1, 1); -ms-transform: translateZ(0) scale(1, 1); -o-transform: translateZ(0) scale(1, 1); transform: translateZ(0) scale(1, 1); } .gal-spin-effect.vertical:hover .gal-text-box:before { -webkit-transform: translateZ(0) translateX(50%) rotateZ(0deg); -moz-transform: translateZ(0) translateX(50%) rotateZ(0deg); -ms-transform: translateZ(0) translateX(50%) rotateZ(0deg); -o-transform: translateZ(0) translateX(50%) rotateZ(0deg); transform: translateZ(0) translateX(50%) rotateZ(0deg); } .gal-spin-effect.vertical:hover .gal-text-box:after { -webkit-transform: translateZ(0) translateX(-50%) rotateZ(0deg); -moz-transform: translateZ(0) translateX(-50%) rotateZ(0deg); -ms-transform: translateZ(0) translateX(-50%) rotateZ(0deg); -o-transform: translateZ(0) translateX(-50%) rotateZ(0deg); transform: translateZ(0) translateX(-50%) rotateZ(0deg); } .gal-spin-effect.horizontal .gal-text-box:before { -webkit-transform: translateZ(0) translateY(100%) rotateZ(180deg); -moz-transform: translateZ(0) translateY(100%) rotateZ(180deg); -ms-transform: translateZ(0) translateY(100%) rotateZ(180deg); -o-transform: translateZ(0) translateY(100%) rotateZ(180deg); transform: translateZ(0) translateY(100%) rotateZ(180deg); } .gal-spin-effect.horizontal .gal-text-box:after { -webkit-transform: translateZ(0) translateY(-100%) rotateZ(180deg); -moz-transform: translateZ(0) translateY(-100%) rotateZ(180deg); -ms-transform: translateZ(0) translateY(-100%) rotateZ(180deg); -o-transform: translateZ(0) translateY(-100%) rotateZ(180deg); transform: translateZ(0) translateY(-100%) rotateZ(180deg); } .gal-spin-effect.horizontal:hover .gal-text-box { filter: alpha(opacity=100); -wekbit-opacity: 1; -moz-opacity: 1; opacity: 1; -webkit-transform: translateZ(0) scale(1, 1); -moz-transform: translateZ(0) scale(1, 1); -ms-transform: translateZ(0) scale(1, 1); -o-transform: translateZ(0) scale(1, 1); transform: translateZ(0) scale(1, 1); } .gal-spin-effect.horizontal:hover .gal-text-box:before { -webkit-transform: translateZ(0) translateY(50%) rotateZ(0deg); -moz-transform: translateZ(0) translateY(50%) rotateZ(0deg); -ms-transform: translateZ(0) translateY(50%) rotateZ(0deg); -o-transform: translateZ(0) translateY(50%) rotateZ(0deg); transform: translateZ(0) translateY(50%) rotateZ(0deg); } .gal-spin-effect.horizontal:hover .gal-text-box:after { -webkit-transform: translateZ(0) translateY(-50%) rotateZ(0deg); -moz-transform: translateZ(0) translateY(-50%) rotateZ(0deg); -ms-transform: translateZ(0) translateY(-50%) rotateZ(0deg); -o-transform: translateZ(0) translateY(-50%) rotateZ(0deg); transform: translateZ(0) translateY(-50%) rotateZ(0deg); } .info-gal-con h4 { font-size: 25px; margin-bottom: 30px; color: #FF9036; } .info-gal-con p { font-size: 14px; line-height: 2.2em; } .ban-mar { margin: 35px 0; } /*-- //portfolio --*/ html, body{ /*--font-family: 'Roboto', sans-serif;--*/ font-family: 'Oswald', sans-serif; font-size: 100%; background: #ffffff; } body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 { transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } a:hover{ text-decoration:none; } input[type="button"],input[type="submit"],li.parallelogram{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } h1,h2,h3,h4,h5,h6{ margin:0; font-family: 'Oswald', sans-serif; } p{ margin:0; font-family: 'Lora', serif; } ul{ margin:0; padding:0; } label{ margin:0; } /*-- navigation --*/ .navbar { position: relative; min-height: 0; margin-bottom: 0; border: none; } .navbar-default { border: none; background-color: rgba(248, 248, 248, 0); } .navbar-collapse { padding-right: 0; padding-left: 0; } .navbar-default .navbar-nav > li > a { color: #00bbd3; } .navbar-default .navbar-nav > li > a:hover { color:#00bbd3; background-color: transparent; } .navbar-default .navbar-nav > li > a:focus{ color:#00bbd3; } .navbar-nav > li { float: left; margin: 0 10px; } .navbar-nav { margin: 0px; } /* .nav > li > a { text-align:center; font-size:1.1em; position: relative; padding: 30px 16px !important; letter-spacing: 1px; }*/ .nav > li > a { position: relative; display: inline; padding: 10px 15px; } .logo { margin-bottom:1em; } .logo a { border: 3px solid #00bbd3; padding: 0.2em 0.45em; border-radius: 50%; font-size: 3.5em; color: #00bbd3; display: inline-block; text-decoration: none; } .navbar-right { float: left !important; } /*-- Link Effect: bottom border enlarge --*/ .link-effect a { padding: 0 0 10px; } .link-effect a::after { position: absolute; top: 94%; left: 0; width: 100%; height: 1px; background:#00bbd3; content: ''; opacity: 0; -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s; -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s; transition: height 0.3s, opacity 0.3s, transform 0.3s; -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); transform: translateY(-10px); } .link-effect a:hover::after, .link-effect a:focus::after { height: 5px; opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); } /*-- /Link Effect: bottom border enlarge --*/ /*--navigation--*/ /*--banner--*/ .banner{ background: url(../images/banner-1.jpg) no-repeat 0px 0px; background-size:cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; /*min-height: 785px; */ height: 100vh; } .topBar{ color:#00bbd3; display:inline-block; } .banner-info { margin: 9em 0 0; float: right; width: 32%; text-align: right; } .alignLeft{ text-align: left;color:#00bbd3; } .banner-info h1 { font-size: 4em; color:#00bbd3; margin: 0; } .banner-info h1 a{ color: #00bbd3; } .banner-info p { font-size: 1.5em; /*color: #fff;*/ color:#00bbd3; margin: 0.5em 0; line-height: 1.2em; } /*--about--*/ .about { padding: 0em 0; } .about h3,.three-steps h3,.work h3,.services h3,.team h3,.contact h3,.news-1 h3, .portfolio h3 { font-size: 2em; color: #00bbd3; margin: 0; } .about h4,.three-steps h4,.work h4, .portfolio h4{ font-size: 1.3em; color:#00bbd3; margin: 0; } .about p,.three-steps p,.work p,.services p,.team p,.contact p,.news-1 p{ font-size: 20px; color: #81868e; margin: 2em 0; line-height: 1.8em; } .about a { text-decoration: none; padding: 6px 30px; font-size: 16px; } /* Shutter In Horizontal */ a.hvr-shutter-in-horizontal { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: #5F5955; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; color: #fff; } a.hvr-shutter-in-horizontal:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background:#b3a020; -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } a.hvr-shutter-in-horizontal:hover,a.hvr-shutter-in-horizontal:focus,a.hvr-shutter-in-horizontal:active { color: white; } a.hvr-shutter-in-horizontal:hover:before,a.hvr-shutter-in-horizontal:focus:before,a.hvr-shutter-in-horizontal:active:before { -webkit-transform: scaleX(0); transform: scaleX(0); } /* //Shutter In Horizontal */ .what { margin: 5em 0; text-align: center; } span.glyphicon.glyphicon-folder-open, span.glyphicon.glyphicon-star-empty, span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-edit { font-size: 2em; background:#009baf; padding: 0.8em; border-radius: 50%; text-align: center; color: #fff; } .ui-1-top { border-radius: 0.3em; box-shadow: 0px 0px 6px -1px #AE9F9A; padding: 1.2em; margin-bottom: 2em; } .ui-1 p { margin: 1em 0; } /*--about--*/ /*--mid-bann--*/ .mid-bann{ background: url(../images/mid-banner.jpg) no-repeat 0px 0px; background-size:cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 300px; } .mid-left li { display: inline-block; vertical-align: middle; } .mid-bann-info { padding: 6.4em 0; text-align: center; } .mid-bann-info h6 { color: #ffffff; font-size: 1em; margin: 2em 0 0; text-align: center; } span.glyphicon.glyphicon-thumbs-up,span.glyphicon.glyphicon-heart,span.glyphicon.glyphicon-star,span.glyphicon.glyphicon-cd { color: #fff; font-size: 3em; vertical-align: middle; } .mid-bann-info h5 { font-size: 2em; color: #fff; padding-left: 0.5em; vertical-align: middle; } /*--mid-bann--*/ /*--three-steps--*/ .three-steps { padding: 5em 0; text-align: center; } .three-left h4{ margin: 1em 0 0; } .three-left p { margin: 1em 0; } .three { margin-top: 5em; } .three label { height: 2px; width: 297px; display: block; position: absolute; left: 231px; top: 43px; background:#00bbd3; } .three-left span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-signal, span.glyphicon.glyphicon-random { font-size: 2em; padding: 0.5em; border-radius: 50%; text-align: center; border: 2px solid #009baf; padding: 0.8em; background: #009baf; color: #fff; } .portfolio { padding: 5em 0 0; text-align: center; } .portfolio-left { padding: 0; } .portfolio-btm { margin-top: 3em; } /*--three-steps--*/ /*--work--*/ .work { padding: 5em 0 0; text-align: center; } .work-left { padding: 0; } .work-btm { margin-top: 3em; } /*--work--*/ /*--services--*/ .services-table { height:900px; width:100%; } .services-row { height: 33.3333%; width:100%; } .services-col-picture { /*width: 50%; try changing the max to pixels */ background:white; height:100%; } .services-col-text { /*width: 50%;*/ background:#009baf; height:100%; } .services { padding: 5em 0 0; text-align: center; /*background:#009baf; */ } .services-left { padding: 0; } .services-btm { margin-top: 3em; } .services-bottom { margin-top: 5em; } .services-bottom p { text-align: left; color:#fff; } .services-right { padding: 4.52em 7em; background:#009baf; } .services-right-new { background:#009baf; } .services-col-text h4{ font-size: 1.3em; color:#81868e; margin: 0; text-align:left; color:#fff; } .services-col-text p { text-align: left; color:#fff; font-size: 20px; margin: 2em 0; line-height: 1.8em; } .services h4{ font-size: 1.3em; color:#81868e; margin: 0; text-align:left; color:#fff; } /*--services--*/ /*--ser-banner--*/ .ser-banner { background: url(../images/ser-banner.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 330px; text-align: center; padding: 6em 0 0; } .ser-banner h2 { color: #fff; font-size: 2em; font-weight: 500; } .ser-banner h4 { font-size: 1.5em; color: #fff; margin: 1em 0; } .ser-banner a { text-decoration: none; padding: 6px 30px; font-size: 16px; } /*--ser-banner--*/ /*--team--*/ .team{ padding:5em 0; text-align:center; } .team-grids { position: relative; } .team-info { margin-top: 3em; } .team-grids a { overflow: hidden; position: relative; display: block; } .captn h4 { color: #fff; margin: .1em 0 0; font-size: 1.5em; } .captn p { color: #fff; font-size: 0.95em; font-weight: 100; margin-top: 0.5em; margin-bottom: 0.5em; } .team-grids a .captn { display: inline-block; height: 100%; width: 100%; font-weight: 800; color: #ffffff; position: absolute; bottom: -84%; right: 0%; background-color:rgba(213, 125, 57, 0.78); padding: 2% 10%; text-align: center; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .team-grids a:hover .captn { width: 100%; bottom: 0%; padding: 40% 10%; right: 0%; } /*--team--*/ .testimonials { background: url(../images/tes-banner.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 550px; text-align: center; padding: 6em 0 0; } .testimonials h3 { color: #fff; font-size: 2em; font-weight: 500; } .testimonials h5 { font-size: 1.4em; color: #fff; margin: 1em 0; } .testimonials p { font-size: 16px; color: #fff; line-height: 1.8em; margin: 2em 0 1em; font-style: italic; } .testimonials h6 { color:#009baf; font-size: 1.2em; text-align: right; } /*--news--*/ .news { background: url(../images/mid-banner.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 300px; padding:5em 0; } .news h3 { font-size: 1.7em; color: #fff; } .news p { font-size: 15px; color: #fff; margin: 2em 0 0; line-height: 1.8em; } .news-right input[type="text"] { width: 74%; color: #fff; background: none; padding: 10px 10px; outline: none; border: 1px solid #fff; font-size: 13px; } .news-right form input[type=submit] { color: #fff; padding: 9px 30px; font-size: 15px; cursor: pointer; border: 1px double #fff; margin: 15px 0 0 0px; outline: none; background: none; } .news-right form input[type=submit]:hover { background:#00bbd3; border: 1px double #00bbd3; color: #fff; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } /*--news--*/ .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } ul.social-icons1 li { display: inline-block; margin: 0 5px; } /*--news-1--*/ .news-1 { padding: 5em 0; text-align: center; } .im-left { float: left; width: 40%; } .tex-right { float: left; width: 60%; background:#009baf; text-align: left; padding: 4em 2em; } .news-1 h4 { color: #fff; font-size: 1.2em; } .news-1 h4 a{ color: #fff; } .news-1 h4 a:hover{ color:#00bbd3; } .news-1 h6 { color: #fff; font-size: 1em; margin: 1em 0 0; } .news-1-bottom p { color: #fff; margin: 1em 0; } .news-1 ul { margin-top: 1em; } .news-1 ul li { color: #fff; font-size: 0.875em; font-family: 'Lora', serif; } .news-1 ul li { display: block; } i.glyphicon.glyphicon-calendar { color: #fff; font-size: 1.2em; padding-right: 0.5em; } .news-1-bottom { margin-top: 5em; } /*--news-1--*/ /*--contact--*/ .contact { padding: 5em 0; text-align: center; } .contact-right span{ color:#009baf; font-size:2.2em; display:inline-block; vertical-align:middle; } .contact-right p { display: inline-block; vertical-align: middle; font-size: 15px; color: #81868e; margin: 0 0 0 10px; } .contact-right p a{ color:#81868e; } .contact-right p a:hover{ color:#b3a020; } .contact-left input[type="text"] { width: 49.38%; margin: 0px; color: #999; background: none; padding: 15px 10px; outline: none; border: 1px solid #BEBEBE; } .contact-left input[type="text"]:nth-child(1) { margin-right: 0px; } .contact-left textarea { width: 100%; color: #999; resize: none; background: none; height: 12.7em; padding: 15px; outline: none; border: 1px solid #BEBEBE; margin-top: 1.4%; } .submit-btn input[type=submit] { color:#fff; padding: 7px 41px; font-size: 18px; cursor: pointer; font-weight: 400; margin: 20px 0 0 0px; border:none; background:#00bbd3; outline: none; } .submit-btn { text-align:left; } .submit-btn input[type=submit]:hover { background: #009baf; color: #fff; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .contact-top { text-align: left; margin: 2.5em 0; } .contact-bottom { margin-top: 5em; } .contact-right { padding: 0 5em; } /*--contact--*/ .footer { background:#00bbd3; padding: 1em 0; text-align: center; } .footer p { color: #fff; font-size: 1em; } .footer p a{ color: #fff; } .footer p a:hover{ color: #44221F; } /* FIFTH EFFECTS */ .fifth-effect img { -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .fifth-effect .mask { cursor:pointer; opacity:1; visibility:visible; border:30px solid #009baf; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; -moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -ms-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); } .fifth-effect:hover .mask { border:0px double rgba(0,0,0,0.7); opacity:0; visibility:hidden; } .fifth-effect:hover img { opacity:1; } /* CSS3 STYLE GENERIC */ .view { width: 528px; height: 320px; float: left; overflow: hidden; position: relative; text-align: center; cursor: default; } .view .mask, .view .content { width: 528px; height: 320px; position: absolute; overflow: hidden; top: 0; left: 0; } .view img { display: block; position: relative; } #toTop { display: none; text-decoration: none; position: fixed; bottom: 10px; right: 0px; overflow: hidden; width: 48px; height: 48px; border: none; text-indent: 100%; background: url(../images/arrow.1.png) no-repeat 0px 0px; } #toTop:hover{ outline: none; } /*-- responsive-design --*/ @media (max-width: 1680px){ .services-right { padding: 5em 11em; } } /*-- responsive-design --*/ @media (max-width: 1600px){ .services-right { padding: 4.54em 11em; } } /*-- responsive-design --*/ @media (max-width: 1440px){ .view { width: 469px; height: 284px; } .view .mask, .view .content { width: 469px; height: 284px; } .banner { min-height: 705px; } } /*-- responsive-design --*/ @media (max-width: 1366px){ .view { width: 450px; height: 274px; } .view .mask, .view .content { width: 450px; height: 274px; } .banner { min-height: 675px; } } /*-- responsive-design --*/ @media (max-width: 1280px){ .view { width: 416px; height: 253px; } .view .mask, .view .content { width: 416px; height: 253px; } .banner { min-height: 620px; } } /*-- responsive-design --*/ @media (max-width: 1024px){ .view { width: 336px; height: 204px; } .view .mask, .view .content { width:336px; height: 204px; } .banner-info { width: 40%; } .banner { min-height: 570px; } .services-right { padding: 1.94em 1.5em; } .contact-right { padding: 0 2em; } .tex-right { padding: 2.35em 1em; } .about p, .three-steps p, .work p, .services p, .team p, .contact p, .news-1 p { margin: 1em 0; } .team-grids a .captn { bottom: -80%; } .contact-top { margin: 0.5em 0; } .three label { width: 227px; left: 199px; top: 45px; } .banner-info { margin: 6em 0 0; } } /*-- responsive-design --*/ @media (max-width: 966px){ .nav > li > a { /* font-size: 1em; padding: 30px 12px !important; */ } .banner-info p { font-size: 1.4em; line-height: 1.5em; } .banner-info { width: 50%; } .banner { min-height: 470px; } .about { padding: 3em 0; } .about h3, .three-steps h3, .work h3, .services h3, .team h3, .contact h3, .blog h3 { font-size: 1.7em; } .about p, .three-steps p, .work p, .services p, .team p, .contact p, .blog p { margin: 1em 0; } .about a { padding: 6px 24px; font-size: 14px; } .about-left { margin-bottom: 2em; } .about h4, .three-steps h4, .work h4 { font-size: 1.2em; } .mid-left { float: left; width: 25%; } .mid-bann-info { padding: 4em 0; } .mid-bann { min-height: 225px; } .what { margin: 3em 0; } span.glyphicon.glyphicon-folder-open, span.glyphicon.glyphicon-star-empty, span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-edit { font-size: 1.5em; } .ui-1-grd1 { float: left; width: 50%; } .three-steps { padding: 3em 0; } .three-left { float: left; width: 33.33%; } .three-left span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-signal, span.glyphicon.glyphicon-random { font-size: 1.5em; } .three label { width: 175px; left: 152px; top: 35px; } .three { margin-top: 3em; } .work { padding: 3em 0 0; } .work-left { width: 33.33%; float:left; } .view .mask, .view .content { width: 317px; height: 191px; } .view { width: 317px; height: 191px; } .services { padding: 3em 0 0; } .services-bottom { margin-top: 3em; } .services-right { padding: 1.45em 4em; float: left; width: 63%; } .services-left { padding: 0; float: left; width: 37%; } .servicesImage{ } .ser-banner h2 { font-size: 1.7em; } .ser-banner h4 { font-size: 1.3em; } .ser-banner a { padding: 6px 24px; font-size: 14px; } .ser-banner { min-height: 240px; padding: 4em 0 0; } .news { min-height: 300px; padding: 3em 0; } .news-right { margin-top: 2em; } .team { padding: 3em 0; } .team-grids { float: left; width: 50%; margin-bottom: 2em; } .team-grids img { width: 100%; } .team-grids a .captn { bottom: -86%; } .testimonials { min-height: 510px; padding: 3em 0 0; } .testimonials h3 { font-size: 1.7em; } .testimonials h5 { font-size: 1.2em; } .news-1 { padding: 3em 0; } .tex-right { width: 69%; padding: 4.95em 2em; } .im-left { width: 31%; } .news-1-left { margin-bottom: 2em; } .contact { padding: 3em 0; } .contact-right { padding: 0 0em; } } /*-- responsive-design --*/ @media (max-width: 800px){ .view { width: 261px; height: 159px; } .view .mask, .view .content { width: 261px; height: 159px; } .services-left { width: 47%; } .services-right { padding: 0.97em 1.5em; width: 53%; } } /*-- responsive-design --*/ @media (max-width: 768px){ .view { width: 250px; height: 150px; } .view .mask, .view .content { width: 250px; height: 150px; } .about p, .three-steps p, .work p, .services p, .team p, .contact p, .news-1 p { font-size: 13px; } .services h4 { font-size: 1.1em; } .services-right { padding: 0.88em 1.5em; } .contact-right { padding: 0 1em; } .contact-right span { padding-right: 0.3em; } .banner-info { margin: 4em 0 0; } .banner { min-height: 480px; } } @media (max-width: 767px){ .navbar-nav > li { float: none; margin: 0; display:block; } .navbar-right { float:none !important; */ } .navbar-toggle { float: left; margin-top: 18px; } .navbar-default .navbar-toggle { border: none ! important; background: #00bbd3; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #00bbd3 ! important; } .nav > li > a { /* padding: 15px 12px !important;*/ } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #B3A020 !important; background: rgb(193, 174, 46) !important; } .navbar-default .navbar-toggle .icon-bar { background-color: #fff !important; } .navbar-nav { margin: 0px; } } /*-- responsive-design --*/ @media (max-width: 736px){ .view { width: 240px; height: 145px; } .view .mask, .view .content { width: 240px; height: 145px; } .services-left { width: 100%; } .services-right { padding: 2em 1.5em; width: 100%; } .services-left img { width: 100%; } .tex-right { padding: 4.54em 2em; } .banner { min-height: 450px; } .logo a { font-size: 3em; } } /*-- responsive-design --*/ @media (max-width: 667px){ .banner-info h1 { font-size: 3em; } .ui-1-grd1 { width: 100%; } .mid-bann-info h6 { font-size: 0.875em; margin: 1em 0 0; } span.glyphicon.glyphicon-thumbs-up, span.glyphicon.glyphicon-heart, span.glyphicon.glyphicon-star, span.glyphicon.glyphicon-cd { font-size: 2em; } .mid-bann-info h5 { font-size: 1.3em; } .mid-bann { min-height: 189px; } .three label { width: 142px; left: 135px; top: 35px; } .about h4, .three-steps h4, .work h4 { font-size: 1em; } .view { width: 217px; height: 131px; } .view .mask, .view .content { width: 217px; height: 131px; } .tex-right { padding: 2.95em 2em; } .banner { min-height: 440px; } } /*-- responsive-design --*/ @media (max-width: 640px){ .three label { width: 132px; left: 132px; top: 35px; } .view { width: 208px; height: 126px; } .view .mask, .view .content { width: 208px; height: 126px; } .tex-right { padding: 2.6em 2em; } .banner { min-height: 420px; } } /*-- responsive-design --*/ @media (max-width: 600px){ .view { width: 194px; height: 118px; } .view .mask, .view .content { width: 194px; height: 118px; } .three label { width: 119px; left: 125px; top: 33px; } .tex-right { padding: 2.05em 2em; } .banner { min-height: 410px; } } /*-- responsive-design --*/ @media (max-width: 568px){ .banner-info { width: 56%; } .about { padding: 2em 0; } .what { margin: 2em 0; } .mid-left { float: left; width: 50%; margin-bottom: 2em; } .mid-bann-info { padding: 2em 0 0; } .three-steps { padding: 2em 0; } .about h3, .three-steps h3, .work h3, .services h3, .team h3, .contact h3, .news-1 h3 { font-size: 1.5em; } .three { margin-top: 2em; } .three-left { float: left; width: 100%; margin-bottom: 1em; } .three label { width: 0; left: 0; top: 0; } .three-steps { padding: 2em 0 0; } .work { padding: 2em 0 0; } .work-left { width: 100%; float: left; } .view { width: 528px; height: 175px; } .view .mask, .view .content { width: 528px; height: 175px; } .team { padding: 2em 0 0; } .testimonials { min-height: 482px; padding: 2em 0 0; } .news-1-bottom { margin-top: 2em; } .tex-right { padding: 1.68em 2em; } .news-1 { padding: 2em 0 0; } .contact { padding: 2em 0; } .contact-bottom { margin-top: 2em; } .team-grids a .captn { bottom: -82%; } .testimonials h3 { font-size: 1.5em; } .banner { min-height: 400px; } } /*-- responsive-design --*/ @media (max-width:480px){ .banner-info h1 { font-size: 2.5em; } .banner-info p { font-size: 1.2em; } .banner-info { width: 67%; } .view { width: 393px; height: 160px; } .view .mask, .view .content { width: 393px; height: 160px; } .team-grids a .captn { bottom: -76%; } .testimonials p { font-size: 14px; } .tex-right { padding: 1em 1em; } .news-1 ul li { font-size: 0.7em; } .news-1 h4 { font-size: 1em; } .news-1 h6 { margin: 0.5em 0 0; } .tex-right { padding: 0.73em 1em; } .submit-btn input[type=submit] { padding: 7px 30px; font-size: 14px; } .footer p { font-size: 0.875em; } .ser-banner h2 { font-size: 1.5em; line-height: 1.3em; } .ser-banner h4 { font-size: 1.1em; } .ser-banner { padding: 3em 0 0; } .banner-info { width: 100%; float: none; text-align:center; } .logo a { font-size: 2.5em; } .banner-info { margin: 2em 0 0; } .banner { background: url(../images/banner-1.jpg) no-repeat -76px 0px; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 360px; } } /*-- responsive-design --*/ @media (max-width:384px){ .view { width: 358px; height: 160px; } .view .mask, .view .content { width: 358px; height: 160px; } .captn h4 { font-size: 1.2em; } .contact-left input[type="text"] { width: 100%; margin-bottom: 10px; } .banner { min-height: 350px; } } /*-- responsive-design --*/ @media (max-width:320px){ .banner-info { width: 100%; } .about h3, .three-steps h3, .work h3, .services h3, .team h3, .contact h3, .news-1 h3 { font-size: 1.3em; } .about-left { padding: 0; } .what { margin: 0em 0 2em; } .ui-1-grd1 { padding: 0; } .ui-1-top { padding: 1.2em 0; } span.glyphicon.glyphicon-folder-open, span.glyphicon.glyphicon-star-empty, span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-edit { font-size: 1.3em; } .about { padding: 2em 0 0; } .mid-left { padding: 0; } .work-btm { margin-top: 1em; } .view { width: 303px; height: 150px; } .view .mask, .view .content { width: 303px; height: 150px; } .three-left { padding: 0; } .services { padding: 2em 0 0; } .services-bottom { margin-top: 1em; } .services-right { padding: 2em 1.5em 0; } .services h4 { font-size: 1em; } .ser-banner h2 { font-size: 1.3em; line-height: 1.3em; } .ser-banner h4 { font-size: 1em; } .ser-banner { padding: 2em 0 0; min-height:200px; } .news h3 { font-size: 1.3em; } .news-left { padding: 0; } .news p { font-size: 13px; margin: 1em 0 0; } .news-right { padding: 0; } .news-right form input[type=submit] { padding: 11px 14px; font-size: 13px; } .news-right input[type="text"] { width: 69%; font-size: 13px; } .news-right { margin-top: 1em; } .news { min-height: 300px; padding: 2em 0; } .team-info { margin-top: 2em; } .team-grids { padding: 0 5px; } .testimonials h3 { font-size: 1.3em; } .testimonials h5 { font-size: 1em; } .testimonials p { font-size: 13px; } .im-left { width: 100%; text-align: center; } .tex-right { padding: 0.73em 1em; width: 100%; } .im-left img { width:100%; } .contact-left input[type="text"] { padding: 10px 10px; } .contact-left { padding: 0; } .contact-left textarea { height: 8.7em; padding: 10px 10px; } .contact-right { padding: 1em 0em; } .contact { padding: 2em 0 0; } .footer { padding: 0.5em 0; } .banner { min-height: 310px; } .banner-info { margin: 1.5em 0 0; } .captn p { margin: 0; } }
css/style - Copy (2).css
.blueSpace{ background:#009baf; } /*-- portfolio --*/ .portfolio{ background:#f7f7f7; } .item-desc { background-color: rgba(0,0,0,0.5); color: white; position: absolute; text-transform: uppercase; text-align: center; padding: 1em; z-index: 1; bottom: 1em; left: 1em; right: 1em; } /* Filter controls */ .simplefilter li, .multifilter li, .sortandshuffle li { color: #fff; cursor: pointer; display: inline-block; padding:9px 23px; font-size: 14px; margin: 0 0.4em; letter-spacing: 1px; background: #05BEF6; border-radius: 4px; } .simplefilter li { } .simplefilter li.active { color: #FFFFFF; background: #FF9036; } .filtr-item img{ width:100%; } /* Shuffle and sort controls */ select { padding: 1rem 1rem; text-transform: uppercase; } .sortandshuffle .shuffle-btn { background-color: #dec800; } .sortandshuffle .sort-btn { background-color: #de0000; } .sortandshuffle .sort-btn.active { background-color: #9d0000; } ul.simplefilter { text-align: center; margin-bottom: 1em; } .baner-top a { padding: 10px 10px; display: block; box-shadow: 0px 0px 9px #BDBDBD; } .img-box-content, .gal-text-box { display: block; width: 100%; height: 100%; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; } .img-box-content img, .gal-text-box img { display: block; position: relative; max-width: 100%; max-height: 100%; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .img-box-content { position: relative; } .gal-text-box { top: 0; left: 0; position: absolute; } .gal-text-box .info-gal-con { display: block; position: relative; padding: 2%; left: 50%; top: 50%; position: relative; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); text-align: center; } .divider { display: block; position: relative; height: 1px; width: 60%; margin: 10px auto; background: rgba(255, 255, 255, 0.5); clear: both; } .gal-spin-effect { display: block; overflow: hidden; position: relative; } .gal-spin-effect .gal-text-box { filter: alpha(opacity=0); -wekbit-opacity: 0; -moz-opacity: 0; opacity: 0; -webkit-transform: translateZ(0) scale(2, 2); -moz-transform: translateZ(0) scale(2, 2); -ms-transform: translateZ(0) scale(2, 2); -o-transform: translateZ(0) scale(2, 2); transform: translateZ(0) scale(2, 2); color: #e6e6e6; } .gal-spin-effect .gal-text-box * { z-index: 3; } .gal-spin-effect .gal-text-box:after, .gal-spin-effect .gal-text-box:before { content: ""; display: block !important; position: absolute; visibility: visible !important; background-color: rgba(0, 0, 0, 0.8); top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; z-index: -1; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; } .gal-spin-effect.vertical .gal-text-box:before { -webkit-transform: translateZ(0) translateX(100%) rotateZ(180deg); -moz-transform: translateZ(0) translateX(100%) rotateZ(180deg); -ms-transform: translateZ(0) translateX(100%) rotateZ(180deg); -o-transform: translateZ(0) translateX(100%) rotateZ(180deg); transform: translateZ(0) translateX(100%) rotateZ(180deg); } .gal-spin-effect.vertical .gal-text-box:after { -webkit-transform: translateZ(0) translateX(-100%) rotateZ(180deg); -moz-transform: translateZ(0) translateX(-100%) rotateZ(180deg); -ms-transform: translateZ(0) translateX(-100%) rotateZ(180deg); -o-transform: translateZ(0) translateX(-100%) rotateZ(180deg); transform: translateZ(0) translateX(-100%) rotateZ(180deg); } .gal-spin-effect.vertical:hover .gal-text-box { filter: alpha(opacity=100); -wekbit-opacity: 1; -moz-opacity: 1; opacity: 1; -webkit-transform: translateZ(0) scale(1, 1); -moz-transform: translateZ(0) scale(1, 1); -ms-transform: translateZ(0) scale(1, 1); -o-transform: translateZ(0) scale(1, 1); transform: translateZ(0) scale(1, 1); } .gal-spin-effect.vertical:hover .gal-text-box:before { -webkit-transform: translateZ(0) translateX(50%) rotateZ(0deg); -moz-transform: translateZ(0) translateX(50%) rotateZ(0deg); -ms-transform: translateZ(0) translateX(50%) rotateZ(0deg); -o-transform: translateZ(0) translateX(50%) rotateZ(0deg); transform: translateZ(0) translateX(50%) rotateZ(0deg); } .gal-spin-effect.vertical:hover .gal-text-box:after { -webkit-transform: translateZ(0) translateX(-50%) rotateZ(0deg); -moz-transform: translateZ(0) translateX(-50%) rotateZ(0deg); -ms-transform: translateZ(0) translateX(-50%) rotateZ(0deg); -o-transform: translateZ(0) translateX(-50%) rotateZ(0deg); transform: translateZ(0) translateX(-50%) rotateZ(0deg); } .gal-spin-effect.horizontal .gal-text-box:before { -webkit-transform: translateZ(0) translateY(100%) rotateZ(180deg); -moz-transform: translateZ(0) translateY(100%) rotateZ(180deg); -ms-transform: translateZ(0) translateY(100%) rotateZ(180deg); -o-transform: translateZ(0) translateY(100%) rotateZ(180deg); transform: translateZ(0) translateY(100%) rotateZ(180deg); } .gal-spin-effect.horizontal .gal-text-box:after { -webkit-transform: translateZ(0) translateY(-100%) rotateZ(180deg); -moz-transform: translateZ(0) translateY(-100%) rotateZ(180deg); -ms-transform: translateZ(0) translateY(-100%) rotateZ(180deg); -o-transform: translateZ(0) translateY(-100%) rotateZ(180deg); transform: translateZ(0) translateY(-100%) rotateZ(180deg); } .gal-spin-effect.horizontal:hover .gal-text-box { filter: alpha(opacity=100); -wekbit-opacity: 1; -moz-opacity: 1; opacity: 1; -webkit-transform: translateZ(0) scale(1, 1); -moz-transform: translateZ(0) scale(1, 1); -ms-transform: translateZ(0) scale(1, 1); -o-transform: translateZ(0) scale(1, 1); transform: translateZ(0) scale(1, 1); } .gal-spin-effect.horizontal:hover .gal-text-box:before { -webkit-transform: translateZ(0) translateY(50%) rotateZ(0deg); -moz-transform: translateZ(0) translateY(50%) rotateZ(0deg); -ms-transform: translateZ(0) translateY(50%) rotateZ(0deg); -o-transform: translateZ(0) translateY(50%) rotateZ(0deg); transform: translateZ(0) translateY(50%) rotateZ(0deg); } .gal-spin-effect.horizontal:hover .gal-text-box:after { -webkit-transform: translateZ(0) translateY(-50%) rotateZ(0deg); -moz-transform: translateZ(0) translateY(-50%) rotateZ(0deg); -ms-transform: translateZ(0) translateY(-50%) rotateZ(0deg); -o-transform: translateZ(0) translateY(-50%) rotateZ(0deg); transform: translateZ(0) translateY(-50%) rotateZ(0deg); } .info-gal-con h4 { font-size: 25px; margin-bottom: 30px; color: #FF9036; } .info-gal-con p { font-size: 14px; line-height: 2.2em; } .ban-mar { margin: 35px 0; } /*-- //portfolio --*/ html, body{ /*--font-family: 'Roboto', sans-serif;--*/ font-family: 'Oswald', sans-serif; font-size: 100%; background: #ffffff; } body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 { transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } a:hover{ text-decoration:none; } input[type="button"],input[type="submit"],li.parallelogram{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } h1,h2,h3,h4,h5,h6{ margin:0; font-family: 'Oswald', sans-serif; } p{ margin:0; font-family: 'Lora', serif; } ul{ margin:0; padding:0; } label{ margin:0; } /*-- navigation --*/ .navbar { position: relative; min-height: 0; margin-bottom: 0; border: none; } .navbar-default { border: none; background-color: rgba(248, 248, 248, 0); } .navbar-collapse { padding-right: 0; padding-left: 0; } .navbar-default .navbar-nav > li > a { color: #00bbd3; } .navbar-default .navbar-nav > li > a:hover { color:#00bbd3; background-color: transparent; } .navbar-default .navbar-nav > li > a:focus{ color:#00bbd3; } .navbar-nav > li { float: left; margin: 0 10px; } .navbar-nav { margin: 0px; } /* .nav > li > a { text-align:center; font-size:1.1em; position: relative; padding: 30px 16px !important; letter-spacing: 1px; }*/ .nav > li > a { position: relative; display: inline; padding: 10px 15px; } .logo { margin-bottom:1em; } .logo a { border: 3px solid #00bbd3; padding: 0.2em 0.45em; border-radius: 50%; font-size: 3.5em; color: #00bbd3; display: inline-block; text-decoration: none; } .navbar-right { float: left !important; } /*-- Link Effect: bottom border enlarge --*/ .link-effect a { padding: 0 0 10px; } .link-effect a::after { position: absolute; top: 94%; left: 0; width: 100%; height: 1px; background:#00bbd3; content: ''; opacity: 0; -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s; -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s; transition: height 0.3s, opacity 0.3s, transform 0.3s; -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); transform: translateY(-10px); } .link-effect a:hover::after, .link-effect a:focus::after { height: 5px; opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); } /*-- /Link Effect: bottom border enlarge --*/ /*--navigation--*/ /*--banner--*/ .banner{ background: url(../images/banner-1.jpg) no-repeat 0px 0px; background-size:cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; /*min-height: 785px; */ height: 100vh; } .topBar{ color:#00bbd3; display:inline-block; } .banner-info { margin: 9em 0 0; float: right; width: 32%; text-align: right; } .alignLeft{ text-align: left;color:#00bbd3; } .banner-info h1 { font-size: 4em; color:#00bbd3; margin: 0; } .banner-info h1 a{ color: #00bbd3; } .banner-info p { font-size: 1.5em; /*color: #fff;*/ color:#00bbd3; margin: 0.5em 0; line-height: 1.2em; } /*--about--*/ .about { padding: 0em 0; } .about h3,.three-steps h3,.work h3,.services h3,.team h3,.contact h3,.news-1 h3, .portfolio h3 { font-size: 2em; color: #00bbd3; margin: 0; } .about h4,.three-steps h4,.work h4, .portfolio h4{ font-size: 1.3em; color:#00bbd3; margin: 0; } .about p,.three-steps p,.work p,.services p,.team p,.contact p,.news-1 p{ font-size: 20px; color: #81868e; margin: 2em 0; line-height: 1.8em; } .about a { text-decoration: none; padding: 6px 30px; font-size: 16px; } /* Shutter In Horizontal */ a.hvr-shutter-in-horizontal { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: #5F5955; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; color: #fff; } a.hvr-shutter-in-horizontal:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background:#b3a020; -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } a.hvr-shutter-in-horizontal:hover,a.hvr-shutter-in-horizontal:focus,a.hvr-shutter-in-horizontal:active { color: white; } a.hvr-shutter-in-horizontal:hover:before,a.hvr-shutter-in-horizontal:focus:before,a.hvr-shutter-in-horizontal:active:before { -webkit-transform: scaleX(0); transform: scaleX(0); } /* //Shutter In Horizontal */ .what { margin: 5em 0; text-align: center; } span.glyphicon.glyphicon-folder-open, span.glyphicon.glyphicon-star-empty, span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-edit { font-size: 2em; background:#009baf; padding: 0.8em; border-radius: 50%; text-align: center; color: #fff; } .ui-1-top { border-radius: 0.3em; box-shadow: 0px 0px 6px -1px #AE9F9A; padding: 1.2em; margin-bottom: 2em; } .ui-1 p { margin: 1em 0; } /*--about--*/ /*--mid-bann--*/ .mid-bann{ background: url(../images/mid-banner.jpg) no-repeat 0px 0px; background-size:cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 300px; } .mid-left li { display: inline-block; vertical-align: middle; } .mid-bann-info { padding: 6.4em 0; text-align: center; } .mid-bann-info h6 { color: #ffffff; font-size: 1em; margin: 2em 0 0; text-align: center; } span.glyphicon.glyphicon-thumbs-up,span.glyphicon.glyphicon-heart,span.glyphicon.glyphicon-star,span.glyphicon.glyphicon-cd { color: #fff; font-size: 3em; vertical-align: middle; } .mid-bann-info h5 { font-size: 2em; color: #fff; padding-left: 0.5em; vertical-align: middle; } /*--mid-bann--*/ /*--three-steps--*/ .three-steps { padding: 5em 0; text-align: center; } .three-left h4{ margin: 1em 0 0; } .three-left p { margin: 1em 0; } .three { margin-top: 5em; } .three label { height: 2px; width: 297px; display: block; position: absolute; left: 231px; top: 43px; background:#00bbd3; } .three-left span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-signal, span.glyphicon.glyphicon-random { font-size: 2em; padding: 0.5em; border-radius: 50%; text-align: center; border: 2px solid #009baf; padding: 0.8em; background: #009baf; color: #fff; } .portfolio { padding: 5em 0 0; text-align: center; } .portfolio-left { padding: 0; } .portfolio-btm { margin-top: 3em; } /*--three-steps--*/ /*--work--*/ .work { padding: 5em 0 0; text-align: center; } .work-left { padding: 0; } .work-btm { margin-top: 3em; } /*--work--*/ /*--services--*/ .services-table { height:900px; width:100%; } .services-row { height: 33.3333%; width:100%; } .services-col-picture { /*width: 50%; try changing the max to pixels */ background:white; height:100%; } .services-col-text { /*width: 50%;*/ background:#009baf; height:100%; } .services { padding: 5em 0 0; text-align: center; /*background:#009baf; */ } .services-left { padding: 0; } .services-btm { margin-top: 3em; } .services-bottom { margin-top: 5em; } .services-bottom p { text-align: left; color:#fff; } .services-right { padding: 4.52em 7em; background:#009baf; } .services-right-new { background:#009baf; } .services-col-text h4{ font-size: 1.3em; color:#81868e; margin: 0; text-align:left; color:#fff; } .services-col-text p { text-align: left; color:#fff; font-size: 20px; margin: 2em 0; line-height: 1.8em; } .services h4{ font-size: 1.3em; color:#81868e; margin: 0; text-align:left; color:#fff; } /*--services--*/ /*--ser-banner--*/ .ser-banner { background: url(../images/ser-banner.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 330px; text-align: center; padding: 6em 0 0; } .ser-banner h2 { color: #fff; font-size: 2em; font-weight: 500; } .ser-banner h4 { font-size: 1.5em; color: #fff; margin: 1em 0; } .ser-banner a { text-decoration: none; padding: 6px 30px; font-size: 16px; } /*--ser-banner--*/ /*--team--*/ .team{ padding:5em 0; text-align:center; } .team-grids { position: relative; } .team-info { margin-top: 3em; } .team-grids a { overflow: hidden; position: relative; display: block; } .captn h4 { color: #fff; margin: .1em 0 0; font-size: 1.5em; } .captn p { color: #fff; font-size: 0.95em; font-weight: 100; margin-top: 0.5em; margin-bottom: 0.5em; } .team-grids a .captn { display: inline-block; height: 100%; width: 100%; font-weight: 800; color: #ffffff; position: absolute; bottom: -84%; right: 0%; background-color:rgba(213, 125, 57, 0.78); padding: 2% 10%; text-align: center; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .team-grids a:hover .captn { width: 100%; bottom: 0%; padding: 40% 10%; right: 0%; } /*--team--*/ .testimonials { background: url(../images/tes-banner.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 550px; text-align: center; padding: 6em 0 0; } .testimonials h3 { color: #fff; font-size: 2em; font-weight: 500; } .testimonials h5 { font-size: 1.4em; color: #fff; margin: 1em 0; } .testimonials p { font-size: 16px; color: #fff; line-height: 1.8em; margin: 2em 0 1em; font-style: italic; } .testimonials h6 { color:#009baf; font-size: 1.2em; text-align: right; } /*--news--*/ .news { background: url(../images/mid-banner.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 300px; padding:5em 0; } .news h3 { font-size: 1.7em; color: #fff; } .news p { font-size: 15px; color: #fff; margin: 2em 0 0; line-height: 1.8em; } .news-right input[type="text"] { width: 74%; color: #fff; background: none; padding: 10px 10px; outline: none; border: 1px solid #fff; font-size: 13px; } .news-right form input[type=submit] { color: #fff; padding: 9px 30px; font-size: 15px; cursor: pointer; border: 1px double #fff; margin: 15px 0 0 0px; outline: none; background: none; } .news-right form input[type=submit]:hover { background:#00bbd3; border: 1px double #00bbd3; color: #fff; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } /*--news--*/ .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } ul.social-icons1 li { display: inline-block; margin: 0 5px; } /*--news-1--*/ .news-1 { padding: 5em 0; text-align: center; } .im-left { float: left; width: 40%; } .tex-right { float: left; width: 60%; background:#009baf; text-align: left; padding: 4em 2em; } .news-1 h4 { color: #fff; font-size: 1.2em; } .news-1 h4 a{ color: #fff; } .news-1 h4 a:hover{ color:#00bbd3; } .news-1 h6 { color: #fff; font-size: 1em; margin: 1em 0 0; } .news-1-bottom p { color: #fff; margin: 1em 0; } .news-1 ul { margin-top: 1em; } .news-1 ul li { color: #fff; font-size: 0.875em; font-family: 'Lora', serif; } .news-1 ul li { display: block; } i.glyphicon.glyphicon-calendar { color: #fff; font-size: 1.2em; padding-right: 0.5em; } .news-1-bottom { margin-top: 5em; } /*--news-1--*/ /*--contact--*/ .contact { padding: 5em 0; text-align: center; } .contact-right span{ color:#009baf; font-size:2.2em; display:inline-block; vertical-align:middle; } .contact-right p { display: inline-block; vertical-align: middle; font-size: 15px; color: #81868e; margin: 0 0 0 10px; } .contact-right p a{ color:#81868e; } .contact-right p a:hover{ color:#b3a020; } .contact-left input[type="text"] { width: 49.38%; margin: 0px; color: #999; background: none; padding: 15px 10px; outline: none; border: 1px solid #BEBEBE; } .contact-left input[type="text"]:nth-child(1) { margin-right: 0px; } .contact-left textarea { width: 100%; color: #999; resize: none; background: none; height: 12.7em; padding: 15px; outline: none; border: 1px solid #BEBEBE; margin-top: 1.4%; } .submit-btn input[type=submit] { color:#fff; padding: 7px 41px; font-size: 18px; cursor: pointer; font-weight: 400; margin: 20px 0 0 0px; border:none; background:#00bbd3; outline: none; } .submit-btn { text-align:left; } .submit-btn input[type=submit]:hover { background: #009baf; color: #fff; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .contact-top { text-align: left; margin: 2.5em 0; } .contact-bottom { margin-top: 5em; } .contact-right { padding: 0 5em; } /*--contact--*/ .footer { background:#00bbd3; padding: 1em 0; text-align: center; } .footer p { color: #fff; font-size: 1em; } .footer p a{ color: #fff; } .footer p a:hover{ color: #44221F; } /* FIFTH EFFECTS */ .fifth-effect img { -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .fifth-effect .mask { cursor:pointer; opacity:1; visibility:visible; border:30px solid #009baf; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; -moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -ms-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); } .fifth-effect:hover .mask { border:0px double rgba(0,0,0,0.7); opacity:0; visibility:hidden; } .fifth-effect:hover img { opacity:1; } /* CSS3 STYLE GENERIC */ .view { width: 528px; height: 320px; float: left; overflow: hidden; position: relative; text-align: center; cursor: default; } .view .mask, .view .content { width: 528px; height: 320px; position: absolute; overflow: hidden; top: 0; left: 0; } .view img { display: block; position: relative; } #toTop { display: none; text-decoration: none; position: fixed; bottom: 10px; right: 0px; overflow: hidden; width: 48px; height: 48px; border: none; text-indent: 100%; background: url(../images/arrow.1.png) no-repeat 0px 0px; } #toTop:hover{ outline: none; } /*-- responsive-design --*/ @media (max-width: 1680px){ .services-right { padding: 5em 11em; } } /*-- responsive-design --*/ @media (max-width: 1600px){ .services-right { padding: 4.54em 11em; } } /*-- responsive-design --*/ @media (max-width: 1440px){ .view { width: 469px; height: 284px; } .view .mask, .view .content { width: 469px; height: 284px; } .banner { min-height: 705px; } } /*-- responsive-design --*/ @media (max-width: 1366px){ .view { width: 450px; height: 274px; } .view .mask, .view .content { width: 450px; height: 274px; } .banner { min-height: 675px; } } /*-- responsive-design --*/ @media (max-width: 1280px){ .view { width: 416px; height: 253px; } .view .mask, .view .content { width: 416px; height: 253px; } .banner { min-height: 620px; } } /*-- responsive-design --*/ @media (max-width: 1024px){ .view { width: 336px; height: 204px; } .view .mask, .view .content { width:336px; height: 204px; } .banner-info { width: 40%; } .banner { min-height: 570px; } .services-right { padding: 1.94em 1.5em; } .contact-right { padding: 0 2em; } .tex-right { padding: 2.35em 1em; } .about p, .three-steps p, .work p, .services p, .team p, .contact p, .news-1 p { margin: 1em 0; } .team-grids a .captn { bottom: -80%; } .contact-top { margin: 0.5em 0; } .three label { width: 227px; left: 199px; top: 45px; } .banner-info { margin: 6em 0 0; } } /*-- responsive-design --*/ @media (max-width: 966px){ .nav > li > a { /* font-size: 1em; padding: 30px 12px !important; */ } .banner-info p { font-size: 1.4em; line-height: 1.5em; } .banner-info { width: 50%; } .banner { min-height: 470px; } .about { padding: 3em 0; } .about h3, .three-steps h3, .work h3, .services h3, .team h3, .contact h3, .blog h3 { font-size: 1.7em; } .about p, .three-steps p, .work p, .services p, .team p, .contact p, .blog p { margin: 1em 0; } .about a { padding: 6px 24px; font-size: 14px; } .about-left { margin-bottom: 2em; } .about h4, .three-steps h4, .work h4 { font-size: 1.2em; } .mid-left { float: left; width: 25%; } .mid-bann-info { padding: 4em 0; } .mid-bann { min-height: 225px; } .what { margin: 3em 0; } span.glyphicon.glyphicon-folder-open, span.glyphicon.glyphicon-star-empty, span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-edit { font-size: 1.5em; } .ui-1-grd1 { float: left; width: 50%; } .three-steps { padding: 3em 0; } .three-left { float: left; width: 33.33%; } .three-left span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-signal, span.glyphicon.glyphicon-random { font-size: 1.5em; } .three label { width: 175px; left: 152px; top: 35px; } .three { margin-top: 3em; } .work { padding: 3em 0 0; } .work-left { width: 33.33%; float:left; } .view .mask, .view .content { width: 317px; height: 191px; } .view { width: 317px; height: 191px; } .services { padding: 3em 0 0; } .services-bottom { margin-top: 3em; } .services-right { padding: 1.45em 4em; float: left; width: 63%; } .services-left { padding: 0; float: left; width: 37%; } .servicesImage{ } .ser-banner h2 { font-size: 1.7em; } .ser-banner h4 { font-size: 1.3em; } .ser-banner a { padding: 6px 24px; font-size: 14px; } .ser-banner { min-height: 240px; padding: 4em 0 0; } .news { min-height: 300px; padding: 3em 0; } .news-right { margin-top: 2em; } .team { padding: 3em 0; } .team-grids { float: left; width: 50%; margin-bottom: 2em; } .team-grids img { width: 100%; } .team-grids a .captn { bottom: -86%; } .testimonials { min-height: 510px; padding: 3em 0 0; } .testimonials h3 { font-size: 1.7em; } .testimonials h5 { font-size: 1.2em; } .news-1 { padding: 3em 0; } .tex-right { width: 69%; padding: 4.95em 2em; } .im-left { width: 31%; } .news-1-left { margin-bottom: 2em; } .contact { padding: 3em 0; } .contact-right { padding: 0 0em; } } /*-- responsive-design --*/ @media (max-width: 800px){ .view { width: 261px; height: 159px; } .view .mask, .view .content { width: 261px; height: 159px; } .services-left { width: 47%; } .services-right { padding: 0.97em 1.5em; width: 53%; } } /*-- responsive-design --*/ @media (max-width: 768px){ .view { width: 250px; height: 150px; } .view .mask, .view .content { width: 250px; height: 150px; } .about p, .three-steps p, .work p, .services p, .team p, .contact p, .news-1 p { font-size: 13px; } .services h4 { font-size: 1.1em; } .services-right { padding: 0.88em 1.5em; } .contact-right { padding: 0 1em; } .contact-right span { padding-right: 0.3em; } .banner-info { margin: 4em 0 0; } .banner { min-height: 480px; } } @media (max-width: 767px){ .navbar-nav > li { float: none; margin: 0; display:block; } .navbar-right { float:none !important; */ } .navbar-toggle { float: left; margin-top: 18px; } .navbar-default .navbar-toggle { border: none ! important; background: #00bbd3; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #00bbd3 ! important; } .nav > li > a { /* padding: 15px 12px !important;*/ } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #B3A020 !important; background: rgb(193, 174, 46) !important; } .navbar-default .navbar-toggle .icon-bar { background-color: #fff !important; } .navbar-nav { margin: 0px; } } /*-- responsive-design --*/ @media (max-width: 736px){ .view { width: 240px; height: 145px; } .view .mask, .view .content { width: 240px; height: 145px; } .services-left { width: 100%; } .services-right { padding: 2em 1.5em; width: 100%; } .services-left img { width: 100%; } .tex-right { padding: 4.54em 2em; } .banner { min-height: 450px; } .logo a { font-size: 3em; } } /*-- responsive-design --*/ @media (max-width: 667px){ .banner-info h1 { font-size: 3em; } .ui-1-grd1 { width: 100%; } .mid-bann-info h6 { font-size: 0.875em; margin: 1em 0 0; } span.glyphicon.glyphicon-thumbs-up, span.glyphicon.glyphicon-heart, span.glyphicon.glyphicon-star, span.glyphicon.glyphicon-cd { font-size: 2em; } .mid-bann-info h5 { font-size: 1.3em; } .mid-bann { min-height: 189px; } .three label { width: 142px; left: 135px; top: 35px; } .about h4, .three-steps h4, .work h4 { font-size: 1em; } .view { width: 217px; height: 131px; } .view .mask, .view .content { width: 217px; height: 131px; } .tex-right { padding: 2.95em 2em; } .banner { min-height: 440px; } } /*-- responsive-design --*/ @media (max-width: 640px){ .three label { width: 132px; left: 132px; top: 35px; } .view { width: 208px; height: 126px; } .view .mask, .view .content { width: 208px; height: 126px; } .tex-right { padding: 2.6em 2em; } .banner { min-height: 420px; } } /*-- responsive-design --*/ @media (max-width: 600px){ .view { width: 194px; height: 118px; } .view .mask, .view .content { width: 194px; height: 118px; } .three label { width: 119px; left: 125px; top: 33px; } .tex-right { padding: 2.05em 2em; } .banner { min-height: 410px; } } /*-- responsive-design --*/ @media (max-width: 568px){ .banner-info { width: 56%; } .about { padding: 2em 0; } .what { margin: 2em 0; } .mid-left { float: left; width: 50%; margin-bottom: 2em; } .mid-bann-info { padding: 2em 0 0; } .three-steps { padding: 2em 0; } .about h3, .three-steps h3, .work h3, .services h3, .team h3, .contact h3, .news-1 h3 { font-size: 1.5em; } .three { margin-top: 2em; } .three-left { float: left; width: 100%; margin-bottom: 1em; } .three label { width: 0; left: 0; top: 0; } .three-steps { padding: 2em 0 0; } .work { padding: 2em 0 0; } .work-left { width: 100%; float: left; } .view { width: 528px; height: 175px; } .view .mask, .view .content { width: 528px; height: 175px; } .team { padding: 2em 0 0; } .testimonials { min-height: 482px; padding: 2em 0 0; } .news-1-bottom { margin-top: 2em; } .tex-right { padding: 1.68em 2em; } .news-1 { padding: 2em 0 0; } .contact { padding: 2em 0; } .contact-bottom { margin-top: 2em; } .team-grids a .captn { bottom: -82%; } .testimonials h3 { font-size: 1.5em; } .banner { min-height: 400px; } } /*-- responsive-design --*/ @media (max-width:480px){ .banner-info h1 { font-size: 2.5em; } .banner-info p { font-size: 1.2em; } .banner-info { width: 67%; } .view { width: 393px; height: 160px; } .view .mask, .view .content { width: 393px; height: 160px; } .team-grids a .captn { bottom: -76%; } .testimonials p { font-size: 14px; } .tex-right { padding: 1em 1em; } .news-1 ul li { font-size: 0.7em; } .news-1 h4 { font-size: 1em; } .news-1 h6 { margin: 0.5em 0 0; } .tex-right { padding: 0.73em 1em; } .submit-btn input[type=submit] { padding: 7px 30px; font-size: 14px; } .footer p { font-size: 0.875em; } .ser-banner h2 { font-size: 1.5em; line-height: 1.3em; } .ser-banner h4 { font-size: 1.1em; } .ser-banner { padding: 3em 0 0; } .banner-info { width: 100%; float: none; text-align:center; } .logo a { font-size: 2.5em; } .banner-info { margin: 2em 0 0; } .banner { background: url(../images/banner-1.jpg) no-repeat -76px 0px; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 360px; } } /*-- responsive-design --*/ @media (max-width:384px){ .view { width: 358px; height: 160px; } .view .mask, .view .content { width: 358px; height: 160px; } .captn h4 { font-size: 1.2em; } .contact-left input[type="text"] { width: 100%; margin-bottom: 10px; } .banner { min-height: 350px; } } /*-- responsive-design --*/ @media (max-width:320px){ .banner-info { width: 100%; } .about h3, .three-steps h3, .work h3, .services h3, .team h3, .contact h3, .news-1 h3 { font-size: 1.3em; } .about-left { padding: 0; } .what { margin: 0em 0 2em; } .ui-1-grd1 { padding: 0; } .ui-1-top { padding: 1.2em 0; } span.glyphicon.glyphicon-folder-open, span.glyphicon.glyphicon-star-empty, span.glyphicon.glyphicon-phone, span.glyphicon.glyphicon-edit { font-size: 1.3em; } .about { padding: 2em 0 0; } .mid-left { padding: 0; } .work-btm { margin-top: 1em; } .view { width: 303px; height: 150px; } .view .mask, .view .content { width: 303px; height: 150px; } .three-left { padding: 0; } .services { padding: 2em 0 0; } .services-bottom { margin-top: 1em; } .services-right { padding: 2em 1.5em 0; } .services h4 { font-size: 1em; } .ser-banner h2 { font-size: 1.3em; line-height: 1.3em; } .ser-banner h4 { font-size: 1em; } .ser-banner { padding: 2em 0 0; min-height:200px; } .news h3 { font-size: 1.3em; } .news-left { padding: 0; } .news p { font-size: 13px; margin: 1em 0 0; } .news-right { padding: 0; } .news-right form input[type=submit] { padding: 11px 14px; font-size: 13px; } .news-right input[type="text"] { width: 69%; font-size: 13px; } .news-right { margin-top: 1em; } .news { min-height: 300px; padding: 2em 0; } .team-info { margin-top: 2em; } .team-grids { padding: 0 5px; } .testimonials h3 { font-size: 1.3em; } .testimonials h5 { font-size: 1em; } .testimonials p { font-size: 13px; } .im-left { width: 100%; text-align: center; } .tex-right { padding: 0.73em 1em; width: 100%; } .im-left img { width:100%; } .contact-left input[type="text"] { padding: 10px 10px; } .contact-left { padding: 0; } .contact-left textarea { height: 8.7em; padding: 10px 10px; } .contact-right { padding: 1em 0em; } .contact { padding: 2em 0 0; } .footer { padding: 0.5em 0; } .banner { min-height: 310px; } .banner-info { margin: 1.5em 0 0; } .captn p { margin: 0; } }
0.433981
0.121009
* { padding: 0; margin: 0; font-size: 35px; font-family: 'Roboto', sans-serif; font-weight: 900; } * .wishText { font-size: 40px; font-family: 'Pacifico', cursive; animation: wishText 2000ms linear 0s infinite; } @keyframes wishText { 0% { color: #f00; } 10% { color: #ff0; } 20% { color: #fff; } 30% { color: #0f0; } 40% { color: #ff0; } 50% { color: #0ff; } 60% { color: #fff; } 70% { color: #00f; } 80% { color: #f0f; } 90% { color: #ff0; } 100% { color: #fff; } } * .wishing { font-family: 'Roboto', sans-serif; background: -webkit-linear-gradient(#eee, #333); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } * .red { color: red; } * .black { color: #000000; } * .green { color: green; } * .blue { color: blue; } * p { text-align: center; } .main { width: 500px; height: 120vh; background-color: #eaf2ff; display: block; margin: 0 auto; } .main .child { margin: 5px; height: 100%; box-shadow: 0 0 10px #dddddd; } .main .child img { display: block; margin: 0 auto; width: 200px; height: 200px; } .main .child .eid { font-family: 'Roboto', sans-serif; font-size: 45px; font-weight: bold; } .main .child .deepshadow { color: peru; letter-spacing: .1em; text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9); } .main .child .content span { font-size: 17px !important; } .main .child .ad { width: 100%; height: 100px; } .name { position: fixed; background-color: #fff; bottom: 0; left: 0; padding-bottom: 10px; width: 100%; text-align: center; } .name input, .name .btn { display: block; margin: 0 auto; } .name input { padding: 0px; width: 450px; border-radius: 5px; background-color: aquamarine; font-size: 30px; } .name input:focus { outline: none; } .name .btn { padding: 5px; font-size: 15px; font-weight: 400; background: none; background-color: antiquewhite; border: 1px solid #cccccc; box-shadow: 5px 5px #121212; } .name .btn:focus { outline: none; background-color: #0f0; box-shadow: none; } .name .btn:actve { background-color: #0f0; } .name #share { width: 500px; margin: 0 auto; padding: 10px; } .name #share p { font-size: 12px; font-weight: 400; text-align: left; } .name #sharetxt { width: 500px; margin: 0 auto; background-color: #ccc; border: 1px solid #000000; -moz-box-shadow: inset 0 0 5px #000000; -webkit-box-shadow: inset 0 0 5px #000000; box-shadow: inset 0 0 5px #000000; box-sizing: border-box; font-size: 20px; font-weight: 400; } /*# sourceMappingURL=style.css.map */
assets/css/style.css
* { padding: 0; margin: 0; font-size: 35px; font-family: 'Roboto', sans-serif; font-weight: 900; } * .wishText { font-size: 40px; font-family: 'Pacifico', cursive; animation: wishText 2000ms linear 0s infinite; } @keyframes wishText { 0% { color: #f00; } 10% { color: #ff0; } 20% { color: #fff; } 30% { color: #0f0; } 40% { color: #ff0; } 50% { color: #0ff; } 60% { color: #fff; } 70% { color: #00f; } 80% { color: #f0f; } 90% { color: #ff0; } 100% { color: #fff; } } * .wishing { font-family: 'Roboto', sans-serif; background: -webkit-linear-gradient(#eee, #333); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } * .red { color: red; } * .black { color: #000000; } * .green { color: green; } * .blue { color: blue; } * p { text-align: center; } .main { width: 500px; height: 120vh; background-color: #eaf2ff; display: block; margin: 0 auto; } .main .child { margin: 5px; height: 100%; box-shadow: 0 0 10px #dddddd; } .main .child img { display: block; margin: 0 auto; width: 200px; height: 200px; } .main .child .eid { font-family: 'Roboto', sans-serif; font-size: 45px; font-weight: bold; } .main .child .deepshadow { color: peru; letter-spacing: .1em; text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9); } .main .child .content span { font-size: 17px !important; } .main .child .ad { width: 100%; height: 100px; } .name { position: fixed; background-color: #fff; bottom: 0; left: 0; padding-bottom: 10px; width: 100%; text-align: center; } .name input, .name .btn { display: block; margin: 0 auto; } .name input { padding: 0px; width: 450px; border-radius: 5px; background-color: aquamarine; font-size: 30px; } .name input:focus { outline: none; } .name .btn { padding: 5px; font-size: 15px; font-weight: 400; background: none; background-color: antiquewhite; border: 1px solid #cccccc; box-shadow: 5px 5px #121212; } .name .btn:focus { outline: none; background-color: #0f0; box-shadow: none; } .name .btn:actve { background-color: #0f0; } .name #share { width: 500px; margin: 0 auto; padding: 10px; } .name #share p { font-size: 12px; font-weight: 400; text-align: left; } .name #sharetxt { width: 500px; margin: 0 auto; background-color: #ccc; border: 1px solid #000000; -moz-box-shadow: inset 0 0 5px #000000; -webkit-box-shadow: inset 0 0 5px #000000; box-shadow: inset 0 0 5px #000000; box-sizing: border-box; font-size: 20px; font-weight: 400; } /*# sourceMappingURL=style.css.map */
0.406273
0.093512
vc-dialog[theme="noire"].vc-dialog-hostMinim { position: relative; top: 0 !important; left: 0 !important; } .vc-dialog-minBar { position: fixed; z-index: 3000; right: 0; bottom: 0; display: flex; float: left; flex-direction: row-reverse; flex-wrap: wrap-reverse; } .vc-dialog-hideMinBar { display: none; } .vc-dialog-minBar .vc-dialog-max { display: none; } .vc-dialog-modal { position: absolute; z-index: 1000; top: 0; right: 0; bottom: 0; left: 0; } vc-dialog[theme="noire"] { font-family: arial; position: absolute; display: flex !important; outline: none; align-items: center; justify-content: center; pointer-events: none; transition: opacity .2s; } vc-dialog[theme="noire"] .vc-dialog-dialog > vc-scroll { flex-grow: 1; } vc-dialog[theme="noire"] .vc-dialog-dialog { display: none; flex-direction: column; pointer-events: all; } vc-dialog[theme="noire"] .vc-dialog-max { position: fixed !important; top: 0; right: 0; bottom: 0; left: 0; max-width: 100% !important; max-height: 100% !important; } vc-dialog[theme="noire"] .vc-dialog-heading { font-weight: bold; display: flex; padding: 5px 5px 5px 10px; height: 40px; align-items: center; flex: none; justify-content: space-between; } vc-dialog[theme="noire"] .vc-dialog-title { flex-grow: 1; cursor: default; } vc-dialog[theme="noire"] .vc-dialog-close { cursor: pointer; width: 24px; padding-left: 5px; } vc-dialog[theme="noire"] .vc-dialog-fullscreen { justify-content: flex-end; } vc-dialog[theme="noire"] .vc-dialog-minim { min-width: 250px; min-height: auto !important; margin-left: 5px; } vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-heading { padding-left: 5px; } vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-content, vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-footer { display: none; } vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-close, vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-maximize, vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-minimize { padding-right: 0; } vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-title { padding-right: 5px; } vc-dialog[theme="noire"] .vc-dialog-maximize { display: flex; padding-left: 5px; cursor: pointer; width: 24px; } vc-dialog[theme="noire"] .vc-dialog-minimize { display: flex; padding-left: 5px; cursor: pointer; width: 24px; } vc-dialog[theme="noire"] .vc-dialog-content { display: flex; overflow: auto; flex-direction: column; box-sizing: border-box; padding: 20px 20px 20px 20px; word-wrap: break-all; cursor: default; flex-grow: 1; justify-content: space-between; } vc-dialog[theme="noire"] .vc-dialog-footer { display: flex; min-height: 40px; padding: 5px 10px; flex-direction: row; justify-content: center; align-items: center; } vc-dialog[theme="noire"] .vc-dialog-buttonsFooter { display: flex; width: 100%; justify-content: center; } vc-dialog[theme="noire"] .vc-dialog-footer[location="right"] .vc-dialog-buttonsFooter { justify-content: flex-end; } vc-dialog[theme="noire"] .vc-dialog-footer[location="left"] .vc-dialog-buttonsFooter { justify-content: flex-start; } vc-dialog[theme="noire"] .vc-dialog-footer[location="separate"] .vc-dialog-buttonsFooter { justify-content: space-between; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerLine { position: absolute; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerTop { top: 0; right: 0; left: 0; height: 5px; cursor: n-resize; border-top: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerBottom { right: 0; bottom: 0; left: 0; height: 5px; cursor: s-resize; border-bottom: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerLeft { top: 0; bottom: 0; left: 0; width: 5px; cursor: w-resize; border-left: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerRight { top: 0; right: 0; bottom: 0; width: 5px; cursor: e-resize; border-right: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerCorner { position: absolute; width: 6px; height: 6px; border: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerTL { top: 0; left: 0; cursor: nw-resize; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerTR { top: 0; right: 0; cursor: ne-resize; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerBL { bottom: 0; left: 0; cursor: sw-resize; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerBR { right: 0; bottom: 0; cursor: se-resize; } @media (max-width: 800px) { vc-dialog[theme="noire"][open="true"][responsive-ratio="false"] { position: absolute !important; top: 0 !important; left: 0 !important; width: 100%; height: 100%; } vc-dialog[theme="noire"][open="true"][responsive-ratio="false"] .vc-dialog-dialog { top: 0; right: 0; bottom: 0; left: 0; width: calc(100% - 30px) !important; height: calc(100% - 30px) !important; max-width: inherit !important; max-height: inherit !important; } vc-dialog[theme="noire"][open="true"][responsive-ratio="true"] .vc-dialog-dialog { max-width: calc(100% - 60px) !important; } }
src/node/webapp/framework/vcomet/ui/vc-dialog/vc-dialog.css
vc-dialog[theme="noire"].vc-dialog-hostMinim { position: relative; top: 0 !important; left: 0 !important; } .vc-dialog-minBar { position: fixed; z-index: 3000; right: 0; bottom: 0; display: flex; float: left; flex-direction: row-reverse; flex-wrap: wrap-reverse; } .vc-dialog-hideMinBar { display: none; } .vc-dialog-minBar .vc-dialog-max { display: none; } .vc-dialog-modal { position: absolute; z-index: 1000; top: 0; right: 0; bottom: 0; left: 0; } vc-dialog[theme="noire"] { font-family: arial; position: absolute; display: flex !important; outline: none; align-items: center; justify-content: center; pointer-events: none; transition: opacity .2s; } vc-dialog[theme="noire"] .vc-dialog-dialog > vc-scroll { flex-grow: 1; } vc-dialog[theme="noire"] .vc-dialog-dialog { display: none; flex-direction: column; pointer-events: all; } vc-dialog[theme="noire"] .vc-dialog-max { position: fixed !important; top: 0; right: 0; bottom: 0; left: 0; max-width: 100% !important; max-height: 100% !important; } vc-dialog[theme="noire"] .vc-dialog-heading { font-weight: bold; display: flex; padding: 5px 5px 5px 10px; height: 40px; align-items: center; flex: none; justify-content: space-between; } vc-dialog[theme="noire"] .vc-dialog-title { flex-grow: 1; cursor: default; } vc-dialog[theme="noire"] .vc-dialog-close { cursor: pointer; width: 24px; padding-left: 5px; } vc-dialog[theme="noire"] .vc-dialog-fullscreen { justify-content: flex-end; } vc-dialog[theme="noire"] .vc-dialog-minim { min-width: 250px; min-height: auto !important; margin-left: 5px; } vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-heading { padding-left: 5px; } vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-content, vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-footer { display: none; } vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-close, vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-maximize, vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-minimize { padding-right: 0; } vc-dialog[theme="noire"] .vc-dialog-minim .vc-dialog-title { padding-right: 5px; } vc-dialog[theme="noire"] .vc-dialog-maximize { display: flex; padding-left: 5px; cursor: pointer; width: 24px; } vc-dialog[theme="noire"] .vc-dialog-minimize { display: flex; padding-left: 5px; cursor: pointer; width: 24px; } vc-dialog[theme="noire"] .vc-dialog-content { display: flex; overflow: auto; flex-direction: column; box-sizing: border-box; padding: 20px 20px 20px 20px; word-wrap: break-all; cursor: default; flex-grow: 1; justify-content: space-between; } vc-dialog[theme="noire"] .vc-dialog-footer { display: flex; min-height: 40px; padding: 5px 10px; flex-direction: row; justify-content: center; align-items: center; } vc-dialog[theme="noire"] .vc-dialog-buttonsFooter { display: flex; width: 100%; justify-content: center; } vc-dialog[theme="noire"] .vc-dialog-footer[location="right"] .vc-dialog-buttonsFooter { justify-content: flex-end; } vc-dialog[theme="noire"] .vc-dialog-footer[location="left"] .vc-dialog-buttonsFooter { justify-content: flex-start; } vc-dialog[theme="noire"] .vc-dialog-footer[location="separate"] .vc-dialog-buttonsFooter { justify-content: space-between; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerLine { position: absolute; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerTop { top: 0; right: 0; left: 0; height: 5px; cursor: n-resize; border-top: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerBottom { right: 0; bottom: 0; left: 0; height: 5px; cursor: s-resize; border-bottom: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerLeft { top: 0; bottom: 0; left: 0; width: 5px; cursor: w-resize; border-left: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerRight { top: 0; right: 0; bottom: 0; width: 5px; cursor: e-resize; border-right: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerCorner { position: absolute; width: 6px; height: 6px; border: 2px solid transparent; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerTL { top: 0; left: 0; cursor: nw-resize; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerTR { top: 0; right: 0; cursor: ne-resize; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerBL { bottom: 0; left: 0; cursor: sw-resize; } vc-dialog[theme="noire"] .vc-dialog-resizer .vc-dialog-resizerBR { right: 0; bottom: 0; cursor: se-resize; } @media (max-width: 800px) { vc-dialog[theme="noire"][open="true"][responsive-ratio="false"] { position: absolute !important; top: 0 !important; left: 0 !important; width: 100%; height: 100%; } vc-dialog[theme="noire"][open="true"][responsive-ratio="false"] .vc-dialog-dialog { top: 0; right: 0; bottom: 0; left: 0; width: calc(100% - 30px) !important; height: calc(100% - 30px) !important; max-width: inherit !important; max-height: inherit !important; } vc-dialog[theme="noire"][open="true"][responsive-ratio="true"] .vc-dialog-dialog { max-width: calc(100% - 60px) !important; } }
0.426202
0.045543
* { padding: 0; margin: 0; box-sizing: border-box; } body { background: #ddeefc; font-family: 'Lato', sans-serif; } .contenedor{ width: 90%; max-width: 500px; padding-top: 40px 20px; margin: auto; display: flex; flex-direction: column; align-items: center; } /* Estilos Generales de las Tarjetas */ .tarjeta{ width: 100%; max-width: 450px; position: relative; color: #fff; margin-top: 150px; transform:rotateY(0deg) ; transition: .5s ease all; transform-style: preserve-3d; backface-visibility: hidden; cursor: pointer; z-index: 2; } .tarjeta.active{ transform: rotateY(180deg); } .tarjeta > div{ padding: 30px; border-radius: 15px; min-height: 100px; display: flex; flex-direction: column; justify-content: space-between; box-shadow: 0 10px 10px 0 rgba(90,116,118,0.3); } .tarjeta .delantera{ width: 100%; background: url("../img/bg-tarjeta/bg-tarjeta-02.jpg"); background-size: cover; } .delantera .logo-marca{ text-align: right; min-height: 50px; } .delantera .logo-marca img{ width: 100%; height: 100%; object-fit: cover; max-width: 80px; } .delantera .chip{ width: 100%; max-width: 50px; margin-bottom: 20px; } .delantera .grupo .label{ font-size: 16px; color: #7d8994; margin-bottom: 5px; } .delantera .grupo .numero, .delantera .grupo .nombre, .delantera .grupo .expiracion{ color: #fff; font-size: 22px; text-transform: uppercase; } .delantera .flexbox{ display: flex; justify-content: space-between; margin-top: 20px; } /* Estilos Para la Tarjeta Trasera */ .trasera { background: url(../img/bg-tarjeta/bg-tarjeta-02.jpg); background-size:cover ; position: absolute; top: 0; width: 100%; transform: rotateY(180deg); backface-visibility: hidden; } .trasera .barra-magnetica{ height: 40px; background: #000; width: 100%; position: absolute; top: 30; left: 0; } .trasera .datos{ margin-top: 140px; display: flex; justify-content: space-between; } .trasera .datos p{ margin-bottom: 5px; } .trasera .datos #firma{ width: 70%; } .trasera .datos #firma .firma{ height: 40px; background: repeating-linear-gradient(skyblue 0, skyblue 5px, orange 5px, orange 10px); } .trasera .datos #firma .firma p { line-height: 40px; font-family: '<NAME>', cursive; color: #000; font-size: 30px; padding:0 10px; text-transform: capitalize; } .trasera .datos #ccv{ width: 20%; } .trasera .datos #ccv .ccv{ background: #fff; height: 40px; color: #000; padding: 10px; text-align: center; } .trasera .leyenda{ font-size: 14px; line-height: 24px; } .trasera .link-blanco{ font-size: 14px; color: #fff; } /* Contendor Boton */ .contenedor .btn-abrir-formulario{ width: 50px; height: 50px; font-size: 20px; line-height: 20px; background: #2364d2; color: #fff; position: relative; top: -25px; z-index: 3; border-radius: 100%; box-shadow: -5px 4px 8px rgba(24, 56, 18, 0.4); padding: 5px; transition: all .2s ease; border: none; cursor: pointer; } .contenedor .btn-abrir-formulario:hover{ background: #1850b1; } .contenedor .btn-abrir-formulario.active{ transform: rotate(45deg); } /* Formulario Tarjeta */ .formulario-tarjeta{ background: #fff; width: 100%; max-width: 700px; padding: 150px 30px 30px 30px; border-radius: 10px; position: relative; z-index: 1; clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); transition: clip-path .3s ease-out ; } .formulario-tarjeta.active{ clip-path: polygon(0 0 , 100% 0, 100% 100%, 0 100%); } .formulario-tarjeta label{ display: block; color: #7d8994; margin-bottom: 5px; font-size: 16px; } .formulario-tarjeta input, .formulario-tarjeta select, .btn-enviar{ border: 2px solid #CED6E0; font-size: 18px; height: 50px; width: 100%; padding: 5px 12px; transition: .3s ease all; border-radius: 5px; } .formulario-tarjeta input:hover, .formulario-tarjeta select:hover{ border: 2px solid #93bded; } .formulario-tarjeta input:focus, .formulario-tarjeta select:focus{ outline: rgb(4, 4, 4); box-shadow: 1px 7px 10px -5px rgba(90, 116, 148, 0.3) ; } .formulario-tarjeta input{ margin-bottom: 20px; text-transform: uppercase; } .formulario-tarjeta .flexbox{ display: flex; justify-content: space-between; } .formulario-tarjeta .expira{ width: 100%; } .formulario-tarjeta .ccv{ min-width: 100px; } .formulario-tarjeta .grupo-select{ width: 100%; margin-right:15px ; position: relative; } .formulario-tarjeta .grupo-select{ width: 100%; margin-right:15px ; position: relative; } .formulario-tarjeta select{ -webkit-appearance: none; } .formulario-tarjeta .grupo-select i{ position: absolute; color: #CED6E0; top: 18px; right: 15px; transition: .3s ease all; } .formulario-tarjeta .grupo-select:hover i{ color: #93BFED; } .formulario-tarjeta .btn-enviar{ border: none; padding: 10px; font-size: 22px; color: #fff; background:#2364D2; box-shadow: 2px 2px 10px 0px rgba(0, 85, 212, 0.4); cursor: pointer; } .formulario-tarjeta .btn-enviar:hover{ background: #1850B1; }
public/css/estilos.css
* { padding: 0; margin: 0; box-sizing: border-box; } body { background: #ddeefc; font-family: 'Lato', sans-serif; } .contenedor{ width: 90%; max-width: 500px; padding-top: 40px 20px; margin: auto; display: flex; flex-direction: column; align-items: center; } /* Estilos Generales de las Tarjetas */ .tarjeta{ width: 100%; max-width: 450px; position: relative; color: #fff; margin-top: 150px; transform:rotateY(0deg) ; transition: .5s ease all; transform-style: preserve-3d; backface-visibility: hidden; cursor: pointer; z-index: 2; } .tarjeta.active{ transform: rotateY(180deg); } .tarjeta > div{ padding: 30px; border-radius: 15px; min-height: 100px; display: flex; flex-direction: column; justify-content: space-between; box-shadow: 0 10px 10px 0 rgba(90,116,118,0.3); } .tarjeta .delantera{ width: 100%; background: url("../img/bg-tarjeta/bg-tarjeta-02.jpg"); background-size: cover; } .delantera .logo-marca{ text-align: right; min-height: 50px; } .delantera .logo-marca img{ width: 100%; height: 100%; object-fit: cover; max-width: 80px; } .delantera .chip{ width: 100%; max-width: 50px; margin-bottom: 20px; } .delantera .grupo .label{ font-size: 16px; color: #7d8994; margin-bottom: 5px; } .delantera .grupo .numero, .delantera .grupo .nombre, .delantera .grupo .expiracion{ color: #fff; font-size: 22px; text-transform: uppercase; } .delantera .flexbox{ display: flex; justify-content: space-between; margin-top: 20px; } /* Estilos Para la Tarjeta Trasera */ .trasera { background: url(../img/bg-tarjeta/bg-tarjeta-02.jpg); background-size:cover ; position: absolute; top: 0; width: 100%; transform: rotateY(180deg); backface-visibility: hidden; } .trasera .barra-magnetica{ height: 40px; background: #000; width: 100%; position: absolute; top: 30; left: 0; } .trasera .datos{ margin-top: 140px; display: flex; justify-content: space-between; } .trasera .datos p{ margin-bottom: 5px; } .trasera .datos #firma{ width: 70%; } .trasera .datos #firma .firma{ height: 40px; background: repeating-linear-gradient(skyblue 0, skyblue 5px, orange 5px, orange 10px); } .trasera .datos #firma .firma p { line-height: 40px; font-family: '<NAME>', cursive; color: #000; font-size: 30px; padding:0 10px; text-transform: capitalize; } .trasera .datos #ccv{ width: 20%; } .trasera .datos #ccv .ccv{ background: #fff; height: 40px; color: #000; padding: 10px; text-align: center; } .trasera .leyenda{ font-size: 14px; line-height: 24px; } .trasera .link-blanco{ font-size: 14px; color: #fff; } /* Contendor Boton */ .contenedor .btn-abrir-formulario{ width: 50px; height: 50px; font-size: 20px; line-height: 20px; background: #2364d2; color: #fff; position: relative; top: -25px; z-index: 3; border-radius: 100%; box-shadow: -5px 4px 8px rgba(24, 56, 18, 0.4); padding: 5px; transition: all .2s ease; border: none; cursor: pointer; } .contenedor .btn-abrir-formulario:hover{ background: #1850b1; } .contenedor .btn-abrir-formulario.active{ transform: rotate(45deg); } /* Formulario Tarjeta */ .formulario-tarjeta{ background: #fff; width: 100%; max-width: 700px; padding: 150px 30px 30px 30px; border-radius: 10px; position: relative; z-index: 1; clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); transition: clip-path .3s ease-out ; } .formulario-tarjeta.active{ clip-path: polygon(0 0 , 100% 0, 100% 100%, 0 100%); } .formulario-tarjeta label{ display: block; color: #7d8994; margin-bottom: 5px; font-size: 16px; } .formulario-tarjeta input, .formulario-tarjeta select, .btn-enviar{ border: 2px solid #CED6E0; font-size: 18px; height: 50px; width: 100%; padding: 5px 12px; transition: .3s ease all; border-radius: 5px; } .formulario-tarjeta input:hover, .formulario-tarjeta select:hover{ border: 2px solid #93bded; } .formulario-tarjeta input:focus, .formulario-tarjeta select:focus{ outline: rgb(4, 4, 4); box-shadow: 1px 7px 10px -5px rgba(90, 116, 148, 0.3) ; } .formulario-tarjeta input{ margin-bottom: 20px; text-transform: uppercase; } .formulario-tarjeta .flexbox{ display: flex; justify-content: space-between; } .formulario-tarjeta .expira{ width: 100%; } .formulario-tarjeta .ccv{ min-width: 100px; } .formulario-tarjeta .grupo-select{ width: 100%; margin-right:15px ; position: relative; } .formulario-tarjeta .grupo-select{ width: 100%; margin-right:15px ; position: relative; } .formulario-tarjeta select{ -webkit-appearance: none; } .formulario-tarjeta .grupo-select i{ position: absolute; color: #CED6E0; top: 18px; right: 15px; transition: .3s ease all; } .formulario-tarjeta .grupo-select:hover i{ color: #93BFED; } .formulario-tarjeta .btn-enviar{ border: none; padding: 10px; font-size: 22px; color: #fff; background:#2364D2; box-shadow: 2px 2px 10px 0px rgba(0, 85, 212, 0.4); cursor: pointer; } .formulario-tarjeta .btn-enviar:hover{ background: #1850B1; }
0.304145
0.073132
table img { border: 1px solid #ccc; } .group { padding: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: 2px solid #aaa; -webkit-box-shadow: 0px 0px 30px #888888; moz-box-shadow: 0px 0px 30px #888888; box-shadow: 0px 0px 30px #888888; } .group h3 { position:relative; top: -40px; left: 10px; background: white; padding: 5px 20px; width: 120px; border-radius: 30px; border: 1px solid #ccc; -webkit-box-shadow: 0px 0px 20px #888888; moz-box-shadow: 0px 0px 20px #888888; box-shadow: 0px 0px 20px #888888; margin: 0; padding: 0; } #page-wrap { margin: 20px; } p { margin: 20px 0; } table { width: 100%; border-collapse: collapse; } tr:nth-of-type(odd) td{ background: #eee; } th { background: #333; color: white; font-weight: bold; } td, th { padding: 6px; border: 1px solid #ccc; text-align:center; } td:nth-of-type(1) { width: 300px; } @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait), screen and (max-width: 600px) { h1 {font-size: 20px;} .group { width: 250px; box-shadow: none; } table, thead, tbody, th, td, tr { display: block; } #page-wrap { width: 300px; margin: 10px auto; } thead tr { display: none; } tr:not(:first-child){ margin-top: 50px; } td { font-size: 24px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin: 5px 0; } td:nth-of-type(1) { width: auto; font-weight: bold; } td:not(:nth-of-type(-n+2)){ text-align:right; padding-left: 20px; padding-right: 70px; } td:before { padding-right: 10px; font-size: 16px; } }
assets/css/rates.css
table img { border: 1px solid #ccc; } .group { padding: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: 2px solid #aaa; -webkit-box-shadow: 0px 0px 30px #888888; moz-box-shadow: 0px 0px 30px #888888; box-shadow: 0px 0px 30px #888888; } .group h3 { position:relative; top: -40px; left: 10px; background: white; padding: 5px 20px; width: 120px; border-radius: 30px; border: 1px solid #ccc; -webkit-box-shadow: 0px 0px 20px #888888; moz-box-shadow: 0px 0px 20px #888888; box-shadow: 0px 0px 20px #888888; margin: 0; padding: 0; } #page-wrap { margin: 20px; } p { margin: 20px 0; } table { width: 100%; border-collapse: collapse; } tr:nth-of-type(odd) td{ background: #eee; } th { background: #333; color: white; font-weight: bold; } td, th { padding: 6px; border: 1px solid #ccc; text-align:center; } td:nth-of-type(1) { width: 300px; } @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait), screen and (max-width: 600px) { h1 {font-size: 20px;} .group { width: 250px; box-shadow: none; } table, thead, tbody, th, td, tr { display: block; } #page-wrap { width: 300px; margin: 10px auto; } thead tr { display: none; } tr:not(:first-child){ margin-top: 50px; } td { font-size: 24px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin: 5px 0; } td:nth-of-type(1) { width: auto; font-weight: bold; } td:not(:nth-of-type(-n+2)){ text-align:right; padding-left: 20px; padding-right: 70px; } td:before { padding-right: 10px; font-size: 16px; } }
0.140897
0.132571
* { margin: 0; padding: 0; font: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; } 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; } html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-focus-ring-color: rgba(255, 255, 255, 0); cursor: default; } body { font-size: 100%; line-height: 1; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } a { background: transparent; } *:focus, *:active, *:hover { outline: none; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; } ol, ul { list-style: none; } pre { -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; white-space: pre-wrap; } q { quotes: '\201C' '\201D' '\2018' '\2019'; } img { border: none; } svg:not(:root) { overflow: hidden; } button, input { line-height: normal; } button, select { text-transform: none; } button { overflow: visible; -webkit-appearance: button; cursor: pointer; } html input[type='button'] { -webkit-appearance: button; cursor: pointer; } input[type='reset'], input[type='submit'] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } input[type='checkbox'], input[type='radio'] { -webkit-box-sizing: border-box; box-sizing: border-box; } input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { height: auto; } input[type='search'] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: none; padding: 0; } textarea { overflow: auto; vertical-align: top; } button, input, select[multiple], textarea { background-image: none; } input, select, textarea { -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; } input, textarea { resize: none; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; } [placeholder]:focus::-webkit-input-placeholder { color: transparent; } [placeholder]:focus::-moz-placeholder { color: transparent; } [placeholder]:focus:-ms-input-placeholder { color: transparent; } [placeholder]:focus::-ms-input-placeholder { color: transparent; } [placeholder]:focus::placeholder { color: transparent; } table { border-collapse: collapse; border-spacing: 0; } @font-face { font-family: 'Blender Pro'; src: local("Blender Pro Bold"), local("BlenderPro-Bold"), url("../fonts/hinted-subset-BlenderPro-Bold.woff2") format("woff2"), url("../fonts/hinted-subset-BlenderPro-Bold.woff") format("woff"); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'Blender Pro'; src: local("Blender Pro Thin"), local("BlenderPro-Thin"), url("../fonts/hinted-subset-BlenderPro-Thin.woff2") format("woff2"), url("../fonts/hinted-subset-BlenderPro-Thin.woff") format("woff"); font-weight: 100; font-style: normal; font-display: swap; } @font-face { font-family: 'Blender Pro Book'; src: local("Blender Pro Book"), local("BlenderPro-Book"), url("../fonts/hinted-subset-BlenderPro-Book.woff2") format("woff2"), url("../fonts/hinted-subset-BlenderPro-Book.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Blender Pro'; src: local("Blender Pro Heavy"), local("BlenderPro-Heavy"), url("../fonts/hinted-subset-BlenderPro-Heavy.woff2") format("woff2"), url("../fonts/hinted-subset-BlenderPro-Heavy.woff") format("woff"); font-weight: 900; font-style: normal; font-display: swap; } @font-face { font-family: 'Proxima Nova Rg'; src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url("../fonts/hinted-subset-ProximaNova-Regular.woff2") format("woff2"), url("../fonts/hinted-subset-ProximaNova-Regular.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; } .button { border: none; background: transparent; padding-top: 6px; padding-right: 10px; padding-bottom: 6px; padding-left: 10px; height: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; vertical-align: top; background-color: #3085FA; color: #ffffff; font-size: 14px; font-weight: 700; line-height: 1; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 4px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.1); -webkit-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; } @media (min-width: 800px) { .button { height: 32px; font-size: 15px; } } @media (min-width: 1366px) { .button { padding-top: 10px; padding-bottom: 8px; height: 38px; font-size: 16px; } } .button:hover { background-color: #4D98FF; -webkit-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; } .button__icon { margin-right: 5px; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } html, body { height: 100%; } .page { position: relative; min-height: 100vh; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background-color: #f8f8f8; color: #1a3151; font-display: swap; font-family: "Blender Pro", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; font-weight: 700; } .page__inner { position: relative; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; overflow: hidden; } .container { margin: auto; padding-right: 15px; padding-left: 15px; width: 100%; max-width: 1140px; } img { max-width: 100%; height: auto; } .page__lock { position: absolute; top: 50%; max-width: 100px; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } @media (min-width: 800px) { .page__lock { display: block; max-width: 200px; } } @media (min-width: 1366px) { .page__lock { max-width: 330px; } } .page__lock_left { left: -50px; } @media (min-width: 800px) { .page__lock_left { left: -100px; } } @media (min-width: 1366px) { .page__lock_left { left: -165px; } } .page__lock_right { right: -50px; } @media (min-width: 800px) { .page__lock_right { right: -100px; } } @media (min-width: 1366px) { .page__lock_right { right: -165px; } } .page__form { position: absolute; top: 50%; left: 50%; border: 1px solid #dfe4ec; padding-top: 18px; max-width: 360px; width: 100%; min-height: 181px; background-color: #ffffff; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 7px 70px rgba(0, 0, 0, 0.04); box-shadow: 0 7px 70px rgba(0, 0, 0, 0.04); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } @media (min-width: 800px) { .page__form { padding-top: 20px; max-width: 360px; min-height: 197px; } } @media (min-width: 1366px) { .page__form { padding-top: 30px; max-width: 420px; min-height: 246px; } } .page .mfp-bg { background-color: rgba(0, 0, 0, 0.78); } .form__logo { margin-right: auto; margin-bottom: 18px; margin-left: auto; max-width: 112px; width: 100%; display: block; } @media (min-width: 800px) { .form__logo { margin-bottom: 20px; max-width: 120px; } } @media (min-width: 1366px) { .form__logo { margin-bottom: 30px; } } .form__top { padding-right: 55px; padding-left: 55px; padding-bottom: 11px; } @media (min-width: 800px) { .form__top { padding-bottom: 14px; } } @media (min-width: 1366px) { .form__top { padding-right: 45px; padding-left: 45px; padding-bottom: 19px; } } .form__bottom { border-top: 1px solid #dfe4ec; padding-top: 12px; padding-right: 55px; padding-left: 55px; padding-bottom: 18px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } @media (min-width: 800px) { .form__bottom { padding-top: 14px; padding-bottom: 20px; } } @media (min-width: 1366px) { .form__bottom { padding-top: 20px; padding-right: 45px; padding-bottom: 20px; padding-left: 45px; } } .form__field { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .form__field_error { margin-bottom: -10px; } @media (min-width: 800px) { .form__field_error { margin-bottom: -13px; } } .form__field_error .form__input { border: 1px solid #f71b3a; } .form__error { color: #f71b3a; font-family: "Proxima Nova Rg", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10px; font-weight: 400; line-height: 1.3; text-align: left; } .form__label { position: relative; margin-bottom: 6px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; font-size: 13px; text-align: center; text-transform: uppercase; cursor: pointer; } @media (min-width: 800px) { .form__label { font-size: 13px; } } @media (min-width: 1366px) { .form__label { font-size: 14px; } } .form__tooltip { position: relative; margin-left: 5px; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } .form__tooltip:hover .form__tooltip-w { display: block; } .form__tooltip-icon { margin-bottom: -2px; width: 18px; height: 18px; } .form__tooltip-w { position: absolute; top: -webkit-calc(100% + 10px); top: calc(100% + 10px); left: -webkit-calc(50% - 10px); left: calc(50% - 10px); border: 1px solid rgba(48, 133, 250, 0.2); padding-top: 12px; padding-right: 15px; padding-bottom: 9px; padding-left: 15px; display: none; width: 257px; min-height: 89px; background-color: #eef3f9; font-size: 14px; text-align: left; text-transform: none; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } @media (min-width: 800px) { .form__tooltip-w { left: -webkit-calc(50% + 5px); left: calc(50% + 5px); } } .form__tooltip-title { display: block; font-weight: 700; } .form__tooltip-text { font-weight: 400; line-height: 1.23; } .form__input { border: 1px solid rgba(0, 0, 0, 0.1); padding-top: 9px; padding-right: 28px; padding-bottom: 9px; padding-left: 28px; max-width: 100%; width: 100%; height: 30px; background-color: #ffffff; color: #485a73; font-family: "Proxima Nova Rg", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; font-weight: 600; font-style: normal; letter-spacing: 0.48px; line-height: 12px; text-align: left; text-align: center; -webkit-border-radius: 4px; border-radius: 4px; } @media (min-width: 800px) { .form__input { height: 38px; } } .form__input[type="password"] { color: #485a73; font-family: caption; font-size: 16px; font-weight: 400; letter-spacing: 3.2px; text-align: center; line-height: 1; } .form__submit { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; } .popup { position: relative; z-index: 1; margin-right: auto; margin-left: auto; border: 1px solid #dfe4ec; padding-top: 18px; max-width: 352px; width: 100%; min-width: 241px; background-color: #ffffff; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 7px 70px rgba(0, 0, 0, 0.04); box-shadow: 0 7px 70px rgba(0, 0, 0, 0.04); } @media (min-width: 800px) { .popup { padding-top: 20px; max-width: 400px; min-height: 296px; } } .popup__logo { margin-right: auto; margin-left: auto; margin-bottom: 6px; display: block; max-width: 250px; width: 100%; } @media (min-width: 800px) { .popup__logo { max-width: 304px; } } .popup__loading { margin-left: auto; margin-right: auto; margin-bottom: 18px; display: block; } @media (min-width: 800px) { .popup__loading { margin-bottom: 26px; } } @media (min-width: 800px) { .popup__top, .popup__bottom { padding-right: 60px; padding-left: 60px; } } .popup button.mfp-close { top: 7px; right: 7px; width: 12px; height: 12px; text-indent: -9999px; background: url("../images/general/close.svg") 0 0 no-repeat; background-size: cover; opacity: 1; }
static/prod/assets/css/main1iprx6.css
* { margin: 0; padding: 0; font: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; } 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; } html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-focus-ring-color: rgba(255, 255, 255, 0); cursor: default; } body { font-size: 100%; line-height: 1; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } a { background: transparent; } *:focus, *:active, *:hover { outline: none; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; } ol, ul { list-style: none; } pre { -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; white-space: pre-wrap; } q { quotes: '\201C' '\201D' '\2018' '\2019'; } img { border: none; } svg:not(:root) { overflow: hidden; } button, input { line-height: normal; } button, select { text-transform: none; } button { overflow: visible; -webkit-appearance: button; cursor: pointer; } html input[type='button'] { -webkit-appearance: button; cursor: pointer; } input[type='reset'], input[type='submit'] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } input[type='checkbox'], input[type='radio'] { -webkit-box-sizing: border-box; box-sizing: border-box; } input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { height: auto; } input[type='search'] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: none; padding: 0; } textarea { overflow: auto; vertical-align: top; } button, input, select[multiple], textarea { background-image: none; } input, select, textarea { -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; } input, textarea { resize: none; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; } [placeholder]:focus::-webkit-input-placeholder { color: transparent; } [placeholder]:focus::-moz-placeholder { color: transparent; } [placeholder]:focus:-ms-input-placeholder { color: transparent; } [placeholder]:focus::-ms-input-placeholder { color: transparent; } [placeholder]:focus::placeholder { color: transparent; } table { border-collapse: collapse; border-spacing: 0; } @font-face { font-family: 'Blender Pro'; src: local("Blender Pro Bold"), local("BlenderPro-Bold"), url("../fonts/hinted-subset-BlenderPro-Bold.woff2") format("woff2"), url("../fonts/hinted-subset-BlenderPro-Bold.woff") format("woff"); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'Blender Pro'; src: local("Blender Pro Thin"), local("BlenderPro-Thin"), url("../fonts/hinted-subset-BlenderPro-Thin.woff2") format("woff2"), url("../fonts/hinted-subset-BlenderPro-Thin.woff") format("woff"); font-weight: 100; font-style: normal; font-display: swap; } @font-face { font-family: 'Blender Pro Book'; src: local("Blender Pro Book"), local("BlenderPro-Book"), url("../fonts/hinted-subset-BlenderPro-Book.woff2") format("woff2"), url("../fonts/hinted-subset-BlenderPro-Book.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Blender Pro'; src: local("Blender Pro Heavy"), local("BlenderPro-Heavy"), url("../fonts/hinted-subset-BlenderPro-Heavy.woff2") format("woff2"), url("../fonts/hinted-subset-BlenderPro-Heavy.woff") format("woff"); font-weight: 900; font-style: normal; font-display: swap; } @font-face { font-family: 'Proxima Nova Rg'; src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url("../fonts/hinted-subset-ProximaNova-Regular.woff2") format("woff2"), url("../fonts/hinted-subset-ProximaNova-Regular.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; } .button { border: none; background: transparent; padding-top: 6px; padding-right: 10px; padding-bottom: 6px; padding-left: 10px; height: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; vertical-align: top; background-color: #3085FA; color: #ffffff; font-size: 14px; font-weight: 700; line-height: 1; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 4px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.1); -webkit-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; } @media (min-width: 800px) { .button { height: 32px; font-size: 15px; } } @media (min-width: 1366px) { .button { padding-top: 10px; padding-bottom: 8px; height: 38px; font-size: 16px; } } .button:hover { background-color: #4D98FF; -webkit-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; } .button__icon { margin-right: 5px; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } html, body { height: 100%; } .page { position: relative; min-height: 100vh; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background-color: #f8f8f8; color: #1a3151; font-display: swap; font-family: "Blender Pro", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; font-weight: 700; } .page__inner { position: relative; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; overflow: hidden; } .container { margin: auto; padding-right: 15px; padding-left: 15px; width: 100%; max-width: 1140px; } img { max-width: 100%; height: auto; } .page__lock { position: absolute; top: 50%; max-width: 100px; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } @media (min-width: 800px) { .page__lock { display: block; max-width: 200px; } } @media (min-width: 1366px) { .page__lock { max-width: 330px; } } .page__lock_left { left: -50px; } @media (min-width: 800px) { .page__lock_left { left: -100px; } } @media (min-width: 1366px) { .page__lock_left { left: -165px; } } .page__lock_right { right: -50px; } @media (min-width: 800px) { .page__lock_right { right: -100px; } } @media (min-width: 1366px) { .page__lock_right { right: -165px; } } .page__form { position: absolute; top: 50%; left: 50%; border: 1px solid #dfe4ec; padding-top: 18px; max-width: 360px; width: 100%; min-height: 181px; background-color: #ffffff; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 7px 70px rgba(0, 0, 0, 0.04); box-shadow: 0 7px 70px rgba(0, 0, 0, 0.04); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } @media (min-width: 800px) { .page__form { padding-top: 20px; max-width: 360px; min-height: 197px; } } @media (min-width: 1366px) { .page__form { padding-top: 30px; max-width: 420px; min-height: 246px; } } .page .mfp-bg { background-color: rgba(0, 0, 0, 0.78); } .form__logo { margin-right: auto; margin-bottom: 18px; margin-left: auto; max-width: 112px; width: 100%; display: block; } @media (min-width: 800px) { .form__logo { margin-bottom: 20px; max-width: 120px; } } @media (min-width: 1366px) { .form__logo { margin-bottom: 30px; } } .form__top { padding-right: 55px; padding-left: 55px; padding-bottom: 11px; } @media (min-width: 800px) { .form__top { padding-bottom: 14px; } } @media (min-width: 1366px) { .form__top { padding-right: 45px; padding-left: 45px; padding-bottom: 19px; } } .form__bottom { border-top: 1px solid #dfe4ec; padding-top: 12px; padding-right: 55px; padding-left: 55px; padding-bottom: 18px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } @media (min-width: 800px) { .form__bottom { padding-top: 14px; padding-bottom: 20px; } } @media (min-width: 1366px) { .form__bottom { padding-top: 20px; padding-right: 45px; padding-bottom: 20px; padding-left: 45px; } } .form__field { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .form__field_error { margin-bottom: -10px; } @media (min-width: 800px) { .form__field_error { margin-bottom: -13px; } } .form__field_error .form__input { border: 1px solid #f71b3a; } .form__error { color: #f71b3a; font-family: "Proxima Nova Rg", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10px; font-weight: 400; line-height: 1.3; text-align: left; } .form__label { position: relative; margin-bottom: 6px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; font-size: 13px; text-align: center; text-transform: uppercase; cursor: pointer; } @media (min-width: 800px) { .form__label { font-size: 13px; } } @media (min-width: 1366px) { .form__label { font-size: 14px; } } .form__tooltip { position: relative; margin-left: 5px; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } .form__tooltip:hover .form__tooltip-w { display: block; } .form__tooltip-icon { margin-bottom: -2px; width: 18px; height: 18px; } .form__tooltip-w { position: absolute; top: -webkit-calc(100% + 10px); top: calc(100% + 10px); left: -webkit-calc(50% - 10px); left: calc(50% - 10px); border: 1px solid rgba(48, 133, 250, 0.2); padding-top: 12px; padding-right: 15px; padding-bottom: 9px; padding-left: 15px; display: none; width: 257px; min-height: 89px; background-color: #eef3f9; font-size: 14px; text-align: left; text-transform: none; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } @media (min-width: 800px) { .form__tooltip-w { left: -webkit-calc(50% + 5px); left: calc(50% + 5px); } } .form__tooltip-title { display: block; font-weight: 700; } .form__tooltip-text { font-weight: 400; line-height: 1.23; } .form__input { border: 1px solid rgba(0, 0, 0, 0.1); padding-top: 9px; padding-right: 28px; padding-bottom: 9px; padding-left: 28px; max-width: 100%; width: 100%; height: 30px; background-color: #ffffff; color: #485a73; font-family: "Proxima Nova Rg", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; font-weight: 600; font-style: normal; letter-spacing: 0.48px; line-height: 12px; text-align: left; text-align: center; -webkit-border-radius: 4px; border-radius: 4px; } @media (min-width: 800px) { .form__input { height: 38px; } } .form__input[type="password"] { color: #485a73; font-family: caption; font-size: 16px; font-weight: 400; letter-spacing: 3.2px; text-align: center; line-height: 1; } .form__submit { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; } .popup { position: relative; z-index: 1; margin-right: auto; margin-left: auto; border: 1px solid #dfe4ec; padding-top: 18px; max-width: 352px; width: 100%; min-width: 241px; background-color: #ffffff; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 7px 70px rgba(0, 0, 0, 0.04); box-shadow: 0 7px 70px rgba(0, 0, 0, 0.04); } @media (min-width: 800px) { .popup { padding-top: 20px; max-width: 400px; min-height: 296px; } } .popup__logo { margin-right: auto; margin-left: auto; margin-bottom: 6px; display: block; max-width: 250px; width: 100%; } @media (min-width: 800px) { .popup__logo { max-width: 304px; } } .popup__loading { margin-left: auto; margin-right: auto; margin-bottom: 18px; display: block; } @media (min-width: 800px) { .popup__loading { margin-bottom: 26px; } } @media (min-width: 800px) { .popup__top, .popup__bottom { padding-right: 60px; padding-left: 60px; } } .popup button.mfp-close { top: 7px; right: 7px; width: 12px; height: 12px; text-indent: -9999px; background: url("../images/general/close.svg") 0 0 no-repeat; background-size: cover; opacity: 1; }
0.348091
0.07353
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; /*-- W3Layouts --*/ }/* 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 code ---*/ body { font-family:Verdana; background:url("../images/bg.jpg"); background-repeat:no-repeat; background-attachment:fixed; background-position:center; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; -ms-background-size:cover; 'Raleway', sans-serif; } .header { padding:40px 0; } /*-- Agile ITS --*/ .header h1 { font-size: 45px; font-weight: 600; color: #fff; text-align: center; 'Poiret One', cursive; z-index:99; } .content { width: 45%; margin:0 auto; } .content-img { text-align:center; } .content img.w3l-img { width:150px; height:auto; padding: 10px 0; } /*-- login form code --*/ /** fonts used for the icons **/ @font-face { 'FontomasCustomRegular'; src: url("../fonts/fontomas-webfont.eot"); src: url("../fonts/fontomas-webfont.eot-#iefix") format('embedded-opentype'), url("../fonts/fontomas-webfont.woff") format('woff'), url("../fonts/fontomas-webfont.ttf") format('truetype'), url("../fonts/fontomas-webfont.svg#FontomasCustomRegular") format('svg'); font-weight: normal; font-style: normal; } a.hiddenanchor{ display: none; } /** The wrapper that will contain our two forms **/ #wrapper{ width: 60%; right: 0px; min-height: 560px; margin: 0px auto; width: 500px; position: relative; } /**** Styling the form elements **/ /**** general text styling ****/ #wrapper a{ color: rgb(95, 155, 198); text-decoration: underline; } #wrapper h2{ font-size: 40px; color:#fff; padding: 2px 0 10px 0; font-weight: bold; text-align: center; padding-bottom: 30px; 'Poiret One', cursive; z-index:99; } /** For the moment only webkit supports the background-clip:text; */ #wrapper h2:after{ content: ' '; display: block; width: 100%; height: 2px; margin-top: 30px; background:#fff; } #wrapper p{ margin-bottom:15px; z-index:99; } #wrapper p:first-child{ margin: 0px; } #wrapper label{ color: #fff; font-size:19px; position: relative; z-index:99; } /**** advanced input styling ****/ /* placeholder */ ::-webkit-input-placeholder { color:#fff; } input:-moz-placeholder, textarea:-moz-placeholder{ color:#fff; } input { /*-- Agile ITS --*/ outline: none; } /* all the input except submit and checkbox */ #wrapper input:not([type="checkbox"]) { width: 89%; color: #fff; z-index:99; margin: 10px auto; font-size: 16px; 'Raleway', sans-serif; padding: 10px 5px 10px 38px; border: 1px solid rgba(125, 0, 0, 0.19); background: rgba(68, 0, 0, 0.33); -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } #wrapper input:not([type="checkbox"]):active, #wrapper input:not([type="checkbox"]):focus{ } /** the magic icon trick ! **/ [data-icon]:after { content: attr(data-icon); 'FontomasCustomRegular'; color:#fff; position: absolute; left: 10px; top: 43px; z-index:99; width: 30px; } /*styling both submit buttons */ #wrapper p.button input{ width: 30%; z-index:99; cursor: pointer; background:0 0; border-radius: 4px; padding: 8px 5px; color: #fff; font-size: 20px; border: 1px solid #fff; margin-bottom: 10px; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } #wrapper p.button input:hover{ background:#fff; color:rgb(83, 29, 42); border: 1px solid #fff; } #wrapper p.button input:active, #wrapper p.button input:focus{ background:#fff; position: relative; top: 1px; color:rgb(74, 179, 198); border: 2px solid #fff; } p.login.button, p.signin.button{ text-align: right; margin: 5px 0; z-index:99; } .keeplogin{ margin-top: -5px; } .keeplogin input, .keeplogin label{ display: inline-block; vertical-align: middle; font-size: 15px!important; line-height: 1px; z-index:99; } .keeplogin input#loginkeeping{ margin-right: 5px; } .keeplogin label{ width: 80%; } p.change_link{ position: absolute; color:#fff; left: 0px; z-index:99; height: 20px; width: 440px; padding: 17px 30px 20px 30px; font-size: 17px ; text-align: center; border-top: 1px solid rgb(219, 229, 232); } #wrapper p.change_link a { display: inline-block; font-weight: 400; font-size:20px; z-index:99; background:transparent; padding: 10px 20px; color: #fff; margin-left: 10px; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid rgb(203, 213, 214); -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -ms-transition: all 0.4s linear; transition: all 0.4s linear; } #wrapper p.change_link a:hover { color: rgb(115, 46, 42); background: rgb(247, 247, 247); border: 1px solid rgb(118, 49, 42); } #wrapper p.change_link a:active{ position: relative; top: 1px; } #register, #login{ position: absolute; top: 0px; width: 88%; padding: 18px 6% 80px 6%; margin: 0 0 35px 0; background: rgba(255, 0, 0, 0.18); border: 1px solid rgba(156, 112, 112, 0.15); } #register{ z-index: 21; opacity: 0; } #login{ z-index: 22; } #toregister:target ~ #wrapper #register, #tologin:target ~ #wrapper #login{ z-index: 22; -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -ms-animation-name: fadeInLeft; -o-animation-name: fadeInLeft; animation-name: fadeInLeft; -webkit-animation-delay: .1s; -moz-animation-delay: .1s; -o-animation-delay: .1s; -ms-animation-delay: .1s; animation-delay: .1s; } #toregister:target ~ #wrapper #login, #tologin:target ~ #wrapper #register{ -webkit-animation-name: fadeOutLeftBig; -moz-animation-name: fadeOutLeftBig; -ms-animation-name: fadeOutLeftBig; -o-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } /** the actual animation, credit where due : http://daneden.me/animate/ ***/ .animate{ -webkit-animation-duration: 1s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: 1s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -o-animation-duration: 1s; -o-animation-timing-function: ease; -o-animation-fill-mode: both; -ms-animation-duration: 1s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: 1s; animation-timing-function: ease; animation-fill-mode: both; } /** yerk some ugly IE fixes 'cause I know someone will ask "why does it look ugly in IE?", no matter how many warnings I will put in the article */ .lt8 #wrapper input{ padding: 10px 5px 10px 32px; width: 92%; } .lt8 #wrapper input[type=checkbox]{ width: 10px; padding: 0; } .lt8 #wrapper h2{ color: #066A75; } .lt8 #register{ display: none; } .lt8 p.change_link, .ie9 p.change_link{ position: absolute; height: 90px; background: transparent; } /*-- /login form code --*/ .footer { text-align:center; } .footer p { padding:310px 0 50px; font-size:17px; color:#fff; line-height:27px; font-weight:normal; } .footer p a { color:#fff; text-decoration:none; transition: all 0.5s ease-in-out; } .footer p a:hover { color:#E62C59; } /*-- Responsive Design --*/ @media (max-width:1024px) { .content { width: 100%; margin: 0 auto; } .header h1 { font-size: 40px; } #wrapper h2 { font-size: 37px; } } @media (max-width:768px) { #wrapper h2:after { margin-top: 20px; } .header h1 { font-size: 38px; } #wrapper h2 { font-size: 35px; } #wrapper label { font-size:18px; } #wrapper input:not([type="checkbox"]) { font-size:15px; } .footer p { font-size:16px; } } @media (max-width: 640px) { .header h1 { font-size: 35px; } #wrapper h2 { font-size: 33px; } } @media (max-width: 568px) { .header { padding: 30px 0; } } @media (max-width: 480px) { #wrapper { width:inherit; margin:0; } #register, #login { width:inherit; } p.change_link { width:309px; } .content { width: 80%; } .footer p { font-size:15px; } } @media (max-width: 414px) { #register, #login { padding-bottom:100px; } p.change_link { width: 255px; font-size:16px; } #wrapper p.change_link a { margin:10px 0 0 5px; padding:7px 20px; } .header h1 { font-size: 30px; } #wrapper h2 { font-size: 30px; } #wrapper label { font-size: 17px; } #wrapper p.button input { font-size:17px; } #wrapper p.change_link a { font-size:17px; } #wrapper input:not([type="checkbox"]) { width:82%; } } @media (max-width: 384px) { p.change_link { width: 268px; } .content { width: 90%; } #wrapper input:not([type="checkbox"]) { width: 84%; } } @media (max-width: 375px) { p.change_link { width: 277px; } .content { width: 95%; } } @media (max-width: 320px) { .header h1 { font-size: 28px; } #wrapper p.button input { font-size: 15px; } #wrapper p.change_link a { font-size: 15px; } #wrapper h2 { font-size: 27px; } #wrapper label { font-size: 16px; } #wrapper input:not([type="checkbox"]) { font-size: 14px; } .keeplogin input, .keeplogin label { display: inline-block; font-size: 13px!important; } p.change_link { width: 225px; font-size: 15px; } #wrapper input:not([type="checkbox"]) { width: 82%; } .footer p { font-size: 15px; } }
home_login/css/login_register.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,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; /*-- W3Layouts --*/ }/* 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 code ---*/ body { font-family:Verdana; background:url("../images/bg.jpg"); background-repeat:no-repeat; background-attachment:fixed; background-position:center; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; -ms-background-size:cover; 'Raleway', sans-serif; } .header { padding:40px 0; } /*-- Agile ITS --*/ .header h1 { font-size: 45px; font-weight: 600; color: #fff; text-align: center; 'Poiret One', cursive; z-index:99; } .content { width: 45%; margin:0 auto; } .content-img { text-align:center; } .content img.w3l-img { width:150px; height:auto; padding: 10px 0; } /*-- login form code --*/ /** fonts used for the icons **/ @font-face { 'FontomasCustomRegular'; src: url("../fonts/fontomas-webfont.eot"); src: url("../fonts/fontomas-webfont.eot-#iefix") format('embedded-opentype'), url("../fonts/fontomas-webfont.woff") format('woff'), url("../fonts/fontomas-webfont.ttf") format('truetype'), url("../fonts/fontomas-webfont.svg#FontomasCustomRegular") format('svg'); font-weight: normal; font-style: normal; } a.hiddenanchor{ display: none; } /** The wrapper that will contain our two forms **/ #wrapper{ width: 60%; right: 0px; min-height: 560px; margin: 0px auto; width: 500px; position: relative; } /**** Styling the form elements **/ /**** general text styling ****/ #wrapper a{ color: rgb(95, 155, 198); text-decoration: underline; } #wrapper h2{ font-size: 40px; color:#fff; padding: 2px 0 10px 0; font-weight: bold; text-align: center; padding-bottom: 30px; 'Poiret One', cursive; z-index:99; } /** For the moment only webkit supports the background-clip:text; */ #wrapper h2:after{ content: ' '; display: block; width: 100%; height: 2px; margin-top: 30px; background:#fff; } #wrapper p{ margin-bottom:15px; z-index:99; } #wrapper p:first-child{ margin: 0px; } #wrapper label{ color: #fff; font-size:19px; position: relative; z-index:99; } /**** advanced input styling ****/ /* placeholder */ ::-webkit-input-placeholder { color:#fff; } input:-moz-placeholder, textarea:-moz-placeholder{ color:#fff; } input { /*-- Agile ITS --*/ outline: none; } /* all the input except submit and checkbox */ #wrapper input:not([type="checkbox"]) { width: 89%; color: #fff; z-index:99; margin: 10px auto; font-size: 16px; 'Raleway', sans-serif; padding: 10px 5px 10px 38px; border: 1px solid rgba(125, 0, 0, 0.19); background: rgba(68, 0, 0, 0.33); -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } #wrapper input:not([type="checkbox"]):active, #wrapper input:not([type="checkbox"]):focus{ } /** the magic icon trick ! **/ [data-icon]:after { content: attr(data-icon); 'FontomasCustomRegular'; color:#fff; position: absolute; left: 10px; top: 43px; z-index:99; width: 30px; } /*styling both submit buttons */ #wrapper p.button input{ width: 30%; z-index:99; cursor: pointer; background:0 0; border-radius: 4px; padding: 8px 5px; color: #fff; font-size: 20px; border: 1px solid #fff; margin-bottom: 10px; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } #wrapper p.button input:hover{ background:#fff; color:rgb(83, 29, 42); border: 1px solid #fff; } #wrapper p.button input:active, #wrapper p.button input:focus{ background:#fff; position: relative; top: 1px; color:rgb(74, 179, 198); border: 2px solid #fff; } p.login.button, p.signin.button{ text-align: right; margin: 5px 0; z-index:99; } .keeplogin{ margin-top: -5px; } .keeplogin input, .keeplogin label{ display: inline-block; vertical-align: middle; font-size: 15px!important; line-height: 1px; z-index:99; } .keeplogin input#loginkeeping{ margin-right: 5px; } .keeplogin label{ width: 80%; } p.change_link{ position: absolute; color:#fff; left: 0px; z-index:99; height: 20px; width: 440px; padding: 17px 30px 20px 30px; font-size: 17px ; text-align: center; border-top: 1px solid rgb(219, 229, 232); } #wrapper p.change_link a { display: inline-block; font-weight: 400; font-size:20px; z-index:99; background:transparent; padding: 10px 20px; color: #fff; margin-left: 10px; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid rgb(203, 213, 214); -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -ms-transition: all 0.4s linear; transition: all 0.4s linear; } #wrapper p.change_link a:hover { color: rgb(115, 46, 42); background: rgb(247, 247, 247); border: 1px solid rgb(118, 49, 42); } #wrapper p.change_link a:active{ position: relative; top: 1px; } #register, #login{ position: absolute; top: 0px; width: 88%; padding: 18px 6% 80px 6%; margin: 0 0 35px 0; background: rgba(255, 0, 0, 0.18); border: 1px solid rgba(156, 112, 112, 0.15); } #register{ z-index: 21; opacity: 0; } #login{ z-index: 22; } #toregister:target ~ #wrapper #register, #tologin:target ~ #wrapper #login{ z-index: 22; -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -ms-animation-name: fadeInLeft; -o-animation-name: fadeInLeft; animation-name: fadeInLeft; -webkit-animation-delay: .1s; -moz-animation-delay: .1s; -o-animation-delay: .1s; -ms-animation-delay: .1s; animation-delay: .1s; } #toregister:target ~ #wrapper #login, #tologin:target ~ #wrapper #register{ -webkit-animation-name: fadeOutLeftBig; -moz-animation-name: fadeOutLeftBig; -ms-animation-name: fadeOutLeftBig; -o-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } /** the actual animation, credit where due : http://daneden.me/animate/ ***/ .animate{ -webkit-animation-duration: 1s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: 1s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -o-animation-duration: 1s; -o-animation-timing-function: ease; -o-animation-fill-mode: both; -ms-animation-duration: 1s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: 1s; animation-timing-function: ease; animation-fill-mode: both; } /** yerk some ugly IE fixes 'cause I know someone will ask "why does it look ugly in IE?", no matter how many warnings I will put in the article */ .lt8 #wrapper input{ padding: 10px 5px 10px 32px; width: 92%; } .lt8 #wrapper input[type=checkbox]{ width: 10px; padding: 0; } .lt8 #wrapper h2{ color: #066A75; } .lt8 #register{ display: none; } .lt8 p.change_link, .ie9 p.change_link{ position: absolute; height: 90px; background: transparent; } /*-- /login form code --*/ .footer { text-align:center; } .footer p { padding:310px 0 50px; font-size:17px; color:#fff; line-height:27px; font-weight:normal; } .footer p a { color:#fff; text-decoration:none; transition: all 0.5s ease-in-out; } .footer p a:hover { color:#E62C59; } /*-- Responsive Design --*/ @media (max-width:1024px) { .content { width: 100%; margin: 0 auto; } .header h1 { font-size: 40px; } #wrapper h2 { font-size: 37px; } } @media (max-width:768px) { #wrapper h2:after { margin-top: 20px; } .header h1 { font-size: 38px; } #wrapper h2 { font-size: 35px; } #wrapper label { font-size:18px; } #wrapper input:not([type="checkbox"]) { font-size:15px; } .footer p { font-size:16px; } } @media (max-width: 640px) { .header h1 { font-size: 35px; } #wrapper h2 { font-size: 33px; } } @media (max-width: 568px) { .header { padding: 30px 0; } } @media (max-width: 480px) { #wrapper { width:inherit; margin:0; } #register, #login { width:inherit; } p.change_link { width:309px; } .content { width: 80%; } .footer p { font-size:15px; } } @media (max-width: 414px) { #register, #login { padding-bottom:100px; } p.change_link { width: 255px; font-size:16px; } #wrapper p.change_link a { margin:10px 0 0 5px; padding:7px 20px; } .header h1 { font-size: 30px; } #wrapper h2 { font-size: 30px; } #wrapper label { font-size: 17px; } #wrapper p.button input { font-size:17px; } #wrapper p.change_link a { font-size:17px; } #wrapper input:not([type="checkbox"]) { width:82%; } } @media (max-width: 384px) { p.change_link { width: 268px; } .content { width: 90%; } #wrapper input:not([type="checkbox"]) { width: 84%; } } @media (max-width: 375px) { p.change_link { width: 277px; } .content { width: 95%; } } @media (max-width: 320px) { .header h1 { font-size: 28px; } #wrapper p.button input { font-size: 15px; } #wrapper p.change_link a { font-size: 15px; } #wrapper h2 { font-size: 27px; } #wrapper label { font-size: 16px; } #wrapper input:not([type="checkbox"]) { font-size: 14px; } .keeplogin input, .keeplogin label { display: inline-block; font-size: 13px!important; } p.change_link { width: 225px; font-size: 15px; } #wrapper input:not([type="checkbox"]) { width: 82%; } .footer p { font-size: 15px; } }
0.328529
0.059156
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { margin: 0; padding: 0; font-family: Arial, sans-serif; background: #0E0A09 url('../img/texture.png'); color: #E2D5CF; line-height: 1.3em; } a:link { color: #E2D5CF; } a:visited { color: #E2D5CF; } a:hover { background: rgba(255, 255, 255, .2); } a:active { background: black; } h1, h2, h3, h4, h5, h6 { font-weight: normal; font-family: Georgia, serif; color: white; } h4 { margin: .7em 0; font-size: 1.2em; } h5 { margin: .7em 0; font-size: 1em; } img { max-width: 100%; } header, nav { font-family: Georgia, serif; font-weight: normal; } header { text-align: center; padding: 1.8em 0 0; background-image: url('../img/steak-small.jpg'); background-position: 50% 60%; background-repeat: no-repeat; background-size: cover; color: white; } header h1 { margin: 0; } header h1 a:hover { background: transparent; } header h1 img { width: 200px; } header h2 { font-size: 1.3em; margin: 0em 0 2.4em; color: rgb(247, 229, 229); text-shadow: 1px 1px 0 rgba(0,0,0,.5), -1px 1px 0 rgba(0,0,0,.5), 1px -1px 0 rgba(0,0,0,.5), -1px -1px 0 rgba(0,0,0,.5) } nav { text-align: center; background-color: rgba(173, 15, 8, 1); font-size: 1.2em; margin: 0 0 2em; } nav a { margin: 0; padding: .6em .8em; white-space: nowrap; display: inline-block; } nav a:link, nav a:visited { text-decoration: none; font-family: Georgia, serif; color: white; } nav a:hover { background: rgba(0, 0, 0, .5); } nav a.active { background: rgba(0, 0, 0, .25); } dl { margin: 0 0 3em; } dt { font-size: 1.2em; font-family: Georgia, serif; } dd { margin: 1em; color: #AA8E8E; } blockquote { font-size: 1.3em; line-height: 1.1em; margin: 1em 1em .5em 0; color: white; } .clear { overflow: auto; } .col { padding: 0 1em; } .center { text-align: center; } .container { max-width: 650px; margin: 0 auto; overflow: auto; } .link-list { margin: 2em 0 1em; } .link-list a { margin: 0 .2em; } .menu-info { margin: 0 0 3em 0; } #phone-number { font-size: 1.5em; color: white; text-decoration: none; font-family: Georgia, serif; } #address { font-size: 1.5em; line-height: 1.2em; margin: 0 0 1em; font-family: Georgia, serif; color: white; } #address a { color: white; text-decoration: none; } #hours { margin: 0 0 1em; } #hours-open { font-size: 1.3em; color: white; margin: 0 0 .5em; font-family: Georgia, serif; } .hours-day-name { display: inline-block; width: 2.5em; } .hours-day { color: #A59790; } .hours-today { color: white; } #interview { margin: 2em 0 0; } section { margin: 1em 0; } footer { text-align: center; background: rgba(43, 43, 43, 1); margin: 2em 0 0 0; padding: .6em 0; } footer a { white-space: nowrap; } footer a:link, footer a:visited { margin: 0 .2em; font-size: .9em; color: #AFA2A2; } footer a:hover { color: white; } @media screen and (width:320px) { .no-padding { padding: 0; } } @media screen and (min-width:600px) { header { background-image: url('../img/steak.jpg'); } } @media screen and (min-width:701px) { .col-50 { float: left; width: 50%; } .col-40 { float: left; width: 40%; } .col-60 { float: left; width: 60%; } .col { padding: 0 1em 0 0; } .col:last-child { padding: 0; } #phone { /*padding: 2em;*/ } header h1 img { width: auto; } header h2 { font-size: 1.5em; } }
site/css/screen.css
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { margin: 0; padding: 0; font-family: Arial, sans-serif; background: #0E0A09 url('../img/texture.png'); color: #E2D5CF; line-height: 1.3em; } a:link { color: #E2D5CF; } a:visited { color: #E2D5CF; } a:hover { background: rgba(255, 255, 255, .2); } a:active { background: black; } h1, h2, h3, h4, h5, h6 { font-weight: normal; font-family: Georgia, serif; color: white; } h4 { margin: .7em 0; font-size: 1.2em; } h5 { margin: .7em 0; font-size: 1em; } img { max-width: 100%; } header, nav { font-family: Georgia, serif; font-weight: normal; } header { text-align: center; padding: 1.8em 0 0; background-image: url('../img/steak-small.jpg'); background-position: 50% 60%; background-repeat: no-repeat; background-size: cover; color: white; } header h1 { margin: 0; } header h1 a:hover { background: transparent; } header h1 img { width: 200px; } header h2 { font-size: 1.3em; margin: 0em 0 2.4em; color: rgb(247, 229, 229); text-shadow: 1px 1px 0 rgba(0,0,0,.5), -1px 1px 0 rgba(0,0,0,.5), 1px -1px 0 rgba(0,0,0,.5), -1px -1px 0 rgba(0,0,0,.5) } nav { text-align: center; background-color: rgba(173, 15, 8, 1); font-size: 1.2em; margin: 0 0 2em; } nav a { margin: 0; padding: .6em .8em; white-space: nowrap; display: inline-block; } nav a:link, nav a:visited { text-decoration: none; font-family: Georgia, serif; color: white; } nav a:hover { background: rgba(0, 0, 0, .5); } nav a.active { background: rgba(0, 0, 0, .25); } dl { margin: 0 0 3em; } dt { font-size: 1.2em; font-family: Georgia, serif; } dd { margin: 1em; color: #AA8E8E; } blockquote { font-size: 1.3em; line-height: 1.1em; margin: 1em 1em .5em 0; color: white; } .clear { overflow: auto; } .col { padding: 0 1em; } .center { text-align: center; } .container { max-width: 650px; margin: 0 auto; overflow: auto; } .link-list { margin: 2em 0 1em; } .link-list a { margin: 0 .2em; } .menu-info { margin: 0 0 3em 0; } #phone-number { font-size: 1.5em; color: white; text-decoration: none; font-family: Georgia, serif; } #address { font-size: 1.5em; line-height: 1.2em; margin: 0 0 1em; font-family: Georgia, serif; color: white; } #address a { color: white; text-decoration: none; } #hours { margin: 0 0 1em; } #hours-open { font-size: 1.3em; color: white; margin: 0 0 .5em; font-family: Georgia, serif; } .hours-day-name { display: inline-block; width: 2.5em; } .hours-day { color: #A59790; } .hours-today { color: white; } #interview { margin: 2em 0 0; } section { margin: 1em 0; } footer { text-align: center; background: rgba(43, 43, 43, 1); margin: 2em 0 0 0; padding: .6em 0; } footer a { white-space: nowrap; } footer a:link, footer a:visited { margin: 0 .2em; font-size: .9em; color: #AFA2A2; } footer a:hover { color: white; } @media screen and (width:320px) { .no-padding { padding: 0; } } @media screen and (min-width:600px) { header { background-image: url('../img/steak.jpg'); } } @media screen and (min-width:701px) { .col-50 { float: left; width: 50%; } .col-40 { float: left; width: 40%; } .col-60 { float: left; width: 60%; } .col { padding: 0 1em 0 0; } .col:last-child { padding: 0; } #phone { /*padding: 2em;*/ } header h1 img { width: auto; } header h2 { font-size: 1.5em; } }
0.387922
0.140838
:root { --site-theme-color-1: #4079c7; --site-theme-color-1-hover: #5b90da; --site-theme-color-1-disabled: #4079c766; /* --site-theme-color-1: hsl(268, 40%, 63%); --site-theme-color-1-hover: hsl(268, 40%, 78%); */ --site-theme-color-2: hsl(183, 72%, 79%); --background-color: hsl(0, 0%, 10%); --field-color: hsl(0, 0%, 20%); --field-color-2: hsl(0, 0%, 17%); --field-scrollbar-color: hsl(0, 0%, 35%); --field-scrollbar-color-hover: hsl(0, 0%, 30%); --letter-color: hsl(0, 0%, 95%); --link-color: hsl(219, 100%, 50%); --error-color: hsl(0, 100%, 40%); --font-family: Tahoma, sans-serif; /* Verdana, Tahoma, Helvetica, sans-serif */ font-family: Tahoma, sans-serif; /* Verdana, Tahoma, Helvetica, sans-serif */ font-size: 16px; } body { background-color: var(--background-color); color: var(--letter-color); overflow-y: overlay; } img { image-rendering: -moz-crisp-edges; /* Firefox */ image-rendering: -o-crisp-edges; /* Opera */ image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */ image-rendering: crisp-edges; } /* Main Content Related */ .main-container { --width: 35%; left: calc((100% - var(--width)) / 2); width: var(--width); max-width: var(--width); margin: auto; } /* Scrollbar */ .scrollbar::-webkit-scrollbar { --width: 15px; display: block; width: calc(var(--width) / 2); } .scrollbar::-webkit-scrollbar-track { background-color: transparent; } .scrollbar::-webkit-scrollbar-thumb { --border-radius: 5px; background-color: var(--field-scrollbar-color); border-radius: var(--border-radius); } .scrollbar::-webkit-scrollbar-thumb:hover { background-color: var(--field-scrollbar-color-hover); cursor: pointer; } .scrollbar::-webkit-scrollbar-track-piece:start { --margin-top: 5px; background: transparent; margin-top: var(--margin-top); } .scrollbar::-webkit-scrollbar-track-piece:end { --margin-bottom: 5px; background: transparent; margin-bottom: var(--margin-bottom); } /* Scrollbar Preview */ .scrollbar-preview::-webkit-scrollbar { --width: 15px; display: block; width: calc(var(--width) / 2); } .scrollbar-preview::-webkit-scrollbar-track { background-color: transparent; } .scrollbar-preview::-webkit-scrollbar-thumb { --border-radius: 5px; background-color: var(--field-scrollbar-color); border-radius: var(--border-radius); } .scrollbar-preview::-webkit-scrollbar-thumb:hover { background-color: var(--field-scrollbar-color-hover); cursor: pointer; } .scrollbar-preview::-webkit-scrollbar-track-piece:start { --margin-top: 1rem; background: transparent; margin-top: var(--margin-top); } .scrollbar-preview::-webkit-scrollbar-track-piece:end { --margin-bottom: 1rem; background: transparent; margin-bottom: var(--margin-bottom); } /* Flash Message Classes */ .flash-message-container { --width: 30%; --border-radius: 1rem; position: fixed; bottom: 1rem; right: 1rem; width: var(--width); max-width: var(--width); padding: var(--border-radius); z-index: 1000; } .flash-message-content { position: relative; width: 100%; height: 75%; border-radius: var(--border-radius); padding: var(--border-radius); background-color: var(--site-theme-color-1); word-wrap: break-word; text-overflow: ellipsis; } .flash-message-text { --font-weight: bold; width: calc(100% - 2.5rem); font-weight: var(--font-weight); } .flash-message-close-button-container { --width: 1.5rem; position: absolute; width: var(--width); max-width: var(--width); height: var(--width); max-height: var(--width); top: 1rem; right: 1rem; border-radius: 50%; z-index: 1001; } .flash-message-close-button-container:hover { background-color: var(--site-theme-color-1-hover); cursor: pointer; } .flash-message-close-button { --close-button-width: 1rem; --color: var(--letter-color); position: relative; width: var(--close-button-width); height: var(--close-button-width); margin: auto; top: calc((var(--width) - var(--close-button-width)) / 2); background-size: cover; box-sizing: border-box; } /* Page Navigation */ .page-navigation-container { --margin: 5%; margin-top: var(--margin); margin-bottom: var(--margin); } .page-navigation-button { --border-radius: 0.75rem; --padding: 0.75rem; padding: var(--padding); border-radius: var(--border-radius); background-color: var(--site-theme-color-1); } .page-navigation-disabled-button { background-color: var(--site-theme-color-1-disabled); } .page-navigation-middle-button { --padding-top-bottom: 0.75rem; --padding-left-right: 1.25rem; --border-radius: 0.75rem; --margin: 0.2rem; margin-right: var(--margin); margin-left: var(--margin); padding-top: var(--padding-top-bottom); padding-bottom: var(--padding-top-bottom); padding-left: var(--padding-left-right); padding-right: var(--padding-left-right); border-radius: var(--border-radius); background-color: var(--site-theme-color-1); } .page-navigation-middle-disabled-button { --padding-top-bottom: 0.75rem; --padding-left-right: 1.25rem; --border-radius: 0.75rem; --margin: 0.2rem; margin-right: var(--margin); margin-left: var(--margin); padding-top: var(--padding-top-bottom); padding-bottom: var(--padding-top-bottom); padding-left: var(--padding-left-right); padding-right: var(--padding-left-right); border-radius: var(--border-radius); background-color: var(--site-theme-color-1-disabled); } .page-navigation-previous-button { --margin: 0.2rem; margin-right: var(--margin); } .page-navigation-next-button { --margin: 0.2rem; margin-left: var(--margin); } .page-navigation-active-button:hover { background-color: var(--site-theme-color-1-hover); } /* No Posts Found Classes */ .no-posts-found-text { --margin: 5%; font-size: 1.5rem; text-align: center; opacity: 0.5; margin-top: var(--margin); margin-bottom: var(--margin); } /* Univeral Classes */ .center { display: flex; justify-content: center; align-items: center; } .center-text { text-align: center; } .link { cursor: pointer; } .link-color { color: var(--site-theme-color-1); } .link-color:hover { text-decoration: underline; } .block { display: block; overflow-x: hidden; word-wrap: break-word; text-overflow: ellipsis; } .error { --error-font-size: 0.75rem; font-size: var(--error-font-size); padding-top: 1%; padding-bottom: 1%; padding-left: 3%; padding-right: 1%; color: var(--error-color); } .heading-text { --font-size: 3rem; --font-weight: bold; --margin: 5%; font-size: var(--font-size); font-weight: var(--font-weight); margin-top: var(--margin); margin-bottom: var(--margin); } .preview-container { position: fixed; width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, 0); } .second-preview-container { position: fixed; left: 0px; width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, 0); z-index: -1; } .preview { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: auto; height : auto; max-height: 100%; max-width: 100%; margin: auto; } .preview-background { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); } .hide { display: none; } .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */ } .site-theme-color { background-color: var(--site-theme-color-1); } .site-theme-color-hover:hover { background-color: var(--site-theme-color-1-hover); } .field-theme-color-hover:hover { background-color: var(--field-color); } .confirmation-container { --width: 50rem; --height: 17.5rem; --border-radius: 2.5rem; min-width: var(--width); max-width: var(--width); min-height: var(--height); max-height: var(--height); padding: 2rem 4rem; background-color: var(--background-color); border: 2px solid var(--site-theme-color-1); border-radius: var(--border-radius); box-shadow: 1rem 1rem 1rem #00000099; } .confirmation-text { --margin: 3rem; margin-top: var(--margin); margin-bottom: var(--margin); font-size: 2rem; font-weight: bold; } .confirmation-buttons-container { } .confirmation-button { --border-radius: 15px; --font-size: 2rem; --font-weight: bold; --width: 25%; display: inline-block; width: var(--width); max-width: var(--width); margin-left: calc(var(--width) / 2); margin-right: calc(var(--width) / 2); border-radius: var(--border-radius); background-color: var(--site-theme-color-1); font-size: var(--font-size); font-weight: var(--font-weight); cursor: pointer; } .confirmation-button:hover { background-color: var(--site-theme-color-1-hover); } .confirmation-button:focus { outline-width: 0; } /* Disable Chrome Autofill Style */ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:active, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, select:-webkit-autofill:active { box-shadow: 0 0 0 1000px var(--field-color) inset !important; -webkit-box-shadow: 0 0 0 1000px var(--field-color) inset !important; background-color: transparent !important; transition-property: background-color; transition-delay: 2147483647s; -webkit-text-fill-color: var(--letter-color) !important; caret-color: white !important; }
public/css/app.css
:root { --site-theme-color-1: #4079c7; --site-theme-color-1-hover: #5b90da; --site-theme-color-1-disabled: #4079c766; /* --site-theme-color-1: hsl(268, 40%, 63%); --site-theme-color-1-hover: hsl(268, 40%, 78%); */ --site-theme-color-2: hsl(183, 72%, 79%); --background-color: hsl(0, 0%, 10%); --field-color: hsl(0, 0%, 20%); --field-color-2: hsl(0, 0%, 17%); --field-scrollbar-color: hsl(0, 0%, 35%); --field-scrollbar-color-hover: hsl(0, 0%, 30%); --letter-color: hsl(0, 0%, 95%); --link-color: hsl(219, 100%, 50%); --error-color: hsl(0, 100%, 40%); --font-family: Tahoma, sans-serif; /* Verdana, Tahoma, Helvetica, sans-serif */ font-family: Tahoma, sans-serif; /* Verdana, Tahoma, Helvetica, sans-serif */ font-size: 16px; } body { background-color: var(--background-color); color: var(--letter-color); overflow-y: overlay; } img { image-rendering: -moz-crisp-edges; /* Firefox */ image-rendering: -o-crisp-edges; /* Opera */ image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */ image-rendering: crisp-edges; } /* Main Content Related */ .main-container { --width: 35%; left: calc((100% - var(--width)) / 2); width: var(--width); max-width: var(--width); margin: auto; } /* Scrollbar */ .scrollbar::-webkit-scrollbar { --width: 15px; display: block; width: calc(var(--width) / 2); } .scrollbar::-webkit-scrollbar-track { background-color: transparent; } .scrollbar::-webkit-scrollbar-thumb { --border-radius: 5px; background-color: var(--field-scrollbar-color); border-radius: var(--border-radius); } .scrollbar::-webkit-scrollbar-thumb:hover { background-color: var(--field-scrollbar-color-hover); cursor: pointer; } .scrollbar::-webkit-scrollbar-track-piece:start { --margin-top: 5px; background: transparent; margin-top: var(--margin-top); } .scrollbar::-webkit-scrollbar-track-piece:end { --margin-bottom: 5px; background: transparent; margin-bottom: var(--margin-bottom); } /* Scrollbar Preview */ .scrollbar-preview::-webkit-scrollbar { --width: 15px; display: block; width: calc(var(--width) / 2); } .scrollbar-preview::-webkit-scrollbar-track { background-color: transparent; } .scrollbar-preview::-webkit-scrollbar-thumb { --border-radius: 5px; background-color: var(--field-scrollbar-color); border-radius: var(--border-radius); } .scrollbar-preview::-webkit-scrollbar-thumb:hover { background-color: var(--field-scrollbar-color-hover); cursor: pointer; } .scrollbar-preview::-webkit-scrollbar-track-piece:start { --margin-top: 1rem; background: transparent; margin-top: var(--margin-top); } .scrollbar-preview::-webkit-scrollbar-track-piece:end { --margin-bottom: 1rem; background: transparent; margin-bottom: var(--margin-bottom); } /* Flash Message Classes */ .flash-message-container { --width: 30%; --border-radius: 1rem; position: fixed; bottom: 1rem; right: 1rem; width: var(--width); max-width: var(--width); padding: var(--border-radius); z-index: 1000; } .flash-message-content { position: relative; width: 100%; height: 75%; border-radius: var(--border-radius); padding: var(--border-radius); background-color: var(--site-theme-color-1); word-wrap: break-word; text-overflow: ellipsis; } .flash-message-text { --font-weight: bold; width: calc(100% - 2.5rem); font-weight: var(--font-weight); } .flash-message-close-button-container { --width: 1.5rem; position: absolute; width: var(--width); max-width: var(--width); height: var(--width); max-height: var(--width); top: 1rem; right: 1rem; border-radius: 50%; z-index: 1001; } .flash-message-close-button-container:hover { background-color: var(--site-theme-color-1-hover); cursor: pointer; } .flash-message-close-button { --close-button-width: 1rem; --color: var(--letter-color); position: relative; width: var(--close-button-width); height: var(--close-button-width); margin: auto; top: calc((var(--width) - var(--close-button-width)) / 2); background-size: cover; box-sizing: border-box; } /* Page Navigation */ .page-navigation-container { --margin: 5%; margin-top: var(--margin); margin-bottom: var(--margin); } .page-navigation-button { --border-radius: 0.75rem; --padding: 0.75rem; padding: var(--padding); border-radius: var(--border-radius); background-color: var(--site-theme-color-1); } .page-navigation-disabled-button { background-color: var(--site-theme-color-1-disabled); } .page-navigation-middle-button { --padding-top-bottom: 0.75rem; --padding-left-right: 1.25rem; --border-radius: 0.75rem; --margin: 0.2rem; margin-right: var(--margin); margin-left: var(--margin); padding-top: var(--padding-top-bottom); padding-bottom: var(--padding-top-bottom); padding-left: var(--padding-left-right); padding-right: var(--padding-left-right); border-radius: var(--border-radius); background-color: var(--site-theme-color-1); } .page-navigation-middle-disabled-button { --padding-top-bottom: 0.75rem; --padding-left-right: 1.25rem; --border-radius: 0.75rem; --margin: 0.2rem; margin-right: var(--margin); margin-left: var(--margin); padding-top: var(--padding-top-bottom); padding-bottom: var(--padding-top-bottom); padding-left: var(--padding-left-right); padding-right: var(--padding-left-right); border-radius: var(--border-radius); background-color: var(--site-theme-color-1-disabled); } .page-navigation-previous-button { --margin: 0.2rem; margin-right: var(--margin); } .page-navigation-next-button { --margin: 0.2rem; margin-left: var(--margin); } .page-navigation-active-button:hover { background-color: var(--site-theme-color-1-hover); } /* No Posts Found Classes */ .no-posts-found-text { --margin: 5%; font-size: 1.5rem; text-align: center; opacity: 0.5; margin-top: var(--margin); margin-bottom: var(--margin); } /* Univeral Classes */ .center { display: flex; justify-content: center; align-items: center; } .center-text { text-align: center; } .link { cursor: pointer; } .link-color { color: var(--site-theme-color-1); } .link-color:hover { text-decoration: underline; } .block { display: block; overflow-x: hidden; word-wrap: break-word; text-overflow: ellipsis; } .error { --error-font-size: 0.75rem; font-size: var(--error-font-size); padding-top: 1%; padding-bottom: 1%; padding-left: 3%; padding-right: 1%; color: var(--error-color); } .heading-text { --font-size: 3rem; --font-weight: bold; --margin: 5%; font-size: var(--font-size); font-weight: var(--font-weight); margin-top: var(--margin); margin-bottom: var(--margin); } .preview-container { position: fixed; width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, 0); } .second-preview-container { position: fixed; left: 0px; width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, 0); z-index: -1; } .preview { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: auto; height : auto; max-height: 100%; max-width: 100%; margin: auto; } .preview-background { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); } .hide { display: none; } .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */ } .site-theme-color { background-color: var(--site-theme-color-1); } .site-theme-color-hover:hover { background-color: var(--site-theme-color-1-hover); } .field-theme-color-hover:hover { background-color: var(--field-color); } .confirmation-container { --width: 50rem; --height: 17.5rem; --border-radius: 2.5rem; min-width: var(--width); max-width: var(--width); min-height: var(--height); max-height: var(--height); padding: 2rem 4rem; background-color: var(--background-color); border: 2px solid var(--site-theme-color-1); border-radius: var(--border-radius); box-shadow: 1rem 1rem 1rem #00000099; } .confirmation-text { --margin: 3rem; margin-top: var(--margin); margin-bottom: var(--margin); font-size: 2rem; font-weight: bold; } .confirmation-buttons-container { } .confirmation-button { --border-radius: 15px; --font-size: 2rem; --font-weight: bold; --width: 25%; display: inline-block; width: var(--width); max-width: var(--width); margin-left: calc(var(--width) / 2); margin-right: calc(var(--width) / 2); border-radius: var(--border-radius); background-color: var(--site-theme-color-1); font-size: var(--font-size); font-weight: var(--font-weight); cursor: pointer; } .confirmation-button:hover { background-color: var(--site-theme-color-1-hover); } .confirmation-button:focus { outline-width: 0; } /* Disable Chrome Autofill Style */ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:active, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, select:-webkit-autofill:active { box-shadow: 0 0 0 1000px var(--field-color) inset !important; -webkit-box-shadow: 0 0 0 1000px var(--field-color) inset !important; background-color: transparent !important; transition-property: background-color; transition-delay: 2147483647s; -webkit-text-fill-color: var(--letter-color) !important; caret-color: white !important; }
0.404037
0.100216
body { padding: 0; margin: 0; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; /*font-size: 16px;*/ line-height: 1.5; color: #2f3537; /*Darker*/ background-color: #fff; } p, ul{ margin-top: 0; } a { color: #1d66af; text-decoration: none; } a:hover { text-decoration: underline; } button { cursor: -webkit-pointer; cursor: -khtml-pointer; cursor: -moz-pointer; cursor: pointer; } footer { padding-top: 2rem; margin-top: 4rem; border-top: solid 1px #cccccc; text-align: center; } .page-header { color: #fff; text-align: center; text-shadow: .01em .01em .05em #444; /*Slightly lighter than original*/ background-color: #18b466; background-image: linear-gradient(120deg, #1866b4, #18b466); padding: 1rem 1rem; } .page-header h1, .page-header h2, .page-header h3 { margin-top: 0; margin-bottom: .2rem; } .header-navbar{ text-align: left; } .logo { float: left; overflow: hidden; color: #fff; border-style: solid; border-color: #fff; border-width: 1px; border-radius: .2rem; margin: 0 .5rem 0 0; transition: background-color 0.3s; } .logo::before{ content: 'Tt'; } .logo:hover{ text-decoration: none; background-color: rgba(255, 255, 255, .2); } .main-content h1, .main-content h2, .main-content h3 { margin: 0; color: #18b466; } .main-content .alertText { display: block; margin: 0; padding-left: 2rem; color: #18b466; font-style: oblique; font-size: 2rem; font-weight: bold; } .med_lbl { display: block; font-weight: bold; } .big_lbl { display: block; font-weight: bold; } .main-content .btn { -webkit-user-select: none;/*You can't select the text in the btn label*/ -khtml-user-select: none; -moz-user-select: none; user-select: none; cursor: -webkit-pointer; cursor: -khtml-pointer; cursor: -moz-pointer; cursor: pointer; margin-bottom: .3rem; text-align: center; color: #fff; background-color: #1866b4; background-image: linear-gradient(120deg, #1866b4, #18b466); border-color: #1fe080; border-style: solid; border-width: 0.0625rem; border-radius: 0.3rem; transition: background-image 0.3s, background-color 0.3s, border-color 0.3s; } .main-content .btn:hover { text-decoration: none; background-color: #18b466; background-image: linear-gradient(300deg, #1866b4, #18b466); border-color: #4be799; } .page-header .btn { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; user-select: none; margin: .25rem; color: #fff; background-color: rgba(255, 255, 255, 0.08); border-color: rgba(255, 255, 255, 0.8); border-style: solid; border-width: 1px; border-radius: 0.3rem; transition: background-color 0.3s, border-color 0.3s; } .page-header .btn:hover { text-decoration: none; background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.9); } .main-content form .btn { margin: .5rem 0 0 0; margin-bottom: 0; padding: .3rem .5rem; } .bigBtn { -webkit-user-select: none;/*You can't select the text in the btn label*/ -khtml-user-select: none; -moz-user-select: none; user-select: none; cursor: -webkit-pointer; cursor: -khtml-pointer; cursor: -moz-pointer; cursor: pointer; margin: .25rem auto; text-align: center; color: #fff; background-color: #1866b4; background-image: linear-gradient(120deg, #1866b4, #18b466); border-color: #1fe080; border-style: solid; border-width: 1px; border-radius: 0.5rem; transition: background-image 0.5s, background-color 0.5s, border-color 0.5s; } .bigBtn:hover { text-decoration: none; background-color: #18b466; background-image: linear-gradient(300deg, #1866b4, #18b466); border-color: #4be799; } .store-item { display: inline-block; margin: .5rem; padding: 1rem; width: 140px; border-color: #1fe080; border-style: solid; border-width: 2px; border-radius: 0.5rem; background-color: #e6e6e6; text-align: center; } .sticker { line-height: 0;/*Removes white space below image*/ display: inline-block; margin: .25rem; padding: .5rem; border-color: #1fe080; border-style: solid; border-width: 2px; border-radius: 0.5rem; background-color: #f2f2f2; } .bigCounter { font-family: Impact, Charcoal, sans-serif; text-align: right; } .medCounter { font-family: Impact, Charcoal, sans-serif; width: 3em; } .supCounter { font-family: Impact, Charcoal, sans-serif; vertical-align: super; width: 3em; } #paying_attention { width: 100%; border: 1px solid #000; border-radius: 0.3rem; padding: 0rem; } #tr_btns{ text-align: center; margin: 0 auto .25rem auto; } #pCounter{ width: 100%; } #rCounter{ float: right; } /*Conditional on screen size:*/ @media (min-width: 1000px){/*60rem) {/*BIG*/ .page-header h1{ font-size: 3.25rem; } .page-header h2{ font-size: 1.5rem; } .main-content { max-width: 60em; padding: 2rem 4rem;/*: top-bottom left-right;*/ margin: 0 auto; } .btn{ display: inline-block; padding: .7rem 1.2rem; } .bigBtn{ padding: 1rem 1.5rem; font-size: 3.5rem; line-height: 5.25rem; width: 85%; } #paying_attention{ height: 3rem; } .med_lbl{ font-size: 2.8rem; } .big_lbl{ font-size: 4.8rem; } .bigCounter{ font-size: 7rem; } .medCounter{ font-size: 4.3rem; } .supCounter{ font-size: 4.3rem; } .logo{ padding: 0 .5rem; font-size: 5rem; line-height: 5rem; } } @media (min-width: 500px) and (max-width: 1000px){/*30rem) and (max-width: 60rem) {/*MED*/ .page-header h1{ font-size: 2.25rem; } .page-header h2{ font-size: 1.2rem; } .main-content { padding: 1.5rem 2rem; } .btn{ display: inline-block; padding: .5rem .8rem; } .bigBtn{ padding: .7rem 1.2rem; font-size: 2.5rem; line-height: 3.75rem; width: 90%; } #paying_attention{ height: 2.6rem; } .med_lbl{ font-size: 2rem; } .big_lbl{ font-size: 3.6rem; } .bigCounter{ font-size: 5rem; } .medCounter{ font-size: 3rem; } .supCounter{ font-size: 3rem; } .logo{ padding: 0 .5rem; font-size: 4rem; line-height: 4rem; } } @media (max-width: 500px) {/*Phone*/ .page-header h1{ font-size: 1.75rem; } .page-header h2{ font-size: 1rem; } .main-content { padding: 1rem 1rem; } .btn{ display: block; padding: .4rem; } .bigBtn{ padding: .5rem .8rem; font-size: 1.5rem; line-height: 2.25rem; width: 95%; } #paying_attention{ height: 2.4rem; } .med_lbl{ font-size: 1.2rem; } .big_lbl{ font-size: 2.7rem; } .bigCounter{ font-size: 3rem; } .medCounter{ font-size: 1.85rem; } .supCounter{ font-size: 1.85rem; } .logo{ padding: 0 .25rem; font-size: 3rem; line-height: 3rem; } } /*I should make this conditional on screen size, too, but for now ...:*/ /* thanks https://stackoverflow.com/questions/41654751/html-table-column-width-percentage */ table { width: 100%; table-layout: fixed; /* border: 1px solid rgb(100, 100, 100); */ border: 0px; vertical-align: top; /* deprecated? */ } td, th { border: 0px; text-align: left; } td { vertical-align: top; } .helppix { width: 48%; } .helpgap { width: 4%; }
src/webroot/stylesheets/bgStyle.css
body { padding: 0; margin: 0; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; /*font-size: 16px;*/ line-height: 1.5; color: #2f3537; /*Darker*/ background-color: #fff; } p, ul{ margin-top: 0; } a { color: #1d66af; text-decoration: none; } a:hover { text-decoration: underline; } button { cursor: -webkit-pointer; cursor: -khtml-pointer; cursor: -moz-pointer; cursor: pointer; } footer { padding-top: 2rem; margin-top: 4rem; border-top: solid 1px #cccccc; text-align: center; } .page-header { color: #fff; text-align: center; text-shadow: .01em .01em .05em #444; /*Slightly lighter than original*/ background-color: #18b466; background-image: linear-gradient(120deg, #1866b4, #18b466); padding: 1rem 1rem; } .page-header h1, .page-header h2, .page-header h3 { margin-top: 0; margin-bottom: .2rem; } .header-navbar{ text-align: left; } .logo { float: left; overflow: hidden; color: #fff; border-style: solid; border-color: #fff; border-width: 1px; border-radius: .2rem; margin: 0 .5rem 0 0; transition: background-color 0.3s; } .logo::before{ content: 'Tt'; } .logo:hover{ text-decoration: none; background-color: rgba(255, 255, 255, .2); } .main-content h1, .main-content h2, .main-content h3 { margin: 0; color: #18b466; } .main-content .alertText { display: block; margin: 0; padding-left: 2rem; color: #18b466; font-style: oblique; font-size: 2rem; font-weight: bold; } .med_lbl { display: block; font-weight: bold; } .big_lbl { display: block; font-weight: bold; } .main-content .btn { -webkit-user-select: none;/*You can't select the text in the btn label*/ -khtml-user-select: none; -moz-user-select: none; user-select: none; cursor: -webkit-pointer; cursor: -khtml-pointer; cursor: -moz-pointer; cursor: pointer; margin-bottom: .3rem; text-align: center; color: #fff; background-color: #1866b4; background-image: linear-gradient(120deg, #1866b4, #18b466); border-color: #1fe080; border-style: solid; border-width: 0.0625rem; border-radius: 0.3rem; transition: background-image 0.3s, background-color 0.3s, border-color 0.3s; } .main-content .btn:hover { text-decoration: none; background-color: #18b466; background-image: linear-gradient(300deg, #1866b4, #18b466); border-color: #4be799; } .page-header .btn { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; user-select: none; margin: .25rem; color: #fff; background-color: rgba(255, 255, 255, 0.08); border-color: rgba(255, 255, 255, 0.8); border-style: solid; border-width: 1px; border-radius: 0.3rem; transition: background-color 0.3s, border-color 0.3s; } .page-header .btn:hover { text-decoration: none; background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.9); } .main-content form .btn { margin: .5rem 0 0 0; margin-bottom: 0; padding: .3rem .5rem; } .bigBtn { -webkit-user-select: none;/*You can't select the text in the btn label*/ -khtml-user-select: none; -moz-user-select: none; user-select: none; cursor: -webkit-pointer; cursor: -khtml-pointer; cursor: -moz-pointer; cursor: pointer; margin: .25rem auto; text-align: center; color: #fff; background-color: #1866b4; background-image: linear-gradient(120deg, #1866b4, #18b466); border-color: #1fe080; border-style: solid; border-width: 1px; border-radius: 0.5rem; transition: background-image 0.5s, background-color 0.5s, border-color 0.5s; } .bigBtn:hover { text-decoration: none; background-color: #18b466; background-image: linear-gradient(300deg, #1866b4, #18b466); border-color: #4be799; } .store-item { display: inline-block; margin: .5rem; padding: 1rem; width: 140px; border-color: #1fe080; border-style: solid; border-width: 2px; border-radius: 0.5rem; background-color: #e6e6e6; text-align: center; } .sticker { line-height: 0;/*Removes white space below image*/ display: inline-block; margin: .25rem; padding: .5rem; border-color: #1fe080; border-style: solid; border-width: 2px; border-radius: 0.5rem; background-color: #f2f2f2; } .bigCounter { font-family: Impact, Charcoal, sans-serif; text-align: right; } .medCounter { font-family: Impact, Charcoal, sans-serif; width: 3em; } .supCounter { font-family: Impact, Charcoal, sans-serif; vertical-align: super; width: 3em; } #paying_attention { width: 100%; border: 1px solid #000; border-radius: 0.3rem; padding: 0rem; } #tr_btns{ text-align: center; margin: 0 auto .25rem auto; } #pCounter{ width: 100%; } #rCounter{ float: right; } /*Conditional on screen size:*/ @media (min-width: 1000px){/*60rem) {/*BIG*/ .page-header h1{ font-size: 3.25rem; } .page-header h2{ font-size: 1.5rem; } .main-content { max-width: 60em; padding: 2rem 4rem;/*: top-bottom left-right;*/ margin: 0 auto; } .btn{ display: inline-block; padding: .7rem 1.2rem; } .bigBtn{ padding: 1rem 1.5rem; font-size: 3.5rem; line-height: 5.25rem; width: 85%; } #paying_attention{ height: 3rem; } .med_lbl{ font-size: 2.8rem; } .big_lbl{ font-size: 4.8rem; } .bigCounter{ font-size: 7rem; } .medCounter{ font-size: 4.3rem; } .supCounter{ font-size: 4.3rem; } .logo{ padding: 0 .5rem; font-size: 5rem; line-height: 5rem; } } @media (min-width: 500px) and (max-width: 1000px){/*30rem) and (max-width: 60rem) {/*MED*/ .page-header h1{ font-size: 2.25rem; } .page-header h2{ font-size: 1.2rem; } .main-content { padding: 1.5rem 2rem; } .btn{ display: inline-block; padding: .5rem .8rem; } .bigBtn{ padding: .7rem 1.2rem; font-size: 2.5rem; line-height: 3.75rem; width: 90%; } #paying_attention{ height: 2.6rem; } .med_lbl{ font-size: 2rem; } .big_lbl{ font-size: 3.6rem; } .bigCounter{ font-size: 5rem; } .medCounter{ font-size: 3rem; } .supCounter{ font-size: 3rem; } .logo{ padding: 0 .5rem; font-size: 4rem; line-height: 4rem; } } @media (max-width: 500px) {/*Phone*/ .page-header h1{ font-size: 1.75rem; } .page-header h2{ font-size: 1rem; } .main-content { padding: 1rem 1rem; } .btn{ display: block; padding: .4rem; } .bigBtn{ padding: .5rem .8rem; font-size: 1.5rem; line-height: 2.25rem; width: 95%; } #paying_attention{ height: 2.4rem; } .med_lbl{ font-size: 1.2rem; } .big_lbl{ font-size: 2.7rem; } .bigCounter{ font-size: 3rem; } .medCounter{ font-size: 1.85rem; } .supCounter{ font-size: 1.85rem; } .logo{ padding: 0 .25rem; font-size: 3rem; line-height: 3rem; } } /*I should make this conditional on screen size, too, but for now ...:*/ /* thanks https://stackoverflow.com/questions/41654751/html-table-column-width-percentage */ table { width: 100%; table-layout: fixed; /* border: 1px solid rgb(100, 100, 100); */ border: 0px; vertical-align: top; /* deprecated? */ } td, th { border: 0px; text-align: left; } td { vertical-align: top; } .helppix { width: 48%; } .helpgap { width: 4%; }
0.257672
0.049704
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono|IBM+Plex+Sans:400,400i,700&display=swap'); body { margin: 0; padding: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } * { box-sizing: border-box; } html, body, input, select, option, button, td, th { /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; */ font-family: 'IBM Plex Sans', monospace; color: #333; font-size: 15px; line-height: 1.5em; } h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.26em; padding: 0; margin: 1em 0 0 0; color: #000; } h1 { font-size: 30px; } h2 { font-size: 24px; } h3 { font-size: 19px; } h4 { font-size: 15px; font-weight: bold; } h5 { font-size: 12px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; } blockquote, pre { padding: 0 16px; margin: 16px 0; border-left: 1px solid #555; overflow: auto hidden; } a { color: inherit; text-decoration: underline; text-decoration-color: #f36; } a:hover { background-color: #f36; box-shadow: -4px 0 0 0 #f36, 4px 0 0 0 #f36; color: #fff; text-decoration: none; } /** * a11y-light theme for JavaScript, CSS, and HTML * Based on the okaidia theme: https://github.com/PrismJS/prism/blob/gh-pages/themes/prism-okaidia.css * @author ericwbailey */ code, pre { color: #555; background: none; font-family: 'IBM Plex Mono', monospace; font-size: 15px; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; word-wrap: normal; line-height: 1.13; -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; } .token.comment, .token.prolog, .token.doctype, .token.cdata { color: #696969; } .token.punctuation { color: #545454; } .token.property, .token.tag, .token.constant, .token.symbol, .token.deleted { color: #007faa; } .token.boolean, .token.number { color: #008000; } .token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted { color: #aa5d00; } .token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string, .token.variable { color: #008000; } .token.atrule, .token.attr-value, .token.function { color: #aa5d00; } .token.keyword { color: #d91e18; } .token.regex, .token.important { color: #d91e18; } .token.important, .token.bold { font-weight: bold; } .token.italic { font-style: italic; } .token.entity { cursor: help; } @media screen and (-ms-high-contrast: active) { code[class*="language-"], pre[class*="language-"] { color: windowText; background: window; } :not(pre) > code[class*="language-"], pre[class*="language-"] { background: window; } .token.important { background: highlight; color: window; font-weight: normal; } .token.atrule, .token.attr-value, .token.function, .token.keyword, .token.operator, .token.selector { font-weight: bold; } .token.attr-value, .token.comment, .token.doctype, .token.function, .token.keyword, .token.operator, .token.property, .token.string { color: highlight; } .token.attr-value, .token.url { font-weight: normal; } }
public/index.css
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono|IBM+Plex+Sans:400,400i,700&display=swap'); body { margin: 0; padding: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } * { box-sizing: border-box; } html, body, input, select, option, button, td, th { /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; */ font-family: 'IBM Plex Sans', monospace; color: #333; font-size: 15px; line-height: 1.5em; } h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.26em; padding: 0; margin: 1em 0 0 0; color: #000; } h1 { font-size: 30px; } h2 { font-size: 24px; } h3 { font-size: 19px; } h4 { font-size: 15px; font-weight: bold; } h5 { font-size: 12px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; } blockquote, pre { padding: 0 16px; margin: 16px 0; border-left: 1px solid #555; overflow: auto hidden; } a { color: inherit; text-decoration: underline; text-decoration-color: #f36; } a:hover { background-color: #f36; box-shadow: -4px 0 0 0 #f36, 4px 0 0 0 #f36; color: #fff; text-decoration: none; } /** * a11y-light theme for JavaScript, CSS, and HTML * Based on the okaidia theme: https://github.com/PrismJS/prism/blob/gh-pages/themes/prism-okaidia.css * @author ericwbailey */ code, pre { color: #555; background: none; font-family: 'IBM Plex Mono', monospace; font-size: 15px; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; word-wrap: normal; line-height: 1.13; -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; } .token.comment, .token.prolog, .token.doctype, .token.cdata { color: #696969; } .token.punctuation { color: #545454; } .token.property, .token.tag, .token.constant, .token.symbol, .token.deleted { color: #007faa; } .token.boolean, .token.number { color: #008000; } .token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted { color: #aa5d00; } .token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string, .token.variable { color: #008000; } .token.atrule, .token.attr-value, .token.function { color: #aa5d00; } .token.keyword { color: #d91e18; } .token.regex, .token.important { color: #d91e18; } .token.important, .token.bold { font-weight: bold; } .token.italic { font-style: italic; } .token.entity { cursor: help; } @media screen and (-ms-high-contrast: active) { code[class*="language-"], pre[class*="language-"] { color: windowText; background: window; } :not(pre) > code[class*="language-"], pre[class*="language-"] { background: window; } .token.important { background: highlight; color: window; font-weight: normal; } .token.atrule, .token.attr-value, .token.function, .token.keyword, .token.operator, .token.selector { font-weight: bold; } .token.attr-value, .token.comment, .token.doctype, .token.function, .token.keyword, .token.operator, .token.property, .token.string { color: highlight; } .token.attr-value, .token.url { font-weight: normal; } }
0.552057
0.100746
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; } article, aside, figure, footer, header, nav, section, details, summary { display: block; } html { overflow-y: scroll; } html { -webkit-font-smoothing: antialiased; } ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none; color: inherit; } a:hover, a:active { color: #A9A9A9; text-decoration: underline; } a:visited { color: inherit; } del { text-decoration: line-through; } abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; } table { border-collapse: collapse; border-spacing: 0; } table { font-size: inherit; font: 100%; } th { font-weight: bold; vertical-align: bottom; } td { font-weight: normal; vertical-align: top; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } pre { white-space: pre; /* CSS2 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */ word-wrap: break-word; /* IE */ } input, select { vertical-align: middle; } input[type="radio"] { vertical-align: text-bottom; } input[type="checkbox"] { vertical-align: bottom; } .ie7 input[type="checkbox"] { vertical-align: baseline; } select, input, textarea { font: 99% sans-serif; } small { font-size: 85%; } strong { font-weight: bold; } td, td img { vertical-align: top; } sub, sup { font-size: 75%; line-height: 0; position: relative; } sup { top: -0.5em; } sub { bottom: -0.25em; } pre, code, kbd, samp { font-family: monospace, sans-serif; } .clickable, label, input[type=button], input[type=submit], input[type=file], button { cursor: pointer; } button, input, select, textarea { margin: 0; } button, input[type=button] { width: auto; overflow: visible; } * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } ::-moz-selection { background: #7597A7; text-shadow: none; } ::selection { background: #7597A7; text-shadow: none; } a:link { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } ins { background-color: #000; color: #000; text-decoration: none; } mark { background-color: #000; color: #000; font-style: italic; font-weight: bold; } input:-moz-placeholder { color: #a9a9a9; } textarea:-moz-placeholder { color: #a9a9a9; } img { display: block; } .cf:before, .cf:after { content: " "; display: table; } .cf:after { clear: both; } body { font-family: "Roboto Slab", sans-serif; } h1 { font-size: 2rem; } h4 { margin: 24px 0 6px; text-transform: uppercase; } html { color: #4a4a4a; font-size: 14px; height: 100%; } img { display: block; height: auto; width: 100%; } section { padding-bottom: 1em; } .y-overlay { background: inherit; height: 0px; position: fixed; top: 0; transition: background 0.6s ease-in-out; width: 100%; z-index: 30; } @media only screen and (min-width: 768px) { .y-overlay { display: none; } } .y-overlay.active { height: 2000px; background: rgba(0, 0, 0, 0.7); } .y-wrap { margin: 0 auto; max-width: 1000px; position: relative; width: 90%; } .y-wrap.modify { margin-top: 100px; } .y-wrap.wide { width: 100%; } @media only screen and (min-width: 768px) { .y-wrap.wide { width: 90%; } } .y-grid { display: grid; grid-template-columns: 15% 1fr 15%; grid-row-gap: 1rem; justify-items: center; position: relative; top: 90px; } .mobileicon { background: none; border: 0; border-bottom: 4px solid currentColor; color: white; cursor: pointer; outline: 0; padding: 0; transition: border-bottom 1s ease-in-out; -webkit-transition: border-bottom 1s ease-in-out; width: 28px; } .mobileicon::-moz-focus-inner { border: 0; padding: 0; } .mobileicon.active { border-bottom: 4px solid transparent; } .mobileicon.active:before { transform: rotate(-405deg) translateY(1px) translateX(-3px); -webkit-transform: rotate(-405deg) translateY(1px) translateX(-3px); } .mobileicon.active:after { transform: rotate(405deg) translateY(-4px) translateX(-5px); -webkit-transform: rotate(405deg) translateY(-4px) translateX(-5px); } .mobileicon:before { content: ""; display: block; border-bottom: 4px solid currentColor; width: 100%; margin-bottom: 5px; transition: transform 0.5s ease-in-out; -webkit-transition: -webkit-transform 0.5s ease-in-out; } .mobileicon:after { content: ""; display: block; border-bottom: 4px solid currentColor; width: 100%; margin-bottom: 5px; transition: transform 0.5s ease-in-out; -webkit-transition: -webkit-transform 0.5s ease-in-out; } @media only screen and (min-width: 768px) { .navwrap { background: #2F4F4F; left: 0; margin: 0 0 24px; position: fixed; top: 0; padding: 16px 0; width: 100%; z-index: 20; } } .navlogo { background: #2F4F4F; left: 0; margin: 0 0 24px; position: fixed; top: 0; padding: 16px 0; width: 100%; z-index: 20; } @media only screen and (min-width: 768px) { .navlogo { background: none; border: none; display: inline-block; margin: 0; padding: 0; position: static; width: calc(20% - 2px); } } .nimg.logo { margin-left: 5%; width: 60px; } @media only screen and (min-width: 768px) { .nimg.logo { margin-left: 0; } } .navicon { position: fixed; right: 5%; top: 20px; z-index: 50; } @media only screen and (min-width: 768px) { .navicon { display: none; } } .navname { left: 5%; position: relative; top: 20%; } .navname h1 { color: white; font-weight: 400; } @media only screen and (min-width: 768px) { .navname { top: 10%; } } .navitems { background: #2F4F4F; height: 2000px; padding: 80px 0 0 26px; position: fixed; right: -300px; top: 0; transition: right 0.6s ease-in-out; width: 180px; z-index: 40; } @media only screen and (min-width: 768px) { .navitems { background: none; display: inline-block; height: auto; padding: 0; position: static; text-align: right; width: calc(80% - 2px); } } .navitems.active { right: 0; } .navitems li { color: white; cursor: pointer; margin: 10px 0; transition: all 0.3s ease-in-out; } @media only screen and (min-width: 768px) { .navitems li { display: inline-block; margin: 0 20px; } .navitems li:last-of-type { margin-right: 0; } } .navitems li:hover { color: #A9A9A9; padding-left: 5px; text-decoration: underline; } @media only screen and (min-width: 768px) { .navitems li:hover { padding-left: 0; } } .imgrow { margin: 36px 0; text-align: center; } .nimg.col2 { display: inline-block; width: 200px; } .nimg.col2:first-of-type { margin-right: 30px; } .intro { grid-column-start: 2; } .intro-image { width: 200px; grid-column-start: 2; } .intro-image img { border-radius: 40%; } .intro-bottom { grid-column-start: 2; text-align: center; } .bio { grid-column-start: 2; text-align: center; } .port-image { width: 80%; grid-column-start: 2; } .port-caption { grid-column-start: 2; text-align: center; width: 200px; font-weight: 700; text-transform: uppercase; } .port-description { grid-column-start: 2; text-align: center; } .port-details { font-size: 1.2rem; font-weight: 600; margin-bottom: 1em; } .link-separator { display: inline; } footer { background: #2F4F4F; color: white; grid-column: 1 / 4; margin-top: 30px; padding: 10px 0; text-align: center; width: 100%; }
public/style.css
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; } article, aside, figure, footer, header, nav, section, details, summary { display: block; } html { overflow-y: scroll; } html { -webkit-font-smoothing: antialiased; } ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none; color: inherit; } a:hover, a:active { color: #A9A9A9; text-decoration: underline; } a:visited { color: inherit; } del { text-decoration: line-through; } abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; } table { border-collapse: collapse; border-spacing: 0; } table { font-size: inherit; font: 100%; } th { font-weight: bold; vertical-align: bottom; } td { font-weight: normal; vertical-align: top; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } pre { white-space: pre; /* CSS2 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */ word-wrap: break-word; /* IE */ } input, select { vertical-align: middle; } input[type="radio"] { vertical-align: text-bottom; } input[type="checkbox"] { vertical-align: bottom; } .ie7 input[type="checkbox"] { vertical-align: baseline; } select, input, textarea { font: 99% sans-serif; } small { font-size: 85%; } strong { font-weight: bold; } td, td img { vertical-align: top; } sub, sup { font-size: 75%; line-height: 0; position: relative; } sup { top: -0.5em; } sub { bottom: -0.25em; } pre, code, kbd, samp { font-family: monospace, sans-serif; } .clickable, label, input[type=button], input[type=submit], input[type=file], button { cursor: pointer; } button, input, select, textarea { margin: 0; } button, input[type=button] { width: auto; overflow: visible; } * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } ::-moz-selection { background: #7597A7; text-shadow: none; } ::selection { background: #7597A7; text-shadow: none; } a:link { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } ins { background-color: #000; color: #000; text-decoration: none; } mark { background-color: #000; color: #000; font-style: italic; font-weight: bold; } input:-moz-placeholder { color: #a9a9a9; } textarea:-moz-placeholder { color: #a9a9a9; } img { display: block; } .cf:before, .cf:after { content: " "; display: table; } .cf:after { clear: both; } body { font-family: "Roboto Slab", sans-serif; } h1 { font-size: 2rem; } h4 { margin: 24px 0 6px; text-transform: uppercase; } html { color: #4a4a4a; font-size: 14px; height: 100%; } img { display: block; height: auto; width: 100%; } section { padding-bottom: 1em; } .y-overlay { background: inherit; height: 0px; position: fixed; top: 0; transition: background 0.6s ease-in-out; width: 100%; z-index: 30; } @media only screen and (min-width: 768px) { .y-overlay { display: none; } } .y-overlay.active { height: 2000px; background: rgba(0, 0, 0, 0.7); } .y-wrap { margin: 0 auto; max-width: 1000px; position: relative; width: 90%; } .y-wrap.modify { margin-top: 100px; } .y-wrap.wide { width: 100%; } @media only screen and (min-width: 768px) { .y-wrap.wide { width: 90%; } } .y-grid { display: grid; grid-template-columns: 15% 1fr 15%; grid-row-gap: 1rem; justify-items: center; position: relative; top: 90px; } .mobileicon { background: none; border: 0; border-bottom: 4px solid currentColor; color: white; cursor: pointer; outline: 0; padding: 0; transition: border-bottom 1s ease-in-out; -webkit-transition: border-bottom 1s ease-in-out; width: 28px; } .mobileicon::-moz-focus-inner { border: 0; padding: 0; } .mobileicon.active { border-bottom: 4px solid transparent; } .mobileicon.active:before { transform: rotate(-405deg) translateY(1px) translateX(-3px); -webkit-transform: rotate(-405deg) translateY(1px) translateX(-3px); } .mobileicon.active:after { transform: rotate(405deg) translateY(-4px) translateX(-5px); -webkit-transform: rotate(405deg) translateY(-4px) translateX(-5px); } .mobileicon:before { content: ""; display: block; border-bottom: 4px solid currentColor; width: 100%; margin-bottom: 5px; transition: transform 0.5s ease-in-out; -webkit-transition: -webkit-transform 0.5s ease-in-out; } .mobileicon:after { content: ""; display: block; border-bottom: 4px solid currentColor; width: 100%; margin-bottom: 5px; transition: transform 0.5s ease-in-out; -webkit-transition: -webkit-transform 0.5s ease-in-out; } @media only screen and (min-width: 768px) { .navwrap { background: #2F4F4F; left: 0; margin: 0 0 24px; position: fixed; top: 0; padding: 16px 0; width: 100%; z-index: 20; } } .navlogo { background: #2F4F4F; left: 0; margin: 0 0 24px; position: fixed; top: 0; padding: 16px 0; width: 100%; z-index: 20; } @media only screen and (min-width: 768px) { .navlogo { background: none; border: none; display: inline-block; margin: 0; padding: 0; position: static; width: calc(20% - 2px); } } .nimg.logo { margin-left: 5%; width: 60px; } @media only screen and (min-width: 768px) { .nimg.logo { margin-left: 0; } } .navicon { position: fixed; right: 5%; top: 20px; z-index: 50; } @media only screen and (min-width: 768px) { .navicon { display: none; } } .navname { left: 5%; position: relative; top: 20%; } .navname h1 { color: white; font-weight: 400; } @media only screen and (min-width: 768px) { .navname { top: 10%; } } .navitems { background: #2F4F4F; height: 2000px; padding: 80px 0 0 26px; position: fixed; right: -300px; top: 0; transition: right 0.6s ease-in-out; width: 180px; z-index: 40; } @media only screen and (min-width: 768px) { .navitems { background: none; display: inline-block; height: auto; padding: 0; position: static; text-align: right; width: calc(80% - 2px); } } .navitems.active { right: 0; } .navitems li { color: white; cursor: pointer; margin: 10px 0; transition: all 0.3s ease-in-out; } @media only screen and (min-width: 768px) { .navitems li { display: inline-block; margin: 0 20px; } .navitems li:last-of-type { margin-right: 0; } } .navitems li:hover { color: #A9A9A9; padding-left: 5px; text-decoration: underline; } @media only screen and (min-width: 768px) { .navitems li:hover { padding-left: 0; } } .imgrow { margin: 36px 0; text-align: center; } .nimg.col2 { display: inline-block; width: 200px; } .nimg.col2:first-of-type { margin-right: 30px; } .intro { grid-column-start: 2; } .intro-image { width: 200px; grid-column-start: 2; } .intro-image img { border-radius: 40%; } .intro-bottom { grid-column-start: 2; text-align: center; } .bio { grid-column-start: 2; text-align: center; } .port-image { width: 80%; grid-column-start: 2; } .port-caption { grid-column-start: 2; text-align: center; width: 200px; font-weight: 700; text-transform: uppercase; } .port-description { grid-column-start: 2; text-align: center; } .port-details { font-size: 1.2rem; font-weight: 600; margin-bottom: 1em; } .link-separator { display: inline; } footer { background: #2F4F4F; color: white; grid-column: 1 / 4; margin-top: 30px; padding: 10px 0; text-align: center; width: 100%; }
0.427875
0.074366
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: url('/fonts/open-sans-v23-latin-ext_latin-300.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-300italic - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: url('/fonts/open-sans-v23-latin-ext_latin-300italic.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-300italic.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-regular - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('/fonts/open-sans-v23-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-600 - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: url('/fonts/open-sans-v23-latin-ext_latin-600.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-italic - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: url('/fonts/open-sans-v23-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-600italic - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: url('/fonts/open-sans-v23-latin-ext_latin-600italic.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-600italic.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-700 - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: url('/fonts/open-sans-v23-latin-ext_latin-700.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-700italic - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: url('/fonts/open-sans-v23-latin-ext_latin-700italic.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-700italic.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */ }
webroot/css/fonts.css
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: url('/fonts/open-sans-v23-latin-ext_latin-300.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-300italic - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: url('/fonts/open-sans-v23-latin-ext_latin-300italic.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-300italic.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-regular - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('/fonts/open-sans-v23-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-600 - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: url('/fonts/open-sans-v23-latin-ext_latin-600.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-italic - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: url('/fonts/open-sans-v23-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-600italic - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: url('/fonts/open-sans-v23-latin-ext_latin-600italic.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-600italic.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-700 - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: url('/fonts/open-sans-v23-latin-ext_latin-700.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-700italic - latin-ext_latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: url('/fonts/open-sans-v23-latin-ext_latin-700italic.eot'); /* IE9 Compat Modes */ src: local(''), url('/fonts/open-sans-v23-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v23-latin-ext_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-700italic.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v23-latin-ext_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v23-latin-ext_latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */ }
0.157558
0.035411
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap'); :root { --smt-primary: #02ACF0; --smt-secondary: #F4931D; --smt-tertiary: #262160; --smt-fourth: #707070; --smt-fifth: #1877f2; --smt-sixth: #3D3D3D; } body { background: #eeeeee; font-family: 'Source Sans Pro', sans-serif; } .text-smt-primary {color: var(--smt-primary);} .text-smt-secondary {color: var(--smt-secondary);} .text-smt-tertiary {color: var(--smt-tertiary);} .text-smt-fourth {color: var(--smt-fourth);} .text-smt-sixth {color: #3D3D3D;} .bg-smt-primary {background: var(--smt-primary);} .bg-smt-secondary {background: var(--smt-secondary);} .bg-smt-tertiary {background: var(--smt-tertiary);} .bg-smt-fourth {background: var(--smt-fourth);} .bg-smt-tranparent-primary {background: #02adf07c !important;} .bg-smt-tranparent-secondary {background: #f4931d7c !important;} .bg-smt-tranparent-tertiary {background: #2621607c !important;} .hover-text-smt-primary:hover {color: var(--smt-primary);} .hover-text-smt-fifth:hover {color: var(--smt-fifth);} .hover-text-smt-tertiary:hover {color: var(--smt-tertiary);} .hover-bg-smt-secondary:hover {filter: brightness(.75);} .border-smt-fourth {border: .5px solid var(--smt-fourth);} main { margin: 5.5% auto; } .line-height-10 {line-height: 10px;} .fit-content { width: fit-content; height: fit-content; } .font-size-14 {font-size: 14px;} .font-weight-500 {font-weight: 500;} .word-space-1 {word-spacing: 1px;} .text-indent-3 {text-indent: 3px;} .mt-6 {margin-top: 14vh;} .outline-none {outline: none;} .focused { transition: box-shadow .5s; border: none; box-shadow: 0 0 2px 2px var(--smt-primary); } .app-header { box-shadow: 0 1px 2px #ddd; } .app-header header { width: 98%; height: fit-content; position: sticky; } .app-header header > div:first-of-type a:hover {color: var(--smt-tertiary);} .app-header header > div:first-of-type img { width: 65px; height: 65px; } .app-header form { border: .5px solid #ddd; } .app-header form i { font-size: 24px; color: #ddd; } .app-header form input[type="text"] { width: 200px; height: 40px; outline: none; } .app-header header > div:last-of-type > #languages { font-size: 45px; } .app-header header > div:last-of-type > a:first-of-type, .preference { font-size: 30px; } .app-header header > div:last-of-type > a:last-of-type > i { font-size: 24px; } .app-header header > div:last-of-type > a:last-of-type > span {font-size: 18px;} .app-header header > div:last-of-type > a:last-of-type img { width: 45px; height: 45px; } .study-news { width: 80%; height: 40%; } .carousel-inner { border-radius: 15px; } .for-user { background: #fff; box-shadow: 0 -2px 2px #ddd; } .books_row { display: flex; justify-content: space-evenly; } .books_row .card { width: 20%; height: 380px; } .book_img { width: 100%; height: 75%; background: #f3f3f3; } .book_img img { width: 80%; height: 100%; margin: auto; } .rate img { width: 18px; height: 18px; } .books_row > .card > a:hover { filter: brightness(.75); } /* show */ .boutton{ position:relative; bottom: -380px; } .card{ margin-top: 175px; border-radius: 10px; position: relative; } .poster{ border-radius: 7px; position: absolute; top: -150px; left: 75px; } .text-titre{ position: absolute; right: 25px; top: 10px; }
public/css/app.css
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap'); :root { --smt-primary: #02ACF0; --smt-secondary: #F4931D; --smt-tertiary: #262160; --smt-fourth: #707070; --smt-fifth: #1877f2; --smt-sixth: #3D3D3D; } body { background: #eeeeee; font-family: 'Source Sans Pro', sans-serif; } .text-smt-primary {color: var(--smt-primary);} .text-smt-secondary {color: var(--smt-secondary);} .text-smt-tertiary {color: var(--smt-tertiary);} .text-smt-fourth {color: var(--smt-fourth);} .text-smt-sixth {color: #3D3D3D;} .bg-smt-primary {background: var(--smt-primary);} .bg-smt-secondary {background: var(--smt-secondary);} .bg-smt-tertiary {background: var(--smt-tertiary);} .bg-smt-fourth {background: var(--smt-fourth);} .bg-smt-tranparent-primary {background: #02adf07c !important;} .bg-smt-tranparent-secondary {background: #f4931d7c !important;} .bg-smt-tranparent-tertiary {background: #2621607c !important;} .hover-text-smt-primary:hover {color: var(--smt-primary);} .hover-text-smt-fifth:hover {color: var(--smt-fifth);} .hover-text-smt-tertiary:hover {color: var(--smt-tertiary);} .hover-bg-smt-secondary:hover {filter: brightness(.75);} .border-smt-fourth {border: .5px solid var(--smt-fourth);} main { margin: 5.5% auto; } .line-height-10 {line-height: 10px;} .fit-content { width: fit-content; height: fit-content; } .font-size-14 {font-size: 14px;} .font-weight-500 {font-weight: 500;} .word-space-1 {word-spacing: 1px;} .text-indent-3 {text-indent: 3px;} .mt-6 {margin-top: 14vh;} .outline-none {outline: none;} .focused { transition: box-shadow .5s; border: none; box-shadow: 0 0 2px 2px var(--smt-primary); } .app-header { box-shadow: 0 1px 2px #ddd; } .app-header header { width: 98%; height: fit-content; position: sticky; } .app-header header > div:first-of-type a:hover {color: var(--smt-tertiary);} .app-header header > div:first-of-type img { width: 65px; height: 65px; } .app-header form { border: .5px solid #ddd; } .app-header form i { font-size: 24px; color: #ddd; } .app-header form input[type="text"] { width: 200px; height: 40px; outline: none; } .app-header header > div:last-of-type > #languages { font-size: 45px; } .app-header header > div:last-of-type > a:first-of-type, .preference { font-size: 30px; } .app-header header > div:last-of-type > a:last-of-type > i { font-size: 24px; } .app-header header > div:last-of-type > a:last-of-type > span {font-size: 18px;} .app-header header > div:last-of-type > a:last-of-type img { width: 45px; height: 45px; } .study-news { width: 80%; height: 40%; } .carousel-inner { border-radius: 15px; } .for-user { background: #fff; box-shadow: 0 -2px 2px #ddd; } .books_row { display: flex; justify-content: space-evenly; } .books_row .card { width: 20%; height: 380px; } .book_img { width: 100%; height: 75%; background: #f3f3f3; } .book_img img { width: 80%; height: 100%; margin: auto; } .rate img { width: 18px; height: 18px; } .books_row > .card > a:hover { filter: brightness(.75); } /* show */ .boutton{ position:relative; bottom: -380px; } .card{ margin-top: 175px; border-radius: 10px; position: relative; } .poster{ border-radius: 7px; position: absolute; top: -150px; left: 75px; } .text-titre{ position: absolute; right: 25px; top: 10px; }
0.397471
0.141341
@font-face { font-family: 'inconsolata'; src: url('files/inconsolata.woff') format('woff'); font-weight: normal; font-style: normal; } * { box-sizing: border-box; } html { height: 100%; } body { background-color: #ffffff; margin: 0px; height: 100%; color: #555; font-family: 'inconsolata'; font-size: 15px; line-height: 18px; overflow: hidden; } h1 { margin-top: 30px; margin-bottom: 40px; font-size: 25px; font-weight: normal; } h2 { color: #454545; font-size: 18px; font-weight: normal; margin-top: 20px; } h3 { color: #666; font-size: 16px; font-weight: normal; margin-top: 20px; } a { color: #2194CE; text-decoration: none; } #panel { position: fixed; left: 0px; width: 260px; height: 100%; overflow: auto; padding-left: 20px; background: #fafafa; } #panel ul { list-style-type: none; padding: 0px; } iframe { position: absolute; border: 0px; left: 260px; width: calc(100% - 260px); height: 100%; overflow: auto; } .filterBlock { margin-right: 20px; position: relative; } .filterBlock p { margin: 0; } #filterInput { width: 100%; padding: 5px; font-family: inherit; font-size: 15px; outline: none; border: 1px solid #dedede; } #filterInput:focus{ border: 1px solid #2194CE; } #clearFilterButton { position: absolute; right: 6px; top: 50%; margin-top: -8px; width: 16px; height: 16px; font-size: 14px; color: grey; text-align: center; line-height: 0; padding-top: 7px; opacity: .5; } #clearFilterButton:hover { opacity: 1; } .hidden { display: none; } #panel li b { font-weight: bold; } /* mobile */ #expandButton { display: none; position: absolute; right: 20px; top: 12px; width: 32px; height: 32px; } #expandButton span { height: 2px; background-color: #2194CE; width: 16px; position: absolute; left: 8px; top: 10px; } #expandButton span:nth-child(1) { top: 16px; } #expandButton span:nth-child(2) { top: 22px; } @media all and ( max-width: 640px ) { h1 { margin-top: 20px; margin-bottom: 20px; } #panel { position: absolute; left: 0; top: 0; height: 100%; width: 100%; right: 0; z-index: 100; overflow: hidden; border-bottom: 1px solid #dedede; } #content { position: absolute; left: 0; top: 90px; right: 0; bottom: 0; font-size: 17px; line-height: 22px; padding-left: 20px; overflow: auto; } #navigation { position: absolute; left: 0; top: 90px; right: 0; bottom: 0; font-size: 17px; line-height: 22px; overflow: auto; } iframe { position: absolute; left: 0; top: 56px; width: 100%; height: calc(100% - 56px); } #expandButton { display: block; } #panel.collapsed { height: 56px; } }
docs/index.css
@font-face { font-family: 'inconsolata'; src: url('files/inconsolata.woff') format('woff'); font-weight: normal; font-style: normal; } * { box-sizing: border-box; } html { height: 100%; } body { background-color: #ffffff; margin: 0px; height: 100%; color: #555; font-family: 'inconsolata'; font-size: 15px; line-height: 18px; overflow: hidden; } h1 { margin-top: 30px; margin-bottom: 40px; font-size: 25px; font-weight: normal; } h2 { color: #454545; font-size: 18px; font-weight: normal; margin-top: 20px; } h3 { color: #666; font-size: 16px; font-weight: normal; margin-top: 20px; } a { color: #2194CE; text-decoration: none; } #panel { position: fixed; left: 0px; width: 260px; height: 100%; overflow: auto; padding-left: 20px; background: #fafafa; } #panel ul { list-style-type: none; padding: 0px; } iframe { position: absolute; border: 0px; left: 260px; width: calc(100% - 260px); height: 100%; overflow: auto; } .filterBlock { margin-right: 20px; position: relative; } .filterBlock p { margin: 0; } #filterInput { width: 100%; padding: 5px; font-family: inherit; font-size: 15px; outline: none; border: 1px solid #dedede; } #filterInput:focus{ border: 1px solid #2194CE; } #clearFilterButton { position: absolute; right: 6px; top: 50%; margin-top: -8px; width: 16px; height: 16px; font-size: 14px; color: grey; text-align: center; line-height: 0; padding-top: 7px; opacity: .5; } #clearFilterButton:hover { opacity: 1; } .hidden { display: none; } #panel li b { font-weight: bold; } /* mobile */ #expandButton { display: none; position: absolute; right: 20px; top: 12px; width: 32px; height: 32px; } #expandButton span { height: 2px; background-color: #2194CE; width: 16px; position: absolute; left: 8px; top: 10px; } #expandButton span:nth-child(1) { top: 16px; } #expandButton span:nth-child(2) { top: 22px; } @media all and ( max-width: 640px ) { h1 { margin-top: 20px; margin-bottom: 20px; } #panel { position: absolute; left: 0; top: 0; height: 100%; width: 100%; right: 0; z-index: 100; overflow: hidden; border-bottom: 1px solid #dedede; } #content { position: absolute; left: 0; top: 90px; right: 0; bottom: 0; font-size: 17px; line-height: 22px; padding-left: 20px; overflow: auto; } #navigation { position: absolute; left: 0; top: 90px; right: 0; bottom: 0; font-size: 17px; line-height: 22px; overflow: auto; } iframe { position: absolute; left: 0; top: 56px; width: 100%; height: calc(100% - 56px); } #expandButton { display: block; } #panel.collapsed { height: 56px; } }
0.362969
0.0697
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url('https://www.tumblr.com/login'), url('https://www.tumblr.com/'), url('https://www.tumblr.com/register'), url('http://www.tumblr.com/dashboard'), url('http://www.tumblr.com/dashboard/'), url('http://www.tumblr.com/new/blog'), url('http://www.tumblr.com/inbox'), url('http://www.tumblr.com/help'), url('https://www.tumblr.com/preferences'), url('https://www.tumblr.com/lookup'), url('http://www.tumblr.com/explore'), url('http://www.tumblr.com/following'), url('http://www.tumblr.com/likes'), url-prefix('http://www.tumblr.com/new/'), url-prefix('http://www.tumblr.com/reblog/'), url-prefix('http://www.tumblr.com/blog/'), url-prefix('http://www.tumblr.com/tumblelog/'), url-prefix('http://www.tumblr.com/tagged/'), url-prefix('http://www.tumblr.com/spotlight/'), url-prefix('http://www.tumblr.com/edit/') { /*sets text color for ALL text*/ /* * { color:rgba(255, 255, 255, 1.0) !important; } */ /*BIG BACKGROUND begin - background for the entire screen*/ body { background:url("http://i39.tinypic.com/25ph0ch.gif") repeat fixed !important; background-color: rgba(44,71,98, 0.95) !important; background-position: 0% 0% !important; background-size: 100% 100% !important; } /*BIG BACKGROUND end*/ /*LOGO begin - tumblr logo*/ #logo { width: 0px !important; height: 0px !important; background:none !important; width: 196px !important; height: 44px !important; } /*LOGO end*/ /*ICON BAR begin - new post icons bar - graphic replacement*/ img[src*="http://i44.tinypic.com/24m85mt.jpg"]{ opacity: 0.00 !important; } #new_post{ background-image: url(http://assets.tumblr.com/images/new_post_icons_no_labels.png) !important; background-position: center center !important; background-repeat: no-repeat !important; } /*ICON BAR end*/ /*ICON BAR BACKGROUND begin - background for the icon bar*/ #new_post { background-color: rgba(255, 255, 255, 1.0) !important; } /*ICON BAR BACKGROUND end*/ /*AVATAR ARROW begin - arrow to the left of the icon bar*/ #new_post .arrow { opacity: 1.0 !important; margin-left: 0px !important; } /*AVATAR ARROW end*/ /*CONTENT begin - background for posts, icon bar, sidebar*/ #left_column, #right_column {background-color: transparent !important;} div.l-content.l-content.l-content { background: #000000 !important; } /*CONTENT*/ /*POST BACKGROUND begin*/ #posts LI[class*=" post"] { background: #ffffff !important; } /*POST BACKGROUND end*/ /*SELECTION ARROW begin - points to dashboard selection*/ .selection_nipple.white, .selection_nipple:not([class="selection_nipple white"]) { background: none !important; width: 0px !important; height: 0px !important; margin-top: 0px !important; border-bottom: solid 11px rgba(255,255,255,1.0) !important; border-right: 11px solid transparent !important; border-left: 11px solid transparent !important; } .selection_nipple:not([class="selection_nipple white"]) { border-bottom: solid 11px rgba(255,255,255, 0.08) !important; } /*SELECTION ARROW end*/ /*RADAR begin - removes radar blue frame - softens appearance*/ .post.photo_post .photo, .post.photo_post .video_thumbnail { -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.0) !important; border-radius: 12px !important; } .content.is_media, .mask.top, .mask.bottom { background: none !important; } /*RADAR end*/ /*NEW CONTENT begin - text post message body background*/ .mceContentBody { color: rgba(0, 0, 0, 1.0) !important; background: #ffffff !important; letter-spacing:-1px !important; } /*NEW CONTENT end*/ /*DO NOT DELETE THIS BRACKET*/} .permalink { background: none !important; width: 16px !important; height: 16px !important; background: rgba(170,179,188, .85) !important; border-bottom-left-radius: 10px !important; border-top-right-radius: 24px !important; margin-top: 6px !important; margin-right: 6px !important; } .permalink:hover { background: rgba(152,143,127, 1.0 ) !important; } .sub_avatar{width:32px !important; height:32px !important; background-color:transparent !important} .post.photo_post .photo, .post.photo_post .video_thumbnail { -moz-box-shadow: 2px 2px 2px rgba(0,0,0, 0.50) !important; border-radius: 12px !important; } .content.is_media, .mask.top, .mask.bottom { background: none !important; } #left_column #posts .notification { background-color:#000000 !important; color:#666 !important; border-bottom-color: #000000 !important; border-top-color: #27211e !important; border-right-color: #000000 !important; border-left-color: #27211e!important } #left_column #posts .notification .block { color:#27201c !important; } #left_column #posts .notification.alt { background-color: #27201c !important; } #left_column #posts .notification.last_notification, #left_column #posts .notification.single_notification { border-bottom-color:#27201c !important; } #left_column #posts .notification a { color:#c6b7b2 !important; border-bottom:0px !important; } #left_column #posts .notification blockquote { border-left-color:#27201c !important; } #left_column #posts .notification .avatar { border-color: !important; background-color:#27201c !important; opacity:1 !important; } #left_column #posts .notification .avatar:hover { opacity:1 !important; } .nipple { background: none !important; width: 0px !important; height: 0px !important; border-right: solid 6px rgba(88,46,38, 1.00) !important; border-bottom: 6px solid transparent !important; border-left: 0px solid transparent !important; border-top: 6px solid transparent !important; margin-top: 0px !important; } .nipple.border { background: none !important; width: 0px !important; height: 0px !important; border-right: solid 6px rgba(79,42,34, 1.0) !important; border-bottom: 6px solid transparent !important; border-left: 1px solid transparent !important; border-top: 6px solid transparent !important; margin-top: 1px !important; } *{ text-shadow:none !important; letter-spacing:-1px !important; } IMG[src="http://assets.tumblr.com/images/content_top_edit_form.png?alpha"], IMG[src="http://assets.tumblr.com/images/content_bottom_edit_form.png?alpha"] { display: none !important; }
data/usercss/56514.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url('https://www.tumblr.com/login'), url('https://www.tumblr.com/'), url('https://www.tumblr.com/register'), url('http://www.tumblr.com/dashboard'), url('http://www.tumblr.com/dashboard/'), url('http://www.tumblr.com/new/blog'), url('http://www.tumblr.com/inbox'), url('http://www.tumblr.com/help'), url('https://www.tumblr.com/preferences'), url('https://www.tumblr.com/lookup'), url('http://www.tumblr.com/explore'), url('http://www.tumblr.com/following'), url('http://www.tumblr.com/likes'), url-prefix('http://www.tumblr.com/new/'), url-prefix('http://www.tumblr.com/reblog/'), url-prefix('http://www.tumblr.com/blog/'), url-prefix('http://www.tumblr.com/tumblelog/'), url-prefix('http://www.tumblr.com/tagged/'), url-prefix('http://www.tumblr.com/spotlight/'), url-prefix('http://www.tumblr.com/edit/') { /*sets text color for ALL text*/ /* * { color:rgba(255, 255, 255, 1.0) !important; } */ /*BIG BACKGROUND begin - background for the entire screen*/ body { background:url("http://i39.tinypic.com/25ph0ch.gif") repeat fixed !important; background-color: rgba(44,71,98, 0.95) !important; background-position: 0% 0% !important; background-size: 100% 100% !important; } /*BIG BACKGROUND end*/ /*LOGO begin - tumblr logo*/ #logo { width: 0px !important; height: 0px !important; background:none !important; width: 196px !important; height: 44px !important; } /*LOGO end*/ /*ICON BAR begin - new post icons bar - graphic replacement*/ img[src*="http://i44.tinypic.com/24m85mt.jpg"]{ opacity: 0.00 !important; } #new_post{ background-image: url(http://assets.tumblr.com/images/new_post_icons_no_labels.png) !important; background-position: center center !important; background-repeat: no-repeat !important; } /*ICON BAR end*/ /*ICON BAR BACKGROUND begin - background for the icon bar*/ #new_post { background-color: rgba(255, 255, 255, 1.0) !important; } /*ICON BAR BACKGROUND end*/ /*AVATAR ARROW begin - arrow to the left of the icon bar*/ #new_post .arrow { opacity: 1.0 !important; margin-left: 0px !important; } /*AVATAR ARROW end*/ /*CONTENT begin - background for posts, icon bar, sidebar*/ #left_column, #right_column {background-color: transparent !important;} div.l-content.l-content.l-content { background: #000000 !important; } /*CONTENT*/ /*POST BACKGROUND begin*/ #posts LI[class*=" post"] { background: #ffffff !important; } /*POST BACKGROUND end*/ /*SELECTION ARROW begin - points to dashboard selection*/ .selection_nipple.white, .selection_nipple:not([class="selection_nipple white"]) { background: none !important; width: 0px !important; height: 0px !important; margin-top: 0px !important; border-bottom: solid 11px rgba(255,255,255,1.0) !important; border-right: 11px solid transparent !important; border-left: 11px solid transparent !important; } .selection_nipple:not([class="selection_nipple white"]) { border-bottom: solid 11px rgba(255,255,255, 0.08) !important; } /*SELECTION ARROW end*/ /*RADAR begin - removes radar blue frame - softens appearance*/ .post.photo_post .photo, .post.photo_post .video_thumbnail { -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.0) !important; border-radius: 12px !important; } .content.is_media, .mask.top, .mask.bottom { background: none !important; } /*RADAR end*/ /*NEW CONTENT begin - text post message body background*/ .mceContentBody { color: rgba(0, 0, 0, 1.0) !important; background: #ffffff !important; letter-spacing:-1px !important; } /*NEW CONTENT end*/ /*DO NOT DELETE THIS BRACKET*/} .permalink { background: none !important; width: 16px !important; height: 16px !important; background: rgba(170,179,188, .85) !important; border-bottom-left-radius: 10px !important; border-top-right-radius: 24px !important; margin-top: 6px !important; margin-right: 6px !important; } .permalink:hover { background: rgba(152,143,127, 1.0 ) !important; } .sub_avatar{width:32px !important; height:32px !important; background-color:transparent !important} .post.photo_post .photo, .post.photo_post .video_thumbnail { -moz-box-shadow: 2px 2px 2px rgba(0,0,0, 0.50) !important; border-radius: 12px !important; } .content.is_media, .mask.top, .mask.bottom { background: none !important; } #left_column #posts .notification { background-color:#000000 !important; color:#666 !important; border-bottom-color: #000000 !important; border-top-color: #27211e !important; border-right-color: #000000 !important; border-left-color: #27211e!important } #left_column #posts .notification .block { color:#27201c !important; } #left_column #posts .notification.alt { background-color: #27201c !important; } #left_column #posts .notification.last_notification, #left_column #posts .notification.single_notification { border-bottom-color:#27201c !important; } #left_column #posts .notification a { color:#c6b7b2 !important; border-bottom:0px !important; } #left_column #posts .notification blockquote { border-left-color:#27201c !important; } #left_column #posts .notification .avatar { border-color: !important; background-color:#27201c !important; opacity:1 !important; } #left_column #posts .notification .avatar:hover { opacity:1 !important; } .nipple { background: none !important; width: 0px !important; height: 0px !important; border-right: solid 6px rgba(88,46,38, 1.00) !important; border-bottom: 6px solid transparent !important; border-left: 0px solid transparent !important; border-top: 6px solid transparent !important; margin-top: 0px !important; } .nipple.border { background: none !important; width: 0px !important; height: 0px !important; border-right: solid 6px rgba(79,42,34, 1.0) !important; border-bottom: 6px solid transparent !important; border-left: 1px solid transparent !important; border-top: 6px solid transparent !important; margin-top: 1px !important; } *{ text-shadow:none !important; letter-spacing:-1px !important; } IMG[src="http://assets.tumblr.com/images/content_top_edit_form.png?alpha"], IMG[src="http://assets.tumblr.com/images/content_bottom_edit_form.png?alpha"] { display: none !important; }
0.280616
0.115411
.te-md-container .CodeMirror { font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', '๋‚˜๋ˆ”๋ฐ”๋ฅธ๊ณ ๋”•', 'Nanum Barun Gothic', '๋ง‘์€๊ณ ๋”•', 'Malgun Gothic', sans-serif; color: #222; } .tui-md-heading1 { font-size: 24px; } .tui-md-heading2 { font-size: 22px; } .tui-md-heading3 { font-size: 20px; } .tui-md-heading4 { font-size: 18px; } .tui-md-heading5 { font-size: 16px; } .tui-md-heading6 { font-size: 14px; } .tui-md-heading.tui-md-delimiter.setext { line-height: 15px; } .tui-md-strong, .tui-md-heading, .tui-md-list-item.tui-md-list-item-bullet, .tui-md-list-item.tui-md-meta { font-weight: bold; } .tui-md-emph { font-style: italic; } .tui-md-strike { text-decoration: line-through; } .tui-md-strike.tui-md-delimiter { text-decoration: none; } .tui-md-delimiter, .tui-md-thematic-break, .tui-md-link, .tui-md-table, .tui-md-block-quote { color: #ccc; } .tui-md-code-block.tui-md-meta, .tui-md-code.tui-md-delimiter { color: #aaa; } .tui-md-meta, .tui-md-html, .tui-md-link.tui-md-link-url.tui-md-marked-text { color: #999; } .tui-md-block-quote.tui-md-marked-text, .tui-md-list-item.tui-md-meta { color: #555; } .tui-md-table.tui-md-marked-text { color: #222; } .tui-md-link.tui-md-link-desc.tui-md-marked-text, .tui-md-list-item-odd.tui-md-list-item-bullet { color: #4b96e6; } .tui-md-list-item-even.tui-md-list-item-bullet { color: #cb4848; } .tui-md-code.tui-md-marked-text { color: #c1798b; } .tui-md-code { background-color: rgba(243, 229, 233, 0.5); padding: 2px 0; letter-spacing: -0.3px; } .tui-md-code.tui-md-delimiter.start { padding-left: 2px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; } .tui-md-code.tui-md-delimiter.end { padding-right: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; } .tui-md-code-block.CodeMirror-linebackground { left: 20px; right: 20px; background-color: #f5f7f8; } .tui-md-code, .tui-md-code-block { font-family: Consolas, Courier, 'Lucida Grande', '๋‚˜๋ˆ”๋ฐ”๋ฅธ๊ณ ๋”•', 'Nanum Barun Gothic', '๋ง‘์€๊ณ ๋”•', 'Malgun Gothic', sans-serif; }
apps/editor/src/css/md-syntax-highlighting.css
.te-md-container .CodeMirror { font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', '๋‚˜๋ˆ”๋ฐ”๋ฅธ๊ณ ๋”•', 'Nanum Barun Gothic', '๋ง‘์€๊ณ ๋”•', 'Malgun Gothic', sans-serif; color: #222; } .tui-md-heading1 { font-size: 24px; } .tui-md-heading2 { font-size: 22px; } .tui-md-heading3 { font-size: 20px; } .tui-md-heading4 { font-size: 18px; } .tui-md-heading5 { font-size: 16px; } .tui-md-heading6 { font-size: 14px; } .tui-md-heading.tui-md-delimiter.setext { line-height: 15px; } .tui-md-strong, .tui-md-heading, .tui-md-list-item.tui-md-list-item-bullet, .tui-md-list-item.tui-md-meta { font-weight: bold; } .tui-md-emph { font-style: italic; } .tui-md-strike { text-decoration: line-through; } .tui-md-strike.tui-md-delimiter { text-decoration: none; } .tui-md-delimiter, .tui-md-thematic-break, .tui-md-link, .tui-md-table, .tui-md-block-quote { color: #ccc; } .tui-md-code-block.tui-md-meta, .tui-md-code.tui-md-delimiter { color: #aaa; } .tui-md-meta, .tui-md-html, .tui-md-link.tui-md-link-url.tui-md-marked-text { color: #999; } .tui-md-block-quote.tui-md-marked-text, .tui-md-list-item.tui-md-meta { color: #555; } .tui-md-table.tui-md-marked-text { color: #222; } .tui-md-link.tui-md-link-desc.tui-md-marked-text, .tui-md-list-item-odd.tui-md-list-item-bullet { color: #4b96e6; } .tui-md-list-item-even.tui-md-list-item-bullet { color: #cb4848; } .tui-md-code.tui-md-marked-text { color: #c1798b; } .tui-md-code { background-color: rgba(243, 229, 233, 0.5); padding: 2px 0; letter-spacing: -0.3px; } .tui-md-code.tui-md-delimiter.start { padding-left: 2px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; } .tui-md-code.tui-md-delimiter.end { padding-right: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; } .tui-md-code-block.CodeMirror-linebackground { left: 20px; right: 20px; background-color: #f5f7f8; } .tui-md-code, .tui-md-code-block { font-family: Consolas, Courier, 'Lucida Grande', '๋‚˜๋ˆ”๋ฐ”๋ฅธ๊ณ ๋”•', 'Nanum Barun Gothic', '๋ง‘์€๊ณ ๋”•', 'Malgun Gothic', sans-serif; }
0.387111
0.106272
:root { --color-primary: #a5876a; --color-secondary: #E1CCB7 !important; --color-acent: #cebba8; --color-orange: #ff931e; --color-black: #636c72; --font-poppin: 'Poppins', serif; } /*Color*/ @font-face { font-family: "cerebri"; src: url("../font/Cerebri-Sans/CerebriSans-Regular.ttf"); } @font-face { font-family: "cerebri-bold"; src: url("../font/Cerebri-Sans/CerebriSans-Bold.ttf"); } * { margin: 0; padding: 0; font-family: "cerebri"; } .bg-primary { background-color: var(--color-primary); } .color-primary { color: var(--color-primary); } .bg-secondary { background-color: var(--color-secondary); } .color-secondary { color: var(--color-secondary); } .bg-acent { background-color: var(--color-acent); } .color-acent { color: var(--color-acent); } .btn-theme { box-shadow: none; font-family: var(--font-poppin); font-size: 16px; font-weight: 500; text-transform: capitalize; background-color: var(--color-primary); color: #ffffff; padding: 8px 20px; transition: 0.5s ease; } .btn-theme:hover { background-color: var(--color-acent); color: #ffffff; box-shadow: none; } .btn-theme-2 { box-shadow: 0 10px 20px 0px rgb(34 137 255 / 52%); margin: 0; font-family: var(--font-poppin); font-size: 16px; font-weight: 500; text-transform: capitalize; background-color: var(--color-primary); color: #ffffff; padding: 10px 30px; border-radius: 20px; transition: 0.5s ease; } .btn-theme-2:hover { background-color: var(--color-acent); color: #ffffff; box-shadow: none; } .btn-play { box-shadow: none; margin: 0; font-family: var(--font-poppin); font-size: 16px; font-weight: 500; text-transform: capitalize; background-color: var(--color-secondary); color: #ffffff; padding: 10px 16px; border-radius: 100%; margin-left: 20px; transition: 0.5s ease; } .btn-play:hover { background-color: var(--color-acent); color: var(--color-primary); box-shadow: none; } .btn-advance { margin: 0; font-weight: 500; padding: 8px 20px; text-transform: none; } .btn-primary{ font-size: 15px; } /*Header*/ .header{ width: 100%; min-height: 45vh; position: relative; } #banner-image{ margin: auto; width: 100%; height: 45vh; position: relative; } #banner-image img{ object-fit: cover; object-position: center; width: 100%; height: 100%; border-radius: 0; } #banner-image:after { content: '\A'; position: absolute; z-index: 1; width: 100%; height:100%; top:0; left:0; background:rgba(0,0,0,.4); opacity: 1; transition: all 1s; -webkit-transition: all 1s; } #banner-image .swiper { width: 100%; height: 100%; } #nav-container{ padding: 0 10%; background-color: #fff; position: fixed; z-index: 20; min-width: 100%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } nav.navbar { box-shadow: none; color: var(--color-secondary); } .logo-nav{ width: 180px; height:auto; } nav.navbar .navbar-brand { font-family: var(--font-poppin); font-weight: 500; font-size: 20px; color: #ffffff; } nav.navbar .nav-link { font-size: 13px; font-family: var(--font-poppin); color: var(--color-primary); font-weight: 500; padding: 10px 15px; transition: 0.5s ease; } nav.navbar .nav-item .icon-responsive{ display: none; } .navbar .nav-link:hover, .navbar .nav-link.active { background-color: var(--color-primary); color: #fff; border-radius: 30px; } nav.navbar .nav-item { margin: auto 5px; } .navbar-toggler { color: var(--color-primary); } .header .header-content { position: absolute; top: 85%; left: 50%; transform: translate(-50%, -50%); color: #ffffff; width: 100%; z-index: 2; } .judul { font-family: "cerebri"; font-size: 40px; display: none; } .sub-judul { font-family: "cerebri"; display: none; } /*Header*/ /*FAQ*/ #faqs { width: 100%; padding: 100px 0; font-family: var(--font-poppin); } #faqs { width: 100%; padding: 100px 0; font-family: var(--font-poppin); } #faqs .judul { color: var(--color-primary); font-family: "cerebri"; text-align: center; font-size: 30px; display: block; } #faqs .sub-judul { text-align: center; display: block; } #faqs .accordion { margin-bottom: 10px; } #faqs .nav-pills .nav-link{ color: var(--color-primary); font-family: "cerebri-bold"; border-radius: 50px; background-color: #ffffff; } #faqs .nav-pills .nav-link.active{ color: #ffffff; background-color: var(--color-primary); } #faqs .nav-pills .nav-link:hover{ color: #ffffff; background-color: var(--color-primary); } #faqs .btn-link{ font-size: 16px; font-family: "cerebri-bold"; color: var(--color-secondary); text-transform: none; } #faqs .btn-link:hover{ color: var(--color-primary); } #faqs .ml-i{ margin-left: 10px; } #faqs .card-header a[aria-expanded=true] .fa-angle-down { display: none; } #faqs .card-header a[aria-expanded=false] .fa-angle-up { display: none; } .contact-form{ padding: 15px; } .judul-detail{ color: var(--color-primary); font-family: "cerebri"; font-size: 20px; } .sub-detail{ font-size: 15px; } #faqs i.fas { padding: 15px; width: 52px; color: #ffffff; font-size: 20px; background-color: var(--color-primary); border-radius: 100%; text-align: center; } /*FAQ*/ /* Floating Button */ .float{ position:fixed; width:60px; height:60px; bottom:40px; right:40px; background-color:#25d366; color:#FFF; border-radius:50px; text-align:center; font-size:30px; box-shadow: 2px 2px 3px #999; z-index:100; transition: all .2s ease-in-out; } .float:hover{ color: #fff; transform: scale(1.1); } .my-float{ margin-top:16px; } /* Floating Button */ /*Footer section*/ footer { padding: 0 100px; background-color: var(--color-primary); font-family: var(--font-poppin); color: #ffffff; height: auto; left: 0; bottom: 0; width: 100%; text-align: center; } .company-name{ display: flex; justify-content: start; } .social-icon{ display: flex; justify-content: end; } /*Footer section*/ @media only screen and (max-width: 1200px) { #search-section .search-area { padding: 20px 80px; } #feature-section .property-list p { font-size: 12px !important; color: #636c72; } .fixed{ padding: 0; } } @media only screen and (max-width: 991px) { #nav-container{ background: #fff; min-width: 100%; position: fixed; color: var(--color-primary); z-index: 20; } .logo-nav{ width: 150px; height:auto; } .header .navbar .nav-link:hover, .header .navbar .nav-link.active { background-color: var(--color-primary); color: #fff; border-radius: 5px; /*background: linear-gradient(to right, #F16A70, #F16A70) no-repeat; background-size: 90% 3px; background-position: left bottom;*/ } .header nav.navbar .nav-item .icon-responsive{ display: inline-block; margin-right: 5px; } .fixed{ padding: 0 12px; } #testimonial-section .testimonial-list .image { border-radius: 50%; height: 150px; border: 5px solid white; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15); } #testimonial-section .testimonial-list i.fas { font-size: 56px !important; } #mail-section { padding: 50px 0 100px 0; } #search-section { font-size: 13px; width: 100%; margin: auto; } #search-section .search-area { border-radius: 0; padding: 30px; } #search-section .search-area input { margin-bottom: 10px; } #search-section .search-area button.btn-theme { margin-top: 20px; width: 100%; padding: 10px; } #search-section .search-area button.btn-advance { width: 100%; } .judul { font-size: 30px; display: block; } .sub-judul { font-size: 15px; display: block; } #feature-ul .feature-features { padding-right: 7px; } .company-name{ display: flex; justify-content: start; } .social-icon{ display: flex; justify-content: end; } } @media only screen and (max-width: 767px) { /*Responsive Search*/ .logo-nav{ width: 120px; height:auto; } #faqs .judul { font-size: 15px; } footer h4 { text-align: center; } .company-name{ display: inline-block; text-align: center; margin-bottom: 20px; } .social-icon{ display: inline-block; text-align: center; margin-bottom: 20px; } /*Footer Responsive*/ }
public/css/contact-us.css
:root { --color-primary: #a5876a; --color-secondary: #E1CCB7 !important; --color-acent: #cebba8; --color-orange: #ff931e; --color-black: #636c72; --font-poppin: 'Poppins', serif; } /*Color*/ @font-face { font-family: "cerebri"; src: url("../font/Cerebri-Sans/CerebriSans-Regular.ttf"); } @font-face { font-family: "cerebri-bold"; src: url("../font/Cerebri-Sans/CerebriSans-Bold.ttf"); } * { margin: 0; padding: 0; font-family: "cerebri"; } .bg-primary { background-color: var(--color-primary); } .color-primary { color: var(--color-primary); } .bg-secondary { background-color: var(--color-secondary); } .color-secondary { color: var(--color-secondary); } .bg-acent { background-color: var(--color-acent); } .color-acent { color: var(--color-acent); } .btn-theme { box-shadow: none; font-family: var(--font-poppin); font-size: 16px; font-weight: 500; text-transform: capitalize; background-color: var(--color-primary); color: #ffffff; padding: 8px 20px; transition: 0.5s ease; } .btn-theme:hover { background-color: var(--color-acent); color: #ffffff; box-shadow: none; } .btn-theme-2 { box-shadow: 0 10px 20px 0px rgb(34 137 255 / 52%); margin: 0; font-family: var(--font-poppin); font-size: 16px; font-weight: 500; text-transform: capitalize; background-color: var(--color-primary); color: #ffffff; padding: 10px 30px; border-radius: 20px; transition: 0.5s ease; } .btn-theme-2:hover { background-color: var(--color-acent); color: #ffffff; box-shadow: none; } .btn-play { box-shadow: none; margin: 0; font-family: var(--font-poppin); font-size: 16px; font-weight: 500; text-transform: capitalize; background-color: var(--color-secondary); color: #ffffff; padding: 10px 16px; border-radius: 100%; margin-left: 20px; transition: 0.5s ease; } .btn-play:hover { background-color: var(--color-acent); color: var(--color-primary); box-shadow: none; } .btn-advance { margin: 0; font-weight: 500; padding: 8px 20px; text-transform: none; } .btn-primary{ font-size: 15px; } /*Header*/ .header{ width: 100%; min-height: 45vh; position: relative; } #banner-image{ margin: auto; width: 100%; height: 45vh; position: relative; } #banner-image img{ object-fit: cover; object-position: center; width: 100%; height: 100%; border-radius: 0; } #banner-image:after { content: '\A'; position: absolute; z-index: 1; width: 100%; height:100%; top:0; left:0; background:rgba(0,0,0,.4); opacity: 1; transition: all 1s; -webkit-transition: all 1s; } #banner-image .swiper { width: 100%; height: 100%; } #nav-container{ padding: 0 10%; background-color: #fff; position: fixed; z-index: 20; min-width: 100%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } nav.navbar { box-shadow: none; color: var(--color-secondary); } .logo-nav{ width: 180px; height:auto; } nav.navbar .navbar-brand { font-family: var(--font-poppin); font-weight: 500; font-size: 20px; color: #ffffff; } nav.navbar .nav-link { font-size: 13px; font-family: var(--font-poppin); color: var(--color-primary); font-weight: 500; padding: 10px 15px; transition: 0.5s ease; } nav.navbar .nav-item .icon-responsive{ display: none; } .navbar .nav-link:hover, .navbar .nav-link.active { background-color: var(--color-primary); color: #fff; border-radius: 30px; } nav.navbar .nav-item { margin: auto 5px; } .navbar-toggler { color: var(--color-primary); } .header .header-content { position: absolute; top: 85%; left: 50%; transform: translate(-50%, -50%); color: #ffffff; width: 100%; z-index: 2; } .judul { font-family: "cerebri"; font-size: 40px; display: none; } .sub-judul { font-family: "cerebri"; display: none; } /*Header*/ /*FAQ*/ #faqs { width: 100%; padding: 100px 0; font-family: var(--font-poppin); } #faqs { width: 100%; padding: 100px 0; font-family: var(--font-poppin); } #faqs .judul { color: var(--color-primary); font-family: "cerebri"; text-align: center; font-size: 30px; display: block; } #faqs .sub-judul { text-align: center; display: block; } #faqs .accordion { margin-bottom: 10px; } #faqs .nav-pills .nav-link{ color: var(--color-primary); font-family: "cerebri-bold"; border-radius: 50px; background-color: #ffffff; } #faqs .nav-pills .nav-link.active{ color: #ffffff; background-color: var(--color-primary); } #faqs .nav-pills .nav-link:hover{ color: #ffffff; background-color: var(--color-primary); } #faqs .btn-link{ font-size: 16px; font-family: "cerebri-bold"; color: var(--color-secondary); text-transform: none; } #faqs .btn-link:hover{ color: var(--color-primary); } #faqs .ml-i{ margin-left: 10px; } #faqs .card-header a[aria-expanded=true] .fa-angle-down { display: none; } #faqs .card-header a[aria-expanded=false] .fa-angle-up { display: none; } .contact-form{ padding: 15px; } .judul-detail{ color: var(--color-primary); font-family: "cerebri"; font-size: 20px; } .sub-detail{ font-size: 15px; } #faqs i.fas { padding: 15px; width: 52px; color: #ffffff; font-size: 20px; background-color: var(--color-primary); border-radius: 100%; text-align: center; } /*FAQ*/ /* Floating Button */ .float{ position:fixed; width:60px; height:60px; bottom:40px; right:40px; background-color:#25d366; color:#FFF; border-radius:50px; text-align:center; font-size:30px; box-shadow: 2px 2px 3px #999; z-index:100; transition: all .2s ease-in-out; } .float:hover{ color: #fff; transform: scale(1.1); } .my-float{ margin-top:16px; } /* Floating Button */ /*Footer section*/ footer { padding: 0 100px; background-color: var(--color-primary); font-family: var(--font-poppin); color: #ffffff; height: auto; left: 0; bottom: 0; width: 100%; text-align: center; } .company-name{ display: flex; justify-content: start; } .social-icon{ display: flex; justify-content: end; } /*Footer section*/ @media only screen and (max-width: 1200px) { #search-section .search-area { padding: 20px 80px; } #feature-section .property-list p { font-size: 12px !important; color: #636c72; } .fixed{ padding: 0; } } @media only screen and (max-width: 991px) { #nav-container{ background: #fff; min-width: 100%; position: fixed; color: var(--color-primary); z-index: 20; } .logo-nav{ width: 150px; height:auto; } .header .navbar .nav-link:hover, .header .navbar .nav-link.active { background-color: var(--color-primary); color: #fff; border-radius: 5px; /*background: linear-gradient(to right, #F16A70, #F16A70) no-repeat; background-size: 90% 3px; background-position: left bottom;*/ } .header nav.navbar .nav-item .icon-responsive{ display: inline-block; margin-right: 5px; } .fixed{ padding: 0 12px; } #testimonial-section .testimonial-list .image { border-radius: 50%; height: 150px; border: 5px solid white; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15); } #testimonial-section .testimonial-list i.fas { font-size: 56px !important; } #mail-section { padding: 50px 0 100px 0; } #search-section { font-size: 13px; width: 100%; margin: auto; } #search-section .search-area { border-radius: 0; padding: 30px; } #search-section .search-area input { margin-bottom: 10px; } #search-section .search-area button.btn-theme { margin-top: 20px; width: 100%; padding: 10px; } #search-section .search-area button.btn-advance { width: 100%; } .judul { font-size: 30px; display: block; } .sub-judul { font-size: 15px; display: block; } #feature-ul .feature-features { padding-right: 7px; } .company-name{ display: flex; justify-content: start; } .social-icon{ display: flex; justify-content: end; } } @media only screen and (max-width: 767px) { /*Responsive Search*/ .logo-nav{ width: 120px; height:auto; } #faqs .judul { font-size: 15px; } footer h4 { text-align: center; } .company-name{ display: inline-block; text-align: center; margin-bottom: 20px; } .social-icon{ display: inline-block; text-align: center; margin-bottom: 20px; } /*Footer Responsive*/ }
0.259826
0.134406