hexsha
stringlengths 40
40
| size
int64 6
1.05M
| ext
stringclasses 16
values | lang
stringclasses 4
values | max_stars_repo_path
stringlengths 3
956
| max_stars_repo_name
stringlengths 5
113
| max_stars_repo_head_hexsha
stringlengths 40
78
| max_stars_repo_licenses
sequencelengths 1
10
| max_stars_count
int64 1
208k
⌀ | max_stars_repo_stars_event_min_datetime
stringlengths 24
24
⌀ | max_stars_repo_stars_event_max_datetime
stringlengths 24
24
⌀ | max_issues_repo_path
stringlengths 3
956
| max_issues_repo_name
stringlengths 6
110
| max_issues_repo_head_hexsha
stringlengths 40
78
| max_issues_repo_licenses
sequencelengths 1
10
| max_issues_count
int64 1
134k
⌀ | max_issues_repo_issues_event_min_datetime
stringlengths 24
24
⌀ | max_issues_repo_issues_event_max_datetime
stringlengths 24
24
⌀ | max_forks_repo_path
stringlengths 3
956
| max_forks_repo_name
stringlengths 6
110
| max_forks_repo_head_hexsha
stringlengths 40
78
| max_forks_repo_licenses
sequencelengths 1
10
| max_forks_count
int64 1
105k
⌀ | max_forks_repo_forks_event_min_datetime
stringlengths 24
24
⌀ | max_forks_repo_forks_event_max_datetime
stringlengths 24
24
⌀ | content
stringlengths 6
1.05M
| avg_line_length
float64 1.25
1.04M
| max_line_length
int64 2
1.04M
| alphanum_fraction
float64 0.01
1
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0a84ade1a79baf9000df6f66818fc3a568c24173 | 10,354 | css | CSS | app/backend/extensions/bootstrap/assets/js/ckeditor/skins/kama/dialog_iequirks.css | landasystems/myplacemalang | 6e3d5a6522793eb1b263446fa7160a72064bde13 | [
"BSD-3-Clause"
] | 3 | 2015-10-17T05:27:08.000Z | 2016-08-15T13:52:05.000Z | app/backend/extensions/bootstrap/assets/js/ckeditor/skins/kama/dialog_iequirks.css | landasystems/myplacemalang | 6e3d5a6522793eb1b263446fa7160a72064bde13 | [
"BSD-3-Clause"
] | null | null | null | app/backend/extensions/bootstrap/assets/js/ckeditor/skins/kama/dialog_iequirks.css | landasystems/myplacemalang | 6e3d5a6522793eb1b263446fa7160a72064bde13 | [
"BSD-3-Clause"
] | 3 | 2021-04-13T22:01:12.000Z | 2022-03-17T05:47:47.000Z | /*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee}.cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;overflow:auto;padding:17px 10px 5px 10px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cke_rtl .cke_dialog_footer{text-align:left}.cke_dialog_footer .cke_resizer{margin-top:24px}.cke_dialog_footer .cke_resizer_ltr{border-right-color:#ccc}.cke_dialog_footer .cke_resizer_rtl{border-left-color:#ccc}.cke_hc .cke_dialog_footer .cke_resizer{margin-bottom:1px}.cke_hc .cke_dialog_footer .cke_resizer_ltr{margin-right:1px}.cke_hc .cke_dialog_footer .cke_resizer_rtl{margin-left:1px}.cke_dialog_tabs{height:23px;display:inline-block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer}a.cke_dialog_tab:hover{background-color:#f1f1e3}.cke_hc a.cke_dialog_tab:hover{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px}.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px}.cke_dialog_close_button span{display:none}.cke_dialog_close_button:hover{background-position:0 -1045px}.cke_ltr .cke_dialog_close_button{right:10px}.cke_rtl .cke_dialog_close_button{left:10px}.cke_dialog_close_button{top:7px}div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password{background-color:white;border:0;padding:0;width:100%;height:14px}div.cke_dialog_ui_input_text,div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0}textarea.cke_dialog_ui_input_textarea{background-color:white;border:0;padding:0;width:100%;overflow:auto;resize:none}div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0}a.cke_dialog_ui_button{border-collapse:separate;cursor:default;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;padding:5px 0;text-align:center}a.cke_dialog_ui_button_ok span,a.cke_dialog_ui_button_cancel span{width:60px;padding-right:20px;padding-left:20px}a.cke_dialog_ui_button_ok{background-position:0 -1143px}a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1219px}.cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1219px}a.cke_dialog_ui_button_cancel{background-position:0 -1104px}a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1245px}.cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1245px}span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px}a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3}a.cke_dialog_ui_button:hover,a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border-width:2px}.cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative}.cke_dialog_footer_buttons span.cke_dialog_ui_button{margin:7px 0;text-align:center}.cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_dialog .cke_dark_background{background-color:#eaead1}.cke_dialog .cke_light_background{background-color:#ffffbe}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_tabs,.cke_hc .cke_dialog_contents,.cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid}.cke_hc .cke_dialog_title{border-top:1px solid}.cke_hc .cke_dialog_footer{border-bottom:1px solid}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}.cke_hc .cke_dialog_body .cke_label{display:inline;cursor:inherit}.cke_hc a.cke_btn_locked,.cke_hc a.cke_btn_unlocked,.cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;padding:0 2px}.cke_rtl.cke_hc a.cke_btn_locked,.cke_rtl.cke_hc a.cke_btn_unlocked,.cke_rtl.cke_hc a.cke_btn_reset{float:right}.cke_hc a.cke_btn_locked .cke_icon{display:inline}a.cke_smile img{border:2px solid #eaead1}a.cke_smile:focus img,a.cke_smile:active img,a.cke_smile:hover img{border-color:#c7c78f}.cke_hc .cke_dialog_tabs a,.cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white}.cke_hc .ImagePreviewBox{width:260px}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_dialog_ui_input_select:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity=0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_dialog_title{margin-bottom:22px}.cke_dialog_page_contents{position:absolute}.cke_single_page .cke_dialog_title{margin-bottom:10px}.cke_dialog_close_button{top:27px;background-image:url(images/sprites_ie6.png)}.cke_dialog_footer .cke_resizer{margin-top:27px}.cke_dialog_tabs{display:block;top:33px;margin-top:33px}.cke_rtl .cke_dialog_ui_labeled_content{_width:95%}a.cke_dialog_ui_button{background:0;padding:0}a.cke_dialog_ui_button span{width:70px;padding:5px 15px;text-align:center;color:#3b3b1f;background:#53d9f0 none;display:inline-block;cursor:default}a.cke_dialog_ui_button_ok span{background-image:none;background-color:#b8e834;margin-right:0}a.cke_dialog_ui_button_cancel span{background-image:none;background-color:#f65d20;margin-right:0}a.cke_dialog_ui_button:hover span,a.cke_dialog_ui_button:focus span,a.cke_dialog_ui_button:active span{background-image:none;background:#f7a922}div.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{width:99%}.cke_dialog_ui_checkbox_input,.cke_dialog_ui_ratio_input,.cke_btn_reset,.cke_btn_locked,.cke_btn_unlocked{border:1px solid red!important;filter:chroma(color=red)}.cke_dialog_ui_focused,.cke_btn_over{border:1px dotted #696969!important} | 2,070.8 | 10,205 | 0.851072 |
0a84b588e484c6829ab1a6706db302acd8514288 | 999 | css | CSS | simple/components/clerk/GithubLink.module.css | CodingForAddicts/clerk-nextjs-examples | db86e15effc40959cbcc8ab0d86cdc9128dcd0e7 | [
"MIT"
] | 18 | 2021-09-09T20:39:25.000Z | 2022-02-09T16:33:55.000Z | simple/components/clerk/GithubLink.module.css | CodingForAddicts/clerk-nextjs-examples | db86e15effc40959cbcc8ab0d86cdc9128dcd0e7 | [
"MIT"
] | 2 | 2021-09-29T10:50:26.000Z | 2021-11-03T07:33:17.000Z | simple/components/clerk/GithubLink.module.css | CodingForAddicts/clerk-nextjs-examples | db86e15effc40959cbcc8ab0d86cdc9128dcd0e7 | [
"MIT"
] | 3 | 2022-01-15T04:30:18.000Z | 2022-03-29T23:52:47.000Z | .container {
font-family: "Inter", sans-serif;
font-size: 0.75rem;
font-weight: 400;
line-height: 1rem;
letter-spacing: 0em;
text-align: left;
display: flex;
box-shadow: 0px 24px 48px 0px #00000029;
border-radius: 6px;
height: 40px;
justify-content: space-between;
align-items: center;
padding: 0 1.5rem;
background-color: white;
}
.logo {
position: relative;
top: 2px;
min-width: 56px;
}
.label {
font-family: "Inter", sans-serif;
font-size: 0.75rem;
font-weight: 400;
line-height: 1rem;
letter-spacing: 0em;
text-align: left;
margin: 0 1.5rem;
}
.rightLink {
color: #335bf1;
min-width: 100px;
}
.rightLink a:link {
text-decoration: none;
color: #335bf1;
}
.rightLink a:visited {
text-decoration: none;
color: #335bf1;
}
.rightLink a:hover {
text-decoration: underline;
color: #335bf1;
}
.rightLink a:active {
text-decoration: underline;
color: #335bf1;
}
.rightArrow {
position: relative;
top: 2px;
left: 3px;
}
| 14.910448 | 42 | 0.654655 |
0a89bca33bdfce1f07390d394915f18e0d901651 | 43,147 | css | CSS | plugins/ckeditor/lib/skins/moono/editor_ie8.css | Seditio-CMS/Seditio-177 | 457195cbb828b84a073721cbcdb939e89697ebc1 | [
"MIT"
] | 2 | 2020-11-19T10:12:51.000Z | 2020-12-31T09:17:22.000Z | plugins/ckeditor/lib/skins/moono/editor_ie8.css | Seditio-CMS/Seditio-177 | 457195cbb828b84a073721cbcdb939e89697ebc1 | [
"MIT"
] | 1 | 2021-03-08T12:59:54.000Z | 2021-03-08T12:59:54.000Z | plugins/ckeditor/lib/skins/moono/editor_ie8.css | SeditioCMS/Seditio-177 | 457195cbb828b84a073721cbcdb939e89697ebc1 | [
"MIT"
] | 1 | 2020-12-31T09:22:48.000Z | 2020-12-31T09:22:48.000Z | /*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_button__about_icon {background: url(icons.png) no-repeat 0 -0px !important;}.cke_button__bold_icon {background: url(icons.png) no-repeat 0 -24px !important;}.cke_button__italic_icon {background: url(icons.png) no-repeat 0 -48px !important;}.cke_button__strike_icon {background: url(icons.png) no-repeat 0 -72px !important;}.cke_button__subscript_icon {background: url(icons.png) no-repeat 0 -96px !important;}.cke_button__superscript_icon {background: url(icons.png) no-repeat 0 -120px !important;}.cke_button__underline_icon {background: url(icons.png) no-repeat 0 -144px !important;}.cke_button__bidiltr_icon {background: url(icons.png) no-repeat 0 -168px !important;}.cke_button__bidirtl_icon {background: url(icons.png) no-repeat 0 -192px !important;}.cke_button__blockquote_icon {background: url(icons.png) no-repeat 0 -216px !important;}.cke_rtl .cke_button__copy_icon, .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon {background: url(icons.png) no-repeat 0 -240px !important;}.cke_ltr .cke_button__copy_icon {background: url(icons.png) no-repeat 0 -264px !important;}.cke_rtl .cke_button__cut_icon, .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon {background: url(icons.png) no-repeat 0 -288px !important;}.cke_ltr .cke_button__cut_icon {background: url(icons.png) no-repeat 0 -312px !important;}.cke_rtl .cke_button__paste_icon, .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon {background: url(icons.png) no-repeat 0 -336px !important;}.cke_ltr .cke_button__paste_icon {background: url(icons.png) no-repeat 0 -360px !important;}.cke_button__bgcolor_icon {background: url(icons.png) no-repeat 0 -384px !important;}.cke_button__textcolor_icon {background: url(icons.png) no-repeat 0 -408px !important;}.cke_rtl .cke_button__templates_icon, .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon {background: url(icons.png) no-repeat 0 -432px !important;}.cke_ltr .cke_button__templates_icon {background: url(icons.png) no-repeat 0 -456px !important;}.cke_button__creatediv_icon {background: url(icons.png) no-repeat 0 -480px !important;}.cke_rtl .cke_button__find_icon, .cke_mixed_dir_content .cke_rtl .cke_button__find_icon {background: url(icons.png) no-repeat 0 -504px !important;}.cke_ltr .cke_button__find_icon {background: url(icons.png) no-repeat 0 -528px !important;}.cke_button__replace_icon {background: url(icons.png) no-repeat 0 -552px !important;}.cke_button__flash_icon {background: url(icons.png) no-repeat 0 -576px !important;}.cke_button__button_icon {background: url(icons.png) no-repeat 0 -600px !important;}.cke_button__checkbox_icon {background: url(icons.png) no-repeat 0 -624px !important;}.cke_button__form_icon {background: url(icons.png) no-repeat 0 -648px !important;}.cke_button__hiddenfield_icon {background: url(icons.png) no-repeat 0 -672px !important;}.cke_button__imagebutton_icon {background: url(icons.png) no-repeat 0 -696px !important;}.cke_button__radio_icon {background: url(icons.png) no-repeat 0 -720px !important;}.cke_rtl .cke_button__select_icon, .cke_mixed_dir_content .cke_rtl .cke_button__select_icon {background: url(icons.png) no-repeat 0 -744px !important;}.cke_ltr .cke_button__select_icon {background: url(icons.png) no-repeat 0 -768px !important;}.cke_rtl .cke_button__textarea_icon, .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon {background: url(icons.png) no-repeat 0 -792px !important;}.cke_ltr .cke_button__textarea_icon {background: url(icons.png) no-repeat 0 -816px !important;}.cke_rtl .cke_button__textfield_icon, .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon {background: url(icons.png) no-repeat 0 -840px !important;}.cke_ltr .cke_button__textfield_icon {background: url(icons.png) no-repeat 0 -864px !important;}.cke_button__horizontalrule_icon {background: url(icons.png) no-repeat 0 -888px !important;}.cke_button__iframe_icon {background: url(icons.png) no-repeat 0 -912px !important;}.cke_button__image_icon {background: url(icons.png) no-repeat 0 -936px !important;}.cke_rtl .cke_button__indent_icon, .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon {background: url(icons.png) no-repeat 0 -960px !important;}.cke_ltr .cke_button__indent_icon {background: url(icons.png) no-repeat 0 -984px !important;}.cke_rtl .cke_button__outdent_icon, .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon {background: url(icons.png) no-repeat 0 -1008px !important;}.cke_ltr .cke_button__outdent_icon {background: url(icons.png) no-repeat 0 -1032px !important;}.cke_button__smiley_icon {background: url(icons.png) no-repeat 0 -1056px !important;}.cke_button__justifyblock_icon {background: url(icons.png) no-repeat 0 -1080px !important;}.cke_button__justifycenter_icon {background: url(icons.png) no-repeat 0 -1104px !important;}.cke_button__justifyleft_icon {background: url(icons.png) no-repeat 0 -1128px !important;}.cke_button__justifyright_icon {background: url(icons.png) no-repeat 0 -1152px !important;}.cke_button__language_icon {background: url(icons.png) no-repeat 0 -1176px !important;}.cke_rtl .cke_button__anchor_icon, .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon {background: url(icons.png) no-repeat 0 -1200px !important;}.cke_ltr .cke_button__anchor_icon {background: url(icons.png) no-repeat 0 -1224px !important;}.cke_button__link_icon {background: url(icons.png) no-repeat 0 -1248px !important;}.cke_button__unlink_icon {background: url(icons.png) no-repeat 0 -1272px !important;}.cke_rtl .cke_button__bulletedlist_icon, .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon {background: url(icons.png) no-repeat 0 -1296px !important;}.cke_ltr .cke_button__bulletedlist_icon {background: url(icons.png) no-repeat 0 -1320px !important;}.cke_rtl .cke_button__numberedlist_icon, .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon {background: url(icons.png) no-repeat 0 -1344px !important;}.cke_ltr .cke_button__numberedlist_icon {background: url(icons.png) no-repeat 0 -1368px !important;}.cke_button__maximize_icon {background: url(icons.png) no-repeat 0 -1392px !important;}.cke_rtl .cke_button__newpage_icon, .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon {background: url(icons.png) no-repeat 0 -1416px !important;}.cke_ltr .cke_button__newpage_icon {background: url(icons.png) no-repeat 0 -1440px !important;}.cke_rtl .cke_button__pagebreak_icon, .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon {background: url(icons.png) no-repeat 0 -1464px !important;}.cke_ltr .cke_button__pagebreak_icon {background: url(icons.png) no-repeat 0 -1488px !important;}.cke_rtl .cke_button__pastetext_icon, .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon {background: url(icons.png) no-repeat 0 -1512px !important;}.cke_ltr .cke_button__pastetext_icon {background: url(icons.png) no-repeat 0 -1536px !important;}.cke_rtl .cke_button__pastefromword_icon, .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon {background: url(icons.png) no-repeat 0 -1560px !important;}.cke_ltr .cke_button__pastefromword_icon {background: url(icons.png) no-repeat 0 -1584px !important;}.cke_rtl .cke_button__preview_icon, .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon {background: url(icons.png) no-repeat 0 -1608px !important;}.cke_ltr .cke_button__preview_icon {background: url(icons.png) no-repeat 0 -1632px !important;}.cke_button__print_icon {background: url(icons.png) no-repeat 0 -1656px !important;}.cke_button__removeformat_icon {background: url(icons.png) no-repeat 0 -1680px !important;}.cke_button__save_icon {background: url(icons.png) no-repeat 0 -1704px !important;}.cke_button__selectall_icon {background: url(icons.png) no-repeat 0 -1728px !important;}.cke_rtl .cke_button__showblocks_icon, .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon {background: url(icons.png) no-repeat 0 -1752px !important;}.cke_ltr .cke_button__showblocks_icon {background: url(icons.png) no-repeat 0 -1776px !important;}.cke_rtl .cke_button__source_icon, .cke_mixed_dir_content .cke_rtl .cke_button__source_icon {background: url(icons.png) no-repeat 0 -1800px !important;}.cke_ltr .cke_button__source_icon {background: url(icons.png) no-repeat 0 -1824px !important;}.cke_button__specialchar_icon {background: url(icons.png) no-repeat 0 -1848px !important;}.cke_button__scayt_icon {background: url(icons.png) no-repeat 0 -1872px !important;}.cke_button__table_icon {background: url(icons.png) no-repeat 0 -1896px !important;}.cke_rtl .cke_button__redo_icon, .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon {background: url(icons.png) no-repeat 0 -1920px !important;}.cke_ltr .cke_button__redo_icon {background: url(icons.png) no-repeat 0 -1944px !important;}.cke_rtl .cke_button__undo_icon, .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon {background: url(icons.png) no-repeat 0 -1968px !important;}.cke_ltr .cke_button__undo_icon {background: url(icons.png) no-repeat 0 -1992px !important;}.cke_button__spellchecker_icon {background: url(icons.png) no-repeat 0 -2016px !important;}.cke_button__mediaembed_icon {background: url(icons.png) no-repeat 0 -2040px !important;}.cke_button__syntaxhighlight_icon {background: url(icons.png) no-repeat 0 -2064px !important;}.cke_button__spoiler_icon {background: url(icons.png) no-repeat 0 -2088px !important;}.cke_hidpi .cke_button__about_icon {background: url(icons_hidpi.png) no-repeat 0 -0px !important;background-size: 16px !important;}.cke_hidpi .cke_button__bold_icon {background: url(icons_hidpi.png) no-repeat 0 -24px !important;background-size: 16px !important;}.cke_hidpi .cke_button__italic_icon {background: url(icons_hidpi.png) no-repeat 0 -48px !important;background-size: 16px !important;}.cke_hidpi .cke_button__strike_icon {background: url(icons_hidpi.png) no-repeat 0 -72px !important;background-size: 16px !important;}.cke_hidpi .cke_button__subscript_icon {background: url(icons_hidpi.png) no-repeat 0 -96px !important;background-size: 16px !important;}.cke_hidpi .cke_button__superscript_icon {background: url(icons_hidpi.png) no-repeat 0 -120px !important;background-size: 16px !important;}.cke_hidpi .cke_button__underline_icon {background: url(icons_hidpi.png) no-repeat 0 -144px !important;background-size: 16px !important;}.cke_hidpi .cke_button__bidiltr_icon {background: url(icons_hidpi.png) no-repeat 0 -168px !important;background-size: 16px !important;}.cke_hidpi .cke_button__bidirtl_icon {background: url(icons_hidpi.png) no-repeat 0 -192px !important;background-size: 16px !important;}.cke_hidpi .cke_button__blockquote_icon {background: url(icons_hidpi.png) no-repeat 0 -216px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__copy_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon {background: url(icons_hidpi.png) no-repeat 0 -240px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon {background: url(icons_hidpi.png) no-repeat 0 -264px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__cut_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon {background: url(icons_hidpi.png) no-repeat 0 -288px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon {background: url(icons_hidpi.png) no-repeat 0 -312px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__paste_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon {background: url(icons_hidpi.png) no-repeat 0 -336px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon {background: url(icons_hidpi.png) no-repeat 0 -360px !important;background-size: 16px !important;}.cke_hidpi .cke_button__bgcolor_icon {background: url(icons_hidpi.png) no-repeat 0 -384px !important;background-size: 16px !important;}.cke_hidpi .cke_button__textcolor_icon {background: url(icons_hidpi.png) no-repeat 0 -408px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__templates_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon {background: url(icons_hidpi.png) no-repeat 0 -432px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon {background: url(icons_hidpi.png) no-repeat 0 -456px !important;background-size: 16px !important;}.cke_hidpi .cke_button__creatediv_icon {background: url(icons_hidpi.png) no-repeat 0 -480px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__find_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon {background: url(icons_hidpi.png) no-repeat 0 -504px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon {background: url(icons_hidpi.png) no-repeat 0 -528px !important;background-size: 16px !important;}.cke_hidpi .cke_button__replace_icon {background: url(icons_hidpi.png) no-repeat 0 -552px !important;background-size: 16px !important;}.cke_hidpi .cke_button__flash_icon {background: url(icons_hidpi.png) no-repeat 0 -576px !important;background-size: 16px !important;}.cke_hidpi .cke_button__button_icon {background: url(icons_hidpi.png) no-repeat 0 -600px !important;background-size: 16px !important;}.cke_hidpi .cke_button__checkbox_icon {background: url(icons_hidpi.png) no-repeat 0 -624px !important;background-size: 16px !important;}.cke_hidpi .cke_button__form_icon {background: url(icons_hidpi.png) no-repeat 0 -648px !important;background-size: 16px !important;}.cke_hidpi .cke_button__hiddenfield_icon {background: url(icons_hidpi.png) no-repeat 0 -672px !important;background-size: 16px !important;}.cke_hidpi .cke_button__imagebutton_icon {background: url(icons_hidpi.png) no-repeat 0 -696px !important;background-size: 16px !important;}.cke_hidpi .cke_button__radio_icon {background: url(icons_hidpi.png) no-repeat 0 -720px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__select_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon {background: url(icons_hidpi.png) no-repeat 0 -744px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon {background: url(icons_hidpi.png) no-repeat 0 -768px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__textarea_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon {background: url(icons_hidpi.png) no-repeat 0 -792px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon {background: url(icons_hidpi.png) no-repeat 0 -816px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__textfield_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon {background: url(icons_hidpi.png) no-repeat 0 -840px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon {background: url(icons_hidpi.png) no-repeat 0 -864px !important;background-size: 16px !important;}.cke_hidpi .cke_button__horizontalrule_icon {background: url(icons_hidpi.png) no-repeat 0 -888px !important;background-size: 16px !important;}.cke_hidpi .cke_button__iframe_icon {background: url(icons_hidpi.png) no-repeat 0 -912px !important;background-size: 16px !important;}.cke_hidpi .cke_button__image_icon {background: url(icons_hidpi.png) no-repeat 0 -936px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__indent_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon {background: url(icons_hidpi.png) no-repeat 0 -960px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon {background: url(icons_hidpi.png) no-repeat 0 -984px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__outdent_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon {background: url(icons_hidpi.png) no-repeat 0 -1008px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon {background: url(icons_hidpi.png) no-repeat 0 -1032px !important;background-size: 16px !important;}.cke_hidpi .cke_button__smiley_icon {background: url(icons_hidpi.png) no-repeat 0 -1056px !important;background-size: 16px !important;}.cke_hidpi .cke_button__justifyblock_icon {background: url(icons_hidpi.png) no-repeat 0 -1080px !important;background-size: 16px !important;}.cke_hidpi .cke_button__justifycenter_icon {background: url(icons_hidpi.png) no-repeat 0 -1104px !important;background-size: 16px !important;}.cke_hidpi .cke_button__justifyleft_icon {background: url(icons_hidpi.png) no-repeat 0 -1128px !important;background-size: 16px !important;}.cke_hidpi .cke_button__justifyright_icon {background: url(icons_hidpi.png) no-repeat 0 -1152px !important;background-size: 16px !important;}.cke_hidpi .cke_button__language_icon {background: url(icons_hidpi.png) no-repeat 0 -1176px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__anchor_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon {background: url(icons_hidpi.png) no-repeat 0 -1200px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon {background: url(icons_hidpi.png) no-repeat 0 -1224px !important;background-size: 16px !important;}.cke_hidpi .cke_button__link_icon {background: url(icons_hidpi.png) no-repeat 0 -1248px !important;background-size: 16px !important;}.cke_hidpi .cke_button__unlink_icon {background: url(icons_hidpi.png) no-repeat 0 -1272px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon {background: url(icons_hidpi.png) no-repeat 0 -1296px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon {background: url(icons_hidpi.png) no-repeat 0 -1320px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon {background: url(icons_hidpi.png) no-repeat 0 -1344px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon {background: url(icons_hidpi.png) no-repeat 0 -1368px !important;background-size: 16px !important;}.cke_hidpi .cke_button__maximize_icon {background: url(icons_hidpi.png) no-repeat 0 -1392px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__newpage_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon {background: url(icons_hidpi.png) no-repeat 0 -1416px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon {background: url(icons_hidpi.png) no-repeat 0 -1440px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon {background: url(icons_hidpi.png) no-repeat 0 -1464px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon {background: url(icons_hidpi.png) no-repeat 0 -1488px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__pastetext_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon {background: url(icons_hidpi.png) no-repeat 0 -1512px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon {background: url(icons_hidpi.png) no-repeat 0 -1536px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon {background: url(icons_hidpi.png) no-repeat 0 -1560px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon {background: url(icons_hidpi.png) no-repeat 0 -1584px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__preview_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon {background: url(icons_hidpi.png) no-repeat 0 -1608px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon {background: url(icons_hidpi.png) no-repeat 0 -1632px !important;background-size: 16px !important;}.cke_hidpi .cke_button__print_icon {background: url(icons_hidpi.png) no-repeat 0 -1656px !important;background-size: 16px !important;}.cke_hidpi .cke_button__removeformat_icon {background: url(icons_hidpi.png) no-repeat 0 -1680px !important;background-size: 16px !important;}.cke_hidpi .cke_button__save_icon {background: url(icons_hidpi.png) no-repeat 0 -1704px !important;background-size: 16px !important;}.cke_hidpi .cke_button__selectall_icon {background: url(icons_hidpi.png) no-repeat 0 -1728px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__showblocks_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon {background: url(icons_hidpi.png) no-repeat 0 -1752px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon {background: url(icons_hidpi.png) no-repeat 0 -1776px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__source_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon {background: url(icons_hidpi.png) no-repeat 0 -1800px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon {background: url(icons_hidpi.png) no-repeat 0 -1824px !important;background-size: 16px !important;}.cke_hidpi .cke_button__specialchar_icon {background: url(icons_hidpi.png) no-repeat 0 -1848px !important;background-size: 16px !important;}.cke_hidpi .cke_button__scayt_icon {background: url(icons_hidpi.png) no-repeat 0 -1872px !important;background-size: 16px !important;}.cke_hidpi .cke_button__table_icon {background: url(icons_hidpi.png) no-repeat 0 -1896px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__redo_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon {background: url(icons_hidpi.png) no-repeat 0 -1920px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon {background: url(icons_hidpi.png) no-repeat 0 -1944px !important;background-size: 16px !important;}.cke_rtl.cke_hidpi .cke_button__undo_icon, .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon {background: url(icons_hidpi.png) no-repeat 0 -1968px !important;background-size: 16px !important;}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon {background: url(icons_hidpi.png) no-repeat 0 -1992px !important;background-size: 16px !important;}.cke_hidpi .cke_button__spellchecker_icon {background: url(icons_hidpi.png) no-repeat 0 -2016px !important;background-size: 16px !important;}.cke_hidpi .cke_button__mediaembed_icon {background: url(icons_hidpi.png) no-repeat 0 -2040px !important;background-size: 16px !important;}.cke_hidpi .cke_button__syntaxhighlight_icon {background: url(icons_hidpi.png) no-repeat 0 -4128px !important;}.cke_hidpi .cke_button__spoiler_icon {background: url(icons_hidpi.png) no-repeat 0 -4176px !important;} | 8,629.4 | 43,004 | 0.824206 |
0a96a3eeaa089f8582180f803252e3739ab2661d | 597 | css | CSS | demo/app/app.css | zdennis/nativescript-particle | a6cbfed0be9eb34cc04789551898fb744ef01c7a | [
"Apache-2.0"
] | 2 | 2021-07-26T08:09:32.000Z | 2021-07-26T08:09:41.000Z | demo/app/app.css | zdennis/nativescript-particle | a6cbfed0be9eb34cc04789551898fb744ef01c7a | [
"Apache-2.0"
] | null | null | null | demo/app/app.css | zdennis/nativescript-particle | a6cbfed0be9eb34cc04789551898fb744ef01c7a | [
"Apache-2.0"
] | null | null | null | @import '~nativescript-theme-core/css/core.light.css';
.btn {
padding: 4 10;
}
.message {
text-align: center;
margin: 10 0;
padding: 6 16;
color: #ffffff;
background-color: #cccccc;
border-radius: 50%;
}
.device-id {
font-size: 13;
color: #aaaaaa;
}
.device-name {
font-size: 16;
font-weight: bold;
color: #333333;
}
.function-name,
.variable-name {
font-size: 14;
color: #333333;
}
.device-type,
.variable-type {
font-size: 11;
color: #ffffff;
padding: 2 5;
background-color: #cccccc;
border-radius: 50%;
margin-left: 6;
vertical-align: center;
}
| 13.883721 | 55 | 0.633166 |
0a96d546146a8c4dece9b0180fd761c6c4ae9f38 | 281,037 | css | CSS | public_html/assets/css/style.css | emekambachu/air-mart-diplomatic-logistics | 996492b3dd9d85609897afc6c5124de6640b6ac5 | [
"MIT"
] | null | null | null | public_html/assets/css/style.css | emekambachu/air-mart-diplomatic-logistics | 996492b3dd9d85609897afc6c5124de6640b6ac5 | [
"MIT"
] | null | null | null | public_html/assets/css/style.css | emekambachu/air-mart-diplomatic-logistics | 996492b3dd9d85609897afc6c5124de6640b6ac5 | [
"MIT"
] | null | null | null |
/* Transide HTML Template */
/***
====================================================================
Fonts
====================================================================
***/
@import url('fontawesome-all.css');
@import url('animate.css');
@import url('custom-animate.css');
@import url('flaticon.css');
@import url('stroke-gap.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@import url('scrollbar.css');
@import url('hover.css');
@import url('jquery.touchspin.css');
@import url('botstrap-select.min.css');
@import url('swiper.min.css');
@import url('rtl.css');
@import url('polyglot-language-switcher.css');
/***
====================================================================
Reset
====================================================================
***/
* {
margin: 0px;
padding: 0px;
border: none;
outline: none;
font-size: 100%;
line-height: inherit;
}
/***
====================================================================
Global Settings
====================================================================
***/
.page-wrapper {
position: relative;
width: 100%;
min-width: 300px;
z-index: 9;
margin: 0px auto;
overflow: hidden;
}
body {
font-size: 16px;
color: #2a2a2a;
line-height: 1.7em;
font-weight: 400;
-webkit-font-smoothing: antialiased;
background: rgb(255, 255, 255);
font-family: 'Yantramanav', sans-serif;
}
a {
text-decoration: none;
cursor: pointer;
}
a:hover,
a:focus,
a:visited {
text-decoration: none !important;
outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
position: relative;
font-weight: normal;
line-height: 1.25em;
margin: 0px;
background: none;
color: #2a2a2a;
font-family: "Poppins", sans-serif;
}
textarea {
overflow: hidden;
}
button {
outline: none !important;
cursor: pointer;
}
.text {
font-size: 18px;
line-height: 26px;
font-weight: 400;
color: #797979;
margin: 0px 0px 15px;
}
::-webkit-input-placeholder {
color: inherit;
}
::-moz-input-placeholder {
color: inherit;
}
::-ms-input-placeholder {
color: inherit;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
box-shadow: none;
outline: none;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
background-color: inherit;
border-color: inherit;
color: inherit;
border-radius: 0;
}
.bootstrap-select .dropdown-menu li a span.text {
margin-bottom: 0;
}
.bootstrap-select .dropdown-menu li.active a span.text {
color: #fff;
}
.bootstrap-select .dropdown-toggle .filter-option:after {
font-family: 'Font Awesome 5 Pro';
content: "\f107";
position: absolute;
right: 15px;
top: 7px;
display: block;
line-height: 30px;
font-size: 17px;
text-align: center;
z-index: 5;
font-weight: 400;
color: #fff;
}
.dropup .dropdown-toggle::after {
display: none;
}
.page-wrapper {
position: relative;
margin: 0 auto;
width: 100%;
min-width: 300px;
z-index: 9;
overflow: hidden;
}
.auto-container {
position: static;
max-width: 1200px;
padding: 0px 15px;
margin: 0 auto;
}
ul,
li {
list-style: none;
padding: 0px;
margin: 0px;
}
figure {
margin-bottom: 0;
}
.theme-btn {
display: inline-block;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.centered {
text-align: center !important;
}
.gray-bg {
background-color: #f4f4f4 !important;
}
.light-bg {
background-color: #fff !important;
}
img {
display: inline-block;
max-width: 100%;
height: auto;
}
.dropdown-toggle::after {
display: none;
}
.fa {
line-height: inherit;
}
.preloader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 999;
background-position: center center;
background-repeat: no-repeat;
background-image: url(../images/icons/preloader.svg);
}
.preloader-close {
position: fixed;
z-index: 999999;
color: #fff;
padding: 10px 20px;
cursor: pointer;
right: 0;
bottom: 0;
font-weight: 600;
}
.loader-wrap {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 999999;
}
.loader-wrap .layer-one {
position: absolute;
left: 0%;
top: 0;
width: 33.3333%;
height: 100%;
overflow: hidden;
}
.loader-wrap .layer-two {
position: absolute;
left: 33.3333%;
top: 0;
width: 33.3333%;
height: 100%;
overflow: hidden;
}
.loader-wrap .layer-three {
position: absolute;
left: 66.6666%;
top: 0;
width: 33.3333%;
height: 100%;
overflow: hidden;
}
.loader-wrap .layer .overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #0a273d;
}
.owl-nav,
.owl-dots {
display: none;
}
/* Btn style */
.theme-btn {
display: inline-block;
transition: all .5s ease;
-moz-transition: all .5s ease;
-webkit-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
}
.mb-20 {
margin-bottom: 20px !important;
}
.mb-30 {
margin-bottom: 30px !important;
}
.mt-30 {
margin-top: 30px !important;
}
.mt-40 {
margin-top: 40px !important;
}
.mt-50 {
margin-top: 50px !important;
}
.mt-70 {
margin-top: 70px !important;
}
.mb-40 {
margin-bottom: 40px !important;
}
.mb-50 {
margin-bottom: 50px !important;
}
.mb-70 {
margin-bottom: 70px !important;
}
.pb-20 {
padding-bottom: 20px !important;
}
.pb-30 {
padding-bottom: 30px !important;
}
.pb-50 {
padding-bottom: 50px !important;
}
/***
====================================================================
Scroll To Top style
====================================================================
***/
.scroll-to-top {
position: fixed;
right: 50px;
bottom: 110px;
width: 65px;
height: 65px;
font-size: 18px;
line-height: 61px;
text-align: center;
z-index: 100;
cursor: pointer;
margin-left: -26px;
display: none;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.scroll-to-top.style-two {
border-radius: 50%;
}
.scroll-to-top:hover {
color: #ffffff;
}
/*Btn Style One*/
.btn-style-one {
position: relative;
display: inline-block;
font-size: 15px;
line-height: 24px;
color: #fff;
padding: 17.5px 45px;
font-weight: 700;
border-radius: 0;
overflow: hidden;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
}
.btn-style-one i {
margin-right: 8px;
display: inline-block;
transform: rotate(135deg);
position: relative;
bottom: 1px;
transition: .5s;
}
.btn-style-one:hover i {
transform: rotate(90deg);
}
.btn-style-one:hover {
color: #fff;
}
.btn-style-one:before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 0%;
content: "";
background-color: #293e9c;
transition: .5s;
}
.btn-style-one:hover:before {
width: 100%;
}
.btn-style-one span {
position: relative;
}
/* Bnt style Two */
.btn-style-one.style-two {
background: transparent;
border: 2px solid #fff;
padding: 14.5px 45px;
}
.btn-style-one.style-two:hover i {
color: #fff;
}
.readmore-link {
font-size: 15px;
font-weight: 700;
color: #2a2a2a;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
transition: .5s;
display: inline-block;
}
.readmore-link i {
margin-right: 7px;
display: inline-block;
transform: rotate(135deg);
transition: .5s;
}
.readmore-link:hover i {
transform: rotate(90deg);
}
.readmore-link.style-two:before {
position: absolute;
content: '';
left: 0;
top: -4px;
width: 36px;
height: 36px;
border-radius: 18px;
transition: .5s;
}
.readmore-link.style-two:hover:before {
width: 100%;
}
.readmore-link.style-two span {
position: relative;
}
.readmore-link.style-two span i {
margin-right: 20px;
color: #fff;
}
.readmore-link.style-two:hover span i {
margin-right: 10px;
}
.readmore-link.style-two {
padding-left: 10px;
padding-right: 15px;
}
.readmore-link.style-two {
position: relative;
}
.readmore-link.style-two:hover {
color: #fff;
}
@media only screen and (min-width:1200px) {
.mx-30 {
margin: 0 30px;
}
}
/* Header Style */
.main-header {
position: relative;
display: block;
width: 100%;
z-index: 9999;
top: 0px;
left: 0px;
background: none;
clear: both;
}
.main-header.header-style-one {
position: absolute;
}
/* Header Top */
.header-top {
position: relative;
background-color: #293e9c;
padding: 5.5px 0;
}
.header-top .inner-container {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
min-height: 50px;
}
.header-top .left-column {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.header-top .social-icon {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.header-top .social-icon li {
margin-right: 20px;
font-size: 16px;
}
.header-top .social-icon li a {
color: #fff;
transition: .5s;
}
.header-top .search-box {
position: relative;
padding: 0 20px;
}
.header-top .search-box:before {
position: absolute;
right: 0;
top: 50%;
content: '';
background: rgb(255 255 255 / 0.30);
height: 22px;
width: 1px;
transform: translateY(-50%);
}
.header-top .search-box:after {
position: absolute;
left: 0;
top: 50%;
content: '';
background: rgb(255 255 255 / 0.30);
height: 22px;
width: 1px;
transform: translateY(-50%);
}
.header-top .search-box input {
background-color: transparent;
color: #fff;
width: 100px;
font-size: 16px;
font-weight: 500;
}
.header-top .search-box button {
position: relative;
color: #fff;
background-color: transparent;
font-size: 18px;
}
.header-top .right-column {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.header-top .location {
position: relative;
margin-right: 20px;
padding-right: 10px;
}
.header-top .location:before {
position: absolute;
right: -3px;
top: 50%;
content: '';
background: rgb(255 255 255 / 0.30);
height: 22px;
width: 1px;
transform: translateY(-50%);
}
.header-top .location form {
display: inline-block;
}
.header-top button.btn.dropdown-toggle {
background: transparent;
color: #fff;
border: none;
padding-left: 7px;
font-size: 18px;
font-weight: 500;
}
.header-top .btn-light:not(:disabled):not(.disabled).active,
.header-top .btn-light:not(:disabled):not(.disabled):active,
.header-top .show>.btn-light.dropdown-toggle {
color: #fff;
}
.header-top .bootstrap-select .dropdown-toggle:focus,
.header-top .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: none !important;
box-shadow: none;
}
.header-top .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: auto;
min-width: 120px;
}
.header-top .location span {
position: relative;
top: 2px;
}
.header-top .location span.text {
color: #777777;
}
.header-top .location .active span.text {
color: #fff;
}
.header-top .phone-number {
position: relative;
color: #fff;
}
.header-top .phone-number a {
color: #ffffff;
}
.header-top .phone-number i {
font-size: 16px;
margin-right: 10px;
}
.header-top .mail-address {
position: relative;
color: #fff;
padding-left: 20px;
margin-left: 20px;
}
.header-top .mail-address:before {
position: absolute;
left: 0;
top: 50%;
content: '';
background: rgb(255 255 255 / 0.30);
height: 22px;
width: 1px;
transform: translateY(-50%);
}
.header-top .mail-address a {
color: #ffffff;
}
.header-top .mail-address i {
font-size: 16px;
margin-right: 10px;
}
/* Header Upper */
.main-header .header-upper {
position: relative;
}
.main-header .header-upper .inner-container {
position: relative;
min-height: 80px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.main-header .header-upper .logo-box {
z-index: 10;
}
.main-header .header-upper .logo-box .logo {
position: relative;
display: block;
padding: 32px 0px;
}
.main-header .header-upper .right-column {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.main-header .header-upper .contact-info {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.main-header .header-upper .contact-info .single-info {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-right: 60px;
}
.main-header .header-upper .contact-info .single-info:last-child {
margin-right: 0;
}
.main-header .header-upper .contact-info .icon {
position: relative;
height: 55px;
width: 55px;
line-height: 55px;
text-align: center;
border-radius: 50%;
color: #fff;
font-size: 30px;
margin-right: 17px;
}
.main-header .header-upper .contact-info h5 {
font-size: 18px;
margin-bottom: 7px;
}
.main-header .header-upper .contact-info .text {
position: relative;
margin-bottom: 0;
}
.main-header .header-upper .contact-info .text a {
color: #222222;
}
.main-header .header-upper .search-btn {
margin-left: 35px;
padding-left: 20px;
line-height: 20px;
border-left: 1px solid #919191;
margin-right: 20px;
}
.main-header .header-upper .link-btn a {
vertical-align: middle;
}
.main-header .header-upper .search-toggler {
color: #000;
background: transparent;
font-size: 20px;
}
.main-header .nav-outer {
position: relative;
z-index: 1;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.navbar-right-info .mobile-nav-toggler {
position: relative;
width: 50px;
height: 50px;
line-height: 44px;
text-align: center;
color: rgb(255, 255, 255);
font-size: 20px;
margin-left: 30px;
cursor: pointer;
border-radius: 50%;
}
.main-header .nav-outer .main-menu {
position: relative;
}
.main-menu .inner-container {
box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.12);
margin-bottom: -25px;
background: #fff;
}
.main-menu .inner-container .nav-outer {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.main-menu .contact-info {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-right: 35px;
}
.main-menu .contact-info .icon {
width: 75px;
height: 80px;
line-height: 80px;
text-align: center;
color: #fff;
font-size: 30px;
margin-right: 20px;
}
.main-menu .contact-info h6{
font-size: 14px;
margin-bottom: 5px;
}
.main-menu .contact-info h4 {
font-size: 22px;
}
.main-menu .navbar-collapse {
padding: 0px;
display: block !important;
}
.main-menu .navigation {
position: relative;
margin: 0px;
margin-left: 50px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.main-menu .navigation>li {
position: relative;
padding: 38px 0px;
margin-right: 35px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-menu .navigation>li:before {
font-family: 'Font Awesome 5 Pro';
content: "\f0dd";
position: absolute;
left: 50%;
bottom: 15px;
display: block;
line-height: 30px;
font-size: 22px;
text-align: center;
z-index: 5;
font-weight: 900;
opacity: 0;
transform: translateX(-50%);
}
.main-menu .navigation>li.current:before {
opacity: 1;
}
.main-menu .navigation>li>a:before {
position: absolute;
content: "[";
left: -12px;
top: 3px;
display: block;
line-height: 30px;
font-size: 17px;
z-index: 5;
font-weight: 700;
opacity: 0;
}
.main-menu .navigation>li.current>a:before {
opacity: 1;
}
.main-menu .navigation>li>a:after {
position: absolute;
content: "]";
right: -12px;
top: 3px;
display: block;
line-height: 30px;
font-size: 17px;
z-index: 5;
font-weight: 700;
opacity: 0;
}
.main-menu .navigation>li.current>a:after {
opacity: 1;
}
.main-menu .navigation>li:last-child {
margin-right: 0px;
}
.main-menu .navigation>li>a {
position: relative;
display: block;
text-align: center;
font-size: 17px;
font-weight: 700;
line-height: 30px;
text-transform: capitalize;
color: #fff;
padding: 3px 0px;
opacity: 1;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
font-family: "Poppins", sans-serif;
}
.main-menu .navigation>li>ul {
position: absolute;
left: 0px;
top: 100%;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
min-width: 200px;
z-index: 100;
display: none;
opacity: 0;
visibility: hidden;
background-color: #fff;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
transition: .5s;
-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation>li>ul.from-right {
left: auto;
right: 0px;
}
.main-menu .navigation>li>ul>li {
position: relative;
width: 100%;
padding: 0 20px;
}
.main-menu .navigation>li>ul>li:last-child {
border-bottom: none;
}
.main-menu .navigation>li>ul>li:before {
position: absolute;
content: '';
right: 0px;
top: 0px;
width: 0%;
height: 100%;
display: block;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-menu .navigation>li>ul>li>a {
position: relative;
display: block;
padding: 14px 0px;
border-bottom: 1px solid #e9e5df;
line-height: 24px;
font-weight: 700;
font-size: 15px;
text-transform: capitalize;
color: #2a2a2a;
text-align: left;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
font-family: "Poppins", sans-serif;
}
.main-menu .navigation>li>ul>li:last-child>a {
border-bottom: 0px;
}
.main-menu .navigation>li>ul>li.dropdown>a:after {
position: absolute;
content: "\f105";
right: 0;
top: 11px;
display: block;
line-height: 24px;
font-size: 17px;
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
}
.main-menu .navigation>li>ul>li>ul {
position: absolute;
left: 100%;
top: 0;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
min-width: 200px;
z-index: 100;
display: none;
background-color: #fff;
transition: .5s;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
.main-menu .navigation>li>ul>li>ul.from-right {
left: auto;
right: 0px;
}
.main-menu .navigation>li>ul>li>ul>li {
position: relative;
width: 100%;
padding: 0 20px;
}
.main-menu .navigation>li>ul>li>ul>li:last-child {
border-bottom: none;
}
.main-menu .navigation>li>ul>li>ul>li:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 0%;
height: 100%;
display: block;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.main-menu .navigation>li>ul>li>ul>li:last-child {
border-bottom: none;
}
.main-menu .navigation>li>ul>li>ul>li>a {
position: relative;
display: block;
padding: 14px 0;
line-height: 24px;
font-weight: 700;
border-bottom: 1px solid #e9e5df;
font-size: 15px;
text-transform: capitalize;
color: #2a2a2a;
text-align: left;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
font-family: "Poppins", sans-serif;
}
.main-menu .navigation>li>ul>li>ul>li:last-child>a {
border-bottom: 0;
}
.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
font-family: 'Font Awesome 5 Pro';
content: "\f105";
position: absolute;
right: 30px;
top: 12px;
display: block;
line-height: 24px;
font-size: 16px;
font-weight: 400;
z-index: 5;
}
.main-menu .navigation>li.dropdown:hover>ul {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-menu .navigation li>ul>li.dropdown:hover>ul {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-menu .navigation li.dropdown .dropdown-btn {
position: absolute;
right: 10px;
top: 8px;
width: 34px;
height: 30px;
border: 1px solid #ffffff;
text-align: center;
font-size: 16px;
line-height: 26px;
color: #ffffff;
cursor: pointer;
z-index: 5;
display: none;
}
.header-upper .navbar-right-info {
position: relative;
margin-left: 40px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.header-upper .navbar-right-info .sign-in {
position: relative;
font-size: 18px;
color: #fff;
font-weight: 500;
margin-right: 20px;
padding: 0 20px;
}
.header-upper .navbar-right-info .sign-in:before {
position: absolute;
right: 0;
top: 50%;
content: '';
background: rgb(255 255 255 / 0.30);
height: 22px;
width: 1px;
transform: translateY(-50%);
}
.header-upper .navbar-right-info .sign-in:after {
position: absolute;
left: 0;
top: 50%;
content: '';
background: rgb(255 255 255 / 0.30);
height: 22px;
width: 1px;
transform: translateY(-50%);
}
.header-upper .navbar-right-info .sign-in a {
color: #fff;
}
.header-upper .navbar-right-info .sign-in a i {
margin-right: 10px;
}
/* Language Switcher */
.header-upper #polyglotLanguageSwitcher {
background: transparent;
}
.header-upper #polyglotLanguageSwitcher a.current:link,
.header-upper #polyglotLanguageSwitcher a.current:visited,
.header-upper #polyglotLanguageSwitcher a.current:active {
background-position: left center;
font-weight: 700;
font-size: 14px;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
width: 100px;
}
#polyglotLanguageSwitcher a {
padding: 0 9px;
width: 105px;
}
.header-upper .language .bootstrap-select .dropdown-toggle .filter-option:after {
content: "\f0d7";
top: 4px;
font-weight: 900;
}
.header-upper .language form {
display: inline-block;
}
.header-upper .language button.btn.dropdown-toggle {
background: transparent;
color: #fff;
border: none;
padding-left: 7px;
font-size: 18px;
font-weight: 500;
}
.header-upper .language .btn-light:not(:disabled):not(.disabled).active,
.header-upper .language .btn-light:not(:disabled):not(.disabled):active,
.header-upper .language .show>.btn-light.dropdown-toggle {
color: #fff;
}
.header-upper .language .bootstrap-select .dropdown-toggle:focus,
.header-upper .language .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: none !important;
box-shadow: none;
}
.header-upper .language .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: auto;
min-width: 65px;
}
.header-upper .language .location .icon {
position: relative;
top: 2px;
}
.header-upper .bootstrap-select .dropdown-toggle .filter-option:after {
right: 0;
}
.header-upper .dropdown-item.active,
.header-upper .dropdown-item:active {
color: #fff;
}
/***
====================================================================
Search Popup
====================================================================
***/
.search-popup {
position: fixed;
left: 0;
top: 0px;
width: 100%;
height: 100%;
z-index: 99999;
visibility: hidden;
opacity: 0;
overflow: auto;
background: rgba(0, 0, 0, 0.90);
-webkit-transform: translateY(101%);
-ms-transform: translateY(101%);
transform: translateY(101%);
transition: all 700ms ease;
-moz-transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
}
.search-popup.popup-visible {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
visibility: visible;
opacity: 1;
}
.search-popup .overlay-layer {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
display: block;
}
.search-popup .close-search {
position: absolute;
right: 25px;
top: 25px;
font-size: 22px;
color: #ffffff;
cursor: pointer;
z-index: 5;
}
.search-popup .close-search:hover {
opacity: 0.70;
}
.search-popup .search-form {
position: relative;
padding: 0px 15px 0px;
max-width: 1024px;
margin: 0 auto;
margin-top: 150px;
margin-bottom: 100px;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.search-popup .search-form fieldset {
position: relative;
border: 7px solid rgba(255, 255, 255, 0.50);
border-radius: 12px;
}
.search-popup .search-form fieldset input[type="search"] {
position: relative;
height: 70px;
padding: 20px 220px 20px 30px;
background: #ffffff;
line-height: 30px;
font-size: 24px;
color: #233145;
border-radius: 7px;
}
.search-popup .search-form fieldset input[type="submit"] {
position: absolute;
display: block;
right: 0px;
top: 0px;
text-align: center;
width: 220px;
height: 70px;
padding: 20px 10px 20px 10px;
color: #ffffff !important;
line-height: 30px;
font-size: 20px;
cursor: pointer;
text-transform: uppercase;
border-radius: 0px 7px 7px 0px;
}
.search-popup h3 {
text-transform: uppercase;
font-size: 20px;
font-weight: 600;
color: #ffffff;
margin-bottom: 20px;
letter-spacing: 1px;
text-align: center;
display: none;
}
.search-popup .recent-searches {
font-size: 16px;
color: #ffffff;
text-align: center;
display: none;
}
.search-popup .recent-searches li {
display: inline-block;
margin: 0px 10px 10px 0px;
}
.search-popup .recent-searches li a {
display: block;
line-height: 24px;
border: 1px solid #ffffff;
padding: 7px 15px;
color: #ffffff;
border-radius: 3px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.search-popup .search-form fieldset input[type="search"]:focus {
border-color: #ddd;
-webkit-box-shadow: none;
box-shadow: none;
}
/***
====================================================================
Sticky Header
====================================================================
***/
.sticky-header {
position: fixed;
visibility: hidden;
opacity: 0;
left: 0px;
top: 0px;
width: 100%;
padding: 0px 0px;
z-index: -1;
background: #ffffff;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
-o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
-webkit-transition: top 300ms ease;
-o-transition: top 300ms ease;
transition: top 300ms ease;
}
.sticky-header .main-menu .navigation {
margin-left: 0;
}
.fixed-header .sticky-header {
opacity: 1;
z-index: 99901;
visibility: visible;
}
.header-style-one.fixed-header .sticky-header {
background-color: #293e9c;
}
.fixed-header .sticky-header .inner-container {
margin-bottom: 0;
box-shadow: none;
}
.fixed-header .sticky-header .search-toggler {
color: #222;
background: transparent;
font-size: 20px;
}
.main-header .sticky-header .header-upper .logo-box .logo {
padding: 13.5px 0px;
}
.sticky-header .main-menu .navigation>li {
padding: 17px 0px;
}
.main-header .sticky-header .header-upper .inner-container {
min-height: 70px;
}
.sticky-header .main-menu .navigation>li:before {
bottom: 5px;
}
/***
====================================================================
Mobile Menu
====================================================================
***/
.nav-outer .mobile-nav-toggler {
position: relative;
width: 50px;
height: 50px;
line-height: 44px;
text-align: center;
color: rgb(255, 255, 255);
font-size: 20px;
cursor: pointer;
border-radius: 50%;
float: right;
margin: 13px 0;
margin-left: 15px;
display: none;
}
.mobile-menu {
position: fixed;
right: 0;
top: 0;
width: 300px;
padding-right: 30px;
max-width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 999999;
}
.mobile-menu .mCSB_scrollTools {
right: -6px;
}
.mobile-menu .mCSB_inside>.mCSB_container {
margin-right: 5px;
}
.mobile-menu .navbar-collapse {
display: block !important;
}
.mobile-menu .nav-logo {
position: relative;
padding: 30px 25px;
text-align: left;
margin-bottom: 100px;
margin-top: 25px;
}
.mobile-menu-visible {
overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
opacity: 1;
visibility: visible;
}
.mobile-menu .menu-backdrop {
position: fixed;
right: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
background-color: rgb(24 23 22 / 25%);
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
opacity: 0.70;
visibility: visible;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .menu-box {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
max-height: 100%;
overflow-y: auto;
background: #202020;
padding: 0px 0px;
z-index: 5;
opacity: 0;
visibility: hidden;
border-radius: 0px;
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu .menu-box {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .close-btn {
position: absolute;
right: 20px;
top: 15px;
line-height: 30px;
width: 24px;
text-align: center;
font-size: 30px;
color: #ffffff;
cursor: pointer;
z-index: 10;
-webkit-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
}
.mobile-menu .navigation {
position: relative;
display: block;
width: 100%;
float: none;
}
.mobile-menu .navigation li {
position: relative;
display: block;
border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation:last-child {
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li>ul>li:first-child {
border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li>a {
position: relative;
display: block;
line-height: 24px;
padding: 10px 25px;
font-size: 15px;
font-weight: 500;
color: #ffffff;
text-transform: uppercase;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.mobile-menu .navigation li ul li>a {
font-size: 15px;
margin-left: 20px;
text-transform: capitalize;
}
.mobile-menu .navigation li>a:before {
content: '';
position: absolute;
left: 0;
top: 0;
height: 0;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.mobile-menu .navigation li.current>a:before {
height: 100%;
}
.mobile-menu .navigation li.dropdown .dropdown-btn {
position: absolute;
right: 6px;
top: 6px;
width: 32px;
height: 32px;
text-align: center;
font-size: 16px;
line-height: 32px;
color: #ffffff;
background: rgba(255, 255, 255, 0.10);
cursor: pointer;
border-radius: 2px;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 5;
}
.mobile-menu .navigation li.dropdown .dropdown-btn.open {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
display: none;
}
.mobile-menu .social-links {
position: relative;
text-align: center;
padding: 30px 25px;
}
.mobile-menu .social-links li {
position: relative;
display: inline-block;
margin: 0px 10px 10px;
}
.mobile-menu .social-links li a {
position: relative;
line-height: 32px;
font-size: 16px;
color: #ffffff;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
/* Hidden Bar */
.hidden-sidebar {
position: fixed;
top: 0;
left: -100%;
z-index: 99999;
width: 100%;
max-width: 446px;
height: 100%;
overflow: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
direction: rtl;
}
.hidden-sidebar-close {
position: absolute;
bottom: 0;
right: -70px;
font-size: 30px;
cursor: pointer;
color: #fff;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
}
.hidden-sidebar .logo {
margin-bottom: 35px;
}
.hidden-sidebar .wrapper-box {
height: 100%;
}
.hidden-sidebar .content-wrapper {
padding: 80px 30px;
background-image: url(../images/background/bg-5.jpg);
margin-right: 70px;
direction: ltr;
position: relative;
}
.hidden-sidebar .sidebar-widget {
margin-bottom: 35px;
}
.hidden-sidebar .text-widget .text {
font-size: 18px;
color: #cfd7f8;
margin-bottom: 0;
}
.pdf-widget {
position: relative;
}
.pdf-widget .row {
margin: 0 -7.5px;
}
.pdf-widget .column {
padding: 0 7.5px;
}
.pdf-widget .content {
background-color: #fff;
text-align: center;
padding: 30px 10px;
margin-bottom: 20px;
}
.pdf-widget .content .icon {
margin-bottom: 15px;
}
.pdf-widget .content h4 {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
font-family: 'Yantramanav', sans-serif;
}
.contact-widget {
position: relative;
}
.contact-widget .icon-box {
position: relative;
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
}
.contact-widget .icon {
width: 35px;
font-size: 18px;
margin-top: 5px;
}
.contact-widget .text {
color: #cfd7f8;
}
.contact-widget .text a {
color: #cfd7f8;
}
.contact-widget .text strong {
color: #fff;
font-weight: 700;
font-family: "Poppins", sans-serif;
display: block;
}
.nav-overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 99999;
width: 100%;
display: none;
background: rgba(20, 20, 20, 0.70);
overflow: hidden;
cursor: none;
}
/* Cursor Style */
.cursor {
position: absolute;
background-color: #fff;
width: 6px;
height: 6px;
border-radius: 100%;
z-index: 1;
-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
-o-transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
z-index: 10000;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
visibility: hidden;
}
.cursor {
visibility: visible;
}
.cursor.active {
opacity: 0.5;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.cursor.hovered {
opacity: 0.08;
}
.cursor-follower {
position: absolute;
background-color: rgba(255, 255, 255, 0.3);
width: 50px;
height: 50px;
border-radius: 100%;
z-index: 1;
-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
-o-transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
z-index: 10000;
visibility: hidden;
}
.cursor-follower {
visibility: visible;
}
.cursor-follower.active {
opacity: 0.7;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.cursor-follower.hovered {
opacity: 0.08;
}
.cursor-follower.close-cursor:before {
position: absolute;
content: '';
height: 25px;
width: 2px;
background: #fff;
left: 48%;
top: 12px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
display: inline-block;
}
.cursor-follower.close-cursor:after {
position: absolute;
content: '';
height: 25px;
width: 2px;
background: #fff;
right: 48%;
top: 12px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
/***
====================================================================
Banner Section
====================================================================
***/
.banner-section {
position: relative;
margin-top: 50px;
}
.banner-section .background-text {
position: absolute;
right: -280px;
bottom: 190px;
z-index: 99;
text-transform: uppercase;
font-size: 240px;
font-family: "Poppins", sans-serif;
font-weight: 700;
letter-spacing: -5px;
line-height: 200px;
color: rgb(255 255 255 / 0.1);
transform: rotate(-30deg);
}
.banner-section .background-text .text-2 {
position: absolute;
top: -5px;
left: 15px;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgb(255 255 255 / 0.2);
color: transparent;
}
.three-item-carousel,
.banner-slider {
position: relative;
height: 100% !important;
z-index: 9;
}
.banner-section .swiper-slide {
position: relative;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.banner-section .swiper-slide:before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #000000;
opacity: 0.0;
content: "";
}
.banner-section .content-outer {
position: relative;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
height: 100%;
width: 100%;
display: table;
vertical-align: middle;
}
.banner-section .content-box {
position: relative;
padding: 160px 15px 50px;
min-height: 820px;
max-width: 1200px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.banner-section .content-box .inner {
position: relative;
opacity: 0;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
padding: 0 15px;
}
.banner-section .swiper-slide-active .content-box .inner {
opacity: 1;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}
.banner-section .content-box h1 {
position: relative;
font-size: 70px;
font-weight: 700;
line-height: 72px;
color: #ffffff;
text-transform: uppercase;
opacity: 0;
visibility: hidden;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
margin-bottom: 30px;
padding-bottom: 40px;
letter-spacing: -1px;
}
.banner-section .swiper-slide-active .content-box h1 {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 800ms;
-o-transition-delay: 800ms;
transition-delay: 800ms;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.banner-section .content-box h1:before {
position: absolute;
content: '';
left: 50%;
bottom: 0;
height: 2px;
width: 100%;
transform: translateX(-50%);
background-image: url(../images/shape/border-shape.png);
max-width: 770px;
margin: 0 auto;
}
.banner-section .content-box h4 {
position: relative;
display: block;
font-size: 30px;
line-height: 1.2em;
color: #ffffff;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 30px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
.banner-section .swiper-slide-active h4 {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 1200ms;
-o-transition-delay: 1200ms;
transition-delay: 1200ms;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.banner-section .content-box .text {
position: relative;
font-size: 24px;
font-weight: 500;
line-height: 34px;
color: #ffffff;
opacity: 0;
visibility: hidden;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-transform: translateX(-50px);
-ms-transform: translateX(-50px);
transform: translateX(-50px);
}
.banner-section .swiper-slide-active .text {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 1600ms;
-o-transition-delay: 1600ms;
transition-delay: 1600ms;
-webkit-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}
.banner-section .link-box {
padding-top: 20px;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-transition-delay: 2000ms;
-o-transition-delay: 2000ms;
transition-delay: 2000ms;
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
margin: 0 -10px;
}
.banner-section .swiper-slide-active .link-box {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.banner-section .link-box a {
-webkit-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;
margin: 0 10px 10px;
}
.banner-section .banner-slider-nav {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.banner-section .banner-slider-button-next {
position: relative;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 50%;
text-align: center;
color: #ffffff;
cursor: pointer;
z-index: 9;
margin-right: 40px;
font-size: 25px;
background-color: rgba(255, 255, 255, 0.3);
transition: .5s;
}
.banner-section .banner-slider-button-prev {
position: relative;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 50%;
text-align: center;
color: #ffffff;
cursor: pointer;
z-index: 9;
margin-left: 40px;
font-size: 25px;
background-color: rgba(255, 255, 255, 0.3);
transition: .5s;
}
/* Style Two */
.banner-section .banner-slider-nav.style-two {
left: 0;
right: auto;
top: auto;
}
.banner-section .banner-slider-nav.style-two .banner-slider-button-prev {
width: 106px;
height: 53px;
border-radius: 0;
margin: 0;
line-height: 53px;
background: #293e9c;
font-size: 16px;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.banner-section .banner-slider-nav.style-two .banner-slider-button-next {
height: 53px;
width: 106px;
border-radius: 0;
margin: 0;
line-height: 53px;
font-size: 16px;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.banner-section .banner-slider-nav.style-two .banner-slider-button-next i {
margin-left: 10px;
position: relative;
top: 1px;
}
.banner-section .banner-slider-nav.style-two .banner-slider-button-prev i {
margin-right: 10px;
top: 1px;
position: relative;
}
.left-panel {
position: absolute;
top: -50px;
left: 0;
width: 106px;
bottom: 53px;
background: #fff;
z-index: 9999;
text-align: center;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
padding: 10px 0 50px;
}
.left-panel .side-menu-nav {
position: relative;
font-size: 16px;
font-weight: 700;
font-family: "Poppins", sans-serif;
}
.left-panel .side-menu-nav span {
display: block;
font-size: 45px;
line-height: 50px;
cursor: pointer;
}
.left-panel .option-box {
position: relative;
font-size: 16px;
font-weight: 700;
font-family: "Poppins", sans-serif;
}
.left-panel .option-box h4 {
position: relative;
font-size: 16px;
font-weight: 700;
}
.left-panel .option-box h4 a {
color: #29292a;
}
.left-panel .option-box .icon {
display: block;
font-size: 45px;
line-height: 50px;
cursor: pointer;
margin-bottom: 10px;
font-weight: normal;
}
.left-panel .option-box .order-form-area {
position: absolute;
left: 95px;
top: 0;
width: 470px;
padding-left: 50px;
opacity: 0;
visibility: hidden;
transition: .5s;
transform: translateX(20px);
}
.left-panel .option-box:hover .order-form-area {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.left-panel .option-box .order-form-area .wrapper-box {
position: relative;
background: #293e9c;
text-align: left;
padding: 40px;
}
.left-panel .option-box .order-form-area .wrapper-box:before {
position: absolute;
left: -60px;
top: 40px;
content: '';
border: 30px solid transparent;
border-right-color: #293e9c;
}
.left-panel .option-box .order-form-area .order-form {
position: relative;
background-color: #293e9c;
}
.left-panel .option-box .order-form-area h4 {
position: relative;
font-size: 20px;
font-weight: 700;
color: #fff;
margin-bottom: 30px;
padding-bottom: 20px;
}
.left-panel .option-box .order-form-area h4:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100px;
background-image: url(../images/shape/border-shape-2.png);
}
.left-panel .option-box .order-form-area .form-group {
margin-bottom: 20px;
}
.left-panel .option-box .order-form-area input {
position: relative;
height: 62px;
border: 1px solid #4d5faf;
color: #fff;
padding: 0 15px;
width: 100%;
background: transparent;
}
.left-panel .option-box button.btn.dropdown-toggle {
background: transparent;
color: #fff;
border: none;
padding-left: 7px;
font-size: 16px;
}
.left-panel .option-box .btn-light:not(:disabled):not(.disabled).active,
.left-panel .option-box .btn-light:not(:disabled):not(.disabled):active,
.left-panel .option-box .show>.btn-light.dropdown-toggle {
color: #fff;
width: 100%;
}
.left-panel .option-box .bootstrap-select .dropdown-toggle:focus,
.left-panel .option-box .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: none !important;
box-shadow: none;
}
.left-panel .option-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: 100%;
border: 1px solid #4d5faf;
height: 62px;
padding-top: 11px;
padding-left: 8px;
}
.left-panel .option-box .dropdown-item.active .text,
.left-panel .option-box .dropdown-item:active .text {
color: #fff;
}
.left-panel .option-box .order-form-area .order-form .theme-btn {
width: 100%;
background: #fff;
color: #2a2a2a;
}
.left-panel .option-box .order-form-area .order-form .theme-btn:hover {
color: #fff;
}
.left-panel .option-box .order-form-area .order-form .theme-btn:hover i {
color: #fff;
}
/*Post Share Icon*/
.post-share-icon {
font-size: 14px;
color: #999999;
position: relative;
transition: .5s;
cursor: pointer;
}
.post-share-icon ul.social-links {
position: absolute;
top: 0;
right: 100%;
display: flex;
opacity: 0;
transition: .5s;
visibility: hidden;
}
.post-share-icon ul.social-links li {
margin-right: 15px;
}
.post-share-icon ul.social-links li a {
color: #999;
transition: .5s;
}
.post-share-icon:hover ul.social-links {
opacity: 1;
visibility: visible;
}
/* Banner section two */
.banner-section-two {
position: relative;
padding: 200px 0;
background-size: cover;
}
.banner-section-two .text-block h4 {
position: relative;
display: block;
font-size: 20px;
line-height: 1.2em;
font-weight: 700;
font-style: italic;
margin-bottom: 30px;
padding-left: 125px;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.banner-section-two .text-block h4:before {
position: absolute;
content: '';
left: 0;
top: 7px;
height: 5px;
width: 114px;
background-image: url(../images/shape/border-shape-13.png);
background-repeat: no-repeat;
}
.banner-section-two .text-block h1 {
position: relative;
font-size: 72px;
font-weight: 700;
line-height: 86px;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
margin-bottom: 30px;
letter-spacing: -1px;
}
.banner-section-two .link-box a {
background: transparent;
padding: 15.5px 40px;
border-radius: 30px;
}
.banner-section-two .link-box a:hover {
border-color: transparent;
}
.banner-section-two .text {
margin-bottom: 30px;
}
.banner-section-two .icon-box-wrapper {
position: relative;
display: flex;
flex-wrap: wrap;
margin-bottom: 10px;
}
.banner-section-two .icon-box {
position: relative;
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
margin-right: 30px;
padding-right: 28px;
border-right: 1px solid #dcdfe5;
}
.banner-section-two .icon-box:last-child {
margin-right: 0;
padding-right: 0;
border-right: 0;
}
.banner-section-two .icon-box .icon {
margin-right: 15px;
}
.banner-section-two .icon-box h5 {
position: relative;
font-size: 20px;
font-weight: 700;
line-height: 32px;
}
.banner-section-two .left-panel {
top: 0;
background: transparent;
}
.banner-section-two .left-panel .text-content {
position: relative;
background: #013277;
padding: 26.5px 25px;
transform: rotate(90deg);
left: -18px;
}
.banner-section-two .left-panel .option-box .icon {
position: absolute;
width: 47px;
height: 47px;
line-height: 47px;
border-radius: 50%;
font-size: 25px;
color: #013277;
top: -32px;
left: -25px;
}
.banner-section-two .left-panel .option-box h4 {
color: #fff;
font-size: 14px;
text-transform: uppercase;
width: max-content;
}
.banner-section-two .left-panel .option-box .order-form-area h4:before {
background-image: url(../images/shape/border-shape-12.png);
}
.banner-section-two .left-panel .option-box .order-form-area {
position: absolute;
left: 115px
}
/* Sec Title */
.sec-title {
position: relative;
margin-bottom: 55px;
}
.sec-title .sub-title {
position: relative;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
margin-bottom: 20px;
display: inline-block;
padding: 0 17px;
}
.sec-title .sub-title:before {
font-family: Flaticon;
content: "\f163";
position: absolute;
left: 0;
top: -1px;
font-size: 11px;
z-index: 5;
font-weight: 400;
transform: rotate(180deg);
}
.sec-title .sub-title:after {
font-family: Flaticon;
content: "\f163";
position: absolute;
right: 0;
top: -1px;
font-size: 11px;
z-index: 5;
font-weight: 400;
}
.sec-title h2 {
position: relative;
font-size: 40px;
font-weight: 700;
}
.sec-title .text {
position: relative;
margin-top: 25px;
margin-bottom: 0;
}
.sec-title.light h2 {
color: #ffffff;
}
/* Services Section */
.services-section {
position: relative;
padding: 120px 0 90px;;
}
.service-block-one .inner-box {
position: relative;
background-color: #293e9c;
padding: 45px 30px 0;
margin-bottom: 30px;
overflow: hidden;
}
.service-block-one h4 {
position: relative;
color: #fff;
font-size: 24px;
font-weight: 700;
margin-bottom: 20px;
}
.service-block-one .text {
position: relative;
color: #cfd7f8;
font-size: 18px;
margin-bottom: 20px;
}
.service-block-one .link {
font-size: 15px;
font-weight: 700;
color: #fff;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
transition: .5s;
}
.service-block-one .link i {
margin-right: 7px;
display: inline-block;
transform: rotate(135deg);
transition: .5s;
}
.service-block-one .link:hover i {
transform: rotate(90deg);
}
.service-block-one .image {
position: relative;
text-align: right;
padding: 46px 0;
min-height: 250px;
right: -10px;
}
.service-block-one .count {
position: absolute;
left: 0;
bottom: 0;
width: 80px;
height: 80px;
font-size: 24px;
font-weight: 700;
color: #fff;
font-family: "Poppins", sans-serif;
text-align: center;
line-height: 80px;
z-index: 9;
}
.service-block-one .count span {
position: relative;
}
.service-block-one .count:before {
position: absolute;
content: '';
left: -130px;
bottom: -115px;
width: 230px;
height: 230px;
background-color: #203282;
border-radius: 50%;
}
.service-block-one .image:before {
position: absolute;
content: '';
right: -90px;
bottom: -60px;
width: 320px;
height: 320px;
background-color: #203282;
border-radius: 50%;
}
.service-block-one .image img {
position: relative;
}
.service-block-one .image:after {
position: absolute;
content: '';
right: -103px;
bottom: -73px;
width: 346px;
height: 346px;
border: 2px dashed #4a5fba;
border-radius: 50%;
transition: .5s;
}
/* About Section */
.about-section {
position: relative;
padding: 100px 0 90px;
}
.about-section .sec-title {
margin-bottom: 46px;
}
.about-section .readmore-link {
margin-top: 25px;
}
.about-section .icon-box {
position: relative;
padding: 20px 20px;
background-color: #fff;
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
transition: .5s;
align-items: center;
}
.about-section .icon-box:hover {
box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
}
.about-section .icon-box:before {
position: absolute;
content: '';
width: 10px;
height: 10px;
transition: .5s;
opacity: 0;
right: 10px;
top: 10px;
}
.about-section .icon-box:hover:before {
opacity: 1;
}
.about-section .icon-box .icon {
font-size: 45px;
color: #cecac4;
margin-right: 20px;
transition: .5s;
line-height: 48px;
}
.about-section .icon-box h4 {
font-size: 18px;
font-weight: 700;
position: relative;
color: #cecac4;
transition: .5s;
}
.about-section .icon-box:hover h4 {
color: #2a2a2a;
}
.about-section .image {
margin-bottom: 30px;
}
/* Why Choose Us */
.Whychooseus-section {
position: relative;
padding: 120px 0 90px;
}
.why-choose-block .inner-box {
position: relative;
padding: 36px 30px 16px;
background-color: #fff;
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
transition: .5s;
align-items: center;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
.why-choose-block .inner-box .icon {
position: relative;
font-size: 40px;
margin-right: 30px;
transition: .5s;
line-height: 70px;
width: 70px;
height: 70px;
text-align: center;
margin-left: 20px;
margin-top: 30px;
margin-bottom: 20px;
}
.why-choose-block .inner-box .icon:before {
position: absolute;
content: '';
width: 70px;
height: 70px;
border: 2px solid #e9e5df;
background-color: #fff;
top: -30px;
left: -20px;
transition: .5s;
}
.why-choose-block .inner-box .icon:after {
position: absolute;
content: '';
width: 70px;
height: 70px;
border: 2px solid #e9e5df;
background-color: #fff;
border-radius: 50%;
top: 0;
left: 0;
transition: .5s;
}
.why-choose-block .inner-box .icon i {
position: relative;
z-index: 9;
}
.why-choose-block .inner-box:hover .icon {
color: #fff;
}
.why-choose-block .inner-box .count {
position: absolute;
top: -38px;
left: -27px;
font-size: 18px;
font-family: "Poppins", sans-serif;
font-weight: 700;
line-height: 25px;
background: #fff;
padding: 2px 6px;
}
.why-choose-block .inner-box .content {
max-width: 390px;
}
.why-choose-block .inner-box h4 {
font-size: 20px;
font-weight: 700;
position: relative;
transition: .5s;
padding-bottom: 12px;
margin-bottom: 20px;
}
.why-choose-block .inner-box h4:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100px;
background-image: url(../images/shape/border-shape-2.png);
}
.why-choose-block .inner-box .text {
font-size: 18px;
margin-bottom: 20px;
}
/* Work Process Section */
.work-process-section {
position: relative;
padding: 120px 0;
}
.work-process-section .bg {
position: absolute;
top: 0;
right: 0;
left: 0;
height: 475px;
background-size: cover;
}
.work-process-block .inner-box {
position: relative;
text-align: center;
margin-bottom: 30px;
}
.work-process-block .count {
position: relative;
width: 60px;
height: 60px;
text-align: center;
line-height: 60px;
font-size: 20px;
color: #ffffff;
font-weight: 700;
margin: 0 auto;
margin-bottom: 50px;
border-radius: 50%;
transition: .5s;
}
.work-process-block .count:before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 60px;
height: 60px;
border: 2px dashed #fff;
border-radius: 50%;
transition: .5s;
}
.work-process-block .icon {
position: relative;
background: #ffffff;
width: 130px;
height: 112px;
line-height: 108px;
text-align: center;
font-size: 60px;
display: inline-block;
margin-bottom: 30px;
}
.work-process-block .icon:before {
position: absolute;
content: '';
border: 32px solid transparent;
top: -64px;
left: 50%;
transform: translateX(-50%);
}
.work-process-block .icon:after {
position: absolute;
content: '';
border: 32px solid transparent;
border-bottom-color: #fff;
top: -61px;
left: 50%;
transform: translateX(-50%);
}
.work-process-block h4 {
font-size: 20px;
font-weight: 700;
margin-bottom: 20px;
}
.work-process-section .bottom-text {
position: relative;
font-size: 20px;
font-weight: 700;
text-align: center;
margin-top: 50px;
}
/* Industries Covered */
.industries-covered {
position: relative;
padding: 100px 0 0;
background-size: cover;
}
.industries-covered .outer-box {
position: relative;
overflow: hidden;
}
.industries-covered .outer-container {
max-width: 1200px;
margin: 0 auto;
margin-right: 0;
}
.industries-covered .background-text {
position: absolute;
left: 120px;
top: 240px;
z-index: 99;
text-transform: uppercase;
font-size: 120px;
font-family: "Poppins", sans-serif;
font-weight: 700;
letter-spacing: -5px;
line-height: 90px;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgb(255 255 255 / 0.2);
color: transparent;
}
.industries-covered .text-block {
position: relative;
padding: 0 15px;
}
.industries-covered .text-block .content {
position: relative;
right: 0;
background-color: #fff;
padding: 54px 38px;
max-width: 370px;
opacity: 0;
transition: .5s;
margin: 0 auto;
margin-right: 0;
}
.industries-covered .active .text-block .content {
opacity: 1;
}
.industries-covered .text-block .content .icon {
font-size: 60px;
margin-bottom: 30px;
line-height: 50px;
}
.industries-covered .text-block .content h4 {
font-size: 24px;
font-weight: 700;
line-height: 34px;
margin-bottom: 20px;
}
.industries-covered .image {
padding-right: 0;
position: absolute;
top: 0;
left: 15px;
right: -15px;
bottom: 0;
background-color: #293e9c;
background-size: cover;
}
.industries-covered .owl-carousel .owl-stage-outer {
overflow: visible;
}
.industries-covered .text-block .inner-box {
padding: 165px 0 65px;
}
.industries-covered .center .image {
right: 180px;
}
.industries-covered .image img {
opacity: .3;
}
.industries-covered .center .image img {
opacity: 1;
}
.industries-covered .owl-theme .owl-nav {
position: absolute;
bottom: 176px;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
display: block;
}
.industries-covered .owl-theme .owl-nav .owl-prev {
position: absolute;
left: -55px;
top: 5px;
background: rgba(255, 255, 255, 0.15);
height: 70px;
width: 70px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 70px;
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.industries-covered .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
left: 0;
color: #dfd7d3;
background: #fff;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.industries-covered .owl-theme .owl-nav .owl-prev:hover:after {
left: 0;
margin-left: 0;
}
.industries-covered .owl-theme .owl-nav .owl-next {
position: absolute;
left: -55px;
top: 76px;
background: rgba(255, 255, 255, 0.15);
height: 70px;
width: 70px;
border: none;
text-align: center;
line-height: 70px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.industries-covered .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
right: 0;
color: #dfd7d3;
background: #ffff;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.industries-covered .owl-theme .owl-nav .owl-next:hover:after {
right: 0;
margin-right: 0;
}
.industries-covered .owl-theme .owl-nav .owl-prev:hover:after,
.industries-covered .owl-theme .owl-nav .owl-next:hover:after {
opacity: 1;
}
.industries-covered .owl-theme .owl-nav .owl-prev:hover,
.industries-covered .owl-theme .owl-nav .owl-next:hover {
opacity: 1;
}
/* Pricing Section */
.pricing-section {
position: relative;
padding: 120px 0 90px;
}
.pricing-block {
position: relative;
padding: 0;
}
.pricing-block .inner-box {
position: relative;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
padding: 0 40px 50px;
text-align: center;
}
.pricing-block .category-wrapper {
position: relative;
display: inline-block;
padding: 0 10px;
margin-top: -15px;
}
.pricing-block .category-wrapper:before {
position: absolute;
content: '';
height: 15px;
width: 10px;
background-color: #1f307b;
left: 0;
top: 0;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.pricing-block .category-wrapper:after {
position: absolute;
content: '';
height: 15px;
width: 10px;
background-color: #1f307b;
right: 0;
top: 0;
clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.pricing-block .category {
position: relative;
background-color: #293e9c;
padding: 16.5px 45px;
font-size: 20px;
font-weight: 700;
font-family: "Poppins", sans-serif;
color: #ffffff;
margin-bottom: 40px;
}
.pricing-block .price {
position: relative;
font-size: 48px;
font-weight: 700;
line-height: 45px;
font-family: "Poppins", sans-serif;
margin-bottom: 11px;
}
.pricing-block .time {
position: relative;
font-size: 18px;
color: #7e7b7a;
margin-bottom: 25px;
}
.pricing-block .content {
position: relative;
padding-top: 50px;
text-align: left;
margin-bottom: 39px;
}
.pricing-block .content:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 2px;
width: 100%;
background-image: url(../images/shape/border-shape-3.png);
}
.pricing-block .content li {
position: relative;
padding-left: 35px;
margin-bottom: 18px;
font-size: 18px;
color: #7e7b7a;
}
.pricing-block .content li:after {
font-family: Flaticon;
content: "\f131";
position: absolute;
left: 0;
top: -3px;
display: block;
line-height: 30px;
font-size: 17px;
text-align: center;
z-index: 5;
font-weight: 400;
}
.pricing-block .link-box {
position: relative;
text-align: left;
}
.pricing-block .link-box .theme-btn {
background-color: #293e9c;
}
/* Style Two */
.pricing-block.style-two .inner-box:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgb(0 0 0 / 75%);
}
.pricing-block.style-two .inner-box {
background-size: cover;
}
.pricing-block.style-two .price {
color: #fff;
}
.pricing-block.style-two .time {
color: #fff;
}
.pricing-block.style-two .content:before {
background-image: url(../images/shape/border-shape-4.png);
}
.pricing-block.style-two .content li {
color: #fff;
}
.pricing-block.style-two .link-box .theme-btn:before {
background-color: #293e9c;
}
/* Facts Section */
.facts-section {
position: relative;
padding: 70px 0 80px;
z-index: 9;
}
.facts-section:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
right: 0;
height: 260px;
background-color: #f0ece5;
z-index: -2;
}
.facts-section .wrapper-box {
position: relative;
padding: 120px 0 51px;
background-size: cover;
}
.facts-section .wrapper-box:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgb(41 62 156 / 0.90);
}
.facts-section .shape {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.facts-section .shape .shape-one {
position: absolute;
top: -77px;
left: -30px;
z-index: 9;
}
.facts-section .shape .shape-two {
position: absolute;
right: 274px;
top: -39px;
}
.facts-section .shape .shape-three {
position: absolute;
right: 45%;
bottom: -98px;
}
.facts-section .shape .shape-four {
position: absolute;
bottom: -105px;
left: -166px;
}
.facts-section .shape .shape-five {
position: absolute;
bottom: -78px;
right: -175px;
z-index: -2;
}
.facts-section .counter-column {
position: relative;
background-color: #fff;
padding: 22.5px 30px;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width:1200px) {
.facts-section .counter-column {
max-width: initial;
width: auto;
}
.facts-section .counter-column {
position: absolute;
top: -80px;
left: 26%;
}
.facts-section .counter-column:nth-child(2) {
top: 80px;
left: -60px;
}
.facts-section .counter-column:nth-child(3) {
top: 40px;
left: auto;
right: -60px;
}
.facts-section .counter-column:nth-child(4) {
top: auto;
bottom: -80px;
left: 20%;
}
.facts-section .counter-column:nth-child(5) {
top: auto;
bottom: -50px;
right: 12%;
left: auto;
}
}
.facts-section .counter-column .icon {
position: absolute;
right: -10px;
top: -10px;
}
.facts-section .counter-column .count-text {
font-size: 36px;
line-height: 45px;
font-weight: 700;
font-family: "Poppins", sans-serif;
}
.facts-section .counter-column .text {
font-size: 20px;
line-height: 30px;
font-weight: 700;
font-family: "Poppins", sans-serif;
color: #2a2a2a;
margin: 0;
}
/* Testimonials Section */
.testimonials-section {
position: relative;
padding: 120px 0 90px;
background-color: #f0ece5;
}
.testimonial-block .inner-box {
position: relative;
margin-bottom: 30px;
text-align: center;
background-color: #fff;
padding: 50px 30px;
}
.testimonial-block .text {
font-size: 18px;
font-weight: 600;
font-family: "Poppins", sans-serif;
line-height: 34px;
margin-bottom: 30px;
}
.testimonial-block .author-thumb {
position: relative;
display: inline-block;
margin-bottom: 21px;
}
.testimonial-block .author-thumb img {
border-radius: 50%;
width: auto;
}
.testimonial-block .quote {
position: absolute;
right: 0;
bottom: 0;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
border-radius: 50%;
color: #ffffff;
font-size: 18px;
}
.testimonial-block h4 {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 6px;
}
.testimonial-block .designation {
position: relative;
margin-bottom: 15px;
font-size: 18px;
margin-bottom: 10px;
}
.testimonial-block .rating span {
margin: 0 2px;
}
/* News Section */
.news-section {
position: relative;
padding: 120px 0 90px;
}
.news-block-one .inner-box {
margin-bottom: 30px;
position: relative;
display: inline-block;
overflow: hidden;
}
.news-block-one .image {
position: relative;
overflow: hidden;
margin-bottom: 25px;
}
.news-block-one .image img {
transition: .5s;
width: 100%;
}
.news-block-one .overlay-two {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
transition: .5s;
background-color: rgb(0 0 0 / 0.7);
opacity: 0;
}
.news-block-one .inner-box:hover .overlay-two {
opacity: 1;
}
.news-block-one .overlay-two a {
width: 60px;
height: 60px;
line-height: 56px;
text-align: center;
color: #fff;
display: inline-block;
font-size: 25px;
}
.news-block-one .overlay-two span {
position: relative;
display: inline-block;
transition: .5s;
}
.news-block-one .inner-box:hover .overlay-two span {
transform: rotate(360deg);
}
.news-block-one .date {
position: absolute;
right: 30px;
top: 0;
width: 70px;
height: 100px;
text-align: center;
padding: 23px 5px;
color: #fff;
font-size: 20px;
font-weight: 700;
font-family: "Poppins", sans-serif;
z-index: 9;
}
.news-block-one.style-two .date {
width: 60px;
font-size: 16px;
height: 80px;
padding: 17px 5px;
line-height: 24px;
right: 20px;
}
.news-block-one .date span {
font-size: 24px;
}
.news-block-one .lower-content {
position: relative;
}
.news-block-one .category {
font-size: 16px;
margin-bottom: 5px;
}
.news-block-one .category i {
margin-right: 10px;
}
.news-block-one h3 {
position: relative;
font-size: 20px;
font-weight: 700;
padding: 0 0 20px;
margin: 0 0 25px;
line-height: 32px;
letter-spacing: -1px;
}
.news-block-one h3 a {
color: #2a2a2a;
transition: .5s;
}
.news-block-one h3:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background-image: url(../images/shape/border-shape-3.png);
}
.news-block-one .text {
font-size: 18px;
position: relative;
margin-bottom: 25px;
}
.news-block-one .overlay {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0;
transition: .5s ease;
transition: .9s ease;
transform: scale(1.1);
}
.news-block-one .inner-box:hover .overlay {
opacity: 1;
transform: scale(1);
}
.news-block-one .overlay .image:before {
background-image: -moz-linear-gradient( 90deg, rgb(0 0 0 / 78%) 0%, rgb(255 255 255 / 0%) 70%);
background-image: -webkit-linear-gradient( 90deg, rgb(0 0 0 / 78%) 0%, rgb(255 255 255 / 0%) 70%);
background-image: -ms-linear-gradient( 90deg, rgb(0 0 0 / 78%) 0%, rgb(255 255 255 / 0%) 70%);
position: absolute;
content: '';
left: 0;
bottom: 0;
right: 0;
top: 0;
}
.news-block-one .overlay .lower-content {
position: absolute;
left: 0;
bottom: 0;
padding: 30px 28px;
}
.news-block-one .overlay h3 a {
color: #fff;
}
.news-block-one .overlay .readmore-link {
color: #fff;
}
.news-block-one .overlay h3:before {
background-image: url(../images/shape/border-shape-4.png);
}
/* branches-section */
.branches-section {
position: relative;
margin-top: -140px;
}
.branches-section .single-info {
position: relative;
box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
padding: 25px 28px;
background-color: #fff;
transition: .5s;
}
.branches-section .single-info:hover {
margin-top: -40px;
padding-bottom: 65px;
}
.branches-section .single-info h4 {
font-size: 20px;
font-weight: 700;
margin-bottom: 10px;
}
.branches-section .single-info h4 span {
margin-right: 10px;
font-size: 15px;
}
.branches-section .single-info .text {
font-size: 18px;
margin-bottom: 0;
}
.branches-section .single-info .link {
position: absolute;
left: 30px;
bottom: 30px;
opacity: 0;
transition: .5s;
}
.branches-section .single-info:hover .link {
opacity: 1;
}
.branches-section .owl-carousel .owl-stage {
padding-top: 70px;
padding-bottom: 30px;
}
.branches-section .owl-theme .owl-nav {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
display: block;
}
.branches-section .owl-theme .owl-nav .owl-prev {
position: absolute;
left: -100px;
top: 5px;
background: rgba(255, 255, 255, 0.15);
height: 70px;
width: 70px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 70px;
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.branches-section .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
left: 0;
color: #dfd7d3;
background: #fff;
font-size: 20px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.branches-section .owl-theme .owl-nav .owl-prev:hover:after {
left: 0;
margin-left: 0;
}
.branches-section .owl-theme .owl-nav .owl-next {
position: absolute;
right: -100px;
top: 5px;
background: rgba(255, 255, 255, 0.15);
height: 70px;
width: 70px;
border: none;
text-align: center;
line-height: 70px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.branches-section .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
right: 0;
color: #dfd7d3;
background: #ffff;
font-size: 20px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.branches-section .owl-theme .owl-nav .owl-next:hover:after {
right: 0;
margin-right: 0;
}
.branches-section .owl-theme .owl-nav .owl-prev:hover:after,
.branches-section .owl-theme .owl-nav .owl-next:hover:after {
opacity: 1;
}
.branches-section .owl-theme .owl-nav .owl-prev:hover,
.branches-section .owl-theme .owl-nav .owl-next:hover {
opacity: 1;
}
/* Newsletter Section */
.newsletter-section {
position: relative;
background: #293e9c;
padding: 165px 0 85px;
margin-top: -107px;
}
.newsletter-section h3 {
position: relative;
color: #fff;
font-weight: 700;
font-size: 24px;
padding: 7px 0;
padding-left: 100px;
min-height: 70px;
}
.newsletter-section h3 span {
position: absolute;
left: 0;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
font-size: 35px;
text-align: center;
}
.newsletter-form {
position: relative;
}
.newsletter-form input {
width: calc(100% - 205px);
height: 70px;
padding: 0 30px;
padding-left: 60px;
background: transparent;
border: 1px solid #ffffff29;
color: #fff;
display: inline-block;
vertical-align: middle;
position: relative;
right: -3px;
}
.newsletter-form .form-group i.far {
position: absolute;
top: 25px;
left: 30px;
color: #fff;
}
.newsletter-form .form-group {
vertical-align: middle;
}
.newsletter-form .btn-style-one {
vertical-align: middle;
padding: 22.5px 45px;
background: #fff;
color: #2a2a2a;
}
.newsletter-form .btn-style-one:hover {
color: #fff;
}
.newsletter-form .btn-style-one:hover i {
color: #fff;
}
.newsletter-form label.subscription-label.error {
color: #fff;
position: relative;
top: 15px;
}
/* Main Footer */
.main-footer {
position: relative;
}
.main-footer .upper-box {
padding: 100px 0 50px;
}
.widget .widget_title {
font-size: 24px;
font-weight: 700;
position: relative;
transition: .5s;
padding-bottom: 15px;
margin-bottom: 40px;
}
.widget .widget_title:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100px;
background-image: url(../images/shape/border-shape-2.png);
}
.contact-widget.style-two h4 {
font-size: 24px;
font-weight: 700;
margin-bottom: 30px;
}
.contact-widget.style-two .text strong {
color: #2a2a2a;
}
.contact-widget.style-two .text a {
color: #7e7b7a;
}
.contact-widget.style-two .text {
margin: 0 0 20px;
color: #7e7b7a;
line-height: 30px;
}
.contact-widget.style-two .icon-box {
margin-bottom: 0;
}
.contact-widget.style-two .text span {
font-weight: 700;
font-family: "Poppins", sans-serif;
}
.contact-widget.style-two .social-icon {
position: relative;
}
.contact-widget.style-two .social-icon li {
display: inline-block;
margin-right: 20px;
}
.contact-widget.style-two .social-icon li a {
color: #2a2a2a;
transition: .5s;
}
/* Link Widget */
.links-widget .widget-content {
position: relative;
}
.links-widget ul li {
position: relative;
margin-bottom: 13px;
}
.links-widget ul li a:before {
content: '+';
left: 0;
top: 0;
margin-right: 8px;
font-size: 18px;
}
.links-widget ul li a {
position: relative;
color: #7e7b7a;
font-weight: 500;
font-size: 18px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
/* Instagram Widget */
.instagram-widget .wrapper-box {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 10px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0px -4.5px;
}
.instagram-widget .wrapper-box .image {
position: relative;
overflow: hidden;
margin: 0px 4.5px 11px;
}
.instagram-widget .wrapper-box .image .overlay-link {
position: absolute;
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;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
background: rgb(41 62 156 / .85);
}
.instagram-widget .wrapper-box .image:hover .overlay-link {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.instagram-widget .wrapper-box .image .overlay-link a {
color: #fff;
}
.footer-bottom {
position: relative;
background-color: #293e9c;
padding: 24px 0;
}
.footer-bottom .copyright-text {
color: #bbc2dd;
font-size: 18px;
font-weight: 500;
}
.footer-bottom .menu {
color: #bbc2dd;
font-size: 18px;
font-weight: 500;
}
.footer-bottom .menu li {
position: relative;
display: inline-block;
padding-right: 28px;
}
.footer-bottom .menu li:before {
position: absolute;
content: '';
right: 9px;
bottom: 5px;
height: 2px;
width: 8px;
background-color: #8c92ac;
}
.footer-bottom .menu li:last-child:before {
display: none;
}
.footer-bottom .menu li:last-child {
padding-right: 0;
}
.footer-bottom .menu li a {
color: #bbc2dd;
}
/* Header Style Two */
.main-header.header-style-two .header-upper {
background: #222231;
}
.header-style-two .auto-container {
max-width: 100%;
padding: 0 80px;
}
.header-style-two .header-top .inner-container {
padding-left: 320px;
}
.header-style-two .header-top:before {
position: absolute;
content: '';
background: #222231;
left: -47px;
top: 0;
bottom: 0;
width: 400px;
transform: skewX(30deg);
}
.main-header.header-style-two .header-upper .inner-container {
padding-left: 287px;
}
.main-header.header-style-two .header-upper .logo-box {
position: absolute;
left: 0;
top: -30px;
}
.main-header.header-style-two .sticky-header .header-upper .logo-box {
top: 7px;
}
.header-style-two .header-top .location span {
color: #fff;
}
.header-style-two .header-top .location span.text {
color: #777;
}
.header-style-two .header-top .location .active span.text {
color: #ffffff;
}
.header-style-two .header-top .phone-number i {
color: #fff;
}
.header-style-two .header-top .mail-address i {
color: #fff;
}
.header-style-two .main-menu .navigation>li:before {
color: #222231;
}
.header-style-two .sticky-header .main-menu .navigation>li:before {
bottom: 0;
}
.header-style-two.fixed-header .sticky-header .main-menu .navigation>li:before {
bottom: -10px;
}
/* Header Left Option */
.header-left-option {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.header-left-option .option-box {
position: relative;
font-size: 16px;
font-weight: 700;
font-family: "Poppins", sans-serif;
display: flex;
align-items: center;
padding-right: 18px;
margin-right: 18px;
}
.header-left-option .option-box a {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.header-left-option .option-box:before {
position: absolute;
right: 0;
top: 50%;
content: '';
background: #3d3d4c;
height: 22px;
width: 1px;
transform: translateY(-50%);
}
.header-left-option .option-box:last-child:before {
display: none;
}
.header-left-option .option-box:last-child {
padding-right: 0;
margin-right: 0;
}
.header-left-option .option-box h4 {
position: relative;
font-size: 15px;
font-weight: 700;
color: #fff;
cursor: pointer;
}
.header-left-option .option-box h4 i {
margin-left: 6px;
color: #575768;
transform: rotate(135deg);
transition: .5s;
display: inline-block;
transition: .5s;
}
.header-left-option .option-box:hover h4 i {
transform: rotate(90deg);
}
.header-left-option .option-box .icon {
display: block;
font-size: 32px;
line-height: 50px;
cursor: pointer;
font-weight: normal;
margin-right: 10px;
cursor: pointer;
}
.header-left-option .option-box .order-form-area {
position: absolute;
top: 72px;
left: 0;
width: 420px;
opacity: 0;
visibility: hidden;
transition: .5s;
transform: translateX(20px);
}
.header-left-option .option-box:hover .order-form-area {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.header-left-option .option-box .order-form-area .wrapper-box {
position: relative;
background: #323244;
text-align: left;
padding: 40px;
}
.header-left-option .option-box .order-form-area .wrapper-box:before {
position: absolute;
top: -50px;
left: 40px;
content: '';
border: 30px solid transparent;
border-bottom-color: #323244;
}
.header-left-option .option-box .order-form-area .order-form {
position: relative;
background-color: #323244;
}
.header-left-option .option-box .order-form-area h4 {
position: relative;
font-size: 20px;
font-weight: 700;
color: #fff;
margin-bottom: 30px;
padding-bottom: 20px;
}
.header-left-option .option-box .order-form-area h4:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100px;
background-image: url(../images/shape/border-shape-6.png);
}
.header-left-option .option-box .order-form-area .form-group {
margin-bottom: 20px;
}
.header-left-option .option-box .order-form-area input {
position: relative;
height: 62px;
border: 1px solid #4a4a5a;
color: #fff;
padding: 0 15px;
width: 100%;
background: transparent;
}
.header-left-option .option-box button.btn.dropdown-toggle {
background: transparent;
color: #fff;
border: none;
padding-left: 7px;
font-size: 16px;
}
.header-upper .header-left-option .option-box .bootstrap-select .dropdown-toggle .filter-option:after {
right: 15px;
}
.header-left-option .option-box .btn-light:not(:disabled):not(.disabled).active,
.header-left-option .option-box .btn-light:not(:disabled):not(.disabled):active,
.header-left-option .option-box .show>.btn-light.dropdown-toggle {
color: #fff;
width: 100%;
}
.header-left-option .option-box .bootstrap-select .dropdown-toggle:focus,
.header-left-option .option-box .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: none !important;
box-shadow: none;
}
.header-left-option .option-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: 100%;
border: 1px solid #4a4a5a;
height: 62px;
padding-top: 11px;
padding-left: 8px;
}
.header-left-option .option-box .dropdown-item.active .text,
.header-left-option .option-box .dropdown-item:active .text {
color: #fff;
}
.header-left-option .option-box .order-form-area .order-form .theme-btn {
width: 100%;
background: #fff;
color: #2a2a2a;
}
.header-left-option .option-box .order-form-area .order-form .theme-btn:hover {
color: #fff;
}
.color-style-two .header-left-option .option-box .order-form-area .order-form .theme-btn:hover i {
color: #fff;
}
.header-style-two .sticky-header .main-menu .navigation>li {
padding: 28.5px 0;
}
.header-style-two .main-menu .navigation>li:before {
bottom: -10px;
font-size: 42px;
}
/* Onepage menu */
.fixed-header .onepage-menu {
position: fixed;
top: 0;
left: 0;
right: 0;
background: #293e9c;
}
/* Banner Style Two */
.banner-section.style-two .content-box {
justify-content: flex-start;
}
.banner-section.style-two .content-box {
padding-top: 0;
padding-bottom: 0;
}
.banner-section.style-two .content-box .inner {
padding-left: 55px;
}
.banner-section.style-two .content-box .inner:before {
position: absolute;
left: 15px;
top: 70px;
height: 100%;
width: 100%;
background-repeat: no-repeat;
content: "";
background-image: url(../images/shape/border-shape-5.png);
}
.banner-section.style-two .content-box h1 {
font-size: 80px;
text-transform: capitalize;
line-height: 80px;
padding-bottom: 0;
margin-bottom: 20px;
}
.banner-section.style-two .content-box h1:before {
display: none;
}
.banner-section.style-two .content-box .logo {
position: relative;
display: block;
margin-bottom: 40px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
.banner-section.style-two .swiper-slide-active .logo {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 1200ms;
-o-transition-delay: 1200ms;
transition-delay: 1200ms;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.banner-section.style-two .content-box .text {
font-size: 18px;
font-weight: 700;
}
.banner-section.style-two .content-box .text i {
margin-right: 10px;
}
.banner-section.style-two .link-box {
padding-top: 24px;
margin-left: -50px;
}
.banner-section .banner-slider-nav.style-three .banner-slider-button-prev {
margin-left: 0;
border-radius: 0;
height: 100px;
line-height: 100px;
background: #fff;
color: #2a2a2a;
font-size: 20px;
transform: rotate(180deg);
}
.banner-section .banner-slider-nav.style-three .banner-slider-button-next {
margin-right: 0;
border-radius: 0;
height: 100px;
line-height: 100px;
background: #fff;
color: #2a2a2a;
font-size: 20px;
}
.banner-slider-pagination {
position: absolute;
bottom: 30px;
left: 50%;
margin-right: 0;
z-index: 999;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.banner-slider-pagination .swiper-pagination-bullet {
width: 16px;
height: 16px;
display: inline-block;
margin: 0 7.5px;
border-radius: 0;
background: none;
position: relative;
opacity: 1;
background: rgba(255, 255, 255, 0.4);
border: 4px solid transparent;
}
.banner-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #fff;
}
/* About Section Two */
.about-section-two {
position: relative;
padding: 120px 0 90px;
}
.about-section-two .image-box {
position: relative;
}
.about-section-two .shape {
position: absolute;
left: -95px;
top: -40px;
}
.about-section-two .image-one {
position: relative;
padding-top: 150px;
margin-bottom: 30px;
top: 40px;
}
.about-section-two .image-two {
margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
.about-section-two .image-two {
position: absolute;
top: -40px;
right: 0;
}
.about-section-two .image-box {
margin-right: 30px;
}
.about-section-two .video-box {
position: absolute;
right: 30px;
bottom: 30px;
}
}
.about-section-two .video-box {
display: inline-block;
padding: 26px 23px;
background-size: cover;
}
.about-section-two .video-box a {
color: #fff;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
line-height: 20px;
display: inline-block
}
.about-section-two .video-box a i {
font-size: 30px;
margin-bottom: 10px;
display: block;
line-height: 35px;
}
.about-section-two .quote {
position: relative;
font-size: 30px;
line-height: 30px;
margin-bottom: 25px;
}
.about-section-two h3 {
font-size: 20px;
font-weight: 700;
margin-bottom: 20px;
}
.about-section-two .text {
margin-bottom: 30px;
}
.about-section-two .author-info {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 40px;
}
.about-section-two .signature {
position: relative;
padding-right: 20px;
margin-right: 25px;
border-right: 1px solid #ddd;
}
.about-section-two .author-title {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 5px;
font-family: "Poppins", sans-serif;
}
.about-section-two .designation {
position: relative;
font-size: 18px;
}
.about-section-two .icon-box {
position: relative;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
text-align: center;
padding: 35px 15px 30px;
background-color: #f0ece5;
transition: .5s;
}
.about-section-two .icon-box:hover {
background-color: #fff;
box-shadow: none;
}
.about-section-two .icon-box:before {
position: absolute;
content: '';
left: 0;
top: 0;
bottom: 0;
right: 0;
border: 6px solid #fff;
transition: .9s;
}
.about-section-two .icon {
position: relative;
font-size: 65px;
line-height: 60px;
margin-bottom: 20px;
}
.about-section-two h4 {
position: relative;
font-size: 18px;
font-weight: 700;
}
/* Facts section Two */
.facts-section-two {
position: relative;
padding: 120px 0 90px;
}
.facts-section-two:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(34, 34, 49, 0.95);
}
.facts-section-two .content {
position: relative;
text-align: center;
background-color: rgb(14, 14, 14);
background-image: url(../images/background/bg-11.jpg);
background-size: cover;
margin-bottom: 40px;
margin-top: 100px;
padding-bottom: 40px;
}
.facts-section-two .content:before {
position: absolute;
content: '';
left: 15px;
right: 15px;
height: 10px;
bottom: -10px;
background-color: #39394d;
transition: .5s;
}
.facts-section-two .content:hover:before {
bottom: 0;
opacity: 0;
}
.facts-section-two .content:after {
position: absolute;
content: '';
left: 0;
right: 0;
height: 10px;
bottom: -10px;
transition: .5s;
transform: scaleX(0);
}
.facts-section-two .content:hover:after {
transform: scaleX(1);
}
.facts-section-two .icon {
margin-bottom: -75px;
transform: translateY(-100px);
}
.facts-section-two .text {
font-size: 20px;
font-weight: 700;
color: #ffffff;
}
.facts-section-two .count-box {
position: relative;
font-size: 60px;
font-weight: 700;
line-height: 70px;
font-family: "Poppins", sans-serif;
}
/* Services Section */
.services-section {
position: relative;
padding: 120px 0 90px;
}
.service-block {
position: relative;
}
.service-block .inner-box {
position: relative;
margin-bottom: 30px;
}
.service-block .image-box {
position: relative;
}
.service-block .image-box img {
width: 100%;
}
.service-block .image-box .content {
position: absolute;
left: 20px;
right: 20px;
bottom: 20px;
top: 20px;
background-color: #222231;
text-align: center;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.service-block .content .icon {
position: relative;
font-size: 60px;
line-height: 60px;
margin-bottom: 15px;
}
.service-block h4 {
font-size: 24px;
font-weight: 700;
color: #fff;
}
.service-block .lower-content {
position: relative;
padding: 25px 30px 0;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
text-align: center;
}
.service-block .lower-content .link a {
position: relative;
padding: 17px 0;
border-top: 1px solid #f2f2f2;
width: 100%;
}
.service-block .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transition: .8s;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
justify-content: center;
text-align: center;
transform: scale(.9);
}
.service-block .overlay:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(34, 34, 49, 0.92);
}
.service-block .inner-box:hover .overlay {
opacity: 1;
transform: scale(1);
}
.service-block .inner-box .overlay > div {
width: 100%;
}
.service-block .overlay .link a {
position: relative;
padding: 17px 0;
color: #fff;
width: 100%;
}
.service-block .overlay .text {
color: #acacb8;
position: relative;
margin: 20px 0 30px;
}
/* Getaquote Section */
.getaquote-section {
position: relative;
}
.getaquote-section .auto-container {
max-width: 100%;
padding: 0;
}
.getaquote-section .inner-container {
max-width: 570px;
}
.getaquote-section .left-column .inner-container {
padding: 120px 0;
margin: 0 auto;
margin-right: 0;
}
.getaquote-section .right-column .inner-container {
padding: 120px 0;
}
@media only screen and (min-width:992px) {
.getaquote-section .right-column,
.getaquote-section .left-column {
width: 50%;
}
}
.getaquote-section .getaquote-form {
position: relative;
padding: 50px;
background-color: #323244;
}
.getaquote-section .getaquote-form h4 {
position: relative;
color: #fff;
font-size: 15px;
font-weight: 700;
margin-bottom: 15px;
}
.getaquote-section .getaquote-form .form-group {
margin-bottom: 0;
}
.getaquote-section.style-one .getaquote-form .form-group .theme-btn {
width: 100%;
padding: 15.5px 43px;
background-color: #222231;
}
.getaquote-section .getaquote-form .form-group .theme-btn {
width: 100%;
}
.getaquote-section button.btn.dropdown-toggle {
background: transparent;
color: #7e7b7a;
border: none;
padding-left: 7px;
font-size: 18px;
}
.getaquote-section .bootstrap-select .dropdown-toggle .filter-option:after {
right: 15px;
}
.getaquote-section .btn-light:not(:disabled):not(.disabled).active,
.getaquote-section .btn-light:not(:disabled):not(.disabled):active,
.getaquote-section .show>.btn-light.dropdown-toggle {
color: #7e7b7e;
width: 100%;
}
.getaquote-section .bootstrap-select .dropdown-toggle:focus,
.getaquote-section .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: none !important;
box-shadow: none;
}
.getaquote-section .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: 100%;
border: 1px solid #e9e5df;
height: 62px;
padding-top: 11px;
padding-left: 8px;
}
.getaquote-section .bootstrap-select .dropdown-toggle .filter-option:after {
color: #7e7b7a;
}
.getaquote-section .dropdown-item.active .text,
.getaquote-section .dropdown-item:active .text {
color: #fff;
}
.getaquote-section .form-row-box {
background: #fff;
padding: 20px 20px;
margin-bottom: 30px;
}
.getaquote-section .label {
position: relative;
color: #a0a0a0;
margin-bottom: 5px;
display: block;
font-weight: 700;
font-size: 15px;
text-transform: uppercase;
}
.getaquote-section .right-column {
position: relative;
background-size: cover;
}
.getaquote-section .investor {
position: relative;
max-width: 400px;
text-align: center;
margin-left: 50px;
padding: 60px 40px;
}
.getaquote-section .investor h2 {
position: relative;
font-size: 24px;
font-weight: 700;
color: #fff;
margin-bottom: 30px;
padding-bottom: 30px;
}
.getaquote-section .investor h2:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background-image: url(../images/shape/border-shape.png);
}
.getaquote-section .investor .image {
position: relative;
margin-bottom: 30px;
}
.getaquote-section .investor .image img {
border-radius: 50%;
}
.getaquote-section .investor h4 {
font-size: 20px;
font-weight: 700;
color: #fff;
margin-bottom: 8px;
}
.getaquote-section .investor .text {
position: relative;
color: #fff;
font-size: 18px;
}
.getaquote-section .contact-info {
position: relative;
}
.getaquote-section .contact-info li {
margin-bottom: 10px;
}
.getaquote-section .contact-info li a {
position: relative;
color: #ffffff;
font-size: 18px;
font-weight: 500;
}
.getaquote-section .contact-info li a i {
margin-right: 10px;
}
.getaquote-section .investor input {
width: 100%;
padding: 0 20px;
height: 55px;
font-size: 18px;
margin-bottom: 10px;
}
.getaquote-section .investor button.theme-btn {
background: #fff;
width: 100%;
color: #ddd;
font-size: 15px;
color: #2a2a2a;
}
.getaquote-section .investor button.theme-btn:hover {
color: #fff;
}
.getaquote-section .investor form {
margin-top: 30px;
}
/* Work Process section two */
.work-process-section-two {
position: relative;
padding: 120px 0 90px;
margin-bottom: -300px;
z-index: 1;
}
.work-process-section-two .wrapper-box {
position: relative;
}
.work-process-section-two .wrapper-box:before {
position: absolute;
content: '';
left: -55px;
right: -55px;
top: 215px;
bottom: 30px;
background-color: #222231;
}
.work-process-block-two .inner-box {
position: relative;
text-align: center;
margin-bottom: 30px;
padding: 0 30px 75px;
}
.work-process-block-two .inner-box:before {
position: absolute;
content: '';
left: 0;
right: 0;
bottom: 0;
top: 215px;
background-color: #222231;
}
.work-process-block-two .inner-box:after {
position: absolute;
content: '';
right: 0;
bottom: 80px;
top: 290px;
background-color: #3d3d4c;
width: 1px;
}
.work-process-block-two:last-child .inner-box:after {
display: none;
}
.work-process-block-two .count {
position: relative;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
font-size: 20px;
color: #ffffff;
font-weight: 700;
margin: 0 auto;
margin-bottom: 50px;
border-radius: 50%;
transition: .5s;
background-color: #323244;
transition: .5s;
}
.work-process-block-two .count:before {
position: absolute;
content: '';
top: -8px;
left: -8px;
width: 86px;
height: 86px;
background-image: url(../images/shape/border-shape-7.png);
transition: .5s;
background-repeat: no-repeat;
background-position: top center;
}
.work-process-block-two .icon {
position: relative;
background: #ffffff;
width: 130px;
height: 112px;
line-height: 108px;
text-align: center;
font-size: 70px;
display: inline-block;
margin-bottom: 70px;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.work-process-block-two .icon span {
position: relative;
z-index: 1;
display: inline-block;
background-color: #fff;
width: 130px;
}
.work-process-block-two .icon:before {
position: absolute;
content: '';
border: 32px solid transparent;
bottom: -19px;
left: 50%;
transform: translateX(-50%) rotate(45deg);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
background: #fff;
}
.work-process-block-two h4 {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 20px;
color: #ffffff;
}
.work-process-block-two .text {
position: relative;
color: #ffffff;
}
.work-process-block-two .readmore-link {
position: relative;
color: #fff;
}
/* Projects Section */
.projects-section {
position: relative;
background-color: #f0ece5;
padding: 295px 0 90px;
}
.projects-section .auto-container {
max-width: 100%;
}
.projects-section .title-box {
position: relative;
max-width: 1170px;
margin: 0 auto;
}
@media only screen and (min-width:1260px) {
.projects-section .auto-container {
padding: 0 30px;
}
}
.project-block {
position: relative;
}
.project-block .inner-box {
position: relative;
margin-bottom: 30px;
}
.project-block .image {
position: relative;
overflow: hidden;
}
.project-block .overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
transition: .5s;
background-color: rgba(34, 34, 49, 0.92);
opacity: 0;
}
.project-block .inner-box:hover .overlay {
opacity: 1;
}
.project-block .overlay a {
width: 70px;
height: 70px;
line-height: 66px;
text-align: center;
border: 2px solid #fff;
color: #fff;
display: inline-block;
font-size: 30px;
}
.project-block .overlay span {
position: relative;
display: inline-block;
transition: .5s;
}
.project-block .inner-box:hover .overlay span {
transform: rotate(360deg);
}
.project-block .lower-content {
position: relative;
padding-top: 25px;
}
.project-block .category {
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 5px;
}
.project-block h4 {
position: relative;
font-size: 20px;
font-weight: 700;
}
.project-block .link-btn {
position: absolute;
right: 20px;
top: 30px;
transition: .5s;
opacity: 0;
}
.project-block .inner-box:hover .link-btn {
right: 0;
opacity: 1;
}
.project-block .link-btn a {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #fff;
font-size: 18px;
display: inline-block;
transition: .5s;
transform: rotate(90deg);
}
.project-block .link-btn a:hover {
background-color: #fff;
}
/* Whychooseus Section */
section.whychooseus-section-two {
position: relative;
padding: 120px 0 90px;
}
.whychooseus-block-two .inner-box {
position: relative;
background: #fff;
text-align: center;
padding: 55px 20px 20px;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.whychooseus-block-two .inner-box:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: 1s;
transform: scale(1.05);
opacity: 0;
}
.whychooseus-block-two .inner-box:hover:before {
transform: scale(1);
opacity: 1;
}
.whychooseus-block-two .icon {
position: relative;
font-size: 40px;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
color: #a0a0b1;
margin: 0 auto;
margin-bottom: 35px;
transition: .5s;
}
.whychooseus-block-two .inner-box:hover .icon {
color: #ffffff;
}
.whychooseus-block-two .icon:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: #f0ece5;
transform: rotate(45deg);
transition: .5s;
}
.whychooseus-block-two .icon:after {
position: absolute;
content: '';
top: 21px;
right: -23px;
width: 28px;
height: 28px;
background-color: #fff;
transform: rotate(45deg);
}
.whychooseus-block-two .icon span {
position: relative;
}
.whychooseus-block-two .icon i {
position: absolute;
right: -20px;
top: 25px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
color: #ffffff;
transform: rotate(45deg);
font-size: 12px;
z-index: 10;
}
.whychooseus-block-two .icon i:before {
transform: rotate(-45deg);
display: inline-block;
}
.whychooseus-block-two h4 {
position: relative;
font-size: 20px;
font-weight: 700;
padding-bottom: 10px;
margin-bottom: 20px;
}
.whychooseus-block-two h4:before {
position: absolute;
content: '';
left: 50%;
bottom: 0;
height: 2px;
width: 100px;
background-image: url(../images/shape/border-shape-6.png);
transform: translateX(-50%);
}
/* Testimonials section two */
.testimonials-section-two {
position: relative;
padding: 120px 0;
background-size: cover;
}
.testimonials-section-two:before {
position: absolute;
content: '';
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(34, 34, 49, 0.92);
}
.testimonials-section-two .owl-theme .owl-nav {
position: absolute;
display: flex;
width: auto;
margin: 0 auto;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 30px;
top: -140px;
right: 0;
}
.testimonials-section-two .owl-theme .owl-nav .owl-prev {
margin: 0 5px;
height: 60px;
position: relative;
width: 30px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 60px;
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.testimonials-section-two .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 30px;
height: 60px;
line-height: 58px;
left: 0;
color: #dfd7d3;
border-radius: 50%;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.testimonials-section-two .owl-theme .owl-nav .owl-next {
margin: 0 5px;
position: relative;
height: 60px;
width: 30px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.testimonials-section-two .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 2px;
right: 0;
width: 30px;
height: 60px;
line-height: 58px;
border-radius: 50%;
color: #dfd7d3;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.testimonial-block-two {
padding: 0 15px;
}
.testimonial-block-two .inner-box {
position: relative;
margin-bottom: 30px;
background-color: #fff;
padding: 0 30px 35px;
margin-top: 45px;
transition: .5s;
}
.testimonial-block-two .inner-box:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #222231;
transition: 1s;
transform: scaleY(.8);
opacity: 0;
}
.testimonial-block-two .inner-box:hover:before {
transform: scaleY(1);
opacity: 1;
}
.testimonial-block-two .inner-box:after {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: 1s;
transform: scale(1.05);
opacity: 0;
}
.testimonial-block-two .inner-box:hover:after {
transform: scale(1);
opacity: 1;
}
.testimonial-block-two .text {
font-size: 18px;
margin-bottom: 0;
line-height: 30px;
transition: .5s;
position: relative;
z-index: 9;
}
.testimonial-block-two .inner-box:hover .text {
color: #acacb8;
}
.testimonial-block-two .author-thumb {
position: relative;
margin-bottom: -23px;
transform: translateY(-45px);
z-index: 9;
}
.testimonial-block-two .author-thumb img {
border-radius: 50%;
width: auto;
}
.testimonial-block-two .quote {
position: absolute;
right: 0;
top: 14px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
color: #ffffff;
font-size: 22px;
}
.testimonial-block-two h4 {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 6px;
transition: .5s;
z-index: 9;
}
.testimonial-block-two .inner-box:hover h4 {
color: #fff;
}
.testimonial-block-two .designation {
position: relative;
font-size: 18px;
margin-bottom: 25px;
padding-bottom: 20px;
z-index: 9;
}
.testimonial-block-two .designation:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background-image: url(../images/shape/border-shape-3.png);
transition: .5s;
}
.testimonial-block-two .inner-box:hover .designation:before {
background-image: url(../images/shape/border-shape-6.png);
}
/* Clients logo section */
.clients-logo-section {
position: relative;
padding: 120px 0 90px;
background-color: #f0ece5;
}
.clients-logo-section .wrapper-box {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 -15px;
justify-content: center;
}
.clients-logo-section .logo-box {
position: relative;
padding: 0 15px;
margin-bottom: 30px;
}
.clients-logo-section .hover-logo {
position: absolute;
top: 0;
left: 15px;
transition: .5s;
opacity: 0;
}
.clients-logo-section .logo-box:hover .hover-logo {
opacity: 1;
}
.clients-logo-section .link {
margin: 15px 0 30px;
}
/* News Section Two */
.news-section-two {
position: relative;
padding: 120px 0 90px;
}
.news-block-two .inner-box {
margin-bottom: 30px;
position: relative;
display: inline-block;
}
.news-block-two .image {
position: relative;
overflow: hidden;
}
.news-block-two .image img {
transition: .5s;
width: 100%;
}
.news-block-two .overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
transition: .5s;
background-color: rgba(34, 34, 49, 0.92);
opacity: 0;
}
.news-block-two .inner-box:hover .overlay {
opacity: 1;
}
.news-block-two .overlay a {
width: 60px;
height: 60px;
line-height: 56px;
text-align: center;
border: 2px solid #fff;
color: #fff;
display: inline-block;
font-size: 30px;
}
.news-block-two .overlay span {
position: relative;
display: inline-block;
transition: .5s;
}
.news-block-two .inner-box:hover .overlay span {
transform: rotate(360deg);
}
.news-block-two .date {
position: absolute;
right: 30px;
top: 0;
width: 60px;
height: 80px;
text-align: center;
padding: 14px 0;
color: #fff;
font-size: 20px;
font-weight: 700;
font-family: "Poppins", sans-serif;
z-index: 9;
}
.news-block-two .date span {
font-size: 24px;
}
.news-block-two .lower-content {
position: relative;
box-shadow: 0 0 20px 5px #00000017;
padding: 30px 28px;
}
.news-block-two .category {
font-size: 16px;
margin-bottom: 5px;
}
.news-block-two .category i {
margin-right: 10px;
}
.news-block-two h3 {
position: relative;
font-size: 24px;
font-weight: 700;
padding: 0 0 20px;
margin: 0 0 25px;
line-height: 36px;
letter-spacing: -1px;
}
.news-block-two h3 a {
color: #2a2a2a;
transition: .5s;
}
.news-block-two h3:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background-image: url(../images/shape/border-shape-3.png);
}
.news-block-two .text {
font-size: 18px;
position: relative;
margin-bottom: 16px;
}
.news-block-two .style-two h3 {
font-size: 18px;
line-height: 30px;
}
.news-block-two .style-two .lower-content {
padding: 21px 20px;
}
/* Footer style two */
.main-footer.style-two {
background-color: #222231;
background-size: cover;
}
.footer-top {
position: relative;
background-color: #323244;
padding-top: 45px;
padding-bottom: 25px;
}
.footer-top .wrapper-box {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.footer-top .logo {
position: relative;
margin-bottom: 20px;
}
.footer-top .newsletter-form-two {
position: relative;
padding: 0 32px;
}
.footer-top .newsletter-form-two:before {
position: absolute;
content: '';
left: 0;
top: -10px;
height: 45px;
width: 1px;
background-color: #4a4a5a;
}
.footer-top .newsletter-form-two:after {
position: absolute;
content: '';
right: 0;
top: -10px;
height: 45px;
width: 1px;
background-color: #4a4a5a;
}
.footer-top .newsletter-form-two .form-group {
position: relative;
}
.footer-top .newsletter-form-two span {
position: absolute;
top: 5px;
left: 0;
color: #acacb8;
font-size: 16px;
}
.footer-top .newsletter-form-two input {
font-size: 18px;
color: #acacb8;
padding-left: 27px;
background-color: transparent;
width: calc(100% - 175px);
}
.footer-top .newsletter-form-two button {
background-color: transparent;
padding-left: 30px;
position: relative;
color: #fff;
}
.footer-top .newsletter-form-two button i {
left: 30px;
}
.footer-top .newsletter-form-two button:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 26px;
width: 1px;
background-color: #4a4a5a;
}
.footer-top .newsletter-form-two .form-group .subscription-label {
position: absolute;
left: 0;
top: 30px;
color: #fff;
line-height: 24px;
font-size: 15px;
}
.footer-top .download-app {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 20px;
}
.footer-top .download-app h4 {
font-size: 15px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
margin-right: 20px;
}
.footer-top .download-app ul li {
display: inline-block;
margin-left: 5px;
}
.footer-top .download-app ul li a {
width: 46px;
height: 48px;
line-height: 48px;
text-align: center;
color: #ffffff;
font-size: 27px;
background-color: #3f3f56;
display: inline-block;
}
.footer-top .newsletter-form-two {
width: 50%;
margin: 10px 0;
}
.main-footer.style-two .widget .widget_title {
color: #fff;
}
.main-footer.style-two .widget .widget_title:before {
background-image: url(../images/shape/border-shape-6.png);
}
.main-footer.style-two .links-widget ul li a {
color: #acacb8;
}
.main-footer.style-two .links-widget ul li:before {
color: #acacb8;
}
.main-footer.style-two .contact-widget .text strong {
font-size: 16px;
}
.main-footer.style-two .contact-widget .icon-box {
margin-bottom: 7px;
}
.about-widget .download-pdf {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
background: #39394d;
}
.about-widget .download-pdf .icon {
position: relative;
background: #323244;
width: 100px;
height: 100px;
text-align: center;
line-height: 100px;
}
.about-widget .download-pdf h5 {
position: relative;
margin-left: 30px;
color: #fff;
font-size: 18px;
font-weight: 700;
}
.about-widget .download-pdf a {
position: absolute;
right: 30px;
top: 26px;
width: 48px;
height: 48px;
line-height: 48px;
text-align: center;
color: #fff;
font-size: 20px;
}
.about-widget .text {
position: relative;
color: #acacb8;
line-height: 28px;
margin-bottom: 22px;
}
.about-widget .readmore-link {
color: #fff;
}
.about-widget .link {
margin-bottom: 25px;
}
.style-two.footer-bottom {
background: #232232;
padding: 0;
}
.style-two.footer-bottom .bg {
position: relative;
padding: 24px 0;
}
.style-two.footer-bottom .bg:before {
position: absolute;
content: '';
left: -30px;
top: 0;
bottom: 0;
width: 5000%;
transform: skewX(-36deg);
}
.style-two.footer-bottom .copyright-text {
color: #fff;
position: relative;
}
.style-two.footer-bottom .copyright-text a {
color: #fff;
}
.style-two.footer-bottom .menu li a {
color: #fff;
}
.style-two.footer-bottom .menu li:before {
background: #fff;
}
/* Header Style Three */
.header-style-three .header-top {
background: #29292a;
}
.header-top .sign-in {
position: relative;
font-size: 18px;
color: #fff;
font-weight: 500;
}
.header-top .sign-in a {
color: #fff;
}
.header-top .sign-in a i {
margin-right: 10px;
}
/* Language Switcher */
.header-top .language {
position: relative;
padding: 0 20px;
margin-right: 12px;
}
.header-top .language:before {
position: absolute;
right: 0;
top: -6px;
content: '';
background: #3f3f40;
height: 50px;
width: 1px;
}
.header-top .language:after {
position: absolute;
left: 0;
top: -6px;
content: '';
background: #3f3f40;
height: 50px;
width: 1px;
}
.header-top #polyglotLanguageSwitcher {
background: transparent;
}
.header-top #polyglotLanguageSwitcher a.current:link,
.header-top #polyglotLanguageSwitcher a.current:visited,
.header-top #polyglotLanguageSwitcher a.current:active {
background-position: left center;
font-weight: 700;
font-size: 14px;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
width: 100px;
}
#polyglotLanguageSwitcher a {
padding: 0 9px;
width: 105px;
}
.header-top .language form {
display: inline-block;
}
.header-top .language button.btn.dropdown-toggle {
background: transparent;
color: #fff;
border: none;
padding-left: 7px;
font-size: 18px;
font-weight: 500;
}
.header-top .language .btn-light:not(:disabled):not(.disabled).active,
.header-top .language .btn-light:not(:disabled):not(.disabled):active,
.header-top .language .show>.btn-light.dropdown-toggle {
color: #fff;
}
.header-top .language .bootstrap-select .dropdown-toggle:focus,
.header-top .language .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: none !important;
box-shadow: none;
}
.header-top .language .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: auto;
min-width: 65px;
}
.header-top .language .location .icon {
position: relative;
top: 2px;
}
.header-top .bootstrap-select .dropdown-toggle .filter-option:after {
right: 0;
}
.header-top .dropdown-item.active,
.header-top .dropdown-item:active {
color: #fff;
}
.header-top .links {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 0 20px;
}
.header-top .links a {
color: #a7a7a9;
font-size: 18px;
font-weight: 500;
transition: .5s;
}
.header-top .links li {
margin-right: 14px;
padding-right: 14px;
border-right: 1px solid #3f3f40;
line-height: 22px;
}
.header-top .links li:last-child {
margin: 0;
padding: 0;
border: 0;
}
.header-style-three .header-top .search-box {
width: 350px;
margin-left: 20px;
}
.header-style-three .header-top .search-box input {
width: calc(100% - 30px);
}
.header-style-three .header-top .search-box:before {
background: #3f3f40;
transform: inherit;
top: -11px;
height: 50px;
}
.header-style-three .header-top .search-box:after {
background: #3f3f40;
transform: inherit;
top: -11px;
height: 50px;
}
.header-style-three .header-top .social-icon {
padding: 0 20px;
}
.header-style-three .header-top .social-icon:before {
position: absolute;
right: 0;
top: -12px;
content: '';
background: #3f3f40;
height: 50px;
width: 1px;
}
.header-style-three .header-top .social-icon:after {
position: absolute;
left: 0;
top: -12px;
content: '';
background: #3f3f40;
height: 50px;
width: 1px;
}
.header-style-three .header-top .social-icon li {
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid #3f3f40;
line-height: 22px;
}
.header-style-three .header-top .social-icon li:last-child {
margin-right: 0;
padding-right: 0;
border-right: 0;
}
.header-style-three .header-top .social-icon li a {
color: #a7a7a9;
}
.header-style-three .header-top .search-box input {
color: #a7a7a9;
}
.header-style-three .header-top .search-box button {
color: #a7a7a9;
}
.header-style-three .header-top .language button.btn.dropdown-toggle {
color: #a7a7a9;
}
.header-style-three .header-top .bootstrap-select .dropdown-toggle .filter-option:after {
color: #a7a7a9;
}
.header-style-three .header-top .sign-in a {
color: #a7a7a9;
}
.main-header.header-style-three .header-upper {
background: #29292a;
border-top: 1px solid #3f3f40;
padding-bottom: 40px;
}
.header-upper .contact-info-two {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.header-upper .contact-info-two .icon-box {
position: relative;
display: flex;
flex-wrap: wrap;
margin-right: 30px;
padding-right: 30px;
}
.header-upper .contact-info-two .icon-box:before {
position: absolute;
right: 0;
top: 0;
content: '';
background: #3f3f40;
height: 50px;
width: 1px;
}
.header-upper .contact-info-two .icon-box:last-child {
padding-right: 0;
margin-right: 0;
}
.header-upper .contact-info-two .icon-box:last-child:before {
display: none;
}
.header-upper .contact-info-two .icon {
width: 35px;
font-size: 18px;
margin-top: 5px;
}
.header-upper .contact-info-two .text {
margin-bottom: 0;
color: #a7a7a9;
}
.header-upper .contact-info-two .text a {
color: #a7a7a9;
}
.header-upper .contact-info-two .text strong {
color: #fff;
font-weight: 700;
font-family: "Poppins", sans-serif;
display: block;
text-transform: uppercase;
font-size: 15px;
}
.main-header .header-lower {
margin-top: -40px;
margin-bottom: -40px;
}
.main-header .header-lower .inner-container {
position: relative;
min-height: 80px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
background-color: #fff;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
.header-style-three .main-menu .navigation>li {
padding: 22px 0;
}
.header-style-three .main-menu .navigation>li>a {
color: #2a2a2a;
}
.header-style-three .main-menu .navigation {
margin-left: 50px;
}
.header-style-three .navbar-right-info {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
margin-right: 40px;
}
.header-style-three .navbar-right-info .btn-style-one {
border-radius: 26px;
padding: 13.5px 26px;
vertical-align: middle;
margin-right: 20px;
}
.header-style-three .navbar-right-info .link-btn {
position: relative;
}
.header-style-three .navbar-right-info .link-btn a {
position: relative;
font-size: 26px;
padding-right: 8px;
margin-right: 10px;
color: #a7a7a9;
line-height: 26px;
}
.header-style-three .navbar-right-info .link-btn a:before {
position: absolute;
right: 0;
top: 2px;
content: '';
background: #e5e5eb;
height: 26px;
width: 1px;
}
.header-style-three .navbar-right-info .side-menu-nav {
font-size: 24px;
color: #a7a7a9;
cursor: pointer;
}
.main-header.header-style-three .sticky-header .header-lower {
margin: 0;
}
.main-header.header-style-three .sticky-header {
background-color: transparent;
box-shadow: none;
}
/* Banner Style Three */
.banner-section.style-three {
margin-top: 0;
}
.banner-section.style-three .left-panel {
top: 0;
width: 140px;
background: transparent;
}
.banner-section.style-three .left-panel .option-box {
background: #fff;
width: 100%;
padding: 20px 0;
margin: 20px 0;
}
.banner-section.style-three .left-panel .option-box .order-form-area {
left: 100%;
}
.banner-section.style-three .left-panel>div {
width: 100%;
}
.banner-section.style-three .left-panel .option-box .order-form-area h4:before {
background-image: url(../images/shape/border-shape-10.png);
height: 5px;
width: 114px;
}
.banner-section.style-three .content-box {
justify-content: flex-start;
padding: 40px 0 0;
}
.banner-section.style-three .content-box h4 {
font-size: 20px;
text-transform: capitalize;
font-style: italic;
padding-left: 125px;
}
.banner-section.style-three .content-box h4:before {
position: absolute;
content: '';
left: 0;
top: 7px;
height: 5px;
width: 114px;
background-image: url(../images/shape/border-shape-10.png);
}
.banner-section.style-three .content-box h1 {
text-transform: capitalize;
font-size: 72px;
line-height: 86px;
padding-bottom: 0;
margin-bottom: 10px;
}
.banner-section.style-three .content-box h1:before {
display: none;
}
.banner-section.style-three .content-box .text {
margin-bottom: 0;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.banner-section.style-three .link-box a {
background: transparent;
border: 2px solid #fff;
padding: 15.5px 40px;
border-radius: 30px;
}
.banner-section.style-three .link-box a:hover {
border-color: transparent;
}
.banner-section.style-three .banner-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
border-width: 4px;
background: transparent;
}
.banner-section.style-three .banner-slider-pagination .swiper-pagination-bullet {
background: transparent;
border: 2px solid #fff;
}
/* Features Section */
.features-section {
position: relative;
padding: 120px 0 90px;
}
.feature-block {
position: relative;
}
.feature-block .inner-box {
position: relative;
padding-left: 100px;
margin-bottom: 30px;
}
.feature-block .icon {
position: absolute;
left: 0;
top: 0;
}
.feature-block .count {
font-size: 24px;
font-weight: 700;
color: #bebec2;
font-family: "Poppins", sans-serif;
margin-bottom: 20px;
}
.feature-block h4 {
font-size: 20px;
font-weight: 700;
margin-bottom: 25px;
line-height: 32px;
}
.feature-block .text {
margin-bottom: 20px;
}
/* Services Section Two */
.services-section-two {
position: relative;
padding-bottom: 120px;
}
.services-section-two .auto-container {
padding: 0;
max-width: 100%;
}
.service-block-two {
position: relative;
padding: 0 15px;
}
.service-block-two .inner-box {
position: relative;
margin-bottom: 30px;
margin-top: 30px;
padding-right: 35px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.service-block-two .image-box {
position: relative;
}
.service-block-two .image-box .icon {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%) translateX(50%);
width: 200px;
height: 200px;
background-color: #fff;
border-radius: 50%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.service-block-two .image-box .icon img {
width: auto;
}
.service-block-two .image-box .icon:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
top: 0;
right: 0;
background-image: url(../images/shape/border-shape-8.png);
background-position: center;
background-repeat: no-repeat;
transition: 3s;
display: inline-block;
}
.service-block-two .inner-box:hover .icon:before {
transform: rotate(160deg);
}
.service-block-two h4 {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 30px;
padding-bottom: 20px;
}
.service-block-two h4:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 5px;
width: 114px;
background-image: url(../images/shape/border-shape-9.png);
background-repeat: no-repeat;
}
.service-block-two .text {
margin-bottom: 30px;
}
.services-section-two .owl-theme .owl-nav {
position: relative;
display: flex;
width: auto;
margin: 0 auto;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.services-section-two .owl-theme .owl-nav:before {
position: absolute;
content: '';
left: 15px;
right: 15px;
top: 30px;
height: 1px;
background-color: #e5e5eb;
}
.services-section-two .owl-theme .owl-nav:after {
position: absolute;
content: '';
left: 50%;
top: 29px;
height: 3px;
width: 50px;
background-color: #fff;
transform: translateX(-50%);
}
.services-section-two .owl-theme .owl-nav .owl-prev {
margin: 0 5px;
height: 60px;
position: relative;
width: 60px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 60px;
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.services-section-two .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 60px;
height: 60px;
line-height: 58px;
left: 0;
color: #dfd7d3;
border: 1px solid #e5e5eb;
background: #fff;
border-radius: 50%;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-section-two .owl-theme .owl-nav .owl-next {
background: rgba(255, 255, 255, 0.15);
margin: 0 5px;
position: relative;
height: 60px;
width: 60px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.services-section-two .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
line-height: 58px;
border: 1px solid #e5e5eb;
border-radius: 50%;
color: #dfd7d3;
background: #ffff;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
/* Facts section three */
.facts-section-three {
position: relative;
padding: 120px 0 90px;
}
.facts-section-three .content {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 30px;
}
.facts-section-three .content:before {
position: absolute;
content: '';
left: 0;
top: 0;
width: 70px;
height: 150px;
border: 1px solid #4e4e4f;
transition: .5s;
}
.facts-section-three .inner:hover .content:before {
border-color: #4caf50;
}
.facts-section-three .icon {
position: relative;
width: 80px;
height: 80px;
line-height: 78px;
border: 1px solid #4e4e4f;
border-radius: 50%;
text-align: center;
font-size: 40px;
background-color: #3a3a3b;
margin-left: 30px;
margin-right: 20px;
margin-top: 30px;
margin-bottom: 30px;
transition: .5s;
}
.facts-section-three .inner:hover .icon {
color: #fff;
}
.facts-section-three .count-box {
position: relative;
font-size: 50px;
font-weight: 700;
margin-bottom: 25px;
line-height: 32px;
font-family: "Poppins", sans-serif;
}
.facts-section-three h4 {
position: relative;
font-size: 20px;
font-weight: 700;
color: #fff;
margin-bottom: 15px;
}
.facts-section-three .text {
position: relative;
color: #bebec2;
margin-bottom: 0;
}
/* About section Three */
.about-section-three {
position: relative;
padding: 120px 0 90px;
}
.about-section-three .sec-title {
margin-bottom: 36px;
}
.about-section-three .link {
margin-bottom: 30px;
}
.about-section-three .link a {
position: relative;
display: inline-block;
width: 100%;
padding: 14.5px 20px;
padding-left: 30px;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
overflow: hidden;
font-size: 18px;
font-weight: 700;
font-family: "Poppins", sans-serif;
color: #29292a;
}
.about-section-three .link a:before {
position: absolute;
content: '';
left: -5px;
top: 0;
bottom: 0;
width: 5px;
transition: .5s;
}
.about-section-three .link a:hover:before {
left: 0;
}
.about-section-three .link a:after {
position: absolute;
content: '';
right: 0;
top: 0;
bottom: 0;
width: 5px;
background-color: #cbcbcf;
transition: .5s;
}
.about-section-three .link a:hover:after {
right: -5px;
}
.about-section-three .link a i {
position: absolute;
right: 20px;
top: 14px;
font-size: 15px;
color: #cbcbcf;
transition: .5s;
}
.about-section-three .text {
margin-bottom: 30px;
}
.about-section-three .link-two {
margin-bottom: 30px;
}
.about-section-three .image {
position: relative;
margin-bottom: 30px;
}
.about-section-three .image-two {
position: relative;
margin-bottom: 30px;
}
.about-section-three .badge {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.skills{
position: relative;
background: #4caf50;
padding: 36px 30px;
margin-bottom: 30px;
}
.skills .skill-item{
position:relative;
margin-bottom: 27px;
}
.skills .skill-item:last-child{
margin-bottom:0px;
}
.skills .skill-item .skill-bar{
position:relative;
width:100%;
height: 8px;
background-color: #439c47;
border-radius: 3.5px;
}
.skills .skill-item .skill-bar .bar-inner{
position:relative;
width:100%;
height: 8px;
background:none;
}
.skills .skill-item .skill-bar .bar-inner .bar{
position:absolute;
left:0px;
top:0px;
height: 8px;
width:0px;
-webkit-transition:all 2000ms ease;
-ms-transition:all 2000ms ease;
-o-transition:all 2000ms ease;
-moz-transition:all 2000ms ease;
transition:all 2000ms ease;
background: #fff;
border-radius: 3.5px;
}
.skills .skill-item .skill-bar .bar-inner .bar:before {
position: absolute;
content: '';
top: -4px;
right: -1px;
width: 16px;
height: 16px;
border: 3px solid #fff;
border-radius: 50%;
}
.skills .skill-item .skill-header{
position:relative;
margin-bottom: 10px;
}
.skills .skill-item .skill-header .skill-title{
position:relative;
}
.skills .skill-item .skill-header .skill-title{
float:left;
color:#ffffff;
font-size: 15px;
font-weight: 700;
line-height:1.4em;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
}
.skills .skill-item .skill-header .skill-percentage{
float:right;
color: #fff;
font-size: 15px;
font-weight: 700;
line-height:1.4em;
font-family: "Poppins", sans-serif;
}
.skill-section .video-column{
position:relative;
}
.skill-section .video-column .inner-column{
position:relative;
padding-top:150px;
}
.skill-section .video-column .inner-column .video-link-box{
position:relative;
float:right;
text-align:center;
}
/* Video Section */
.video-section {
position: relative;
padding: 120px 0;
background-size: cover;
}
.video-section .content {
position: relative;
}
.video-section .content:before {
position: absolute;
content: '';
left: 50%;
top: 50%;
margin-top: 18px;
transform: translate(-50%, -50%);
width: 310px;
height: 310px;
border: 5px solid #404041;
}
.video-section .logo {
position: relative;
margin-bottom: 35px;
}
.video-section h2 {
position: relative;
color: #fff;
font-size: 40px;
font-weight: 700;
line-height: 54px;
margin-bottom: 30px;
}
.video-section h5 a {
position: relative;
display: inline-block;
font-size: 15px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
padding: 0 17px;
margin-bottom: 10px;
transition: .5s;
}
.video-section h5 a:before {
font-family: Flaticon;
content: "\f152";
position: absolute;
left: 0;
top: -1px;
font-size: 11px;
z-index: 5;
font-weight: 400;
transform: rotate(180deg);
}
.video-section h5 a:after {
font-family: Flaticon;
content: "\f152";
position: absolute;
right: 0;
top: -1px;
font-size: 11px;
z-index: 5;
font-weight: 400;
}
.video-section .text {
font-size: 18px;
color: #a7a7a9;
position: relative;
padding-bottom: 30px;
}
/* Team Section */
.team-section {
position: relative;
padding: 120px 0 90px;
}
.team-blcok .inner-box {
margin-bottom: 30px;
position: relative;
}
.team-blcok .image {
position: relative;
overflow: hidden;
}
.team-blcok .image img {
position: relative;
transition: .5s;
width: 100%;
}
.team-blcok .inner-box:hover .image img {
transform: scale(1.05);
}
.team-blcok .content {
position: relative;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
padding: 22.5px 15px;
margin: -35px 30px 0;
background: #fff;
}
.team-blcok .designation {position: absolute;top: -35px;left: 0;font-size: 15px;font-weight: 700;color: #fff;text-transform: uppercase;background: #29292a;padding: 4px 27px;transition: .5s;}
.team-blcok h4 {
position: relative;
text-align: center;
font-size: 20px;
font-weight: 700;
}
.team-blcok .hover-content {
position: absolute;
left: 0;
top: -35px;
display: flex;
flex-wrap: wrap;
align-items: center;
width: 100%;
transform: scaleY(0);
transition: .5s;
transform-origin: top;
}
.team-blcok .inner-box:hover .hover-content {
transform: scaleY(1);
}
.team-blcok .social-icon {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.team-blcok .hover-content .designation {
position: relative;
top: 0;
border: 0;
}
.team-blcok .social-icon a {
display: inline-block;
color: #fff;
font-size: 15px;
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
border-right: 1px solid #419544;
}
.team-section .read-more-link {
margin-top: 30px;
margin-bottom: 30px;
}
.team-section .read-more-link .btn-style-one {
border-radius: 26px;
padding: 13.5px 26px;
vertical-align: middle;
margin-right: 20px;
}
/* Getaquote section style two */
.getaquote-section.style-two {
padding: 120px 0;
}
.getaquote-section.style-two .wrapper-box {
position: relative;
margin: 0 120px;
padding: 80px 80px 30px;
background-color: #29292a;
}
.getaquote-section.style-two .wrapper-box:before {
position: absolute;
content: '';
right: 0;
top: 0;
width: 50%;
bottom: 0;
background-image: url(../images/background/bg-15.jpg);
}
.getaquote-section.style-two .right-column .inner-container,
.getaquote-section.style-two .left-column .inner-container {
padding: 0;
}
.getaquote-section.style-two .side-image {
position: absolute;
left: -85px;
bottom: 0;
}
.getaquote-section.style-two .getaquote-form {
background: transparent;
}
.getaquote-section.style-two .getaquote-form h4 {
text-align: right;
}
.getaquote-section.style-two .form-row-box {
background: #313132;
}
.getaquote-section.style-two .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
border-color: #3f3f40;
}
.getaquote-section.style-two .label {
color: #7e7b7a;
}
.getaquote-section.style-two .getaquote-form {
padding-top: 35px;
padding-left: 0;
}
.getaquote-section.style-two .sec-title {
margin-bottom: 0;
}
.getaquote-section.style-two .social-icon {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}
.getaquote-section.style-two .social-icon li {
margin: 0 5px 10px;
}
.getaquote-section.style-two .social-icon li a {
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
color: #fff;
border: 2px solid #fff;
border-radius: 50%;
transition: .5s;
display: inline-block;
position: relative;
}
.getaquote-section.style-two .social-icon li a:before {
position: absolute;
content: '';
left: -3px;
top: -3px;
right: -3px;
bottom: -3px;
border-radius: 50%;
transition: .5s;
transform: scale(.5);
opacity: 0;
}
.getaquote-section.style-two .social-icon li a:hover:before {
transform: scale(1);
opacity: 1;
}
.getaquote-section.style-two .social-icon li a i {
position: relative;
}
.getaquote-section.style-two .contact-info {
margin-bottom: 21px;
}
.getaquote-section.style-two .investor {
padding: 41px 40px;
}
/* Pricing Section Two */
.pricing-section-two {
position: relative;
padding: 120px 0 90px;
}
.pricing-block-two {
position: relative;
}
.pricing-block-two .inner-box {
position: relative;
padding: 50px 30px;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.pricing-block-two .category {
position: relative;
font-size: 20px;
font-weight: 700;
font-family: "Poppins", sans-serif;
padding-bottom: 20px;
margin-bottom: 30px;
}
.pricing-block-two .category:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 5px;
width: 114px;
background-image: url(../images/shape/border-shape-9.png);
background-repeat: no-repeat;
}
.pricing-block-two .price {
position: absolute;
right: 0;
top: 50px;
font-size: 26px;
font-weight: 700;
font-family: "Poppins", sans-serif;
color: #fff;
padding: 6.5px 30px;
border-radius: 20px 0 0 20px;
}
.pricing-block-two .price sup {
font-weight: 600;
font-size: 50%;
}
.pricing-block-two .text {
position: relative;
padding-bottom: 20px;
margin-bottom: 30px;
border-bottom: 1px solid #e5e5eb;
}
.pricing-block-two .content {
position: relative;
margin-bottom: 40px;
}
.pricing-block-two .content li {
position: relative;
padding-left: 35px;
margin-bottom: 19px;
font-size: 18px;
color: #7e7b7a;
}
.pricing-block-two .content li:after {
font-family: 'Font Awesome 5 Pro';
content: "\f0a9";
position: absolute;
left: 0;
top: -3px;
display: block;
line-height: 30px;
font-size: 18px;
text-align: center;
z-index: 5;
font-weight: 900;
color: #a7a7a9;
}
.pricing-block-two .link-box {
position: relative;
text-align: left;
}
.pricing-block-two .link-box .theme-btn {
background: transparent;
padding: 12.5px 40px;
border-radius: 27px;
color: #29292a;
}
.pricing-block-two .link-box .theme-btn:hover i {
color: #fff;
}
.pricing-block-two .link-box .theme-btn:hover {
border-color: transparent;
color: #fff;
}
/* style-two */
.pricing-block-two.style-two .category {
color: #fff;
}
.pricing-block-two.style-two .text {
color: #cbcbcf;
border-color: #4a4a4b;
}
.pricing-block-two.style-two .content li {
color: #cbcbcf;
}
.pricing-block-two .content li:after {
color: #cbcbcf;
}
.pricing-block-two.style-two .link-box .theme-btn {
color: #fff;
}
/* News section/style two */
.news-section-two.style-two .link {
margin-bottom: 10px;
margin-top: 25px;
}
.news-section-two.style-two .read-more-link {
margin-top: 30px;
margin-bottom: 30px;
}
.news-section-two.style-two .read-more-link .btn-style-one {
border-radius: 26px;
padding: 13.5px 26px;
vertical-align: middle;
margin-right: 20px;
}
/* Testimonails section Three */
.testimonials-section-three {
position: relative;
background-color: #29292a;
}
.testimonials-section-three .auto-container {
max-width: 100%;
padding: 0;
}
.testimonials-section-three .video-box {
position: relative;
}
.testimonials-section-three .video-box .image img {
width: 100%;
}
.testimonials-section-three .video-box .video-btn {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 136px;
height: 136px;
border: 2px solid #fff;
border-radius: 50%;
text-align: center;
line-height: 120px;
font-size: 50px;
}
.testimonials-section-three .video-box .video-btn a {
display: inline-block;
width: 120px;
height: 120px;
margin-left: 3px;
margin-top: 6px;
background-color: #fff;
border-radius: 50%;
}
.testimonials-section-three .content {
position: absolute;
left: 60px;
bottom: 60px;
width: 180px;
height: 202px;
background-image: url(../images/shape/shape-1.png);
background-position: center;
background-repeat: no-repeat;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
text-align: center;
}
.testimonials-section-three .content h2 {
position: relative;
font-size: 36px;
font-weight: 700;
color: #fff;
font-family: "Poppins", sans-serif;
}
.testimonials-section-three .content .text {
position: relative;
font-size: 16px;
font-weight: 700;
color: #fff;
font-family: "Poppins", sans-serif;
}
.testimonials-section-three .inner-container {
position: relative;
max-width: 570px;
}
.testimonials-section-three .testimonial-thumbs {
width: 180px;
position: absolute;
right: 0;
bottom: 120px;
z-index: 9;
}
.testimonials-section-three .testimonial-thumbs img {
border-radius: 50%;
opacity: .3;
}
.testimonials-section-three .testimonial-block-area {
padding: 120px 0;
}
/* */
.testimonial-block-three .inner-box {
position: relative;
}
.testimonial-block-three .text {
font-size: 20px;
font-weight: 600;
font-family: "Poppins", sans-serif;
line-height: 36px;
margin-bottom: 30px;
color: #a7a7a9;
}
.testimonial-block-three .author-thumb {
position: relative;
display: inline-block;
margin-bottom: 30px;
}
.testimonial-block-three .author-thumb img {
border-radius: 50%;
width: auto;
}
.testimonial-block-three .quote {
position: absolute;
right: 0;
bottom: 0;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
border-radius: 50%;
color: #ffffff;
font-size: 18px;
}
.testimonial-block-three h4 {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 6px;
color: #ffff;
}
.testimonial-block-three .designation {
position: relative;
margin-bottom: 15px;
font-size: 18px;
margin-bottom: 10px;
color: #fff;
}
.testimonial-block-three .rating span {
margin: 0 2px;
}
.testimonials-section-three .testimonial-slider-nav {
position: absolute;
right: -10px;
bottom: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
max-width: 200px;
}
.testimonials-section-three .testimonial-slider-button-next {
position: relative;
width: 80px;
height: 80px;
line-height: 80px;
border-radius: 50%;
text-align: center;
color: #ffffff;
cursor: pointer;
z-index: 9;
font-size: 18px;
transition: .5s;
margin: 0 10px;
border: 2px solid transparent;
}
.testimonials-section-three .testimonial-slider-button-prev {
position: relative;
width: 80px;
height: 80px;
line-height: 80px;
border-radius: 50%;
text-align: center;
color: #ffffff;
cursor: pointer;
z-index: 9;
font-size: 18px;
transition: .5s;
margin: 0 10px;
transform: rotate(180deg);
border: 2px solid transparent;
}
.testimonials-section-three .background-icon {
position: absolute;
right: 40px;
top: 80px;
}
/* Contact Info section */
.contact-info-section {
position: relative;
padding: 0 0 90px;
}
.contact-info-section:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
right: 0;
background-color: #efefef;
height: 530px;
}
.contact-info-block {
position: relative;
}
.contact-info-block .inner-box {
margin-bottom: 30px;
padding: 40px;
padding-top: 0;
background-color: #fff;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
margin-top: 60px;
}
.contact-info-block .inner-box .flag {
position: relative;
transform: translateY(-50%);
margin-bottom: -30px;
}
.contact-info-block .inner-box .flag img {
border-radius: 50%;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.contact-info-block h4 {
position: relative;
font-size: 20px;
font-weight: 700;
padding-bottom: 20px;
margin-bottom: 30px;
}
.contact-info-block h4:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 5px;
width: 114px;
background-image: url(../images/shape/border-shape-9.png);
background-repeat: no-repeat;
}
.contact-info-block ul {
margin-bottom: 20px;
}
.contact-info-block ul li {
position: relative;
font-size: 18px;
color: #7e7b7a;
margin-bottom: 10px;
}
.contact-info-section .bottom-content {
position: relative;
margin-top: 30px;
margin-bottom: 30px;
}
.contact-info-section .bottom-content .text {
position: relative;
margin-bottom: 20px;
font-size: 20px;
font-weight: 700;
color: #2a2a2a;
font-family: "Poppins", sans-serif;
}
.contact-info-section .read-more-link .btn-style-one {
border-radius: 26px;
padding: 13.5px 26px;
vertical-align: middle;
}
/* Footer Style Three */
.main-footer.style-three {
background-color: #29292a;
}
.main-footer.style-three .widget .widget_title {
color: #fff;
margin-bottom: 35px;
padding-bottom: 20px;
}
.main-footer.style-three .widget .widget_title:before {
background-image: url(../images/shape/border-shape-9.png);
width: 115px;
height: 5px;
}
.main-footer.style-three .links-widget ul li a {
color: #acacb8;
}
.main-footer.style-three .links-widget ul li:before {
color: #acacb8;
}
.news-widget {
position: relative;
}
.news-widget .post {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 28px;
padding-bottom: 28px;
border-bottom: 1px solid #3f3f40;
}
.news-widget .post:last-child {
border-bottom: 0;
}
.news-widget .post .image {
margin-right: 18px;
}
.news-widget .post .image img {
position: relative;
border-radius: 50%;
}
.news-widget .post .content {
width: calc(100% - 100px);
}
.news-widget .post .content h4 {
font-size: 16px;
font-weight: 700;
line-height: 28px;
margin-bottom: 5px;
}
.news-widget .post .content h4 a {
color: #fff;
transition: .5s;
}
.news-widget .post .content .date {
color: #a7a7a9;
font-size: 15px;
font-weight: 700;
}
.news-widget .post .content .date i {
margin-right: 10px;
}
.about-widget-two {
position: relative;
padding-left: 100px;
}
.about-widget-two .logo {
position: absolute;
left: 0;
top: 7px;
}
.about-widget-two .text {
line-height: 28px;
color: #a7a7a9;
margin-bottom: 30px;
}
.about-widget-two .list {
margin-bottom: 35px;
}
.about-widget-two .list li {
position: relative;
font-size: 18px;
color: #a7a7a9;
padding-left: 30px;
margin-bottom: 5px;
}
.about-widget-two .list li:before {
font-family: Flaticon;
content: "\f14e";
position: absolute;
left: 0;
top: -1px;
font-size: 14px;
z-index: 5;
font-weight: 400;
}
.footer-bottom.style-three {
background: #222223;
padding: 10px 0;
}
.footer-bottom.style-three .social-icon-area {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.footer-bottom.style-three .social-icon-area span {
color: #a7a7a9;
font-size: 18px;
font-weight: 500;
margin-right: 15px;
}
.footer-bottom.style-three .social-icon {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}
.footer-bottom.style-three .social-icon li {
margin: 0 5px;
}
.footer-bottom.style-three .social-icon li a {
width: 40px;
height: 40px;
line-height: 42px;
text-align: center;
color: #a7a7a9;
border: 1px solid #3d3d3e;
border-radius: 50%;
transition: .5s;
display: inline-block;
position: relative;
}
.footer-bottom.style-three .social-icon li a:hover {
color: #fff;
}
.footer-bottom.style-three .social-icon li a:before {
position: absolute;
content: '';
left: -3px;
top: -3px;
right: -3px;
bottom: -3px;
border-radius: 50%;
transition: .5s;
transform: scale(.5);
opacity: 0;
}
.footer-bottom.style-three .social-icon li a:hover:before {
transform: scale(1);
opacity: 1;
}
.footer-bottom.style-three .social-icon li a i {
position: relative;
}
.footer-bottom.style-three .copyright-text {
color: #a7a7a9;
}
.footer-bottom.style-three .copyright-text a {
color: #a7a7a9;
transition: .5s;
}
/* Header Style Four */
.header-style-four .header-top {
background: #013277;
}
.header-style-four .header-top .search-box {
width: 350px;
margin-left: 20px;
}
.header-style-four .header-top .search-box input {
width: calc(100% - 30px);
}
.header-style-four .header-top .search-box:before {
background: #264a7d;
transform: inherit;
top: -11px;
height: 50px;
}
.header-style-four .header-top .search-box:after {
background: #264a7d;
transform: inherit;
top: -11px;
height: 50px;
}
.header-style-four .header-top .social-icon {
padding: 0 20px;
}
.header-style-four .header-top .social-icon:before {
position: absolute;
right: 0;
top: -14px;
content: '';
background: #264a7d;
height: 50px;
width: 1px;
}
.header-style-four .header-top .social-icon:after {
position: absolute;
left: 0;
top: -14px;
content: '';
background: #264a7d;
height: 50px;
width: 1px;
}
.header-style-four .header-top .social-icon li {
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid #264a7d;
line-height: 22px;
}
.header-style-four .header-top .links li {
border-color: #264a7d;
}
.header-style-four .header-top .language:before,
.header-style-four .header-top .language:before {
background-color: #264a7d;
}
.header-style-four .header-top .social-icon li:last-child {
margin-right: 0;
padding-right: 0;
border-right: 0;
}
.header-style-four .header-top .social-icon li a {
color: #fff;
}
.header-style-four .header-top .search-box input {
color: #fff;
}
.header-style-four .header-top .search-box button {
color: #fff;
}
.header-style-four .header-top .language button.btn.dropdown-toggle {
color: #fff;
}
.header-style-four .header-top .bootstrap-select .dropdown-toggle .filter-option:after {
color: #fff;
}
.header-style-four .header-top .sign-in a {
color: #fff;
}
.header-style-four .header-top .links a {
color: #fff;
}
.header-upper .contact-info-three {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
padding-left: 32px;
}
.header-upper .contact-info-three .icon {
position: relative;
height: 46px;
width: 46px;
line-height: 42px;
font-size: 22px;
color: #013277;
border: 2px solid #fff;
border-radius: 50%;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
margin-right: 11px;
text-align: center;
}
.header-upper .contact-info-three .content {
position: relative;
width: calc(100% - 57px);
}
.header-upper .contact-info-three h5 {
font-size: 16px;
font-weight: 500;
margin-bottom: 5px;
}
.header-upper .contact-info-three h4 {
font-size: 18px;
font-weight: 700;
}
.header-upper .contact-info-three:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 47px;
width: 2px;
background-image: url(../images/shape/border-shape-11.png);
}
.header-style-four .main-menu .navigation>li>a {
color: #2a2a2a;
}
.header-style-four .header-upper:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background-image: url(../images/shape/border-shape-12.png);
}
/* Services Section three */
.services-section-three {
position: relative;
padding: 120px 0;
}
.services-section-three .sec-bg {
position: absolute;
left: 0;
top: 0;
right: 0;
height: 550px;
background-size: cover;
background-color: #013277;
}
.services-section-three .sec-bg:before {
position: absolute;
content: '';
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(1, 50, 119, 0.92);
}
.service-block-three {
position: relative;
padding: 0 15px;
}
.service-block-three .inner-box {
position: relative;
margin-bottom: 30px;
}
.service-block-three .image-box {
position: relative;
}
.service-block-three .image-box:before {
background-image: -moz-linear-gradient( 90deg, #013277 0%, rgb(255 255 255 / 0%) 80%);
background-image: -webkit-linear-gradient( 90deg, #013277 0%, rgb(255 255 255 / 0%) 80%);
background-image: -ms-linear-gradient( 90deg, #013277 0%, rgb(255 255 255 / 0%) 80%);
position: absolute;
content: '';
left: 0;
bottom: 0;
right: 0;
top: 0;
}
.service-block-three .icon {
position: absolute;
left: 20px;
top: 20px;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
background-color: #013277;
font-size: 50px;
}
.service-block-three .icon:before {
position: absolute;
content: '';
left: -10px;
right: -10px;
top: -10px;
bottom: -10px;
background-color: rgba(1, 50, 119, 0.3);
transition: .5s;
transform: scale(.5);
}
.service-block-three .inner-box:hover .icon:before {
transform: scale(1);
}
.service-block-three .icon:after {
position: absolute;
content: '';
left: -5px;
right: -5px;
top: -5px;
bottom: -5px;
background-color: rgba(1, 50, 119, 0.3);
transition: .5s;
transform: scale(.5);
}
.service-block-three .inner-box:hover .icon:after {
transform: scale(1);
}
.service-block-three .icon span {
position: relative;
width: 80px;
height: 80px;
display: inline-block;
background-color: #013277;
z-index: 9;
}
.service-block-three .content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
justify-content: center;
text-align: center;
padding-bottom: 30px;
}
.service-block-three h4 {
position: relative;
font-size: 24px;
font-weight: 700;
color: #fff;
}
.service-block-three .link {
position: relative;
}
.service-block-three .link a {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
transition: .5s;
display: block;
font-family: "Poppins", sans-serif;
}
.service-block-three .inner-box:hover .link a {
opacity: 0;
}
.service-block-three .link .hover-link {
opacity: 0;
transition: .5s;
position: absolute;
left: 0;
right: 0;
top: 0;
}
.service-block-three .inner-box:hover .link .hover-link {
opacity: 1;
}
.service-block-three .link .hover-link i {
margin-right: 10px;
}
.services-section-three .owl-theme .owl-nav {
position: relative;
display: flex;
width: auto;
margin: 0 auto;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.services-section-three .owl-theme .owl-nav:before {
position: absolute;
content: '';
left: 15px;
right: 15px;
top: 30px;
height: 1px;
background-color: #e5e5eb;
}
.services-section-three .owl-theme .owl-nav:after {
position: absolute;
content: '';
left: 50%;
top: 29px;
height: 3px;
width: 50px;
background-color: #fff;
transform: translateX(-50%);
}
.services-section-three .owl-theme .owl-nav .owl-prev {
margin: 0 5px;
height: 60px;
position: relative;
width: 60px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 60px;
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.services-section-three .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 60px;
height: 60px;
line-height: 58px;
left: 0;
color: #dfd7d3;
border: 1px solid #e5e5eb;
background: #fff;
border-radius: 50%;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-section-three .owl-theme .owl-nav .owl-next {
background: rgba(255, 255, 255, 0.15);
margin: 0 5px;
position: relative;
height: 60px;
width: 60px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.services-section-three .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
line-height: 58px;
border: 1px solid #e5e5eb;
border-radius: 50%;
color: #dfd7d3;
background: #ffff;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.btn-style-one.style-2 {
border-radius: 26px;
padding: 13.5px 26px;
vertical-align: middle;
background-color: #013277;
}
.btn-style-one.style-2:hover i {
color: #fff;
}
/* About Section Two / style two */
.about-section-two .skills .skill-item .skill-header .skill-title {
color: #2a2a2a;
}
.about-section-two .skills .skill-item .skill-header .skill-percentage {
color: #2a2a2a;
}
.about-section-two .skills {
padding: 0;
background: transparent;
margin-bottom: 45px;
}
.about-section-two .skills .skill-item .skill-bar {
background-color: #edf1f5;
}
.about-section-two.style-two .text {
margin-bottom: 35px;
}
.about-section-two.style-two .image-one {
top: 60px;
}
/* Whychooseus section three */
.whychooseus-section-three {
position: relative;
padding: 120px 0 90px;
background-color: #edf1f5;
}
.whychooseus-section-three .sec-bg-area {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 50%;
}
.whychooseus-section-three .sec-bg {
margin-right: 230px;
background-size: cover;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.whychooseus-section-three .wrapper-box {
position: relative;
padding: 50px 30px;
background-color: rgba(1, 50, 119, 0.90);
}
@media only screen and (min-width:992px) {
.whychooseus-section-three .wrapper-box {
left: -30px;
margin-right: -15px;
}
}
.whychooseus-section-three .counter-column .content {
position: relative;
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #2f5284;
}
.whychooseus-section-three .counter-column:last-child .content {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.whychooseus-section-three .counter-column .icon {
position: relative;
font-size: 65px;
line-height: 65px;
margin-right: 25px;
transition: .5s;
padding-right: 20px;
}
.whychooseus-section-three .counter-column .icon:before {
position: absolute;
content: '';
right: 0;
top: -3px;
height: 100%;
width: 2px;
background-image: url(../images/shape/border-shape-11.png);
}
.whychooseus-section-three .counter-column .count-box {
position: relative;
font-size: 50px;
font-weight: 700;
margin-bottom: 25px;
line-height: 32px;
font-family: "Poppins", sans-serif;
}
.whychooseus-section-three .counter-column h4 {
position: relative;
font-size: 20px;
font-weight: 700;
color: #fff;
}
.whychooseus-block-three {
position: relative;
}
.whychooseus-block-three .inner-box {
position: relative;
background: #fff;
padding: 36px 20px;
padding-left: 120px;
margin-bottom: 30px;
box-shadow: 0px 0px 50px 0px rgba(1, 50, 119, 0.1);
}
.whychooseus-block-three .inner-box:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: 1s;
transform: scale(1.05);
opacity: 0;
}
.whychooseus-block-three .inner-box:hover:before {
transform: scale(1);
opacity: 1;
}
.whychooseus-block-three .icon {
position: absolute;
left: 30px;
top: 40px;
}
.whychooseus-block-three h4 {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 25px;
padding-bottom: 15px;
}
.whychooseus-block-three h4:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100px;
background-image: url(../images/shape/border-shape-12.png);
}
.whychooseus-block-three .text {
position: relative;
}
.whychooseus-block-three .link {
position: relative;
}
/* Team Section / style two */
.team-section.style-two .team-blcok .designation {
background: #013277;
}
.team-section.style-two .team-blcok .inner-box:hover .designation {
opacity: 0;
}
.team-section.style-two .team-blcok .social-icon a {
color: #013277;
border-color: #d69536;
transition: .5s;
}
.team-section.style-two .team-blcok .social-icon li:last-child a {
border: none;
}
.team-section.style-two .team-blcok .social-icon a:hover {
color: #fff;
}
.team-section .owl-theme .owl-nav {
position: relative;
display: flex;
width: auto;
margin: 0 auto;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.team-section .owl-theme .owl-nav:before {
position: absolute;
content: '';
left: 15px;
right: 15px;
top: 30px;
height: 1px;
background-color: #e5e5eb;
}
.team-section .owl-theme .owl-nav:after {
position: absolute;
content: '';
left: 50%;
top: 29px;
height: 3px;
width: 50px;
background-color: #fff;
transform: translateX(-50%);
}
.team-section .owl-theme .owl-nav .owl-prev {
margin: 0 5px;
height: 60px;
position: relative;
width: 60px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 60px;
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.team-section .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 60px;
height: 60px;
line-height: 58px;
left: 0;
color: #dfd7d3;
border: 1px solid #e5e5eb;
background: #fff;
border-radius: 50%;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-section .owl-theme .owl-nav .owl-next {
background: rgba(255, 255, 255, 0.15);
margin: 0 5px;
position: relative;
height: 60px;
width: 60px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.team-section .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
line-height: 58px;
border: 1px solid #e5e5eb;
border-radius: 50%;
color: #dfd7d3;
background: #ffff;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
/* Projects section two */
.projects-section-two {
position: relative;
padding: 120px 0 80px;
}
.project-block-two {
position: relative;
}
.project-block-two .inner-box {
position: relative;
margin-bottom: 40px;
}
.project-block-two .image {
position: relative;
overflow: hidden;
}
.project-block-two .image img {
width: 100%;
}
.project-block-two .overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
transition: .5s;
background-color: rgba(1, 50, 119, 0.92);
opacity: 0;
}
.project-block-two .inner-box:hover .overlay {
opacity: 1;
}
.project-block-two .overlay a {
width: 70px;
height: 70px;
line-height: 66px;
text-align: center;
border: 2px solid #fff;
color: #fff;
display: inline-block;
font-size: 30px;
}
.project-block-two .overlay span {
position: relative;
display: inline-block;
transition: .5s;
}
.project-block-two .inner-box:hover .overlay span {
transform: rotate(360deg);
}
.project-block-two .lower-content {
position: relative;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
margin-left: 60px;
transition: .5s;
margin-top: -50px;
background: #fff;
padding: 21.5px 30px;
}
.project-block-two .inner-box:hover .lower-content {
margin-left: 0;
}
.project-block-two .category {
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 5px;
}
.project-block-two h4 {
position: relative;
font-size: 20px;
font-weight: 700;
}
.project-block-two .link-btn {
position: absolute;
right: 0;
top: 0;
transition: .5s;
transform: scaleX(0);
transform-origin: left;
}
.project-block-two .inner-box:hover .link-btn {
transform: scale(1);
}
.project-block-two .link-btn a {
width: 60px;
height: 100px;
line-height: 100px;
text-align: center;
color: #013277;
font-size: 18px;
display: inline-block;
transition: .5s;
}
.project-block-two .link-btn a:hover {
background-color: #013277;
color: #fff;
}
.projects-section-two .read-more-link {
margin-top: 30px;
margin-bottom: 30px;
}
/* Testimonials section Four */
.testimonials-section-four {
position: relative;
z-index: 1;
}
.testimonials-section-four .wrapper-box {
position: relative;
margin: 0 45px;
padding: 0 50px;
}
.testimonials-section-four .wrapper-box:before {
position: absolute;
content: '';
left: 0;
top: 50px;
bottom: 0;
right: 0;
background-color: #013277;
}
.testimonial-block-four .inner-box {
position: relative;
text-align: center;
padding-bottom: 80px;
}
.testimonial-block-four .text {
position: relative;
font-size: 20px;
font-weight: 600;
font-family: "Poppins", sans-serif;
line-height: 36px;
margin-bottom: 30px;
color: #c4c9cf;
}
.testimonial-block-four .author-thumb {
position: relative;
display: inline-block;
margin-bottom: 30px;
}
.testimonial-block-four .author-thumb:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
border-radius: 50%;
}
.testimonial-block-four .author-thumb img {
border-radius: 50%;
width: 100px;
}
.testimonial-block-four .quote {
position: absolute;
right: -10px;
bottom: 0;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
border-radius: 50%;
color: #2a2a2a;
font-size: 24px;
}
.testimonial-block-four h4 {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 6px;
color: #ffff;
}
.testimonial-block-four .designation {
position: relative;
font-size: 18px;
margin-bottom: 10px;
}
.testimonial-block-four .rating {
margin-bottom: 15px;
}
.testimonial-block-four .rating span {
margin: 0 2px;
position: relative;
}
.testimonials-section-four .owl-theme .owl-nav {
position: absolute;
display: flex;
left: 0;
right: 0;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin: 0 -85px;
top: 50%;
transform: translateY(-50%);
}
.testimonials-section-four .owl-theme .owl-nav .owl-prev {
margin: 0 5px;
height: 90px;
position: relative;
width: 90px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 60px;
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.testimonials-section-four .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 90px;
height: 90px;
line-height: 90px;
left: 0;
color: rgb(255 255 255 / 85%);
background: #0e3e82;
border-radius: 50%;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.testimonials-section-four .owl-theme .owl-nav .owl-next {
margin: 0 5px;
position: relative;
height: 90px;
width: 90px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.testimonials-section-four .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
right: 0;
width: 90px;
height: 90px;
line-height: 90px;
border-radius: 50%;
color: rgb(255 255 255 / 85%);
background: #0e3e82;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
/* Geraquote section style three */
.getaquote-section.style-three {
background-size: cover;
padding: 320px 0 120px;
margin-top: -200px;
}
.getaquote-section.style-three .auto-container {
max-width: 1200px;
padding: 0px 15px;
}
.getaquote-section.style-three .getaquote-form {
padding: 0;
background: transparent;
}
.getaquote-section.style-three .form-row-box {
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.getaquote-section.style-three .getaquote-form h4 {
color: #2a2a2a;
}
.getaquote-section.style-three .getaquote-form .form-group .theme-btn {
width: auto;
}
/* News Section three */
.news-section-three {
position: relative;
padding: 120px 0 90px;
}
.news-block-three .inner-box {
margin-bottom: 30px;
position: relative;
display: inline-block;
}
.news-block-three .image {
position: relative;
overflow: hidden;
}
.news-block-three .image img {
transition: .5s;
}
.news-block-three .overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
transition: .5s;
background-color: rgba(34, 34, 49, 0.92);
opacity: 0;
}
.news-block-three .inner-box:hover .overlay {
opacity: 1;
}
.news-block-three .overlay a {
width: 60px;
height: 60px;
line-height: 56px;
text-align: center;
border: 2px solid #fff;
color: #fff;
display: inline-block;
font-size: 30px;
}
.news-block-three .overlay span {
position: relative;
display: inline-block;
transition: .5s;
}
.news-block-three .inner-box:hover .overlay span {
transform: rotate(360deg);
}
.news-block-three .date {
position: absolute;
left: 0;
top: 0;
width: 90px;
height: 40px;
line-height: 40px;
text-align: center;
color: #013277;
font-size: 15px;
font-weight: 700;
font-family: "Poppins", sans-serif;
z-index: 9;
text-transform: uppercase;
}
.news-block-three .date span {
font-size: 24px;
}
.news-block-three .lower-content {
position: relative;
}
.news-block-three .category {
font-size: 16px;
margin-bottom: 20px;
margin-left: 90px;
padding: 6.5px 20px;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
.news-block-three .category i {
margin-right: 10px;
}
.news-block-three h3 {
position: relative;
font-size: 20px;
font-weight: 700;
padding: 0 0 20px;
margin: 0 0 25px;
line-height: 32px;
}
.news-block-three h3 a {
color: #2a2a2a;
transition: .5s;
}
.news-block-three h3:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background-image: url(../images/shape/border-shape-3.png);
}
.news-block-three .text {
font-size: 18px;
position: relative;
margin-bottom: 16px;
}
.news-section-three .owl-carousel .owl-stage-outer {
overflow: visible;
}
.news-section-three .owl-theme .owl-nav {
position: absolute;
display: flex;
width: auto;
margin: 0 auto;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 30px;
top: -140px;
right: 0;
}
.news-section-three .owl-theme .owl-nav .owl-prev {
margin: 0 5px;
height: 60px;
position: relative;
width: 60px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 60px;
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.news-section-three .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 60px;
height: 60px;
line-height: 58px;
left: 0;
color: #dfd7d3;
border: 1px solid #e5e5eb;
background: #fff;
border-radius: 50%;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-section-three .owl-theme .owl-nav .owl-next {
background: rgba(255, 255, 255, 0.15);
margin: 0 5px;
position: relative;
height: 60px;
width: 60px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.news-section-three .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
line-height: 58px;
border: 1px solid #e5e5eb;
border-radius: 50%;
color: #dfd7d3;
background: #ffff;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
/* CTA section */
.cta-section {
position: relative;
}
.cta-section .wrapper-box {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 50px 50px 30px;
padding-left: 100px;
}
.cta-section .wrapper-box:before {
position: absolute;
content: '';
top: 0;
right: 0;
bottom: 0;
width: 3000%;
}
.cta-section .icon {
position: absolute;
left: 0;
top: 40px;
}
.cta-section h4 {
position: relative;
font-size: 30px;
font-weight: 700;
margin-bottom: 20px;
}
.cta-section .link {
margin-bottom: 20px;
}
.cta-section .link .btn-style-one.style-2:before {
background-color: #053983;
}
/* Main footer style four */
.main-footer.style-four {
background-color: #013277;
}
.widget {
margin-bottom: 40px;
}
.main-footer.style-four .widget .widget_title {
color: #fff;
margin-bottom: 35px;
padding-bottom: 20px;
}
.main-footer.style-four .widget .widget_title:before {
background-image: url(../images/shape/border-shape-13.png);
width: 115px;
height: 5px;
}
.main-footer.style-four .links-widget ul li a {
color: #c4c9cf;
}
.main-footer.style-four .links-widget ul li a:hover {
color: #c4c9cf;
}
.main-footer.style-four .links-widget ul li:before {
color: #c4c9cf;
}
.about-widget-three {
position: relative;
}
.main-footer.style-four .side-image {
position: absolute;
left: 0;
bottom: -60px;
z-index: 9;
}
.main-footer.style-four .upper-box {
padding: 120px 0 65px;
}
.main-footer.style-four:before {
position: absolute;
content: '';
left: 0;
top: 0;
width: 187px;
height: 100%;
background-color: #fff;
}
.about-widget-three .text {
position: relative;
color: #fff;
margin-bottom: 25px;
}
.about-widget-three .link {
margin-bottom: 35px;
}
.about-widget-three .readmore-link {
color: #fff;
}
.about-widget-three .newsletter-form input {
height: 62px;
border-radius: 31px 0 0 31px;
}
.about-widget-three .newsletter-form .btn-style-one {
padding: 19px 45px;
border-radius: 0 31px 31px 0;
}
.footer-bottom.style-four {
background: #053983;
padding: 10px 0;
}
.footer-bottom.style-four .social-icon-area {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.footer-bottom.style-four .social-icon-area span {
color: #c4c9cf;
font-size: 18px;
font-weight: 500;
margin-right: 15px;
}
.footer-bottom.style-four .social-icon {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}
.footer-bottom.style-four .social-icon li {
margin: 0 5px;
}
.footer-bottom.style-four .social-icon li a {
width: 40px;
height: 40px;
line-height: 42px;
text-align: center;
color: #c4c9cf;
border: 1px solid #264a7d;
border-radius: 50%;
transition: .5s;
display: inline-block;
position: relative;
background-color: #013277;
}
.footer-bottom.style-four .social-icon li a:hover {
color: #013277;
}
.footer-bottom.style-four .social-icon li a:before {
position: absolute;
content: '';
left: -3px;
top: -3px;
right: -3px;
bottom: -3px;
border-radius: 50%;
transition: .5s;
transform: scale(.5);
opacity: 0;
}
.footer-bottom.style-four .social-icon li a:hover:before {
transform: scale(1);
opacity: 1;
}
.footer-bottom.style-four .social-icon li a i {
position: relative;
}
.footer-bottom.style-four .copyright-text {
color: #c4c9cf;
}
.footer-bottom.style-four .copyright-text a {
color: #c4c9cf;
transition: .5s;
}
/* Industries covered two */
.industries-covered-two {
position: relative;
padding: 0 0 120px;
}
.industries-covered-two .auto-container {
max-width: 100%;
padding: 0;
}
.industries-covered-two .tab-content {
max-width: 1170px;
margin: 0 auto;
background: #fff;
}
.industries-covered-two .tab-content .image img {
width: 100%;
}
.industries-covered-two .nav-tabs.tab-btn-style-one {
padding-left: 85px;
display: flex;
flex-wrap: wrap;
align-items: center;
border: none;
margin-bottom: 120px;
}
.industries-covered-two .nav-tabs.tab-btn-style-one li a {
background: #053983;
border: none;
padding: 45px 0;
padding-left: 115px;
border-right: 1px solid #264a7d;
display: block;
min-height: 140px;
}
.industries-covered-two .nav-tabs.tab-btn-style-one li a .icon {
position: absolute;
left: 50px;
top: 47px;
font-size: 50px;
line-height: 50px;
display: inline-block;
}
.industries-covered-two .nav-tabs.tab-btn-style-one li a h4 {
font-size: 20px;
font-weight: 700;
color: #fff;
}
.industries-covered-two .nav-tabs.tab-btn-style-one li a.active .icon {
color: #013277;
}
.industries-covered-two .nav-tabs.tab-btn-style-one li a.active h4 {
color: #013277;
}
.industries-covered-two .text-block {
position: relative;
background-color: #fff;
padding: 60px 50px;
padding-left: 35px;
}
.industries-covered-two .text-block .text {
position: relative;
}
.industries-covered-two .text-block h4 {
position: relative;
font-size: 20px;
font-weight: 700;
padding-bottom: 20px;
margin-bottom: 30px;
}
.industries-covered-two .text-block h4:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 5px;
width: 114px;
background-image: url(../images/shape/border-shape-13.png);
background-repeat: no-repeat;
}
.industries-covered-two .list {
position: relative;
margin-bottom: 40px;
}
.industries-covered-two .list li {
position: relative;
padding-left: 30px;
margin-bottom: 18px;
padding-bottom: 13px;
font-size: 18px;
color: #7e7b7a;
}
.industries-covered-two .list li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.industries-covered-two .list li:last-child:before {
display: none;
}
.industries-covered-two .list li:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 70px;
height: 1px;
background-color: #e9e5df;
}
.industries-covered-two .list li:after {
font-family: 'Font Awesome 5 Pro';
content: "\f05b";
position: absolute;
left: 0;
top: -1px;
display: block;
line-height: 30px;
font-size: 18px;
text-align: center;
z-index: 5;
font-weight: 400;
color: #a7a7a9;
}
.industries-covered-two .link {
position: relative;
}
.industries-covered-two .theme-btn {
margin-right: 20px;
}
.industries-covered-two .theme-btn-two {
position: relative;
display: inline-block;
font-size: 16px;
font-weight: 700;
font-family: "Poppins", sans-serif;
color: #2a2a2a;
transition: .5s;
}
.industries-covered-two .theme-btn-two i {
position: relative;
width: 52px;
height: 52px;
display: inline-block;
vertical-align: middle;
line-height: 52px;
text-align: center;
color: #013277;
border-radius: 50%;
margin-right: 10px;
}
.industries-covered-two .theme-btn-two:before {
position: absolute;
content: '';
left: 62px;
bottom: 15px;
right: 0;
height: 2px;
background-color: #d3d7dd;
}
.industries-covered-two .owl-theme .owl-nav {
position: absolute;
bottom: 116px;
left: -30px;
right: 0;
margin: 0 auto;
width: 100%;
display: block;
}
.industries-covered-two .owl-theme .owl-nav .owl-prev {
position: absolute;
left: -55px;
top: 5px;
background: rgba(255, 255, 255, 0.15);
height: 70px;
width: 70px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 70px;
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.industries-covered-two .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
left: 0;
color: #dfd7d3;
background: #fff;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.industries-covered-two .owl-theme .owl-nav .owl-prev:hover:after {
left: 0;
margin-left: 0;
}
.industries-covered-two .owl-theme .owl-nav .owl-next {
position: absolute;
left: -55px;
top: 76px;
background: rgba(255, 255, 255, 0.15);
height: 70px;
width: 70px;
border: none;
text-align: center;
line-height: 70px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.industries-covered-two .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
right: 0;
color: #dfd7d3;
background: #ffff;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.industries-covered-two .owl-theme .owl-nav .owl-next:hover:after {
right: 0;
margin-right: 0;
}
.industries-covered-two .owl-theme .owl-nav .owl-prev:hover,
.industries-covered-two .owl-theme .owl-nav .owl-next:hover {
opacity: 1;
}
/** page-title **/
.page-title {
position: relative;
background-color: #646464;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.page-title .content-box {
position: relative;
padding: 270px 0px 215px;
}
.page-title .content-box h1 {
position: relative;
display: block;
font-size: 60px;
line-height: 65px;
color: #fff;
font-weight: 700;
text-align: center;
}
.page-title .content-box .bread-crumb {
position: absolute;
bottom: 20px;
left: 0;
}
.page-title .content-box .bread-crumb li {
position: relative;
display: inline-block;
font-size: 15px;
color: #fff;
padding-right: 20px;
margin-right: 10px;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.page-title .content-box .bread-crumb li a {
color: #fff;
}
.page-title .content-box .bread-crumb li a:hover {
text-decoration: underline;
}
.page-title .content-box .bread-crumb li:last-child {
padding: 0px;
margin: 0px;
}
.page-title .content-box .bread-crumb li:after {
position: absolute;
content: "\f163";
font-family: Flaticon;
top: 0;
right: -3px;
font-size: 11px;
font-weight: normal;
}
.page-title .content-box .bread-crumb li:last-child:after {
display: none;
}
.page-title .background-text {
position: absolute;
right: -210px;
bottom: 116px;
z-index: 99;
text-transform: uppercase;
font-size: 190px;
font-family: "Poppins", sans-serif;
font-weight: 700;
letter-spacing: -5px;
line-height: 200px;
color: rgb(255 255 255 / 0.1);
transform: rotate(-31deg);
}
.page-title .background-text .text-2 {
position: absolute;
top: -5px;
left: 15px;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgb(255 255 255 / 0.2);
color: transparent;
}
/* */
.page-title .content-box .bread-crumb.style-two li a {
border: 0;
position: relative;
background: #fff;
padding: 21.5px 30px;
border-radius: 0;
margin: 0 15px;
transition: .5s;
color: #2a2a2a;
font-size: 14px;
font-weight: 700;
font-family: "Poppins", sans-serif;
display: block;
}
.page-title .content-box .bread-crumb.style-two li:after {
display: none;
}
.page-title .content-box .bread-crumb.style-two {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
width: 100%;
margin: 0 -15px;
bottom: -35px;
z-index: 99;
}
.page-title .content-box .bread-crumb.style-two li {
position: relative;
width: 25%;
margin: 0;
padding: 0;
}
.page-title .content-box .bread-crumb.style-two li a i {
position: absolute;
right: 30px;
top: 22px;
display: inline-block;
transform: rotate(135deg);
color: #c2c0bb;
transition: .5s;
}
.page-title .content-box .bread-crumb.style-two li.active a i,
.page-title .content-box .bread-crumb.style-two li:hover a i {
transform: rotate(90deg);
}
.page-title .content-box .bread-crumb.style-two li a:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: 1s;
transform: scale(1.05);
opacity: 0;
}
.page-title .content-box .bread-crumb.style-two li.active a:before,
.page-title .content-box .bread-crumb.style-two li:hover a:before {
transform: scale(1);
opacity: 1;
}
/* Pagination */
.pagination {
position: relative;
display: block;
margin-bottom: 30px;
margin-top: 15px;
text-align: center;
}
.pagination li {
position: relative;
display: inline-block;
height: 26px;
width: 65px;
text-align: center;
}
.pagination li:before {
position: absolute;
content: '';
left: 52px;
bottom: 9px;
height: 6px;
width: 30px;
background-image: url(../images/shape/border-shape-14.png);
background-position: center;
background-repeat: no-repeat;
z-index: 9999;
}
.pagination li:last-child:before {
display: none;
}
.pagination li a {
position: relative;
display: inline-block;
font-size: 18px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
color: #2a2a2a;
border-radius: 50%;
background: transparent;
z-index: 1;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.pagination li a i {
color: #cecac4;
font-size: 15px;
transition: .5s;
}
.pagination li:first-child a i {
transform: rotate(180deg);
display: inline-block;
}
/* Newsletter section / style two */
.newsletter-section.style-two {
padding-top: 90px;
padding-bottom: 74px;
margin: 0;
}
/* Sidebar Widget */
.blog-sidebar .widget .widget_title {
font-size: 20px;
padding-bottom: 0;
margin-bottom: 20px;
}
.blog-sidebar .widget .widget_title:before {
display: none;
}
.widget_search .form-group {
position: relative;
}
.widget_search .form-group input[type='search'] {
position: relative;
width: 100%;
height: 60px;
border: 1px solid transparent;
font-size: 17px;
font-weight: 500;
color: #5a5a68;
padding: 10px 80px 10px 20px;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
background-color: #f0ece5;
}
.widget_search button {
position: absolute;
right: 0;
top: 0;
background: transparent;
width: 50px;
height: 57px;
color: #a0a0a0;
}
.widget_categories ul {
position: relative;
}
.widget_categories ul li {
position: relative;
background: #f0ece5;
margin-bottom: 10px;
}
.widget_categories ul li a {
padding: 15px 20px;
display: inline-block;
color: #7e7b7a;
transition: .5s;
font-size: 18px;
}
.widget_categories i {
position: relative;
font-size: 12px;
color: #fe5f15;
margin-left: 8px;
opacity: 0;
transition: .5s;
display: inline-block;
}
.widget_categories li:hover i {
opacity: 1;
}
.widget_categories span {
position: absolute;
right: 20px;
top: 15px;
transition: .5s;
opacity: 0;
}
.widget_categories li:hover span {
opacity: 1;
}
.widget_categories ul li:before {
font-family: Flaticon;
content: "\f163";
position: absolute;
right: 20px;
top: 16px;
font-size: 11px;
z-index: 5;
font-weight: 400;
color: #a0a0a0;
transition: .5s;
}
.widget_categories ul li:hover:before {
opacity: 0;
right: 0;
}
.news-widget-two {
position: relative;
}
.news-widget-two .post {
position: relative;
margin-bottom: 20px;
background-color: #f0ece5;
padding: 20px;
background-size: cover;
}
.news-widget-two .post:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
height: 100%;
background-color: #f0ece5;
transition: .5s;
}
.news-widget-two .post:hover:before {
opacity: 0;
height: 0%;
}
.news-widget-two .post .content h4 {
font-size: 16px;
font-weight: 700;
line-height: 28px;
margin-bottom: 5px;
}
.news-widget-two .post .content h4 a {
color: #2a2a2a;
transition: .5s;
}
.news-widget-two .post:hover .content h4 a {
color: #fff;
}
.news-widget-two .post .content .date {
position: relative;
color: #7e7b7a;
font-size: 15px;
font-weight: 700;
transition: .5s;
}
.news-widget-two .post .content .date i {
margin-right: 10px;
}
/* Tag Cloud Widget */
.tag-cloud-widget ul {
margin: 0 -5px;
}
.tag-cloud-widget ul li {
margin: 0 2.5px 5px;
float: left;
}
.tag-cloud-widget ul li a {
position: relative;
font-size: 18px;
background: #f0ece5;
color: #7e7b7a;
padding: 7.5px 17px;
display: inline-block;
-webkit-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;
}
.tag-cloud-widget ul li a:hover {
color: #fff;
}
.advertisement-widget .content {
background: #293e9c;
padding: 40px 20px;
text-align: center;
}
.advertisement-widget {
position: relative;
}
.advertisement-widget .content .logo {
padding-bottom: 20px;
margin-bottom: 40px;
position: relative;
}
.advertisement-widget .content .logo:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background-image: url(../images/shape/border-shape-3.png);
}
.advertisement-widget .content h4 {
position: relative;
font-size: 24px;
font-weight: 700;
color: #fff;
margin-bottom: 30px;
}
.advertisement-widget .content .image {
position: relative;
margin-bottom: -90px;
margin-left: -30px;
margin-right: -30px;
margin-top: 30px;
}
.advertisement-widget .theme-btn {
background-color: #fff;
padding: 16px 30px;
color: #2a2a2a;
}
.advertisement-widget .theme-btn:hover {
color: #ffff;
}
.advertisement-widget .theme-btn:hover i {
color: #fff;
}
/* News block four */
.news-block-four {
position: relative;
}
.news-block-four .inner-box {
margin-bottom: 65px;
position: relative;
display: inline-block;
overflow: hidden;
}
.news-block-four .image {
position: relative;
overflow: hidden;
margin-bottom: 25px;
}
.news-block-four .image img {
transition: .5s;
width: 100%;
}
.news-block-four .overlay-two {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
transition: .5s;
background-color: rgb(0 0 0 / 0.7);
opacity: 0;
}
.news-block-four .inner-box:hover .overlay-two {
opacity: 1;
}
.news-block-four .overlay-two a {
width: 60px;
height: 60px;
line-height: 56px;
text-align: center;
color: #fff;
display: inline-block;
font-size: 25px;
}
.news-block-four .overlay-two span {
position: relative;
display: inline-block;
transition: .5s;
}
.news-block-four .inner-box:hover .overlay-two span {
transform: rotate(360deg);
}
.news-block-four .date {
position: absolute;
right: 30px;
top: 0;
width: 70px;
height: 100px;
text-align: center;
padding: 23px 5px;
color: #fff;
font-size: 20px;
font-weight: 700;
font-family: "Poppins", sans-serif;
z-index: 9;
}
.news-block-four .date span {
font-size: 24px;
}
.news-block-four .lower-content {
position: relative;
}
.news-block-four .category {
font-size: 16px;
margin-bottom: 10px;
font-family: "Poppins", sans-serif;
}
.news-block-four .category i {
margin-right: 10px;
}
.news-block-four h3 {
position: relative;
font-size: 30px;
font-weight: 700;
line-height: 44px;
margin: 0 0 15px;
}
.news-block-four h3 a {
color: #2a2a2a;
transition: .5s;
}
.news-block-four .text:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 2px;
width: 100%;
background-image: url(../images/shape/border-shape-3.png);
}
.news-block-four .text {
font-size: 18px;
position: relative;
margin-bottom: 25px;
padding: 25px 0 0;
}
.news-block-four .post-meta {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 20px;
}
.news-block-four .post-meta li {
position: relative;
margin-right: 15px;
padding-right: 25px;
}
.news-block-four .post-meta li:before {
position: absolute;
content: '';
right: 0;
top: 13px;
height: 1px;
width: 15px;
background-color: #e0dbd5;
}
.news-block-four .post-meta li a {
position: relative;
font-size: 18px;
color: #a0a0a0;
}
.news-block-four .post-meta li a i {
margin-right: 8px;
}
.news-block-four .bottom-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.news-block-four .social-links-wrapper {
position: relative;
width: 60px;
height: 60px;
z-index: 9;
}
.news-block-four .social-links-wrapper .icon {
position: relative;
height: 60px;
width: 60px;
line-height: 60px;
text-align: center;
background-color: #f0ece5;
color: #a0a0a0;
font-size: 17px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
cursor: pointer;
}
.news-block-four .social-links-wrapper:hover .icon {
color: #fff;
}
.news-block-four .social-links {
position: absolute;
right: 60px;
top: 0;
overflow: hidden;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
background: #fff;
padding-right: 10px;
}
.news-block-four .social-links-wrapper:hover .social-links {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.news-block-four .social-links li {
display: inline-block;
margin-left: 6px;
}
.news-block-four .social-links li a {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-size: 16px;
color: #838d9e;
display: inline-block;
background: #f0ece5;
}
.news-block-four .social-links li a:hover {
color: #fff;
}
.news-block-four .post-share-btn {
position: relative;
}
.news-block-four .post-share-btn .hint {
position: absolute;
right: 70px;
top: 18px;
width: max-content;
font-size: 16px;
font-weight: 600;
color: #a0a0a0;
font-family: "Poppins", sans-serif;
}
.news-block-four .link-box .theme-btn {
background-color: #293e9c;
padding: 13.5px 25px;
}
.news-block-four .link-box .theme-btn:hover i {
color: #fff;
}
.blog-sidebar.style-two .widget {
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
position: relative;
padding: 40px 30px;
}
/* Blog single Post */
.blog-single-post .top-content {
position: relative;
padding-left: 100px;
margin-bottom: 25px;
}
.blog-single-post.news-block-four .date {
left: 0;
right: auto;
top: 5px;
}
.blog-single-post.news-block-four .text:before {
display: none;
}
.blog-single-post.news-block-four .text {
padding-top: 0;
margin-bottom: 30px;
}
.blog-single-post.news-block-four .post-meta {
margin-bottom: 30px;
}
.blog-single-post blockquote {
position: relative;
padding: 50px 30px;
text-align: center;
background-color: #293e9c;
margin-right: 10px;
margin-bottom: 50px;
}
.blog-single-post.news-block-four blockquote .text {
position: relative;
font-size: 18px;
font-weight: 600;
font-family: "Poppins", sans-serif;
color: #fff;
line-height: 32px;
margin-bottom: 15px;
padding: 0;
}
.blog-single-post blockquote .title {
position: relative;
font-size: 15px;
font-weight: 700;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
color: #fff;
}
.blog-single-post blockquote .quote-icon {
position: absolute;
right: 30px;
top: -40px;
width: 80px;
height: 80px;
line-height: 68px;
text-align: center;
border-radius: 50%;
color: #ffffff;
font-size: 32px;
border: 6px solid #fff;
}
.blog-single-post blockquote:before {
position: absolute;
content: '';
left: 10px;
top: 10px;
right: -10px;
bottom: -10px;
border: 2px dashed #293e9c;
}
.blog-single-post h4 {
position: relative;
font-size: 24px;
font-weight: 700;
margin-bottom: 25px;
}
.blog-single-post .list {
position: relative;
margin-bottom: 40px;
}
.blog-single-post .list li {
position: relative;
padding-left: 30px;
margin-bottom: 18px;
padding-bottom: 13px;
font-size: 18px;
color: #7e7b7a;
}
.blog-single-post .list li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.blog-single-post .list li:last-child:before {
display: none;
}
.blog-single-post .list li:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 70px;
height: 1px;
background-color: #e9e5df;
}
.blog-single-post .list li:after {
font-family: 'Font Awesome 5 Pro';
content: "\f072";
position: absolute;
left: 0;
top: -1px;
display: block;
line-height: 30px;
font-size: 18px;
text-align: center;
z-index: 5;
font-weight: 400;
color: #a7a7a9;
}
.blog-single-post .audio-player {
position: relative;
display: flex;
align-items: flex-start;
padding: 20px;
border: 1px solid #ddd;
margin-bottom: 45px;
}
.blog-single-post .audio-player .image {
margin-right: 20px;
margin-bottom: 0;
}
.blog-single-post .audio-player .content {
position: relative;
padding-bottom: 100px;
}
.blog-single-post .audio-player p {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
color: #a0a0a0;
margin-bottom: 5px;
}
.blog-single-post .audio-player h5 {
font-size: 20px;
font-weight: 700;
}
.blog-single-post .audio-player video {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.blog-single-post.news-block-four .link-box .theme-btn {
padding: 15px 50px;
}
.blog-single-post.news-block-four .link-box .theme-btn i {
color: #fff;
transform: rotate(0);
}
.blog-single-post .tag {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 20px;
}
.blog-single-post .tag li {
margin-right: 10px;
}
.blog-single-post .tag a {
position: relative;
background: #f0ece5;
display: inline-block;
padding: 7.5px 22px;
font-size: 18px;
color: #7e7b7a;
transition: .5s;
}
.blog-single-post .tag a:hover {
color: #fff;
}
.blog-single-post.news-block-four .post-share-btn {
margin-bottom: 20px;
}
.blog-single-post.news-block-four .inner-box {
margin-bottom: 40px;
padding-bottom: 20px;
border-bottom: 1px solid #e9e5df;
}
.blog-single-post.news-block-four .social-links-wrapper .icon {
height: 42px;
line-height: 42px;
width: 42px;
}
.blog-single-post.news-block-four .post-share-btn .hint {
top: 6px;
right: 60px;
}
.blog-single-post.news-block-four .social-links-wrapper {
width: 42px;
height: 40px;
}
.blog-single-post.news-block-four .social-links {
right: 42px;
}
.blog-single-post.news-block-four .social-links li a {
width: 42px;
height: 42px;
line-height: 44px;
}
.post-pagination {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-bottom: 50px;
}
.post-pagination .prev-post {
width: 43%;
}
.post-pagination .all-blog {
width: 14%;
text-align: center;
font-size: 30px;
}
.post-pagination .next-post {
width: 43%;
}
.post-pagination .post {
position: relative;
margin-bottom: 20px;
background-color: #f0ece5;
padding: 20px;
background-size: cover;
}
.post-pagination .post:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
height: 100%;
background-color: #f0ece5;
transition: .5s;
}
.post-pagination .post:hover:before {
opacity: 0;
height: 0%;
}
.post-pagination .post .content h4 {
font-size: 16px;
font-weight: 700;
line-height: 28px;
margin-bottom: 5px;
}
.post-pagination .post .content h4 a {
color: #2a2a2a;
transition: .5s;
}
.post-pagination .post:hover .content h4 a {
color: #fff;
}
.post-pagination .post .content .date {
position: relative;
color: #7e7b7a;
font-size: 15px;
font-weight: 700;
transition: .5s;
}
.post-pagination .post .content .date i {
margin-right: 10px;
}
.post-pagination .prev-post h5 {
position: relative;
margin-bottom: 10px;
font-size: 15px;
font-weight: 700;
color: #a0a0a0;
text-transform: uppercase;
margin-bottom: 15px;
}
.post-pagination .prev-post h5 i {
position: relative;
display: inline-block;
transform: rotate(180deg);
font-size: 13px;
font-weight: normal;
top: -4px;
margin-right: 7px;
}
.post-pagination .next-post h5 {
position: relative;
margin-bottom: 10px;
font-size: 15px;
font-weight: 700;
color: #a0a0a0;
text-transform: uppercase;
margin-bottom: 15px;
text-align: right;
}
.post-pagination .next-post h5 i {
position: relative;
display: inline-block;
font-size: 13px;
font-weight: normal;
top: -4px;
margin-left: 7px;
}
/* author box */
.news-section .author-box {
position: relative;
padding: 40px 40px 30px;
padding-left: 200px;
-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 75px;
background: #f0ece5;
}
.news-section .author-box .image {
position: absolute;
left: 40px;
top: 40px;
width: 130px;
}
.news-section .author-box .image img {
border-radius: 50%;
}
.news-section .author-box h4 {
font-size: 20px;
font-weight: 700;
margin-bottom: 10px;
}
.news-section .author-box h5 {
font-family: inherit;
margin-bottom: 10px;
}
.news-section .author-box h5 a {
position: relative;
font-size: 18px;
font-weight: 500;
}
.news-section .author-box .text {
position: relative;
font-size: 18px;
margin-bottom: 20px;
color: #7e7b7a;
}
/* Comments area */
.comments-area {
position: relative;
margin-top: 30px;
margin-bottom: 70px;
}
.news-section .group-title {
position: relative;
}
.news-section .group-title h3 {
position: relative;
font-size: 24px;
font-weight: 700;
margin-bottom: 35px;
}
.comments-area .comment-box {
position: relative;
margin-bottom: 40px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.comments-area .comment-box:last-child .comment {
padding-bottom: 0px;
border-bottom: 0px;
}
.comments-area .comment-box:hover {
border-color: #eb5310;
}
.comments-area .comment-box.reply-comment {
margin-left: 65px;
}
.comments-area .comment {
position: relative;
font-size: 14px;
padding: 0px 0px 30px 110px;
border-bottom: 1px solid #eae1da;
}
.comments-area .comment .comment-inner {
position: relative;
}
.comments-area .comment-box.reply-comment .comment-inner {
background-color: #fff;
}
.comments-area .comment .comment-inner .text {
position: relative;
font-size: 18px;
line-height: 1.5em;
margin-bottom: 15px;
}
.comments-area .comment-box .author-thumb {
position: absolute;
left: 0px;
top: 0px;
overflow: hidden;
margin-bottom: 20px;
}
.comments-area .comment-box .author-thumb img {
width: 80px;
display: block;
}
.comments-area .comment-info {
position: relative;
line-height: 24px;
font-size: 20px;
font-weight: 700;
margin-bottom: 15px;
font-family: "Poppins", sans-serif;
}
.comments-area .comment-info a {
position: relative;
color: #1e1e29;
}
.comments-area .date {
font-size: 15px;
color: #a0a0a0;
font-weight: 700;
text-transform: uppercase;
float: right;
font-family: 'Yantramanav', sans-serif;
}
.comments-area .comment-box .reply-comment-btn {
position: relative;
color: #222;
font-size: 15px;
font-weight: 700;
-webkit-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
}
/* Comment Form */
.comment-form {
position: relative;
margin-bottom: 30px;
padding: 50px;
background: #f0ece5;
}
.comment-form .form-group {
position: relative;
margin-bottom: 30px;
}
.comment-form .form-group:last-child {
margin-bottom: 0px;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group textarea,
.comment-form .form-group select {
position: relative;
display: block;
width: 100%;
line-height: 28px;
padding: 15px 20px;
height: 58px;
color: #7e7b7a;
font-size: 18px;
background: #ffffff;
border: 1px solid transparent;
border-radius: 0;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
border-color: #f13729;
}
.comment-form .form-group textarea {
height: 230px;
}
.comment-form button {
position: relative;
display: block;
margin-top: 10px;
}
.comment-form .note {
position: relative;
font-size: 18px;
font-weight: 500;
margin-top: 0;
margin-bottom: 20px;
}
.comment-form .note input {
margin-right: 7px;
}
.news-section .comment-form .group-title h3 {
margin-bottom: 10px;
}
.news-section .comment-form .text {
margin-bottom: 40px;
}
.news-section .comment-form .row-5 {
margin: 0 -5px;
}
.news-section .comment-form .form-group {
padding: 0 5px;
margin-bottom: 10px;
}
.news-section .comment-form .theme-btn {
background-color: #293e9c;
padding: 19px 25px;
width: 100%;
}
.news-section .comment-form .theme-btn:hover i {
color: #fff;
}
/* Header Style Five */
.header-style-five .main-menu .navigation>li>a {
color: #2a2a2a;
}
.header-style-five .header-upper .navbar-right-info .sign-in a {
color: #2a2a2a;
}
.header-style-five .header-upper .navbar-right-info .sign-in:before {
background: #dedbd5;
}
.header-style-five .header-upper .navbar-right-info .sign-in:after {
background: #dedbd5;
}
/* Contact info two */
.contact-info-section-two {
position: relative;
padding: 0 0 120px;
margin-top: -140px;
}
.contact-info-section-two .nav.nav-tabs.tab-btn-style-two {
position: relative;
max-width: 570px;
background: #293e9c;
border-bottom: 0;
}
.contact-info-section-two .nav.nav-tabs.tab-btn-style-two h4 {
position: relative;
font-size: 15px;
font-weight: 700;
color: #fff;
padding: 27px 20px;
background-color: #203282;
border-right: 1px solid #293e9c;
text-align: center;
}
.contact-info-section-two .nav.nav-tabs.tab-btn-style-two a.active h4 {
background-color: #293e9c;
}
.contact-info-section-two .owl-theme .owl-nav {
position: absolute;
top: 15px;
right: -142px;
margin: 0 auto;
width: 142px;
display: flex;
height: 70px;
justify-content: space-between;
align-items: center;
}
.contact-info-section-two .owl-theme .owl-nav .owl-prev {
position: relative;
background: rgb(255 255 255);
height: 70px;
width: 70px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 70px;
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-info-section-two .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
left: 0;
color: #dfd7d3;
background: #fff;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
box-shadow: 0 0 20px rgb(0 0 0 / 6%);
}
.contact-info-section-two .owl-theme .owl-nav .owl-prev:hover:after {
left: 0;
margin-left: 0;
}
.contact-info-section-two .owl-theme .owl-nav .owl-next {
position: relative;
background: rgb(255 255 255);
height: 70px;
width: 70px;
border: none;
text-align: center;
line-height: 70px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-info-section-two .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
right: 0;
color: #dfd7d3;
background: #ffff;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-info-section-two .owl-theme .owl-nav .owl-next:hover:after {
right: 0;
margin-right: 0;
}
.contact-info-section-two .owl-theme .owl-nav .owl-prev:hover:after,
.contact-info-section-two .owl-theme .owl-nav .owl-next:hover:after {
opacity: 1;
}
.contact-info-section-two .owl-theme .owl-nav .owl-prev:hover,
.contact-info-section-two .owl-theme .owl-nav .owl-next:hover {
opacity: 1;
}
.contact-info-section-two .tab-content {
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
background-color: #fff;
padding-bottom: 70px;
}
.contact-info-section-two .outer-box {
background-color: #293e9c;
padding: 65px 40px 35px;
}
.contact-info-section-two .tab-content h4 {
position: relative;
font-size: 20px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
padding-left: 35px;
line-height: 32px;
margin-bottom: 25px;
}
.contact-info-section-two .tab-content h4 span {
position: absolute;
left: 0;
top: 0;
font-size: 18px;
margin-top: 5px;
}
.contact-info-section-two .icon-box {
position: relative;
display: flex;
flex-wrap: wrap;
margin-bottom: 0;
}
.contact-info-section-two .icon-box .icon {
width: 35px;
font-size: 18px;
margin-top: 5px;
}
.contact-info-section-two .icon-box .text-area {
width: calc(100% - 40px);
}
.contact-info-section-two .icon-box .text {
color: #bbc2dd;
margin-bottom: 20px;
}
.contact-info-section-two .icon-box .text a {
color: #cfd7f8;
}
.contact-info-section-two .icon-box .text strong {
color: #fff;
font-weight: 700;
font-family: "Poppins", sans-serif;
display: block;
}
.contact-info-section-two .sec-title {
margin-top: 70px;
margin-bottom: 24px;
}
.contact-info-section-two .text {
margin-bottom: 30px;
}
/*Contact Form section*/
.contact-form-section {
position: relative;
padding-bottom: 90px;
}
.contact-form{
position:relative;
}
.contact-form .form-group{
position:relative;
margin-bottom:30px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea{
display:block;
width:100%;
line-height:28px;
height: 60px;
font-size:16px;
padding:10px 22px;
background:#ffffff;
color:#7e7b7a;
border:1px solid #e9e5df;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.contact-form textarea{
height:120px;
resize:none;
font-size:16px;
background:#ffffff;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
border-color:#ff0000 !important;
}
.contact-form label.error{
display:block;
line-height:24px;
padding:5px 0px 0px;
margin:0px;
text-transform:uppercase;
font-size:11px;
color:#ff0000;
font-weight:500;
}
.contact-form .form-group .theme-btn {
background: #293e9c;
}
.contact-form button.btn.dropdown-toggle {
background: transparent;
color: #7e7b7a;
border: none;
padding-left: 7px;
font-size: 18px;
}
.contact-form .bootstrap-select .dropdown-toggle .filter-option:after {
right: 15px;
}
.getaquote-section .btn-light:not(:disabled):not(.disabled).active,
.getaquote-section .btn-light:not(:disabled):not(.disabled):active,
.getaquote-section .show>.btn-light.dropdown-toggle {
color: #7e7b7e;
width: 100%;
}
.contact-form .bootstrap-select .dropdown-toggle:focus,
.contact-form .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: none !important;
box-shadow: none;
}
.contact-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: 100%;
border: 1px solid #e9e5df;
height: 62px;
padding-top: 11px;
padding-left: 8px;
}
.contact-form .bootstrap-select .dropdown-toggle .filter-option:after {
color: #7e7b7a;
}
.contact-form .dropdown-item.active .text,
.getaquote-section .dropdown-item:active .text {
color: #fff;
}
/* Services section style two */
.services-section.style-two {
background-color: #f0ece5;
padding-bottom: 70px;
}
.services-section.style-two:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
height: 623px;
background-color: #fff;
}
.services-section.style-two .service-block .image-box .content {
background-color: #293e9c;
}
.services-section.style-two .service-block .overlay:before {
background: rgb(41 62 156 / 0.92);
}
.services-section.style-two .service-block .overlay .text {
color: #cfd7f8;
}
.services-section.style-two .service-block .lower-content {
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
background-color: #fff;
}
.services-section.style-two .owl-theme .owl-nav {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
display: block;
margin-top: 35px;
}
.services-section.style-two .owl-theme .owl-nav .owl-prev {
position: absolute;
left: -100px;
top: 5px;
background: rgba(255, 255, 255, 0.15);
height: 70px;
width: 70px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 70px;
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.services-section.style-two .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
left: 0;
color: #dfd7d3;
background: #fff;
font-size: 20px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-section.style-two .owl-theme .owl-nav .owl-prev:hover:after {
left: 0;
margin-left: 0;
}
.services-section.style-two .owl-theme .owl-nav .owl-next {
position: absolute;
right: -100px;
top: 5px;
background: rgba(255, 255, 255, 0.15);
height: 70px;
width: 70px;
border: none;
text-align: center;
line-height: 70px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
opacity: 1;
margin-top: -30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.services-section.style-two .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 70px;
height: 70px;
line-height: 70px;
right: 0;
color: #dfd7d3;
background: #ffff;
font-size: 20px;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-section.style-two .owl-theme .owl-nav .owl-next:hover:after {
right: 0;
margin-right: 0;
}
.services-section.style-two .owl-theme .owl-nav .owl-prev:hover:after,
.services-section.style-two .owl-theme .owl-nav .owl-next:hover:after {
opacity: 1;
color: #fff;
}
.services-section.style-two .owl-theme .owl-nav .owl-prev:hover,
.services-section.style-two .owl-theme .owl-nav .owl-next:hover {
opacity: 1;
}
.cta-section-two {
position: relative;
}
.cta-section-two .wrapper-box {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 50px 0 30px;
padding-left: 100px;
margin-top: 30px;
}
.cta-section-two .icon {
position: absolute;
left: 0;
top: 46px;
}
.cta-section-two .text {
margin-bottom: 0;
}
.cta-section-two h4 {
position: relative;
font-size: 30px;
font-weight: 700;
margin-bottom: 0;
}
.cta-section-two p {
margin-bottom: 20px;
}
.cta-section-two .link {
margin-bottom: 20px;
}
.cta-section-two .theme-btn {
background: #293e9c;
}
/* Services section two / style two */
.services-section-two.style-two {
padding-top: 120px;
padding-bottom: 90px;
}
.services-section-two.style-two .service-block-two h4:before {
background-image: url(../images/shape/border-shape-2.png);
height: 2px;
width: 100px;
background-repeat: repeat;
}
.services-section-two.style-two .service-block-two .image-box .icon:before {
background-image: url(../images/shape/border-shape-15.png);
}
.services-section-two.style-two .service-block-two .image-box .icon {
font-size: 80px;
}
/* Services details */
.service-details {
position: relative;
padding: 120px 0 90px;
}
.service-sidebar .widget {
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
position: relative;
padding: 40px 30px 30px;
margin-bottom: 60px;
}
.service-sidebar .widget .widget_title {
padding-bottom: 0;
margin-bottom: 18px;
}
.service-sidebar .widget .widget_title:before {
display: none;
}
.widget_categories-two {
background: #f0ece5;
}
.widget_categories-two ul {
position: relative;
}
.widget_categories-two ul li {
position: relative;
background: #fff;
margin-bottom: 10px;
border: 2px solid transparent;
}
.widget_categories-two ul li a {
padding: 11px 20px;
display: inline-block;
color: #2a2a2a;
transition: .5s;
font-size: 18px;
font-weight: 700;
font-family: "Poppins", sans-serif;
}
.widget_categories-two i {
position: relative;
font-size: 35px;
color: #fe5f15;
margin-left: 8px;
transition: .5s;
display: inline-block;
line-height: 45px;
vertical-align: middle;
margin-right: 10px;
font-weight: normal;
}
.widget_categories-two ul li:before {
font-family: Flaticon;
content: "\f163";
position: absolute;
right: 20px;
top: 22px;
font-size: 14px;
z-index: 5;
font-weight: 400;
color: #cecac4;
transition: .5s;
}
.service-sidebar .widget.pdf-widget {
background: #293e9c;
padding-bottom: 20px;
}
.service-sidebar .widget.pdf-widget h4.widget_title {
color: #fff;
}
.service-sidebar .widget.pdf-widget .text {
color: #fff;
margin-bottom: 25px;
}
/* getaquote widget */
.getaquote-widget .form-group {
margin-bottom: 30px;
}
.getaquote-widget .form-group .theme-btn {
width: 100%;
background-color: #293e9c;
}
.getaquote-widget .form-group .theme-btn:hover i {
color: #fff;
}
.getaquote-widget button.btn.dropdown-toggle {
background: transparent;
color: #7e7b7a;
border: none;
padding-left: 7px;
font-size: 18px;
}
.getaquote-widget .bootstrap-select .dropdown-toggle .filter-option:after {
right: 15px;
}
.getaquote-widget .btn-light:not(:disabled):not(.disabled).active,
.getaquote-widget .btn-light:not(:disabled):not(.disabled):active,
.getaquote-widget .show>.btn-light.dropdown-toggle {
color: #7e7b7e;
width: 100%;
}
.getaquote-widget .bootstrap-select .dropdown-toggle:focus,
.getaquote-widget .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: none !important;
box-shadow: none;
}
.getaquote-widget .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: 100%;
border: 1px solid #fff;
height: 62px;
padding-top: 11px;
padding-left: 8px;
background: #fff;
}
.getaquote-widget .bootstrap-select .dropdown-toggle .filter-option:after {
color: #7e7b7a;
}
.getaquote-widget .dropdown-item.active .text,
.getaquote-widget .dropdown-item:active .text {
color: #fff;
}
.getaquote-widget .label {
position: relative;
color: #a0a0a0;
margin-bottom: 5px;
display: block;
font-weight: 700;
font-size: 15px;
text-transform: uppercase;
}
.widget.getaquote-widget {
background: #f0ece5;
padding-bottom: 10px;
}
/* image block */
.service-details .image-block {
position: relative;
margin-bottom: 30px;
}
.service-details .image-block .image {
position: relative;
margin-bottom: 30px;
}
.service-details .text-block {
position: absolute;
left: 0;
bottom: 0;
right: 40px;
padding: 30px 30px;
}
.service-details .text-block h4 {
position: relative;
font-size: 24px;
font-weight: 700;
color: #fff;
margin-bottom: 15px;
}
.service-details .text-block .text {
position: relative;
color: #fff;
margin-bottom: 0;
}
.service-details .image-block .video-btn {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.service-details .image-block .video-btn a {
display: inline-block;
width: 80px;
height: 80px;
line-height: 80px;
font-size: 35px;
background: #fff;
text-align: center;
transition: .5s;
padding-left: 5px;
}
.service-details .image-block .video-btn a:hover {
border-radius: 50%;
}
.service-details .text-block-two {
position: relative;
margin-bottom: 50px;
}
.service-details .text-block-two h3 {
position: relative;
font-size: 24px;
font-weight: 700;
margin-bottom: 15px;
}
.service-details .text-block-two .text {
position: relative;
}
.service-details .counter-column .content {
position: relative;
padding: 33px 30px;
box-shadow: 0 0 20px rgb(0 0 0 / 0.05);
padding-left: 110px;
margin-bottom: 30px;
}
.service-details .counter-column .icon {
position: absolute;
left: 30px;
top: 55px;
}
.service-details .counter-column h5 {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 5px;
}
.service-details .counter-column .count-box {
position: relative;
font-size: 40px;
font-weight: 700;
font-family: "Poppins", sans-serif;
line-height: 50px;
}
.service-details .counter-column .text {
margin-bottom: 0;
}
.service-details .facts-counter {
margin-bottom: 20px;
}
.service-details .text-block-three {
position: relative;
margin-bottom: 50px;
}
.service-details .text-block-three h3 {
position: relative;
font-size: 24px;
font-weight: 700;
margin-bottom: 15px;
}
.service-details .tab-area {
position: relative;
margin-top: 30px;
background: #293e9c;
}
.service-details .nav-tabs.tab-btn-style-one {
position: absolute;
top: 0;
right: 0;
width: 130px;
border: none;
z-index: 9;
}
.service-details .nav-tabs.tab-btn-style-one .nav-item h4 {
font-size: 14px;
font-weight: 700;
font-family: "Poppins", sans-serif;
text-align: center;
background: #23368d;
width: 100%;
padding: 29px 0px;
color: #fff;
text-transform: uppercase;
line-height: 20px;
}
.service-details .nav-tabs.tab-btn-style-one .nav-item .active h4 {
color: #6572a8;
}
.service-details .nav-tabs.tab-btn-style-one .nav-link {
border: 0;
border-radius: 0;
width: 100%;
display: block;
background: #23368d;
padding: 0;
}
.service-details .nav-tabs.tab-btn-style-one .nav-item {
width: 100%;
margin-bottom: 3px;
}
.service-details .tab-area .icon-box .icon {
position: relative;
font-size: 110px;
line-height: 111px;
color: #fff;
margin-bottom: 30px;
padding-bottom: 20px;
}
.service-details .tab-area .icon-box .icon:before {
position: absolute;
content: '';
left: 50%;
bottom: 0;
height: 2px;
width: 100px;
background-image: url(../images/shape/border-shape-2.png);
background-repeat: repeat;
transform: translateX(-50%);
}
.service-details .tab-area .icon-box {
padding: 53px 40px;
text-align: center;
margin-right: 130px;
}
.service-details .tab-area .content {
position: relative;
background: #fff;
padding-top: 50px;
padding: 40px;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
margin-right: -1px;
margin-left: -3px;
}
.service-details .tab-area .icon-box h4 {
color: #fff;
font-size: 24px;
font-weight: 700;
}
.service-details .tab-area .left-column {
-ms-flex: 0 0 44.666667%;
flex: 0 0 44.666667%;
max-width: 44.666667%;
}
.service-details .tab-area .right-column {
-ms-flex: 0 0 55.333333%;
flex: 0 0 55.333333%;
max-width: 55.333333%;
}
.service-details .features {
position: relative;
margin-bottom: 50px;
}
.service-details .features h3 {
position: relative;
font-size: 24px;
font-weight: 700;
margin-bottom: 15px;
}
.service-details .features .text {
margin-bottom: 30px;
}
.service-details .features .icon-box {
position: relative;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
text-align: center;
padding: 35px 15px 30px;
background-color: #f0ece5;
transition: .5s;
}
.service-details .features .icon-box:hover {
background-color: #fff;
box-shadow: none;
}
.service-details .features .icon-box:before {
position: absolute;
content: '';
left: 0;
top: 0;
bottom: 0;
right: 0;
border: 6px solid #fff;
transition: .9s;
}
.service-details .features .icon {
position: relative;
font-size: 65px;
line-height: 60px;
margin-bottom: 20px;
}
.service-details .features h4 {
position: relative;
font-size: 18px;
font-weight: 700;
}
/* testimonials */
.service-details .testimonials h3 {
position: relative;
font-size: 24px;
font-weight: 700;
margin-bottom: 0;
}
.service-details .testimonial-block-five {
padding: 0 15px;
}
.testimonial-block-five .inner-box {
position: relative;
padding: 40px;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
margin: 30px 0;
padding-right: 28px;
background-color: #fff;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.testimonial-block-five .inner-box .content {
width: calc(100% - 160px);
}
.testimonial-block-five .text {
position: relative;
font-size: 18px;
font-weight: 600;
font-family: "Poppins", sans-serif;
line-height: 34px;
margin-bottom: 15px;
color: #7e7b7a;
}
.testimonial-block-five .author-thumb {
position: relative;
display: inline-block;
margin-bottom: 30px;
margin-right: 30px;
}
.testimonial-block-five .author-thumb:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
border-radius: 50%;
}
.testimonial-block-five .author-thumb img {
border-radius: 50%;
width: 130px;
}
.testimonial-block-five .quote {
position: absolute;
right: -10px;
bottom: 0;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
border-radius: 50%;
color: #ffffff;
font-size: 24px;
}
.testimonial-block-five h4 {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 6px;
color: #2a2a2a;
}
.testimonial-block-five .designation {
position: relative;
font-size: 18px;
}
.testimonial-block-five .rating {
margin-bottom: 15px;
}
.testimonial-block-five .rating span {
margin: 0 2px;
position: relative;
}
/* Error Page */
.error-page {
position: relative;
padding: 240px 0 120px;
}
.error-page .sec-bg {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 500px;
background-size: cover;
}
.error-page .content {
position: relative;
background-size: cover;
padding: 120px 0 100px;
}
.error-page .content .error-image {
position: relative;
margin-bottom: 50px;
}
.error-page .content h2 {
position: relative;
font-size: 48px;
line-height: 40px;
font-weight: 700;
color: #fff;
margin-bottom: 20px;
}
.error-page .content p {
position: relative;
font-size: 20px;
font-weight: 500;
color: #fff;
margin-bottom: 30px;
}
.error-page .content .theme-btn {
background-color: transparent;
border: 2px solid #fff;
padding: 15px 20px;
}
.error-page .content .theme-btn:hover {
border-color: transparent;
}
/* getaquote style four */
.getaquote-section.style-four {
background-color: #f0ece5;
padding: 120px 0;
}
.getaquote-section.style-four .auto-container {
max-width: 1200px;
padding: 0px 15px;
}
.getaquote-section.style-four .getaquote-form {
padding: 0;
background: transparent;
}
.getaquote-section.style-four .form-row-box {
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 50px;
}
.getaquote-section.style-four .getaquote-form h4 {
color: #2a2a2a;
}
.getaquote-section.style-four .getaquote-form .form-group .theme-btn {
width: auto;
background-color: #293e9c;
}
.getaquote-section.style-four .getaquote-form .form-group .theme-btn:hover i {
color: #fff;
}
.getaquote-section .form-row-box>.row {
margin: 0 -10px;
}
.getaquote-section .form-row-box>.row>div {
padding: 0 10px;
}
.getaquote-section .getaquote-form textarea {
height: 85px;
font-size: 18px;
color: #7e7b7a;
width: 100%;
}
.getaquote-section .unit button.btn.dropdown-toggle {
width: 70px;
}
.getaquote-section .getaquote-form .form-group.unit {
width: 80px;
}
.getaquote-section .getaquote-form .form-group.dimension {
width: calc(100% - 80px);
}
.getaquote-section .getaquote-form .form-group.dimension input[type="text"] {
height: 62px;
width: 33.333%;
border: 1px solid #e9e5df;
border-left: 0;
padding: 0 20px;
color: #7e7b7a;
}
.getaquote-section .dimension .label {
margin-left: 20px;
}
.getaquote-section .getaquote-form .form-group.per-piece {
width: calc(100% - 80px);
}
.getaquote-section .getaquote-form .form-group.per-piece input[type="text"] {
height: 62px;
width: 100%;
border: 1px solid #e9e5df;
border-left: 0;
padding: 0 20px;
color: #7e7b7a;
}
.getaquote-section .per-piece .label {
margin-left: 20px;
}
.getaquote-section.style-four .form-row-box {
padding: 25px 20px 30px;
}
.getaquote-section .note {
font-size: 18px;
color: #7e7b7a;
}
.getaquote-section.style-four .getaquote-form a.add-more {
font-size: 15px;
font-weight: 700;
font-family: "Poppins", sans-serif;
margin-bottom: 8px;
}
/* Faq section */
.faq-section {
position: relative;
padding: 120px 0 90px;
}
/* Accordion box */
.accordion-box {
position: relative;
margin-bottom: 30px;
}
.accordion-box .block {
position: relative;
padding-top: 0px;
margin-bottom: 25px;
}
.accordion-box .block:last-child {
margin-bottom: 0px;
}
.accordion-box .block .acc-btn {
position: relative;
font-size: 18px;
cursor: pointer;
line-height: 1.2em;
background: #fff;
font-weight: 700;
padding-right: 58px;
transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
font-family: "Poppins", sans-serif;
}
.accordion-box .block .acc-btn.active {
background: #ffffff;
-webkit-box-shadow: 0px -7px 50px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px -7px 50px 0px rgba(0, 0, 0, 0.1);
}
.accordion-box .block .icon-outer {
position: absolute;
right: 0;
top: 0;
width: 76px;
height: 74px;
font-size: 25px;
color: #c2c0bb;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
text-align: center;
line-height: 74px;
display: inline-block;
border-left: 1px solid #e9e5df;
}
.accordion-box .block .icon-outer .icon {
position: absolute;
top: 50%;
left: 50%;
font-size: 18px;
font-weight: normal;
line-height: 1em;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transform: translate(-50%, -50%);
}
.accordion-box .block .icon-outer .icon_plus {
opacity: 1;
}
.accordion-box .block .icon-outer .icon_minus {
opacity: 0;
transform: rotate(045deg) translate(-50%, -50%);
width: 10px;
height: 10px;
margin-left: -4px;
margin-top: -4px;
}
.accordion-box .block .acc-btn.active .icon-outer .icon_minus {
opacity: 1;
}
.accordion-box .block .acc-btn.active .icon-outer .icon_plus {
opacity: 0;
}
.accordion-box .block .acc-content {
position: relative;
display: none;
padding: 35px 30px;
padding-left: 78px;
background: #fff;
border: 1px solid #e9e5df;
border-top: 0;
}
.accordion-box .block .acc-content .content-text {
padding-bottom: 6px;
}
.accordion-box .block .acc-content.current {
display: block;
}
.accordion-box .block .content {
position: relative;
font-size: 14px;
}
.accordion-box .block .content .text {
color: #7e7b7a;
margin-bottom: 0;
font-size: 18px;
}
.accordion-box .block .acc-btn strong {
font-size: 24px;
color: #c2c0bb;
width: 76px;
text-align: center;
border-right: 1px solid #e9e5df;
margin-right: 30px;
display: inline-block;
line-height: 75px;
}
/* Accordion Style Two */
.accordion-box.style-two .block .acc-btn {
border: 1px solid #e9e5df;
}
.accordion-box.style-two .block .acc-content {
-webkit-box-shadow: 0px 6px 50px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 6px 50px 0px rgba(0, 0, 0, 0.1);
}
.faq-section .nav-tabs.tab-btn-style-one {
border-bottom: 0;
justify-content: space-between;
margin: 0 -5px;
margin-bottom: 60px;
}
.faq-section .nav-tabs.tab-btn-style-one .nav-link {
border: 0;
position: relative;
background: #f0ece5;
padding: 26.5px 30px;
border-radius: 0;
margin: 0 5px;
transition: .5s;
}
.faq-section .nav-tabs.tab-btn-style-one h4 {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
position: relative;
transition: .5s;
}
.faq-section .nav-tabs.tab-btn-style-one .nav-item {
width: 25%;
}
.faq-section .nav-tabs.tab-btn-style-one .nav-link.active .nav-item,
.faq-section .nav-tabs.tab-btn-style-one .nav-link:hover .nav-item {
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
.faq-section .nav-tabs.tab-btn-style-one h4 i {
position: absolute;
right: 0;
top: 0;
display: inline-block;
transform: rotate(135deg);
color: #c2c0bb;
transition: .5s;
}
.faq-section .nav-tabs.tab-btn-style-one .nav-link.active h4 i,
.faq-section .nav-tabs.tab-btn-style-one .nav-link:hover h4 i {
transform: rotate(90deg);
}
.faq-section .nav-tabs.tab-btn-style-one .nav-link.active,
.faq-section .nav-tabs.tab-btn-style-one .nav-link:hover {
background: #fff;
}
.faq-section .nav-tabs.tab-btn-style-one .nav-link:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: 1s;
transform: scale(1.05);
opacity: 0;
}
.faq-section .nav-tabs.tab-btn-style-one .nav-link.active:before,
.faq-section .nav-tabs.tab-btn-style-one .nav-link:hover:before {
transform: scale(1);
opacity: 1;
}
/* Projects Section three */
.projects-section-three {
position: relative;
padding: 120px 0 65px;
}
.projects-section-three .auto-container {
max-width: 100%;
padding: 0 30px;
}
.projects-section-three .project-block .inner-box {
margin-bottom: 55px;
}
.project-block .image img {
width: 100%;
}
.filter-tabs {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin: 0 auto;
margin-bottom: 60px;
max-width: 1170px;
padding: 19px 31px;
}
.filter-tabs li {
position: relative;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
margin: 0 20px;
font-family: "Poppins", sans-serif;
cursor: pointer;
}
.filter-tabs li:before {
position: absolute;
content: '';
right: -45px;
top: 3px;
width: 2px;
height: 20px;
background-image: url(../images/shape/border-shape-16.png);
}
.filter-tabs li:last-child:before {
display: none;
}
/* Projects Section four */
.projects-section-four {
position: relative;
padding: 120px 0 90px;
}
.project-block-three .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
padding: 40px;
transition: .5s;
opacity: 0;
transform: scaleY(1.25);
}
.project-block-three .inner-box:hover .overlay {
opacity: 1;
transform: scaleY(1);
}
.project-block-three .inner-box {
position: relative;
margin-bottom: 30px;
}
.project-block-three .image {
position: relative;
background-color: #000;
}
.project-block-three .image img {
position: relative;
transition: .5s;
width: 100%;
}
.project-block-three .inner-box:hover .image img {
opacity: .3;
}
.project-block-three .category {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 10px;
font-family: "Poppins", sans-serif;
}
.project-block-three h4 {
position: relative;
font-size: 20px;
font-weight: 700;
color: #fff;
margin-bottom: 30px;
}
.project-block-three .link-btn {
position: relative;
}
.project-block-three .link-btn a {
width: 68px;
height: 68px;
line-height: 68px;
text-align: center;
background-color: #fff;
display: inline-block;
font-size: 20px;
margin-right: 6px;
}
.project-block-three .link-btn a:hover {
color: #fff;
}
.project-block-three .link-btn span {
position: relative;
display: inline-block;
transition: .5s;
}
.project-block-three .inner-box .link-btn a:hover span {
transform: rotate(360deg);
}
.projects-section-four .theme-btn {
background: #293e9c;
padding: 17px 40px;
}
.projects-section-four .theme-btn:hover i {
color: #fff;
}
/* Porject details */
.related-projects {
position: relative;
padding: 70px 0 90px;
}
.related-projects .owl-theme .owl-nav {
position: absolute;
display: flex;
width: auto;
margin: 0 auto;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 30px;
top: -120px;
right: 0;
}
.related-projects .owl-theme .owl-nav .owl-prev {
margin: 0 5px;
height: 60px;
position: relative;
width: 30px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 60px;
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.related-projects .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 30px;
height: 60px;
line-height: 58px;
left: 0;
color: #dfd7d3;
border-radius: 50%;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.related-projects .owl-theme .owl-nav .owl-next {
margin: 0 5px;
position: relative;
height: 60px;
width: 30px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.related-projects .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 2px;
right: 0;
width: 30px;
height: 60px;
line-height: 58px;
border-radius: 50%;
color: #dfd7d3;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
/* Project details */
.project-details {
position: relative;
padding: 120px 0 0;
}
.project-details .image-block {
position: relative;
margin-bottom: 70px;
}
.project-details .project-info {
position: absolute;
background-color: #293e9c;
padding: 50px 50px 20px;
max-width: 470px;
width: 100%;
right: 50px;
bottom: -50px;
}
.project-details .project-info h4 {
position: relative;
font-size: 24px;
font-weight: 700;
color: #fff;
margin-bottom: 10px;
}
.project-details .project-info .text {
color: #bbc2dd;
margin-bottom: 25px;
}
.project-details .column {
margin-bottom: 30px;
}
.project-details h5 {
position: relative;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 5px;
}
.project-details p {
position: relative;
color: #fff;
font-size: 18px;
margin-bottom: 0;
}
.project-details .text-block {
position: relative;
margin-bottom: 55px;
}
.project-details .text-block h3 {
position: relative;
font-size: 36px;
font-weight: 700;
margin-bottom: 30px;
}
.project-details .image-block-two {
position: relative;
}
.project-details .image-block-two .image {
position: relative;
}
.project-details .image-block-two h4 {
position: absolute;
left: 35px;
bottom: 35px;
font-weight: 700;
color: #fff;
}
.project-details .image-block-two .content {
position: relative;
padding: 40px 40px;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.project-details .image-block-two .content .text {
margin-bottom: 30px;
}
.project-details .image-block-two .list {
position: relative;
}
.project-details .image-block-two .list li {
position: relative;
padding-left: 30px;
margin-bottom: 18px;
padding-bottom: 13px;
font-size: 18px;
color: #7e7b7a;
}
.project-details .image-block-two .list li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.project-details .image-block-two .list li:last-child:before {
display: none;
}
.project-details .image-block-two .list li:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 70px;
height: 1px;
background-color: #e9e5df;
}
.project-details .image-block-two .list li:after {
font-family: 'Font Awesome 5 Pro';
content: "\f05b";
position: absolute;
left: 0;
top: -1px;
display: block;
line-height: 30px;
font-size: 18px;
text-align: center;
z-index: 5;
font-weight: 400;
color: #a7a7a9;
}
.project-details .image-block-two .list.style-two li:after {
content: "\f072";
}
/* Team section style three */
.team-section.style-three {
position: relative;
padding: 155px 0 60px;
background-color: #f0ece5;
}
.team-section.style-three .team-blcok .inner-box {
margin-bottom: 60px;
}
.team-section.style-three .team-blcok .designation {
background: #013277;
}
.team-section.style-three .team-blcok .social-icon a {
border-color: #cc4c11;
}
/* Contact info section three */
.contact-info-section-three {
position: relative;
padding: 155px 0 120px;
}
.contact-info-section-three:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
height: 500px;
background-color: #f0ece5;
}
.contact-info-section-three .nav-tabs.tab-btn-style-one {
position: relative;
justify-content: space-between;
border: none;
margin-bottom: 50px;
}
.contact-info-section-three .nav-tabs.tab-btn-style-one .flag {
position: relative;
border-radius: 50%;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.contact-info-section-three .nav-tabs.tab-btn-style-one .flag img {
position: relative;
border-radius: 50%;
}
.contact-info-section-three .nav-tabs.tab-btn-style-one li.nav-item {
position: relative;
margin-bottom: 20px;
}
.contact-info-section-three .nav-tabs.tab-btn-style-one .nav-link, .nav-tabs.tab-btn-style-one .active .nav-link {
border: 0;
background: transparent;
}
.contact-info-section-three .nav-tabs.tab-btn-style-one .flag {
position: relative;
margin-bottom: 20px;
}
.contact-info-section-three .nav-tabs.tab-btn-style-one h4 {
position: relative;
font-size: 20px;
font-weight: 700;
font-weight: 700;
text-align: center;
}
.contact-info-block-two .inner-box {
position: relative;
box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.12);
text-align: center;
padding: 45px 30px;
background-color: #fff;
margin-bottom: 30px;
}
.contact-info-block-two h4 {
font-size: 15px;
font-weight: 700;
margin-bottom: 20px;
text-transform: uppercase;
}
.contact-info-block-two ul li {
position: relative;
margin-bottom: 5px;
}
.contact-info-block-two ul li a {
color: #7e7b7a;
}
.bottom-content .text {
font-size: 20px;
font-weight: 700;
color: #2a2a2a;
margin-top: 30px;
}
/* History section */
.history-section {
position: relative;
padding: 155px 0 120px;
}
.history-section:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
height: 405px;
background-color: #f0ece5;
}
.history-section .image {
position: relative;
margin-bottom: 90px;
}
.history-section .history-area {
padding: 0 30px;
}
.history-block {
position: relative;
}
.history-block .inner-box {
position: relative;
padding: 40px 26px;
border: 3px solid #e9e5df;
transition: .5s;
}
.history-block .date {
position: relative;
font-size: 36px;
font-weight: 700;
font-family: "Poppins", sans-serif;
padding-bottom: 15px;
margin-bottom: 30px;
}
.history-block .date sup {
font-size: 50%;
top: -12px;
}
.history-block .date span {
font-size: 18px;
}
.history-block .date:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100px;
}
.history-block h4 {
font-size: 20px;
font-weight: 700;
line-height: 32px;
margin-bottom: 20px;
}
.history-block .text {
margin-bottom: 0;
}
.history-section .owl-theme .owl-nav {
position: relative;
display: flex;
width: auto;
margin: 0 auto;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.history-section .owl-nav .owl-prev {
margin: 0 5px;
height: 60px;
position: relative;
width: 60px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 60px;
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.history-section .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 60px;
height: 60px;
line-height: 58px;
left: 0;
color: #dfd7d3;
border: 2px solid #e5e5eb;
background: #fff;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.history-section .owl-theme .owl-nav .owl-next {
background: rgba(255, 255, 255, 0.15);
margin: 0 5px;
position: relative;
height: 60px;
width: 60px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.history-section .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
line-height: 58px;
border: 2px solid #e5e5eb;
color: #dfd7d3;
background: #ffff;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.history-section .nav-tabs.tab-btn-style-one {
justify-content: space-between;
padding: 0 30px;
border: 0;
margin-bottom: 85px;
position: relative;
}
.history-section .nav-tabs.tab-btn-style-one li.nav-item {
position: relative;
width: 20%;
text-align: center;
}
.history-section .nav-tabs.tab-btn-style-one li.nav-item:before {
position: absolute;
content: '';
left: 50%;
bottom: -38px;
height: 20px;
width: 20px;
border: 1px solid #e9e5df;
transform: translateX(-50%);
background: #fff;
}
.history-section .nav-tabs.tab-btn-style-one li.nav-item:after {
position: absolute;
content: '';
left: 50%;
bottom: -33px;
height: 10px;
width: 10px;
transform: translateX(-50%);
}
.history-section .nav-tabs.tab-btn-style-one .nav-item .nav-link {
border: none;
padding: 0;
background: transparent;
}
.history-section .nav-tabs.tab-btn-style-one h4 {
font-size: 18px;
font-weight: 700;
color: #cecac4;
}
.history-section .nav-tabs.tab-btn-style-one .active h4 {
color: #2a2a2a;
}
.history-section .nav-tabs.tab-btn-style-one:before {
position: absolute;
content: '';
left: 30px;
bottom: -30px;
right: 30px;
height: 1px;
background: #e9e5df;
}
/* Who we are */
.who-we-are-section {
position: relative;
padding: 155px 0 120px;
}
.who-we-are-section:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 250px;
background-color: #f0ece5;
}
.who-we-are-section .top-content {
padding-bottom: 80px;
}
.who-we-are-section .experience-year {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 50px;
}
.who-we-are-section .experience-year .icon {
position: relative;
width: 90px;
height: 90px;
line-height: 86px;
text-align: center;
font-size: 50px;
margin-right: 25px;
}
.who-we-are-section .experience-year .content {
width: calc(100% - 115px);
}
.who-we-are-section .experience-year h3 {
font-size: 60px;
font-weight: 800;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
-webkit-text-stroke-width: 3px;
-webkit-text-stroke-color: rgb(255 255 255);
font-family: "Poppins", sans-serif;
text-transform: uppercase;
}
.who-we-are-section .experience-year span {
font-size: 36px;
-webkit-text-stroke-width: 2px;
}
.who-we-are-section .experience-year h5 {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.who-we-are-section .theme-btn {
background-color: #293e9c;
}
.who-we-are-section .theme-btn:hover i {
color: #fff;
}
.who-we-are-section .overview {
position: relative;
}
.who-we-are-section .overview .wrapper-box {
position: relative;
background: #fff;
padding: 120px;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
.who-we-are-section .overview .auto-container {
max-width: 1445px;
}
/* overview */
.who-we-are-section .overview h2 {
font-size: 30px;
font-weight: 700;
margin-bottom: 35px;
line-height: 44px;
}
.who-we-are-section .text {
margin-bottom: 30px;
}
.who-we-are-section .author-info {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.who-we-are-section .signature {
position: relative;
padding-right: 20px;
margin-right: 25px;
border-right: 1px solid #ddd;
}
.who-we-are-section .author-title {
position: relative;
font-size: 20px;
font-weight: 700;
margin-bottom: 5px;
font-family: "Poppins", sans-serif;
}
.who-we-are-section .designation {
position: relative;
font-size: 18px;
text-transform: uppercase;
}
.who-we-are-section .video-btn {
position: relative;
margin-right: 30px;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
overflow: hidden;
}
.who-we-are-section .video-btn a {
position: relative;
display: inline-block;
width: 70px;
height: 70px;
color: #fff;
font-size: 30px;
transition: .5s;
}
.who-we-are-section .video-btn a:hover {
border-radius: 50%;
}
.who-we-are-section .video-btn a:before {
position: absolute;
content: '';
left: 2px;
top: 2px;
right: 2px;
bottom: 2px;
transition: .5s;
border: 3px solid #fff;
transition: .5s;
}
.who-we-are-section .video-btn:hover a:before {
border-radius: 50%;
}
.who-we-are-section .row {
margin: 0 -10px;
}
.who-we-are-section .counter-column {
position: relative;
padding: 0 10px;
}
.who-we-are-section .counter-column .inner {
position: relative;
background: #293e9c;
padding: 18px;
}
.who-we-are-section .counter-column .inner:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background-image: url(../images/shape/shape-3.png);
background-size: cover;
}
.who-we-are-section .counter-column .count-box {
position: relative;
color: #fff;
font-size: 24px;
font-weight: 700;
font-family: "Poppins", sans-serif;
margin-bottom: 15px;
}
.who-we-are-section .counter-column h4 {
position: relative;
font-size: 16px;
font-weight: 700;
color: #fff;
margin-bottom: 130px;
}
.who-we-are-section .counter-column h5 {
position: relative;
color: #fff;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
margin-top: 23px;
}
.who-we-are-section .counter-column .icon {
position: relative;
font-size: 50px;
text-align: center;
background: #fff;
margin: 13px -16px -16px;
padding: 67px 0;
color: #ff6016;
}
.who-we-are-section .counter-column .inner .icon:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background-image: url(../images/shape/shape-4.png);
background-size: cover;
}
.who-we-are-section .counter-column:nth-child(2) .icon {
padding: 47px 0;
}
.who-we-are-section .counter-column:nth-child(2) h5 {
margin-top: 63px;
}
.who-we-are-section .counter-column:nth-child(3) .icon {
margin-bottom: 13px;
margin-top: -16px;
}
/* Whychooseus section four */
.whychooseus-section-four {
position: relative;
padding: 120px 0 90px;
background-size: cover;
}
.whychooseus-block-four .inner-box {
position: relative;
background: #293e9c;
padding: 55px 30px 20px;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.whychooseus-block-four .inner-box:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: 1s;
transform: scale(1.05);
opacity: 0;
}
.whychooseus-block-four .inner-box:hover:before {
transform: scale(1);
opacity: 1;
}
.whychooseus-block-four .icon {
position: relative;
font-size: 40px;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
margin-bottom: 40px;
transition: .5s;
}
.whychooseus-block-four .icon:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: #ffffff;
transition: .5s;
}
.whychooseus-block-four .icon:after {
position: absolute;
content: '';
top: 21px;
right: -23px;
width: 28px;
height: 28px;
}
.whychooseus-block-four .icon span {
position: relative;
}
.whychooseus-block-four .icon i {
position: absolute;
right: -15px;
bottom: -16px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #fefeff;
font-size: 12px;
z-index: 10;
box-shadow: 0px 8px 8px 0px rgba(41, 62, 156, 0.2);
}
.whychooseus-block-four .icon i:before {
display: inline-block;
}
.whychooseus-block-four h4 {
position: relative;
font-size: 20px;
font-weight: 700;
padding-bottom: 15px;
margin-bottom: 20px;
color: #fff;
}
.whychooseus-block-four h4:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 100px;
background-image: url(../images/shape/border-shape-2.png);
}
.whychooseus-block-four .text {
position: relative;
color: #bbc2dd;
}
.whychooseus-block-four .count {
position: absolute;
top: 45px;
right: 25px;
font-size: 80px;
line-height: 80px;
font-family: "Poppins", sans-serif;
font-weight: 700;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgb(255 255 255 / 0.15);
color: transparent;
}
.whychooseus-block-four .icon a {
position: absolute;
left: 45px;
bottom: -17px;
font-size: 10px;
width: 130px;
line-height: 30px;
background: #fe5f16;
color: aliceblue;
z-index: 99;
font-size: 15px;
font-weight: 700;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
transition: .5s;
opacity: 0;
}
.whychooseus-block-four .icon a i {
position: relative;
right: 0px;
bottom: 0;
box-shadow: none;
width: auto;
margin-right: 6px;
}
.whychooseus-block-four .inner-box:hover .icon a {
opacity: 1;
left: 55px;
}
/* Certificate Section */
.certificate-section {
position: relative;
padding: 120px 0 90px;
}
.certificate-block {
position: relative;
}
.certificate-block .inner-box {
position: relative;
margin-bottom: 30px;
text-align: center;
}
.certificate-block .inner-box:after {
position: absolute;
content: '';
left: 0;
right: 0;
bottom: 10px;
top: 90px;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
background-color: #fff;
}
.certificate-block .inner-box:before {
position: absolute;
content: '';
left: 15px;
right: 15px;
bottom: 0;
top: 90px;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.certificate-block .image {
position: relative;
display: inline-block;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
z-index: 9;
}
.certificate-block .image:before {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
border: 4px solid transparent;
transition: .5s;
}
.certificate-block .content {
position: relative;
padding-top: 30px;
padding-bottom: 35px;
z-index: 9;
}
.certificate-block h4 {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 5px;
}
.certificate-block .text {
margin-bottom: 0;
}
.certificate-section .owl-theme .owl-nav {
position: relative;
display: flex;
width: auto;
margin: 0 auto;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.certificate-section .owl-theme .owl-nav .owl-prev {
margin: 0 5px;
height: 60px;
position: relative;
width: 30px;
border-radius: 50%;
border: none;
text-align: center;
color: rgba(0, 0, 0, 0);
line-height: 60px;
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.certificate-section .owl-theme .owl-nav .owl-prev:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 0;
width: 30px;
height: 60px;
line-height: 58px;
left: 0;
color: #dfd7d3;
border-radius: 50%;
font-size: 18px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.certificate-section .owl-theme .owl-nav .owl-next {
margin: 0 5px;
position: relative;
height: 60px;
width: 30px;
color: rgba(0, 0, 0, 0);
font-size: 0px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 9;
}
.certificate-section .owl-theme .owl-nav .owl-next:after {
font-family: "Flaticon";
content: "\f163";
position: absolute;
top: 2px;
right: 0;
width: 30px;
height: 60px;
line-height: 58px;
border-radius: 50%;
color: #dfd7d3;
font-size: 18px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
/* Statement section */
.statement-section {
position: relative;
padding: 120px 0;
}
.statement-section .badge {
position: absolute;
left: -67px;
top: 60px;
}
.statement-section .content {
position: relative;
margin: 60px 0 0;
margin-left: -200px;
background: #fff;
padding: 60px 0;
padding-left: 120px;
}
.statement-section .nav-tabs.tab-btn-style-one {
position: relative;
border: none;
}
.statement-section .nav-tabs.tab-btn-style-one li.nav-item {
position: relative;
}
.statement-section .nav-tabs.tab-btn-style-one li.nav-item:before {
position: absolute;
content: '';
right: 0;
top: 23px;
width: 40px;
height: 2px;
background-color: #dedbd5;
}
.statement-section .nav-tabs.tab-btn-style-one li.nav-item:last-child:before {
display: none;
}
.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link {
border: 2px solid #dedbd5;
border-radius: 0;
margin-right: 40px;
padding: 15.5px 26px;
transition: .5s;
}
.statement-section .nav-tabs.tab-btn-style-one h4 {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
transition: .5s;
}
.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link i {
margin-right: 8px;
display: inline-block;
transform: rotate(135deg);
color: #cecac4;
transition: .5s;
}
.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link.active i,
.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover i {
transform: rotate(90deg);
}
.statement-section .sec-title .sub-title {
margin-bottom: 10px;
}
.statement-section .text {
position: relative;
margin-bottom: 35px;
}
/* Acoordion box style three */
.accordion-box.style-three .block .acc-content {
padding: 20px 0 0;
border: 0;
background: transparent;
}
.accordion-box.style-three .block .content .text {
margin-bottom: 30px;
}
.accordion-box.style-three .block .acc-btn {
position: relative;
display: inline-block;
width: 100%;
padding: 17.5px 20px;
padding-left: 30px;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
overflow: hidden;
font-size: 18px;
font-weight: 700;
font-family: "Poppins", sans-serif;
color: #29292a;
margin-bottom: 0;
}
.accordion-box.style-three .block .acc-btn i {
position: absolute;
right: 20px;
top: 17px;
font-size: 18px;
color: #cbcbcf;
transition: .5s;
}
.accordion-box.style-three .block .acc-btn:before {
position: absolute;
content: '';
left: -5px;
top: 0;
bottom: 0;
width: 5px;
transition: .5s;
}
.accordion-box.style-three .block .acc-btn.active:before,
.accordion-box.style-three .block .acc-btn:hover:before {
left: 0;
}
.accordion-box.style-three .block .acc-btn:after {
position: absolute;
content: '';
right: 0;
top: 0;
bottom: 0;
width: 5px;
background-color: #cbcbcf;
transition: .5s;
}
.accordion-box.style-three .block .acc-btn.active:after,
.accordion-box.style-three .block .acc-btn:hover:after {
right: -5px;
}
.accordion-box.style-three .block .acc-btn.active:before,
.accordion-box.style-three .block .acc-btn:hover:before {
background-color: #4caf50;
}
.accordion-box.style-three .block .acc-btn.active i,
.accordion-box.style-three .block .acc-btn:hover i {
color: #4caf50;
}
.accordion-box.style-three .block {
margin-bottom: 0;
}
| 19.573548 | 190 | 0.633454 |
0a983cffa55af93943dbcbdc9c64f66ac4f7e9c2 | 4,849 | css | CSS | assets/css/main.css | cameronraysmith/cortex | 6858467956896eb8a3b0f07328ef0a6275f4dd8d | [
"MIT"
] | null | null | null | assets/css/main.css | cameronraysmith/cortex | 6858467956896eb8a3b0f07328ef0a6275f4dd8d | [
"MIT"
] | null | null | null | assets/css/main.css | cameronraysmith/cortex | 6858467956896eb8a3b0f07328ef0a6275f4dd8d | [
"MIT"
] | null | null | null | @import url("https://rsms.me/inter/inter.css");
@import url('https://cdn.rawgit.com/dreampulse/computer-modern-web-font/master/fonts.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,
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;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
@supports (font-variation-settings: normal) {
html {
font-family: "Computer Modern Sans", "Inter", sans-serif;
}
}
html,
body {
font-family: "Computer Modern Sans", "Inter", sans-serif;
display: flex;
flex-flow: column;
padding: 0;
margin: 0;
background: #121212;
/* color: #fafafc; */
color: rgba(218,223,225,1)
line-height: 1.4;
width: 100%;
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
h1 {
margin-bottom: 16px;
}
h2 {
margin-top: 1.5em;
margin-bottom: 0.5em;
}
h1 {
font-size: 1.7em;
}
h2 {
font-size: 1.5em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.1em;
}
p {
margin-bottom: 1em;
}
header {
display: flex;
align-items: center;
background: #121212;
color: rgba(190,190,190,1);
border-bottom: 1px #ccc solid;
padding: 0px 5px;
}
.site-title {
padding: 0;
margin: 0;
}
#logo {
display: inline-block;
margin: 5px;
}
#logo svg {
width: 23px;
height: 23px;
}
.grid-container {
flex: 1;
display: flex;
overflow-x: auto !important;
white-space: nowrap;
flex-grow: 1;
}
.grid {
max-width: 100%;
flex-grow: 1;
}
.page {
white-space: normal;
background: #121212;
/* color: #CFD8DC; */
/* color: rgba(218,223,225,1); */
color: rgba(190,190,190,1);
padding: 3px 15px;
box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.25);
display: inline-block;
width: 100%;
max-width: 625px;
height: 100% !important;
max-height: 100%;
overflow-y: auto;
vertical-align: top;
box-sizing: border-box;
}
.page:last-child {
margin-right: 15px;
}
.content {
padding: 32px;
}
a {
text-decoration: none;
cursor: pointer;
/* color: rgba(10, 132, 255, 1); */
/* color: rgb(0, 113, 188, 0.8); */
color: rgb(38, 166, 91, 0.8);
}
a.active {
background-color: rgba(10, 132, 255, 0.15);
}
a:hover {
opacity: 0.5;
}
blockquote {
margin-left: 1rem;
font-style: italic;
font-family: Georgia, bitstream charter, serif;
border-left: 3px solid;
border-left-color: currentcolor;
border-color: var(--text-color);
padding-left: 1em;
}
pre {
overflow: auto;
padding: 1em;
margin: 1em auto;
}
img {
max-width: 100%;
}
#svg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
user-select: none;
}
iframe {
overflow: hidden;
overflow-y: hidden;
border: none;
}
.tippy-box > .tippy-arrow:before {
transform: scale(2);
}
.bl-section {
padding: 10px;
margin-bottom: 50px;
/* background-color: rgba(144, 164, 174, 0.3); */
background-color: rgba(169, 169, 169, 1);
}
.backlinks {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.bl-section h4 {
color: #FAFAFC;
margin-top: 0;
}
.backlinks a {
flex: 100%;
/* color: #0071BC; */
color: #121212;
/* color: rgb(0, 113, 188, 0.8); */
}
dl {
display: flex;
flex-wrap: wrap;
width: 100%;
margin: 1em 0;
}
dl > * {
padding-top: 0.5em;
}
dt {
width: 30%;
font-weight: bold;
text-align: right;
}
dd {
width: 60%;
padding-left: 1em;
margin-left: 0px;
}
dd + dd {
width: 100%;
padding-left: calc(30% + 1em);
}
dt + dt {
padding-right: 60%;
}
dt + dt + dd {
margin-top: -1.625em; /* own height including padding */
padding-left: calc(30% + 1em);
}
::-webkit-scrollbar {
width: 4px;
height: 6px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
@media only screen and (max-width: 600px) {
body {
flex-direction: column;
}
header {
border-right-width: 0;
border-bottom-width: 1px;
padding: 10px 30px;
}
#logo {
margin: 0;
}
#logo svg {
width: 30px;
height: 30px;
}
header > * {
display: inline-block;
margin-right: 10px;
}
.grid-container {
padding: 0;
}
.page {
padding-bottom: 150px;
}
}
| 12.433333 | 91 | 0.611673 |
0a99cc343ee37ac83c35ed5a2543618ae18e27fd | 5,491 | css | CSS | upload/styles/cb_27/theme/css/header.css | UBSTR/clipbucket | f17b723d23ea820068976bbfc3517c0026c4361c | [
"AAL"
] | 5 | 2021-07-29T08:40:59.000Z | 2021-08-08T09:35:57.000Z | upload/styles/cb_27/theme/css/header.css | UBSTR/clipbucket | f17b723d23ea820068976bbfc3517c0026c4361c | [
"AAL"
] | 1 | 2019-08-13T07:50:56.000Z | 2019-08-13T07:50:56.000Z | upload/styles/cb_27/theme/css/header.css | UBSTR/clipbucket | f17b723d23ea820068976bbfc3517c0026c4361c | [
"AAL"
] | 9 | 2018-02-20T18:14:03.000Z | 2019-06-18T14:21:56.000Z | .navig-resp-bg, .search-resp-bg{
background: url('../../images/u-sprite.png') no-repeat;
}
.navig-resp-bg, .search-resp-bg{
width: 42px;
height: 33px;
display: block;
}
.navig-resp-bg{
float: right;
background-position: 0px 0px; border: none;
margin-right: 10px;
}
.search-resp-bg{
background-position: 0px -33px;
position: absolute;
top: 0px;
right:70px;
z-index: 2;
width: 42px;
height: 33px;
border: none;
}
.navig-resp-bg:hover{
background-position:-43px 0px;
}
.search-resp-bg:hover{
background-position: -43px -33px;
}
.input-group-btn > .search-drop-btn{
margin-left: -4px !important;
}
/* .fix-md-searchinput{
position: absolute;
right:0%;
transition: opacity 0.15s linear 0s;
} */
.fix-md-user-icon{
position: absolute !important;
top:0px;
right:1%;
}
.left-margin-xero{ margin-left: 0px !important;}
.mrxll{ margin-right: 5px;}
.form-small{
position: absolute;
right:0%;
top: -50px;
-webkit-transition:top 1s ease-in-out;
-moz-transition:top 1s ease-in-out;
-o-transition: top 1s ease-in-out;
transition:top 1s ease-in-out;
z-index: -1;
opacity: 0;
}
.form-small.show{
top: 48px;
opacity: 1;
}
.upload-vid-photo-icon {
background-image: url("../../images/h-upload-icon.png");
background-repeat: no-repeat;
color: #fff;
padding: 6px 0px 6px 30px;
}
.premium-icon {
color: #d4aa0d !important;
}
.upload-dropdown{
min-width:140px;
left: -70px;
}
.upload-dropdown-btn-d{
position: absolute;
top:4px;
right: 114px;
}
.upload-btn-pad{ padding:3px 5px !important; }
.navbar-collapse.manual-height{
max-height: 100%;
}
.pad-left-xero{padding-left: 0px!important;}
.adminthumb{
width: 100%;
text-align: center;
background: #fafafa;
border-bottom:#eee 1px solid;
}
.adminthumb a{
width: 100%;
text-align: center;
display: block;
padding: 10px 0;
}
.adminthumb a img{
width:80px;
height: 80px;
border:4px solid #fff;
margin-top: 10px;
text-align: center;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.adminthumb a h4{
width: 100%;
font-size: 18px;
color: #333;
}
.adminthumb a:hover h4{
color: #fff;
}
.myaccount-dd span img{
border:2px solid #fff;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}
/* new header style from snippt */
.mega-dropdown {
position: static !important;
}
.mega-dropdown .carousel{
height: auto !important;
}
.mega-dropdown .carousel-control .icon-prev,
.mega-dropdown .carousel-control .glyphicon-chevron-left{
margin: -10px 0 0;
}
.mega-dropdown .carousel-inner > .item{
height: auto !important;
}
.mega-dropdown .video_thumb{
margin: 0 !important;
}
.mega-dropdown .carousel-inner > .item > img,
.mega-dropdown .carousel-inner > .item > a > img{
width: 100%;
}
/* video block in Carousel */
.mega-dropdown .item_video{
position: relative;
margin: 0;
}
.mega-dropdown .item_video img{
display: block;
border: none !important;
}
.mega-dropdown .thumb_title {
height: 30px;
background:rgba(0,0,0,0.6);
font-size: 12px;
color: #fff;
position: absolute;
top: 0;
right:0;
padding: 7px 10px;
width: 100%;
}
.mega-dropdown .duration{
position: absolute;
width: 50px;
height: 20px;
background:rgba(0,0,0,0.6);
bottom: 5px;
right: 5px;
padding: 2px 5px;
color: #fff;
}
/**/
.mega-dropdown-menu .col{
width: 75%;
}
.mega-dropdown-menu .col:first-child{
width:347px !important;
}
.mega-dropdown ul{
line-height: 16px !important;
}
.mega-dropdown h2{
font-size: 16px;
line-height: 18px;
margin: 0 0 10px;
}
.dropdown-menu h2 .fa{
margin: 0 5px 0 0;
}
.mega-dropdown-menu ul{
padding: 0;
margin: 0 0 20px;
font-size: 14px;
line-height: 16px !important;
text-align: left;
}
.mega-dropdown-menu ul li{
margin: 0 0 5px;
}
.navbar-default .navbar-nav > .mega-dropdown.open > a.dropdown-toggle,
.navbar-default .navbar-nav > .mega-dropdown.open > a.dropdown-toggle:hover,
.navbar-default .navbar-nav > .mega-dropdown.open > a.dropdown-toggle:focus{
background: #0099cc !important;
color: #fff !important;
}
.navbar-default .navbar-nav .mega-dropdown-menu li a:focus,
.navbar-default .navbar-nav .mega-dropdown-menu li a:active,
.navbar-default .navbar-nav .mega-dropdown-menu li a:hover{
background: none !important;
color:#000 !important;
}
.head_sort_link {
margin-bottom: -10px !important;
}
/**/
@media (min-width: 768px) and (max-width:4000px) {
.navig-resp-bg, .search-resp-bg{
display:none;
}
}
@media only screen and (max-width: 1180px) {
.dropdown-menu h2 .fa{
display: none;
}
}
@media (min-width: 768px) and (max-width:900px) {
.upload-vid-photo-icon {
background-image: url("../../images/h-upload-icon.png");
background-repeat: no-repeat;
background-size: 16px auto;
color: #fff;
display: block;
padding: 0 0 0 17px;
text-indent: -99999px;
}
.upload-dropdown-btn-d{
position: absolute;
top:1px;
right:108px;
}
.mrxll{ margin-right:0px;}
}
@media (min-width: 768px) and (max-width: 845px) {
.navbar-nav > li > a{
padding: 15px 7px;
}
}
@media only screen and (max-width: 767px) {
#khulja-sim-sim{
height: 290px !important;
overflow-y: auto;
font-size: 14px;
line-height: 30px !important;
}
.hvr .dropdown-menu{
position: relative !important;
}
.navbar-container .navbar-nav > li > a{
line-height: 30px;
}
.myaccount-dd .dropdown-toggle{
display: block;
}
.myaccount-dd .dropdown-toggle,
.navbar-nav > li > a{
margin: 5px 0;
padding: 0 10px;
}
} | 19.610714 | 76 | 0.663814 |
0a9ab23f1b6366c4397d1bb83186335fad76f9b2 | 4,125 | css | CSS | mamias/public/app-assets/css-rtl/core/menu/menu-types/vertical-overlay-menu.css | toufa123/mamias2022 | 8fa0f8102976eb0544c5dcce6897414a2f235cb4 | [
"MIT"
] | null | null | null | mamias/public/app-assets/css-rtl/core/menu/menu-types/vertical-overlay-menu.css | toufa123/mamias2022 | 8fa0f8102976eb0544c5dcce6897414a2f235cb4 | [
"MIT"
] | null | null | null | mamias/public/app-assets/css-rtl/core/menu/menu-types/vertical-overlay-menu.css | toufa123/mamias2022 | 8fa0f8102976eb0544c5dcce6897414a2f235cb4 | [
"MIT"
] | null | null | null | /*=========================================================================================
File Name: vertical-overlay-menu.scss
Description: A overlay style vertical menu with show and hide support. It support
light & dark version, filpped layout, right side icons, native scroll and borders menu
item seperation.
----------------------------------------------------------------------------------------
Item Name: Frest HTML Admin Template
Version: 1.0
Author: PIXINVENT
Author URL: http://www.themeforest.net/user/pixinvent
==========================================================================================*/
.vertical-overlay-menu .content {
margin-right: 0;
}
.vertical-overlay-menu .navbar .navbar-header {
float: right;
width: 260px;
}
.vertical-overlay-menu .navbar[data-nav='brand-center'] .navbar-header {
padding: 0;
}
.vertical-overlay-menu .navbar[data-nav='brand-center'] .navbar-header .navbar-brand {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-left: 0;
}
.vertical-overlay-menu .navbar[data-nav='brand-center'] .navbar-header .navbar-brand .brand-logo {
height: 27px;
width: 35px;
}
.vertical-overlay-menu .navbar[data-nav='brand-center'] .navbar-header .navbar-brand .brand-logo .logo {
height: 27px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
right: 6px;
}
.vertical-overlay-menu .navbar[data-nav='brand-center'] .navbar-header .navbar-brand .brand-text {
color: #FFFFFF;
padding-right: 1rem;
letter-spacing: 0.01rem;
font-size: 1.57rem;
}
.vertical-overlay-menu .main-menu, .vertical-overlay-menu.menu-hide .main-menu {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: width 0.25s, opacity 0.25s, -webkit-transform 0.25s;
transition: width 0.25s, opacity 0.25s, -webkit-transform 0.25s;
transition: width 0.25s, opacity 0.25s, transform 0.25s;
transition: width 0.25s, opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
width: 260px;
right: -260px;
}
.vertical-overlay-menu .main-menu .navigation > li > a > span.badge {
position: absolute;
left: 20px;
}
.vertical-overlay-menu .main-menu .navigation > li > a > i {
margin-left: 14px;
float: right;
width: 1.6rem !important;
}
.vertical-overlay-menu .main-menu .navigation > li ul li > a {
-webkit-transition: all 0.35s ease !important;
transition: all 0.35s ease !important;
}
.vertical-overlay-menu .main-menu .navigation > li ul li > a > i {
margin-left: 1.25rem;
}
.vertical-overlay-menu .main-menu .navigation > li ul li:hover a {
padding-right: 35px;
}
.vertical-overlay-menu .main-menu .navigation li.has-sub > a:not(.mm-next):after {
content: '\ea4f';
font-family: 'boxicons';
font-size: 1.2rem;
color: #8494A7;
display: inline-block;
position: absolute;
left: 7px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
transition: -webkit-transform 0.4s ease-in-out;
}
.vertical-overlay-menu .main-menu .navigation li.open > a:not(.mm-next):after {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.vertical-overlay-menu.menu-open .main-menu {
opacity: 1;
-webkit-transform: translate3d(-260px, 0, 0);
transform: translate3d(-260px, 0, 0);
-webkit-transition: width 0.25s, opacity 0.25s, -webkit-transform 0.25s;
transition: width 0.25s, opacity 0.25s, -webkit-transform 0.25s;
transition: width 0.25s, opacity 0.25s, transform 0.25s;
transition: width 0.25s, opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
top: 0;
}
@media (max-width: 1199.98px) {
.horizontal-layout.vertical-overlay-menu .app-content .content-wrapper {
margin-top: 3.5rem;
}
}
| 31.48855 | 104 | 0.627636 |
0a9f8c143354146c23437dc288a24e0bfa6f0ca7 | 2,965 | css | CSS | web/captain/static/css/reset.css | tianyaleixiaowu/substation | 24a64a8286c3d763fb44cf0a39b465b0d9f78a7c | [
"Apache-2.0"
] | null | null | null | web/captain/static/css/reset.css | tianyaleixiaowu/substation | 24a64a8286c3d763fb44cf0a39b465b0d9f78a7c | [
"Apache-2.0"
] | null | null | null | web/captain/static/css/reset.css | tianyaleixiaowu/substation | 24a64a8286c3d763fb44cf0a39b465b0d9f78a7c | [
"Apache-2.0"
] | null | null | null | html, address,blockquote,body, dd, div,dl, dt, fieldset, form,frame, frameset,h1, h2, h3, h4,h5, h6, noframes,ol, p, ul, center,dir, hr, menu, pre { display: block }/*以上列表元素默认状态下一块状显示,未显示的将以内联元素显示,该列表针对HTML4版本,部分元素在XHTML1中将废弃*/
li { display: list-item }/*默认以列表显示*/
head { display: none }/*默认不显示*/
table { display: table }/*默认为表格显示*/
tr { display: table-row }/*默认为表格行显示*/
thead { display: table-header-group }/*默认为表格头部分组显示*/
tbody { display: table-row-group }/*默认为表格行分组显示*/
tfoot { display: table-footer-group }/*默认为表格底部分组显示*/
col { display: table-column }/*默认为表格列显示*/
colgroup { display: table-column-group }/*默认为表格列分组显示*/
td, th { display: table-cell; }/*默认为单元格显示*/
caption { display: table-caption }/*默认为表格标题显示*/
th { font-weight: bolder; text-align: center }/*默认为表格标题显示,呈现加粗居中状态*/
caption { text-align: center }/*默认为表格标题显示,呈现居中状态*/
body { margin: 8px; line-height: 1.12 }
h1 { font-size: 2em; margin: .67em 0 }
h2 { font-size: 1.5em; margin: .75em 0 }
h3 { font-size: 1.17em; margin: .83em 0 }
h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu { margin: 1.12em 0 }
h5 { font-size: .83em; margin: 1.5em 0 }
h6 { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4, h5, h6, b,strong { font-weight: bolder }
blockquote { margin-left: 40px; margin-right: 40px }
i, cite, em,var, address { font-style: italic }
pre, tt, code, kbd, samp { font-family: monospace }
pre { white-space: pre }
button, textarea, input, object, select { display:inline-block; }
big { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub { vertical-align: sub }/*定义sub元素默认为下标显示*/
sup { vertical-align: super }/*定义sub元素默认为上标显示*/
table { border-spacing: 2px; }
thead, tbody, tfoot { vertical-align: middle }/*定义表头、主体表、表脚元素默认为垂直对齐*/
td, th { vertical-align: inherit }/*定义单元格、列标题默认为垂直对齐默认为继承*/
s, strike, del { text-decoration: line-through }/*定义这些元素默认为删除线显示*/
hr { border: 1px inset }/*定义分割线默认为1px宽的3D凹边效果*/
ol, ul, dir, menu, dd { margin-left: 40px }
ol { list-style-type: decimal }
ol ul, ul ol, ul ul, ol ol { margin-top: 0; margin-bottom: 0 }
u, ins { text-decoration: underline }
br:before { content: ""A" }/*定义换行元素的伪对象内容样式*/
:before, :after { white-space: pre-line }/*定义伪对象空格字符的默认样式*/
center { text-align: center }
abbr, acronym { font-variant: small-caps; letter-spacing: 0.1em }
:link, :visited { text-decoration: underline }
:focus { outline: thin dotted invert }
/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"] { direction: ltr; unicode-bidi: bidi-override }/*定义BDO元素当其属性为DIR="ltr"时的默认文本读写显示顺序*/
BDO[DIR="rtl"] { direction: rtl; unicode-bidi: bidi-override }/*定义BDO元素当其属性为DIR="rtl"时的默认文本读写显示顺序*/
*[DIR="ltr"] { direction: ltr; unicode-bidi: embed }/*定义任何元素当其属性为DIR="ltr"时的默认文本读写显示顺序*/
*[DIR="rtl"] { direction: rtl; unicode-bidi: embed }/*定义任何元素当其属性为DIR="rtl"时的默认文本读写显示顺序*/
@media print { /*定义标题和列表默认的打印样式*/
h1 { page-break-before: always }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid }
ul, ol, dl { page-break-before: avoid }
} | 52.946429 | 227 | 0.690388 |
0aa02243f7d269e9bb0bfc395d35e0702b5b8744 | 8,764 | css | CSS | adminfiles/css/noty_theme_default.css | evancewebguy/epolice-web-app | 8f092281ee7787b806c6afca27cf11fe9f4ee9bf | [
"MIT"
] | null | null | null | adminfiles/css/noty_theme_default.css | evancewebguy/epolice-web-app | 8f092281ee7787b806c6afca27cf11fe9f4ee9bf | [
"MIT"
] | null | null | null | adminfiles/css/noty_theme_default.css | evancewebguy/epolice-web-app | 8f092281ee7787b806c6afca27cf11fe9f4ee9bf | [
"MIT"
] | null | null | null |
/* CORE STYLES*/
/* noty bar */
.noty_bar.noty_theme_default {
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==') repeat-x scroll left top #fff;
}
/* if you use noty with customContainer you can access noty with this way
* .noty_custom_container noty will add automaticly this class to your customContainer
* .noty_theme_default your theme
* .noty_layout_inline your layout
*/
/* custom container */
.noty_custom_container.noty_theme_default.noty_layout_inline {
position: relative;
}
/* custom growl container */
.noty_custom_container.noty_theme_default.noty_layout_inline .noty_cont.noty_layout_inline {
position: static;
}
/* custom noty bar */
.noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar {
border-width: 1px;
border-style: solid;
position: static;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar .noty_message {
font-size: 13px;
padding: 4px;
}
.noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar .noty_message .noty_buttons {
margin-top: -1px;
}
/* noty_message */
.noty_bar.noty_theme_default .noty_message {
padding: 8px 14px;
font-size: 16px;
font-weight: bold;
width: auto;
}
.noty_bar.noty_theme_default.noty_closable .noty_message {
padding: 8px 34px 8px 14px;
}
/* noty_buttons */
.noty_bar.noty_theme_default .noty_message .noty_buttons {
float: right;
font-size: 13px;
margin-top: -4px;
margin-left: 4px;
}
/* noty_button */
.noty_bar.noty_theme_default .noty_message .noty_buttons button {
margin-left: 5px;
}
/* noty close button */
.noty_bar.noty_theme_default .noty_close {
position: absolute;
top: 10px;
right: 10px;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAORJREFUeNq0lU0OgjAQhRm5gUl3rLyBB3BDQjwI4TDcgmu4NqwNJGxdueqWA4zzCJoxtvxoeckLzbz2C5ShEDNHDiXis/gkPooPY/0uvomv4ov48bUSQGUSF+Ka51WPc0kzNGwvLnm9ynHtB5B+hGkoaWDB/6t4AZOFe7ZkTxMAc1dqreU0TbnrunetbVvOsmzIPMoBrFwJYGgCY8wAgjFGDZlHFYCNK9EAXPUYmUcNgL0v1dAFMKjfRSsVx/H0hC0eOfhLmWwbfTcYozbXNsEbO/int8nhEPz4CnbAUuhfwFOAAQAA48KKOuexjwAAAABJRU5ErkJggg==');
width: 20px;
height: 20px;
}
/* noty modal */
.noty_modal.noty_theme_default {
opacity: 0.7;
}
/* LAYOUTS */
/* noty_layout_top */
.noty_bar.noty_theme_default.noty_layout_top {
border-bottom: 3px solid #eee;
}
/* noty_layout_bottom */
.noty_bar.noty_theme_default.noty_layout_bottom {
border-top: 3px solid #eee;
}
.noty_bar.noty_theme_default.noty_layout_center .noty_close {
top: 8px;
}
.noty_bar.noty_theme_default.noty_layout_center .noty_message .noty_buttons {
margin-top: -2px
}
/* noty_layout_topLeft & noty_layout_topRight */
.noty_bar.noty_theme_default.noty_layout_center,
.noty_bar.noty_theme_default.noty_layout_topLeft,
.noty_bar.noty_theme_default.noty_layout_topRight,
.noty_bar.noty_theme_default.noty_layout_bottomLeft,
.noty_bar.noty_theme_default.noty_layout_bottomRight {
border: 1px solid #eee;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.noty_bar.noty_theme_default.noty_layout_center .noty_message,
.noty_bar.noty_theme_default.noty_layout_topLeft .noty_message,
.noty_bar.noty_theme_default.noty_layout_topRight .noty_message,
.noty_bar.noty_theme_default.noty_layout_bottomLeft .noty_message,
.noty_bar.noty_theme_default.noty_layout_bottomRight .noty_message {
font-size: 13px;
font-weight: normal;
}
.noty_bar.noty_theme_default.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_layout_bottomRight .noty_message .noty_buttons {
float: none;
border-top: 1px solid #ccc;
margin-left: 0;
margin-top: 10px;
padding-top: 10px;
text-align: right;
}
/* noty_layout_topCenter */
.noty_bar.noty_theme_default.noty_layout_topCenter {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.noty_bar.noty_theme_default.noty_layout_topCenter .noty_message {
font-weight: normal;
font-size: 13px;
}
.noty_bar.noty_theme_default.noty_layout_topCenter .noty_close {
top: 50%;
margin-top: -10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.noty_bar.noty_theme_default.noty_layout_topCenter.noty_success {
border: 1px solid #50C24E;
}
.noty_bar.noty_theme_default.noty_layout_topCenter .noty_message .noty_buttons {
margin-left: 15px;
margin-top: 0px
}
/* NOTIFICATION TYPES */
/* noty_notification */
.noty_bar.noty_theme_default.noty_notification {
background-color: #fff;
border-color: #ccc;
color: #555;
}
.noty_bar.noty_theme_default.noty_notification.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_notification.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_notification.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_notification.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #ccc;
}
/* noty_warning */
.noty_bar.noty_theme_default.noty_warning {
background-color: #FFEAA8;
border-color: #FFC237;
color: #826200;
}
.noty_bar.noty_theme_default.noty_warning.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_warning.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_warning.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_warning.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #FFC237;
}
/* noty_alert */
.noty_bar.noty_theme_default.noty_alert {
background-color: #fff;
border-color: #ccc;
}
.noty_bar.noty_theme_default.noty_alert.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_alert.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_alert.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_alert.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #ccc;
}
/* noty_error */
.noty_bar.noty_theme_default.noty_error {
background-color: red;
color: #fff;
border-color: darkred;
}
.noty_bar.noty_theme_default.noty_error .noty_message {
font-weight: bold;
}
.noty_bar.noty_theme_default.noty_error.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_error.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_error.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_error.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: darkred;
}
/* noty_success */
.noty_bar.noty_theme_default.noty_success {
background-color: lightgreen;
color: darkgreen;
border-color: #50C24E;
}
.noty_bar.noty_theme_default.noty_success.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_success.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_success.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_success.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #50C24E;
}
/* noty_information */
.noty_bar.noty_theme_default.noty_information {
background-color: #57B7E2; /*#57B7E2*/
border-color: #0B90C4;
color: #fff;
}
.noty_bar.noty_theme_default.noty_information.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_information.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_information.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_information.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #0B90C4;
}
| 36.516667 | 530 | 0.79644 |
0aa05e5789a72ff3b09310638d901fc9d642de7c | 526 | css | CSS | admin/src/styles/admin.css | 19021362/meetingRoomManagement | 05b965249bef946cb66d27e8601a97a589e235db | [
"MIT"
] | null | null | null | admin/src/styles/admin.css | 19021362/meetingRoomManagement | 05b965249bef946cb66d27e8601a97a589e235db | [
"MIT"
] | null | null | null | admin/src/styles/admin.css | 19021362/meetingRoomManagement | 05b965249bef946cb66d27e8601a97a589e235db | [
"MIT"
] | null | null | null | :root {
--rft-main-color: #1E90FF !important;
--rft-button-color: #1E90FF !important;
--rft-even-row-color: #f3f3f3;
}
._1OmBB thead th:hover {
background-color: #0080FF !important;
color: white;
cursor: pointer;
transition: 0.3s;
}
.admin-content {
margin-top: 20px;
margin-bottom: 60px;
}
.admin-accordition {
margin: 50px 50px 50px 50px;
justify-content: center;
scroll-behavior: auto;
max-height: 300px;
}
.submit-form {
margin: 20px 150px 20px 150px;
}
| 15.028571 | 43 | 0.627376 |
0aa4a66bd58ba03b8495ae70789513f6e5757b4a | 294 | css | CSS | Week04/In_class/colors.css | joyceiong/Spr21-Web2-SMC | dbc5c449eda0d66979746295516051db0b5f25bc | [
"CC0-1.0"
] | null | null | null | Week04/In_class/colors.css | joyceiong/Spr21-Web2-SMC | dbc5c449eda0d66979746295516051db0b5f25bc | [
"CC0-1.0"
] | null | null | null | Week04/In_class/colors.css | joyceiong/Spr21-Web2-SMC | dbc5c449eda0d66979746295516051db0b5f25bc | [
"CC0-1.0"
] | null | null | null | /*Generic rules*/
.bg-blue{
background-color:rgb(140, 186, 255);
}
.bg-purple{
background-color:rgb(148, 143, 242);
}
.bg-green{
background-color:rgb(190, 242, 190);
}
.bg-scarlet{
background-color:rgb(254, 167, 167);
}
.bg-yellow{
background-color:rgb(254, 251, 167);
} | 14.7 | 40 | 0.629252 |
0aa6c5b1bef05a09993d4f73749aa0540853179f | 341 | css | CSS | modules/js/icon/icon-default-theme.min.css | wonsikin/bower-mdSelect | ccd5e07eede3a92cbd5dc4a78b19dd14b1634794 | [
"MIT"
] | null | null | null | modules/js/icon/icon-default-theme.min.css | wonsikin/bower-mdSelect | ccd5e07eede3a92cbd5dc4a78b19dd14b1634794 | [
"MIT"
] | null | null | null | modules/js/icon/icon-default-theme.min.css | wonsikin/bower-mdSelect | ccd5e07eede3a92cbd5dc4a78b19dd14b1634794 | [
"MIT"
] | null | null | null | /*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v2.0.0
*/md-icon.md-THEME_NAME-theme{color:"{{foreground-2}}"}md-icon.md-THEME_NAME-theme.md-primary{color:"{{primary-color}}"}md-icon.md-THEME_NAME-theme.md-accent{color:"{{accent-color}}"}md-icon.md-THEME_NAME-theme.md-warn{color:"{{warn-color}}"} | 56.833333 | 243 | 0.715543 |
0aae80359a98f46f62ba929793b9de577b889e5d | 1,739 | css | CSS | styles/style.css | denalibalser/eco-forum-frontend | 6db2a7a5fa48e6ef4b7979dd2d7e960bfbe18abc | [
"MIT"
] | null | null | null | styles/style.css | denalibalser/eco-forum-frontend | 6db2a7a5fa48e6ef4b7979dd2d7e960bfbe18abc | [
"MIT"
] | null | null | null | styles/style.css | denalibalser/eco-forum-frontend | 6db2a7a5fa48e6ef4b7979dd2d7e960bfbe18abc | [
"MIT"
] | null | null | null | h1, h3 {
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: darkslategray;
text-align: center;
}
h2 {
color: darkslategray;
padding: 8px;
}
label {
color: darkslategray;
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
font-weight: bold;
}
#title {
text-align: center;
margin-left: auto;
margin-right: auto;
width: 8em;
}
p#post-content {
padding: 5px;
border: 3px;
border-style: solid;
border-color: darkslategray;
color: white;
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
margin-right: 20px;
margin-left: 20px;
}
div.comments-container {
color: darkslategray;
margin-left: 30px;
margin-right: 20px;
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
body{
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-position: top;
background-image: url(https://cdn.britannica.com/s:800x1000/67/156367-050-31221132/Glacier-Argentina-South-America-blue-ice.jpg);
width: 100%;
height: 100%;
letter-spacing: 0.02em;
-webkit-font-smoothing: antialiased;
}
div.blurred-box{
position: relative;
width: inline-block;
height: fit-content;
margin-left: 15px;
margin-right: 15px;
background: inherit;
border-radius: 2px;
overflow: hidden;
box-shadow: inset 0 0 0 200px rgba(255,255,255,0.05);
backdrop-filter: blur(300px);
}
| 23.5 | 133 | 0.6613 |
0ab7aef87b12a138dc681a562d0dbc80a4ca57a5 | 18,564 | css | CSS | skin/css/styles.css | bobbyshaw/magehero | 0bee191adf090781d17de6020e7b170d556cf174 | [
"MIT"
] | null | null | null | skin/css/styles.css | bobbyshaw/magehero | 0bee191adf090781d17de6020e7b170d556cf174 | [
"MIT"
] | null | null | null | skin/css/styles.css | bobbyshaw/magehero | 0bee191adf090781d17de6020e7b170d556cf174 | [
"MIT"
] | null | null | null | /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{-ms-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-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}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com
Version 1.2.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}
.chosen-container.chosen-with-drop .chosen-drop{left:0}
.chosen-container a{cursor:pointer}
.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}
.chosen-container-single .chosen-default{color:#999}
.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}
.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}
.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(modules/lib/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}
.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}
.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}
.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(modules/lib/chosen-sprite.png) 0 2px no-repeat}
.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}
.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(modules/lib/chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}
.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}
.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}
.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}
.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}
.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}
.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}
.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}
.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}
.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}
.chosen-container .chosen-results li.group-option{padding-left:15px}
.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}
.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}
.chosen-container-multi .chosen-choices li{float:left;list-style:none}
.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}
.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}
.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}
.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(modules/lib/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}
.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}
.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}
.chosen-container-multi .chosen-results{margin:0;padding:0}
.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}
.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}
.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}
.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}
.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}
.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}
.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}
.chosen-disabled{opacity:.5!important;cursor:default}
.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}
.chosen-rtl{text-align:right}
.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}
.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}
.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}
.chosen-rtl .chosen-single div{right:auto;left:3px}
.chosen-rtl .chosen-single abbr{right:auto;left:26px}
.chosen-rtl .chosen-choices li{float:right}
.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}
.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}
.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}
.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}
.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}
.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(modules/lib/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}
.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}
@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(modules/lib/[email protected])!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
body,html{background:#FFF;font:300 16px/25px 'Open Sans',Arial,sans-serif;color:#444;-webkit-font-smoothing:antialiased;font-smooth:always;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}
video{height:auto!important;width:100%!important}
img{height:auto!important;max-width:100%;vertical-align:middle}
a,button,input[type=submit],label,select{cursor:pointer}
h1,h2,h3,h4,h5,h6{margin:1rem 0}
h1{font-size:30px;font-size:1.875rem;font-weight:700;line-height:1.17}
h2{font-size:24px;font-size:1.5rem;font-weight:300;line-height:1.3}
h3{font-size:20px;font-size:1.25rem;line-height:1.4}
h4{font-size:16px;font-size:1rem;line-height:1.4}
h5,h6{font-size:16px;font-size:1rem}
a{color:#666;text-decoration:none}
a:focus,a:hover{text-decoration:underline}
legend{font-size:18px;font-size:1.125rem}
fieldset{border:0;margin:0;padding:0}
input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{padding:.5em}
.button,button,input[type=button],input[type=submit]{background:#ef672f;border:0;border-radius:0;color:#FFF;display:inline-block;margin:1em 0;padding:.5em 1em}
.button:hover,button:hover,input[type=button]:hover,input[type=submit]:hover{background:#aaa;text-decoration:none}
select{width:100%}
ol,ul{list-style:none;margin:0;padding:0}
dd{margin:0}
abbr{cursor:help}
strong{font-weight:700}
em{font-style:italic}
iframe{border:0}
.wrapper{position:relative;max-width:1000px;margin-left:auto;margin-right:auto;padding:0}
.search{display:inline-block;margin:1em}
.account{display:inline-block;float:right;height:30px;margin:1em}
.account a{padding-left:.75em}
.masthead{margin:2em 0 3em;text-align:center}
.content{padding:0 1em}
.image-wrapper img{width:100%}
.about{margin-top:3em;font-size:12px;text-align:center}
.write-post{padding-bottom:1em;text-left:center;font-weight:700}
.footer{text-align:center;padding:15px 0;font-size:12px}
.listing{width:100%}
.listing .disqus-comment-count{display:block;font-size:.8em}
.listing .listing-post{overflow:hidden;margin:1.2em 0;padding:.5em 1em}
.post-info,.post-upvote,.user-info,.user-thumbnail{display:inline-block;vertical-align:middle}
.user-info .fa.fa-newspaper-o{font-size:23px;padding-top:10px}
.user-thumbnail{max-width:40px}
.post-upvote{margin:0 1em 0 0;text-align:center;float:left}
.post-upvote.without-upvote-button{padding-top:.5em}
.post-info{float:left;padding-top:.5em}
.user-info{float:right}
.user-info .fa{vertical-align:middle;padding-right:.25em;color:#c0bebe;font-size:1.1em}
.availability{display:inline-block;text-align:center}
.availability.available .fa{color:green}
.availability.not-available .fa{color:#c5c5c5}
.fa{display:block;text-align:center}
.post-upvote-wrapper{display:block;margin-top:-9px;margin-bottom:-2px}
.post-vote-count-wrapper{display:block;float:left;height:24px;position:relative;width:24px;font-weight:700}
.posts-wrapper .share{text-align:center;margin-bottom:1em}
.post .ranking{position:absolute;top:7px;left:7px}
.post .tags .tag{padding:.5em}
.masthead{position:relative}
.masthead h1{font-size:35px;font-size:2.1875rem}
.masthead a{color:#ef672f}
.masthead a:hover{text-decoration:none}
.masthead i{color:#aaa;font-size:1.3em;position:relative;top:.1em;width:50px}
@media only screen and (min-width:450px){.masthead h1{font-size:48px;font-size:3rem}
.masthead i{width:75px}}
.search{font-size:.8em}
.search .search-form{display:none}
.account{font-size:.9em}
.account .user-thumbnail{max-width:30px}
@media only screen and (min-width:450px){.search .search-form{display:inline-block}
.search .fa-search{display:none}}
.hellobar{background-color:#ef672f;color:#fff;text-align:center}
.hellobar .hellobar-inner{font-weight:400;padding:.5em}
.hellobar .hellobar-inner a{color:#fff}
.post .post-info{width:100%}
.post .post-info .last-updated,.post .post-info h2{display:inline-block;margin-bottom:0}
.post .user-thumbnail{max-width:80px}
.post .user-info .fa.fa-newspaper-o{font-size:55px}
.post .post-body{clear:both;margin-top:2em;margin-bottom:1em}
.post .post-body a{font-weight:400}
.post .post-body img{width:90%;padding:5%}
.post .last-updated{font-size:.7em}
.post-upvote-link:hover{text-decoration:none}
.post-edit .input-wrapper{margin-bottom:1em}
.post-edit .input-wrapper label{display:block}
.post-edit .input-wrapper .input-field{width:100%}
.post-edit .input-wrapper .textarea{width:100%;height:400px}
.tags .tag{padding:.5em;font-size:12px;color:#999}
.tags .tag a{color:#999}
@media only screen and (min-width:400px){.post .post-info{width:calc(100% - 9em)}}
.filter{font-size:12px}
.listing-post{box-shadow:0 1px 2px rgba(0,0,0,.3)}
.fa.new{color:green;text-align:center}
.post-upvote-wrapper{cursor:default}
.post-upvote-wrapper .post-upvote-link .fa{font-size:22px;color:#000}
.post-upvote-wrapper .post-upvote-link .fa:hover{color:#ef672f}
.post-vote-count-wrapper{background-color:#ef672f;border-radius:50%}
.post-vote-count-wrapper .post-vote-count{font-size:13px;color:#fff;font-weight:700}
.post-info .last-updated{color:#666;font-size:.8em;white-space:nowrap}
.post-info a{color:#333;font-weight:400}
label.profile{display:block}
.profile-view .header .image-wrapper{max-width:12em;margin-left:auto;margin-right:auto}
.profile-view .header .image-wrapper img{border-radius:50%}
.profile-view .about{text-align:center}
.user-thumbnail img{border-radius:50%}
textarea.profile{width:100%;height:400px;font-size:16px;line-height:22px;font-family:"courier new"}
.profile-map{margin-top:.6em;width:100%;height:250px}
.fa.fa-rocket{color:#e8690e}
.fa.fa-star{color:#dfbf1e}
.load-more{text-align:center}
.load-more a{background-color:gray;color:#fff;padding:.25em .75em} | 83.621622 | 863 | 0.783129 |
0aba2d86fe7a8077c695b44cef100c098268df13 | 312 | css | CSS | docs/blocks/logo/style.css | fadado/jqt | 28ae196bb688ac78f1f2917c53ee9026bd07612a | [
"CC-BY-3.0"
] | 39 | 2016-08-14T18:08:56.000Z | 2022-03-11T19:58:47.000Z | docs/blocks/logo/style.css | fadado/jqt | 28ae196bb688ac78f1f2917c53ee9026bd07612a | [
"CC-BY-3.0"
] | 4 | 2016-08-29T16:04:36.000Z | 2020-05-19T08:09:19.000Z | docs/blocks/logo/style.css | fadado/jqt | 28ae196bb688ac78f1f2917c53ee9026bd07612a | [
"CC-BY-3.0"
] | 4 | 2016-08-28T21:23:14.000Z | 2020-05-19T08:12:57.000Z | ////////////////////////////////////////////////////////////////////////
// Logo
////////////////////////////////////////////////////////////////////////
&BEM{logo} {
font-size: 2.6rem;
}
&BEM{logo}{version} {
font-size: 1.2rem;
font-weight: bold;
}
// vim:ts=2:sw=2:ai:et:fileencoding=utf-8:syntax=css
| 20.8 | 72 | 0.330128 |
0abb10cff086a2586411712b269d1d519b5a4e48 | 2,983 | css | CSS | src/vs/base/browser/ui/splitview/panelview.css | gitter-badger/sqlopsstudio | 587c3ab43621945de2bb019af8be8caf8cf5939d | [
"FSFAP"
] | null | null | null | src/vs/base/browser/ui/splitview/panelview.css | gitter-badger/sqlopsstudio | 587c3ab43621945de2bb019af8be8caf8cf5939d | [
"FSFAP"
] | 7 | 2021-10-06T22:58:42.000Z | 2022-02-27T16:09:27.000Z | src/vs/base/browser/ui/splitview/panelview.css | gitter-badger/sqlopsstudio | 587c3ab43621945de2bb019af8be8caf8cf5939d | [
"FSFAP"
] | null | null | null | /*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
.monaco-panel-view {
width: 100%;
height: 100%;
}
.monaco-panel-view .panel {
overflow: hidden;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.monaco-panel-view .panel > .panel-header {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
padding-left: 20px;
overflow: hidden;
display: flex;
cursor: pointer;
}
.monaco-panel-view .panel > .panel-header {
background-image: url('arrow-collapse.svg');
background-position: 2px center;
background-repeat: no-repeat;
}
.monaco-panel-view .panel > .panel-header.expanded {
background-image: url('arrow-expand.svg');
background-position: 2px center;
background-repeat: no-repeat;
}
.vs-dark .monaco-panel-view .panel > .panel-header {
background-image: url('arrow-collapse-dark.svg');
}
.vs-dark .monaco-panel-view .panel > .panel-header.expanded {
background-image: url('arrow-expand-dark.svg');
}
/* TODO: actions should be part of the panel, but they aren't yet */
.monaco-panel-view .panel > .panel-header > .actions {
display: none;
flex: 1;
}
/* TODO: actions should be part of the panel, but they aren't yet */
.monaco-panel-view .panel:hover > .panel-header.expanded > .actions,
.monaco-panel-view .panel > .panel-header.focused.expanded > .actions {
display: initial;
}
/* TODO: actions should be part of the panel, but they aren't yet */
.monaco-panel-view .panel > .panel-header > .actions .action-label {
width: 28px;
height: 22px;
background-size: 16px;
background-position: center center;
background-repeat: no-repeat;
margin-right: 0;
}
/* Bold font style does not go well with CJK fonts */
.monaco-panel-view:lang(zh-Hans) .panel > .panel-header,
.monaco-panel-view:lang(zh-Hant) .panel > .panel-header,
.monaco-panel-view:lang(ja) .panel > .panel-header,
.monaco-panel-view:lang(ko) .panel > .panel-header {
font-weight: normal;
}
.monaco-panel-view .panel > .panel-header.hidden {
display: none;
}
.monaco-panel-view .panel > .panel-body {
overflow: hidden;
flex: 1;
}
/* Animation */
.monaco-panel-view.animated .split-view-view {
transition-duration: 0.15s;
-webkit-transition-duration: 0.15s;
-moz-transition-duration: 0.15s;
transition-timing-function: ease-out;
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
}
.monaco-panel-view.animated.vertical .split-view-view {
transition-property: height;
-webkit-transition-property: height;
-moz-transition-property: height;
}
.monaco-panel-view.animated.horizontal .split-view-view {
transition-property: width;
-webkit-transition-property: width;
-moz-transition-property: width;
}
| 27.118182 | 96 | 0.672813 |
0abff56236b662c901b2f9a357de3fb080095c72 | 5,934 | css | CSS | assets/css/fasthover01.css | wilmer1981/dalmacen | 381f634b6ac508df7024c8bbd142f3f2af487981 | [
"MIT"
] | null | null | null | assets/css/fasthover01.css | wilmer1981/dalmacen | 381f634b6ac508df7024c8bbd142f3f2af487981 | [
"MIT"
] | null | null | null | assets/css/fasthover01.css | wilmer1981/dalmacen | 381f634b6ac508df7024c8bbd142f3f2af487981 | [
"MIT"
] | null | null | null | .hs-wrapper{
width: 255px;
height: 225px;
/* width: 196px;
height: 223px;*/
position: relative;
margin: 0 auto;
overflow: hidden;
}
.hs-wrapper1{
width: 255px !important;
height:340px !important;
}
.hs-wrapper2 {
width: 223px !important;
height: 295px !important;
}
/*
.hs-wrapper3 {
width: 255px !important;
height: 255px !important;
}
*/
.hs-wrapper img{
top: 0px;
left: 0px;
position: absolute;
-webkit-animation: showMe 3s linear infinite 0s forwards;
-moz-animation: showMe 3s linear infinite 0s forwards;
-o-animation: showMe 3s linear infinite 0s forwards;
-ms-animation: showMe 3s linear infinite 0s forwards;
animation: showMe 3s linear infinite 0s forwards;
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
-ms-animation-play-state: paused;
animation-play-state: paused;
}
.hs-wrapper img:nth-child(1){
z-index: 9;
}
.hs-wrapper img:nth-child(2){
-webkit-animation-delay: .5s;
-moz-animation-delay: .5s;
-o-animation-delay: .5s;
-ms-animation-delay: .5s;
animation-delay: .5s;
z-index: 8;
}
.hs-wrapper img:nth-child(3){
-webkit-animation-delay: 1s;
-moz-animation-delay:1s;
-o-animation-delay:1s;
-ms-animation-delay: 1s;
animation-delay: 1s;
z-index: 7;
}
.hs-wrapper img:nth-child(4){
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
-ms-animation-delay: 1.5s;
animation-delay: 1.5s;
z-index: 6;
}
.hs-wrapper img:nth-child(5){
-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
-o-animation-delay: 2s;
-ms-animation-delay: 2s;
animation-delay: 2s;
z-index: 5;
}
.hs-wrapper img:nth-child(6){
-webkit-animation-delay: 2.5s;
-moz-animation-delay: 2.5s;
-o-animation-delay: 2.5s;
-ms-animation-delay: 2.5s;
animation-delay: 2.5s;
z-index: 4;
}
.hs-wrapper img:nth-child(7){
-webkit-animation-delay: 3s;
-moz-animation-delay: 3s;
-o-animation-delay: 3s;
-ms-nimation-delay: 3s;
animation-delay: 3s;
z-index: 3;
}
.hs-wrapper img:nth-child(8){
-webkit-animation-delay: 3.5s;
-moz-animation-delay: 3.5s;
-o-animation-delay: 3.5s;
-ms-animation-delay: 3.5s;
animation-delay: 3.5s;
z-index: 2;
}
.agile_ecommerce_tab_left:hover .hs-wrapper img,.hs-wrapper:hover img{
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
-ms-animation-play-state: running;
animation-play-state: running;
}
.hs-overlay{
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
z-index: 500;
background: rgba(0,0,0,0.6);
box-shadow: 0 0 0 0 rgba(255,255,255,0.3) inset;
pointer-events: none;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.hs-overlay span{
display: block;
padding: 20px;
position: absolute;
width: 293px;
left: 20px;
top: 200px;
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 38px;
border-top: 1px solid rgba(255,255,255,0.3);
border-bottom: 1px solid rgba(255,255,255,0.3);
text-align: center;
pointer-events: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.hs-wrapper:hover .hs-overlay{
opacity: 1;
box-shadow: 0 0 0 5px rgba(255,255,255,0.3) inset;
}
@-webkit-keyframes showMe {
0% { visibility: visible; z-index: 100; }
12.5% { visibility: visible; z-index: 100; }
25% { visibility: hidden; z-index: 0; }
100% { visibility: hidden; z-index: 0; }
}
@-moz-keyframes showMe {
0% { visibility: visible; z-index: 100; }
12.5% { visibility: visible; z-index: 100; }
25% { visibility: hidden; z-index: 0; }
100% { visibility: hidden; z-index: 0; }
}
@-o-keyframes showMe {
0% { visibility: visible; z-index: 100; }
12.5% { visibility: visible; z-index: 100; }
25% { visibility: hidden; z-index: 0; }
100% { visibility: hidden; z-index: 0; }
}
@-ms-keyframes showMe {
0% { visibility: visible; z-index: 100; }
12.5% { visibility: visible; z-index: 100; }
25% { visibility: hidden; z-index: 0; }
100% { visibility: hidden; z-index: 0; }
}
@keyframes showMe {
0% { visibility: visible; z-index: 100; }
12.5% { visibility: visible; z-index: 100; }
25% { visibility: hidden; z-index: 0; }
100% { visibility: hidden; z-index: 0; }
}
@media (max-width: 1080px){
.hs-wrapper {
width: 158px;
height: 180px;
}
.hs-wrapper1 {
width: 205px !important;
height: 273px !important;
}
.hs-wrapper2 {
width: 179px !important;
height: 230px !important;
}
.hs-wrapper3 {
width: 205px !important;
height: auto;
}
}
@media (max-width:991px){
.hs-wrapper {
width: 215px;
height: 210px;
}
.hs-wrapper1 {
width: 150px !important;
height: 200px !important;
}
.hs-wrapper2 {
width: 210px !important;
height: 280px !important;
}
.hs-wrapper3 {
width: 150px !important;
height: auto;
}
}
@media (max-width:768px){
.hs-wrapper3 {
width: 210 !important;
height: 210 !important;
}
}
@media (max-width:640px){
.hs-wrapper {
width: 173px !important;
height: 194px !important;
}
.hs-wrapper1 {
width: 267px !important;
height: auto;
}
.hs-wrapper2 {
width: 183px !important;
height: 244px !important;
}
.hs-wrapper3 {
width: 267px !important;
height: 230px !important;
}
}
@media (max-width: 600px){
.hs-wrapper {
width: 159px !important;
height: 182px !important;
}
}
@media (max-width:568px){
.hs-wrapper1 {
width: 231px !important;
height: 308px !important;
}
}
@media (max-width:480px){
.hs-wrapper {
width: 215px;
height: 245px;
}
.hs-wrapper2 {
width: 225px !important;
height: 300px !important;
}
}
@media (max-width:320px){
.hs-wrapper3 {
width: 243px !important;
height: 325px !important;
}
} | 21.896679 | 70 | 0.664981 |
0ac1cdbfa395536cc1fc576f3eae994d9f45869b | 19,346 | css | CSS | public/b/plugins/elfinder/css/elfinder.css | yhum/lamp146 | d0bdcc6a26be48cba12ea0aabef656e33fcfae31 | [
"MIT"
] | 117 | 2017-08-25T18:43:42.000Z | 2022-01-19T18:36:21.000Z | public/admin/plugins/elfinder/css/elfinder.css | Allba/mycard | 858978cf580f305a2abd988b1a681db512b9c179 | [
"MIT"
] | 113 | 2017-08-28T20:35:30.000Z | 2020-12-15T00:25:15.000Z | public/admin/plugins/elfinder/css/elfinder.css | Allba/mycard | 858978cf580f305a2abd988b1a681db512b9c179 | [
"MIT"
] | 72 | 2017-08-25T20:00:48.000Z | 2022-02-27T17:20:17.000Z |
/* file manager window */
.el-finder {
width:100%;
min-width:400px;
border:1px solid #ccc;
background-color:#eee;
font:12px trebuchet ms,lucida grande,verdana,sans-serif;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}
.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;
margin:0;
list-style:none;
}
.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/toolbar.png') no-repeat;
border:1px solid #ccc;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.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 #fff;
background-color:#ccc;
}
.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/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/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;
overflow:auto;
padding:3px 1px;
}
/************************************/
/* 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;
}
.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/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:#444;
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:#c5e4f9;
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:1px solid #ccc;
padding:3px;
}
/********** 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;
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/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/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%;
/* *width:99%;*/
border-collapse: collapse;
border-spacing: 0;
border:1px solid #ccc;
border-top:0 solid;
border-left:0 solid;
margin:-3px -3px;
}
.el-finder-cwd table tr {
background:transparent;
}
.el-finder-cwd table tr.el-finder-row-odd {
background-color:#eee;
}
.el-finder-cwd table tr.ui-selected {
background-color:#ccc;
}
.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:#fbf9ee;
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/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/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:20px;
}
.el-finder-stat,
.el-finder-path,
.el-finder-sel {
padding:3px 9px 1px 9px;
font-size:11px;
color:#555;
}
/* 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;
}
.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/toolbar.png') 0 0 no-repeat;
}
.el-finder-contextmenu span {
float:right;
width:9px;
height:18px;
margin-right:-27px;
background:url(../images/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/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/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:.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/icons-big.png) 0 -1380px no-repeat;
width:48px;
height:48px;
float:right;
}
.el-finder-logo {
background: url(../images/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;}
| 23.113501 | 98 | 0.6575 |
0acf5b6ab01294c881f6cb2f58f2d5b2f4bfa77c | 3,637 | css | CSS | assets/css/main.css | dianamariasilva/sprint3 | 8fec3b1c349f6a07e0d33329d70f0d65c863b54e | [
"MIT"
] | null | null | null | assets/css/main.css | dianamariasilva/sprint3 | 8fec3b1c349f6a07e0d33329d70f0d65c863b54e | [
"MIT"
] | null | null | null | assets/css/main.css | dianamariasilva/sprint3 | 8fec3b1c349f6a07e0d33329d70f0d65c863b54e | [
"MIT"
] | null | null | null | /*
Colors:
#E54E79;
#E56385;
#00B2A9;
#75726C;
#EDE9E2
*/
body{
font-family: 'Raleway', sans-serif;
background-color: purple;
}
nav{
background-color: #E54E79;
}
.brand-logo img{
width: 60px;
margin-top: 10px;
}
.principal{
height: 100vh;
background-image: url(../img/fondo1.jpg);
background-attachment: fixed;
background-size: cover;
background-position: center;
position: relative;
}
.principal .caja-blanca{
background-color: rgba(237,233,226,1);
position: absolute;
right: 0;
top: 16%;
box-sizing: border-box;
padding: 40px 60px 50px 40px;
}
.principal .caja-blanca h2{
text-transform: uppercase;
font-weight: bold;
color: #00B2A9;;
font-size: 1.8em;
}
.principal .caja-blanca h3{
text-transform: uppercase;
font-weight: 300;
color: #75726C;
font-size: 1em;
}
.juego{
top: 600px;
}
.principal .caja-blanca .btn-big{
border-radius: 15px;
background-color: #E56385;
height: 45px;
line-height: 45px;
}
#tablero{
position: relative;
height: auto;
background-color: #EDE9E2;
padding: 40px;
border-radius: 20px;
}
#formulario{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
a.block{
display: block;
border-radius: 15px;
}
.h2-play{
background-color: #EDE9E2;
padding: 20px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
color: #75726C;
margin-top: 40px;
margin-bottom: 80px;
position: absolute;
top: 400px;
}
#tablero i{
color: #75726C;
}
.fila:before, .fila:after{
content: "";
display: block;
clear: both;
}
.taxi, .empty, .visitada{
box-sizing: border-box;
float: left;
width: 10%;
height: 80px;
}
.empty{
background-color: #75726C;
}
.taxi{
background-color: #E56385;
background-image: url(../img/car.png);
background-size: contain;
background-position: center 6px ;
background-repeat: no-repeat;
}
.visitada{
background-color: #E54E79;
}
.page-footer{
background-color: #75726C;
position: absolute;
top:400px;
width: 220vh;
}
/* ----NEW CSS---*/
.buttonSpot{
position: relative;
bottom: 50px;
}
#start-button{
position: absolute;
left: 60px;
bottom: 700px;
}
.fixed-action-btn{
position: absolute;
right: 50px;
bottom: 700px;
}
#wall{
background-image: url(../img/muro.jpg);
background-size: contain;
border:2px solid black;
width: 100px;
margin: 0;
height: 40px;
}
.inicio{
background-color: blue;
}
.fin{
background-color: red;
}
.transportar {
background-image: url(../img/arriba.png);
background-size: contain;
height: 20px;
}
.espacio {
width: 100px;
height: 40px;
}
#nav-mobile {
display: block;
padding-left: 100px;
font-family: verdana;
text-decoration: none;
padding: 0px;
font-family: arial;
padding-left: 10px;
padding-right: 10px;
font-weight: 800;
font-size: 25px;
color: white;
}
.h2-play{
border:1rem solid grey;
border-style: dashed;
position: relative;
bottom: 1200px;
}
.pie-img{
border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 0px solid #000000;
width: 40px;
margin-left:40px;
}
.caja-blanca {
border: 20px solid;
padding: 40px;
background: #dddddd;
border-top-right-radius: 10em;
border-bottom-left-radius: 10em;
background-image: url(../img/hielo1.jpg);
background:content;
}
#texto{
background-color: purple;
opacity: 0.9;
}
p, span {
color: black;
transition: all 0.3;
opacity: 1;
}
h2{
color:purple;
}
#colores {
position: relative;
bottom: 650px;
}
#titulo{
position: absolute;
top: 80px;
width: 1350px;
height: 240px;
left: 0px;
}
#fondoJuego {
position: relative;
} | 15.217573 | 48 | 0.677756 |
0ad5857432c1b8687a1f5c2234f8358caa480346 | 830 | css | CSS | dist/style.css | krzysiek0912/Rock-Paper-Scissors | b59f43b0aecebc0765ab9d9a69764ea92a63b205 | [
"MIT"
] | null | null | null | dist/style.css | krzysiek0912/Rock-Paper-Scissors | b59f43b0aecebc0765ab9d9a69764ea92a63b205 | [
"MIT"
] | 2 | 2020-07-17T10:58:13.000Z | 2021-05-09T09:33:30.000Z | dist/style.css | krzysiek0912/Rock-Paper-Scissors | b59f43b0aecebc0765ab9d9a69764ea92a63b205 | [
"MIT"
] | null | null | null | body {
padding: 10px;
text-align:center;
}
#result, #output{
font-size:25px;
lline-height:40px;
padding:20px;
}
button {
display: inline-block;
padding: 11px 50px;
max-width: 100%;
font-size: 16px;
font-weight: 600;
text-align: center;
white-space: nowrap;
vertical-align: middle;
color: #fff;
background-color: #02ac46;
border: 2px solid #02ac46;
border-radius: 4px;
transition: color .3s, background-color .3s;
cursor: pointer;
outline: 0!important;
text-decoration: none;
touch-action: manipulation;
user-select: none;
&:hover, &:active {
color: #02ac46;
background-color: #fff;
}
}
button.end-game{
border:#393939;
opacity:0.5;
color: dark;
background-color: #393939;
&:hover, &:active {
color: dark;
background-color: #393939;
}
} | 17.291667 | 45 | 0.642169 |
0ada74a61ff916bc4661453412ff0f720a3f39cc | 42,859 | css | CSS | dist/w2ui-fields.min.css | vpanfilov/w2ui | bac08817d81d9c2d8d52f052c2d78a584d65902c | [
"MIT"
] | null | null | null | dist/w2ui-fields.min.css | vpanfilov/w2ui | bac08817d81d9c2d8d52f052c2d78a584d65902c | [
"MIT"
] | null | null | null | dist/w2ui-fields.min.css | vpanfilov/w2ui | bac08817d81d9c2d8d52f052c2d78a584d65902c | [
"MIT"
] | null | null | null | /* w2ui-fields.js 1.5.x (nightly), part of w2ui (c) http://w2ui.com, [email protected] */
.w2ui-reset{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-family:Verdana,Arial,sans-serif;font-size:11px}.w2ui-reset *{color:default;line-height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.w2ui-reset table{max-width:none;background-color:transparent;border-collapse:separate;border-spacing:0;border:0}.w2ui-reset table tr th,.w2ui-reset table tr td{font-family:Verdana,Arial,sans-serif;font-size:11px}.w2ui-reset input:not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio]),.w2ui-reset select,.w2ui-reset textarea{display:inline-block;width:auto;height:auto;vertical-align:baseline;padding:4px;margin:0;font-size:11px}.w2ui-reset select{padding:1px;height:23px;font-size:11px}.w2ui-centered{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);max-height:100%;margin:0;padding:0 10px;text-align:center}.w2ui-disabled,.w2ui-readonly{background-color:#f1f1f1!important;color:#777!important}.w2ui-message{font-size:12px;position:absolute;z-index:250;background-color:#f9f9f9;border:1px solid #999;box-shadow:0 0 15px #aaa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border-top:0;border-radius:0 0 6px 6px;overflow:auto}.w2ui-message .w2ui-message-body{position:absolute;top:0;bottom:45px;left:0;right:0;overflow:auto;line-height:1.5;font-size:14px}.w2ui-message .w2ui-message-body .w2ui-centered{line-height:1.5}.w2ui-message .w2ui-message-buttons{position:absolute;height:45px;bottom:0;left:0;right:0;border-top:1px solid #e5e5e5;text-align:center;padding:8px}input:not([type=button]):not([type=submit]).w2ui-input,textarea.w2ui-input{padding:4px;border:1px solid #bbb;border-radius:3px;color:#000;background-color:#fff;line-height:normal}input:not([type=button]):not([type=submit]).w2ui-input:focus,textarea.w2ui-input:focus{outline-color:#72b2ff}input:not([type=button]):not([type=submit]).w2ui-input:disabled,textarea.w2ui-input:disabled,input:not([type=button]):not([type=submit]).w2ui-input[readonly],textarea.w2ui-input[readonly]{background-color:#f1f1f1;color:#777}input.w2ui-input::-ms-clear{display:none}input.w2ui-input:-ms-input-placeholder{color:#aaa!important}select.w2ui-input{color:#000;padding:0 15px 0 7px;line-height:1.8;border-radius:3px;border:1px solid #bbb;-webkit-appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAALCAQAAACnzwd+AAAAcklEQVR4AcXMsQFBQQDG4P9tAgC0gJYRQJZgKQMwCqCku6vVAAAA+NJHP4KHOk0aV2pRw61n4BBmyOxKQ8I4ehZeuhd3HTx6DQEGZ7sBfr2OOOOj3Yi43kMKs9sZknofOexqZ8npMygwWZTX51CipP+YA1OiZJbYYg9lAAAAAElFTkSuQmCC),-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-size:17px 6px,100% 100%;background-position:right center,left top;background-repeat:no-repeat,no-repeat}.w2ui-icon-expand:before{position:relative;top:1px;left:1px;content:' ';width:6px;height:6px;border:2px solid rgba(150,150,150,.8);border-bottom:0;border-left:0;transform:rotateZ(45deg)}.w2ui-icon-collapse:before{position:relative;top:-1px;left:3px;content:' ';width:6px;height:6px;border:2px solid rgba(150,150,150,.8);border-bottom:0;border-left:0;transform:rotateZ(135deg)}input[type=checkbox].w2ui-toggle{position:absolute;opacity:0;width:46px;height:22px;padding:0;margin:0;margin-left:2px}input[type=checkbox].w2ui-toggle+div{display:inline-block;width:46px;height:22px;border:1px solid #bbb;border-radius:30px;background-color:#eee;-webkit-transition-duration:.3s;-webkit-transition-property:background-color,box-shadow;-moz-transition-duration:.3s;-moz-transition-property:background-color,box-shadow;box-shadow:inset 0 0 0 0 rgba(0,0,0,.4);margin-left:2px}input[type=checkbox].w2ui-toggle:disabled+div{opacity:.3}input[type=checkbox].w2ui-toggle+div>div{float:left;width:22px;height:22px;border-radius:inherit;background:#f5f5f5;-webkit-transition-duration:.3s;-webkit-transition-property:transform,background-color,box-shadow;-moz-transition-duration:.3s;-moz-transition-property:transform,background-color;box-shadow:0 0 1px #323232,0 0 0 1px rgba(200,200,200,.6);pointer-events:none;margin-top:-1px;margin-left:-1px}input[type=checkbox].w2ui-toggle:checked+div{border:1px solid #00a23f;box-shadow:inset 0 0 0 12px #54B350}input[type=checkbox].w2ui-toggle:checked+div>div{-webkit-transform:translate3d(24px,0,0);-moz-transform:translate3d(24px,0,0);background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.3),0 0 0 1px #00a23f}input[type=checkbox].w2ui-toggle.blue:checked+div{border:1px solid #206FAD;box-shadow:inset 0 0 0 12px #35A6EB}input[type=checkbox].w2ui-toggle.blue:checked+div>div{box-shadow:0 2px 5px rgba(0,0,0,.3),0 0 0 1px #206fad}input[type=checkbox].w2ui-toggle:focus{outline:0}.w2ui-overlay{position:absolute;margin-top:4px;margin-left:-17px;display:none;z-index:1300;color:inherit;background-color:#fbfbfb;border-color:#fbfbfb;box-shadow:0 2px 10px #999;border-radius:4px;text-align:left}.w2ui-overlay>div{border-radius:4px;position:relative;border:3px solid #777}.w2ui-overlay table td{color:inherit}.w2ui-overlay:before{content:"";position:absolute;border-color:inherit}.w2ui-overlay:after{content:"";position:absolute;border-color:inherit;bottom:100%;left:4px}.w2ui-overlay.top-arrow:before{border-bottom:12px solid #6f6f6f;border-right:12px solid transparent;border-left:12px solid transparent;bottom:100%;margin-bottom:-3px}.w2ui-overlay.top-arrow:after{border-bottom:8px solid #000;border-bottom-color:inherit;border-right:8px solid transparent;border-left:8px solid transparent;bottom:100%;margin-bottom:-3px}.w2ui-overlay.bottom-arrow:before{border-top:12px solid #6f6f6f;border-right:12px solid transparent;border-left:12px solid transparent;top:100%;margin-top:-3px}.w2ui-overlay.bottom-arrow:after{border-top:8px solid #000;border-top-color:inherit;border-right:8px solid transparent;border-left:8px solid transparent;top:100%;margin-top:-3px}.w2ui-overlay.w2ui-overlay-popup{z-index:1700}.w2ui-overlay .w2ui-grid-searches{border-top:3px solid #777!important}.w2ui-overlay .no-color{border:1px solid #eee;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABlBMVEX/////TgCFoIUYAAAAGUlEQVR42uXHIQEAAACDsNO/NJ4Kn9uC8wsJkAARUrXAjwAAAABJRU5ErkJggg==);background-size:15px 15px}.w2ui-tag{position:absolute;z-index:1300;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.w2ui-tag .w2ui-tag-body{box-sizing:border-box;display:inline-block;position:absolute;border-radius:3px;padding:6px 10px;margin-left:10px;margin-top:0;background-color:rgba(60,60,60,.82);color:#fff!important;font-size:11px;font-family:verdana;text-shadow:1px 1px 3px #000;line-height:1.4;letter-spacing:.1px}.w2ui-tag .w2ui-tag-body.w2ui-tag-right:before{content:"";position:absolute;width:0;height:0;border-top:6px solid transparent;border-right:6px solid rgba(60,60,60,.82);border-bottom:6px solid transparent;margin:0 0 0 -16px}.w2ui-tag .w2ui-tag-body.w2ui-tag-left:after{content:"";position:absolute;top:5px;width:0;height:0;border-top:6px solid transparent;border-left:6px solid rgba(60,60,60,.82);border-bottom:6px solid transparent;margin:0 0 0 10px}.w2ui-tag .w2ui-tag-body.w2ui-tag-bottom:before{content:"";position:absolute;width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:6px solid rgba(60,60,60,.82);margin:-12px 0 0 2px}.w2ui-tag .w2ui-tag-body.w2ui-tag-top:after{content:"";position:absolute;left:12px;bottom:-6px;width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid rgba(60,60,60,.82)}.w2ui-tag.w2ui-tag-popup{z-index:1700}.w2ui-overlay table.w2ui-drop-menu{width:100%;color:#000;background-color:#fff;padding:5px 0;cursor:default}.w2ui-overlay table.w2ui-drop-menu td{white-space:nowrap}.w2ui-overlay table.w2ui-drop-menu .w2ui-item-even{color:inherit;background-color:#fff}.w2ui-overlay table.w2ui-drop-menu .w2ui-item-odd{color:inherit;background-color:#f3f6fa}.w2ui-overlay table.w2ui-drop-menu .w2ui-item-group{color:#444;font-weight:700;background-color:#ECEDF0;border-bottom:1px solid #D3D2D4}.w2ui-overlay table.w2ui-drop-menu td.menu-icon{padding:3px 0 4px 6px;width:20px}.w2ui-overlay table.w2ui-drop-menu td.menu-icon>span{height:20px;width:18px}.w2ui-overlay table.w2ui-drop-menu td.menu-text{padding:8px 10px 8px 5px;width:auto}.w2ui-overlay table.w2ui-drop-menu td.menu-count{text-align:right}.w2ui-overlay table.w2ui-drop-menu td.menu-count>span{border:1px solid #9da4af;border-radius:20px;width:auto;height:18px;padding:2px 7px;margin:3px 5px 0;background-color:#e7f0fc;color:#667274;box-shadow:0 0 2px #fff;text-shadow:1px 1px 1px #e6e6e6}.w2ui-overlay table.w2ui-drop-menu td.menu-count>span.hotkey{border:0;border-radius:0;background-color:transparent!important;color:#888;box-shadow:none;text-shadow:none}.w2ui-overlay table.w2ui-drop-menu tr:hover{color:inherit;background-color:#e6f0ff}.w2ui-overlay table.w2ui-drop-menu tr.w2ui-selected{background-color:#d7e4f2}.w2ui-overlay table.w2ui-drop-menu tr.w2ui-selected td{color:inherit}.w2ui-overlay table.w2ui-drop-menu tr.w2ui-disabled{opacity:.4;background-color:#fff!important}.w2ui-overlay table.w2ui-drop-menu .w2ui-icon{font-size:14px;color:#8d99a7;display:inline-block;padding-top:4px}.w2ui-marker{color:#444;background-color:rgba(252,244,161,.48)}.w2ui-spinner{display:inline-block;background-size:100%;background-repeat:no-repeat;background-image:url(data:image/gif;base64,R0lGODlhgACAAKIAAP///93d3bu7u5mZmQAA/wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBQAEACwCAAIAfAB8AAAD/0i63P4wygYqmDjrzbtflvWNZGliYXiubKuloivPLlzReD7al+7/Eh5wSFQIi8hHYBkwHUmD6CD5YTJLz49USuVYraRsZ7vtar7XnQ1Kjpoz6LRHvGlz35O4nEPP2O94EnpNc2sef1OBGIOFMId/inB6jSmPdpGScR19EoiYmZobnBCIiZ95k6KGGp6ni4wvqxilrqBfqo6skLW2YBmjDa28r6Eosp27w8Rov8ekycqoqUHODrTRvXsQwArC2NLF29UM19/LtxO5yJd4Au4CK7DUNxPebG4e7+8n8iv2WmQ66BtoYpo/dvfacBjIkITBE9DGlMvAsOIIZjIUAixliv9ixYZVtLUos5GjwI8gzc3iCGghypQqrbFsme8lwZgLZtIcYfNmTJ34WPTUZw5oRxdD9w0z6iOpO15MgTh1BTTJUKos39jE+o/KS64IFVmsFfYT0aU7capdy7at27dw48qdS7eu3bt480I02vUbX2F/JxYNDImw4GiGE/P9qbhxVpWOI/eFKtlNZbWXuzlmG1mv58+gQ4seTbq06dOoU6vGQZJy0FNlMcV+czhQ7SQmYd8eMhPs5BxVdfcGEtV3buDBXQ+fURxx8oM6MT9P+Fh6dOrH2zavc13u9JXVJb520Vp8dvC76wXMuN5Sepm/1WtkEZHDefnzR9Qvsd9+/wi8+en3X0ntYVcSdAE+UN4zs7ln24CaLagghIxBaGF8kFGoIYV+Ybghh841GIyI5ICIFoklJsigihmimJOLEbLYIYwxSgigiZ+8l2KB+Ml4oo/w8dijjcrouCORKwIpnJIjMnkkksalNeR4fuBIm5UEYImhIlsGCeWNNJphpJdSTlkml1jWeOY6TnaRpppUctcmFW9mGSaZceYopH9zkjnjUe59iR5pdapWaGqHopboaYua1qije67GJ6CuJAAAIfkEBQUABAAsCgACAFcAMAAAA/9Iutz+ML5Ag7w46z0r5WAoSp43nihXVmnrdusrv+s332dt4Tyo9yOBUJD6oQBIQGs4RBlHySSKyczVTtHoidocPUNZaZAr9F5FYbGI3PWdQWn1mi36buLKFJvojsHjLnshdhl4L4IqbxqGh4gahBJ4eY1kiX6LgDN7fBmQEJI4jhieD4yhdJ2KkZk8oiSqEaatqBekDLKztBG2CqBACq4wJRi4PZu1sA2+v8C6EJexrBAD1AOBzsLE0g/V1UvYR9sN3eR6lTLi4+TlY1wz6Qzr8u1t6FkY8vNzZTxaGfn6mAkEGFDgL4LrDDJDyE4hEIbdHB6ESE1iD4oVLfLAqPETIsOODwmCDJlv5MSGJklaS6khAQAh+QQFBQAEACwfAAIAVwAwAAAD/0i63P5LSAGrvTjrNuf+YKh1nWieIumhbFupkivPBEzR+GnnfLj3ooFwwPqdAshAazhEGUXJJIrJ1MGOUamJ2jQ9QVltkCv0XqFh5IncBX01afGYnDqD40u2z76JK/N0bnxweC5sRB9vF34zh4gjg4uMjXobihWTlJUZlw9+fzSHlpGYhTminKSepqebF50NmTyor6qxrLO0L7YLn0ALuhCwCrJAjrUqkrjGrsIkGMW/BMEPJcphLgDaABjUKNEh29vdgTLLIOLpF80s5xrp8ORVONgi8PcZ8zlRJvf40tL8/QPYQ+BAgjgMxkPIQ6E6hgkdjoNIQ+JEijMsasNY0RQix4gKP+YIKXKkwJIFF6JMudFEAgAh+QQFBQAEACw8AAIAQgBCAAAD/kg0PPowykmrna3dzXvNmSeOFqiRaGoyaTuujitv8Gx/661HtSv8gt2jlwIChYtc0XjcEUnMpu4pikpv1I71astytkGh9wJGJk3QrXlcKa+VWjeSPZHP4Rtw+I2OW81DeBZ2fCB+UYCBfWRqiQp0CnqOj4J1jZOQkpOUIYx/m4oxg5cuAaYBO4Qop6c6pKusrDevIrG2rkwptrupXB67vKAbwMHCFcTFxhLIt8oUzLHOE9Cy0hHUrdbX2KjaENzey9Dh08jkz8Tnx83q66bt8PHy8/T19vf4+fr6AP3+/wADAjQmsKDBf6AOKjS4aaHDgZMeSgTQcKLDhBYPEswoA1BBAgAh+QQFBQAEACxOAAoAMABXAAAD7Ei6vPOjyUkrhdDqfXHm4OZ9YSmNpKmiqVqykbuysgvX5o2HcLxzup8oKLQQix0UcqhcVo5ORi+aHFEn02sDeuWqBGCBkbYLh5/NmnldxajX7LbPBK+PH7K6narfO/t+SIBwfINmUYaHf4lghYyOhlqJWgqDlAuAlwyBmpVnnaChoqOkpaanqKmqKgGtrq+wsbA1srW2ry63urasu764Jr/CAb3Du7nGt7TJsqvOz9DR0tPU1TIA2ACl2dyi3N/aneDf4uPklObj6OngWuzt7u/d8fLY9PXr9eFX+vv8+PnYlUsXiqC3c6PmUUgAACH5BAUFAAQALE4AHwAwAFcAAAPpSLrc/m7IAau9bU7MO9GgJ0ZgOI5leoqpumKt+1axPJO1dtO5vuM9yi8TlAyBvSMxqES2mo8cFFKb8kzWqzDL7Xq/4LB4TC6bz1yBes1uu9uzt3zOXtHv8xN+Dx/x/wJ6gHt2g3Rxhm9oi4yNjo+QkZKTCgGWAWaXmmOanZhgnp2goaJdpKGmp55cqqusrZuvsJays6mzn1m4uRAAvgAvuBW/v8GwvcTFxqfIycA3zA/OytCl0tPPO7HD2GLYvt7dYd/ZX99j5+Pi6tPh6+bvXuTuzujxXens9fr7YPn+7egRI9PPHrgpCQAAIfkEBQUABAAsPAA8AEIAQgAAA/lIutz+UI1Jq7026h2x/xUncmD5jehjrlnqSmz8vrE8u7V5z/m5/8CgcEgsGo/IpHLJbDqf0Kh0ShBYBdTXdZsdbb/Yrgb8FUfIYLMDTVYz2G13FV6Wz+lX+x0fdvPzdn9WeoJGAYcBN39EiIiKeEONjTt0kZKHQGyWl4mZdREAoQAcnJhBXBqioqSlT6qqG6WmTK+rsa1NtaGsuEu6o7yXubojsrTEIsa+yMm9SL8osp3PzM2cStDRykfZ2tfUtS/bRd3ewtzV5pLo4eLjQuUp70Hx8t9E9eqO5Oku5/ztdkxi90qPg3x2EMpR6IahGocPCxp8AGtigwQAIfkEBQUABAAsHwBOAFcAMAAAA/9Iutz+MMo36pg4682J/V0ojs1nXmSqSqe5vrDXunEdzq2ta3i+/5DeCUh0CGnF5BGULC4tTeUTFQVONYAs4CfoCkZPjFar83rBx8l4XDObSUL1Ott2d1U4yZwcs5/xSBB7dBMBhgEYfncrTBGDW4WHhomKUY+QEZKSE4qLRY8YmoeUfkmXoaKInJ2fgxmpqqulQKCvqRqsP7WooriVO7u8mhu5NacasMTFMMHCm8qzzM2RvdDRK9PUwxzLKdnaz9y/Kt8SyR3dIuXmtyHpHMcd5+jvWK4i8/TXHff47SLjQvQLkU+fG29rUhQ06IkEG4X/Rryp4mwUxSgLL/7IqFETB8eONT6ChCFy5ItqJomES6kgAQAh+QQFBQAEACwKAE4AVwAwAAAD/0i63A4QuEmrvTi3yLX/4MeNUmieITmibEuppCu3sDrfYG3jPKbHveDktxIaF8TOcZmMLI9NyBPanFKJp4A2IBx4B5lkdqvtfb8+HYpMxp3Pl1qLvXW/vWkli16/3dFxTi58ZRcChwIYf3hWBIRchoiHiotWj5AVkpIXi4xLjxiaiJR/T5ehoomcnZ+EGamqq6VGoK+pGqxCtaiiuJVBu7yaHrk4pxqwxMUzwcKbyrPMzZG90NGDrh/JH8t72dq3IN1jfCHb3L/e5ebh4ukmxyDn6O8g08jt7tf26ybz+m/W9GNXzUQ9fm1Q/APoSWAhhfkMAmpEbRhFKwsvCsmosRIHx444PoKcIXKkjIImjTzjkQAAIfkEBQUABAAsAgA8AEIAQgAAA/VIBNz+8KlJq72Yxs1d/uDVjVxogmQqnaylvkArT7A63/V47/m2/8CgcEgsGo/IpHLJbDqf0Kh0Sj0FroGqDMvVmrjgrDcTBo8v5fCZki6vCW33Oq4+0832O/at3+f7fICBdzsChgJGeoWHhkV0P4yMRG1BkYeOeECWl5hXQ5uNIAOjA1KgiKKko1CnqBmqqk+nIbCkTq20taVNs7m1vKAnurtLvb6wTMbHsUq4wrrFwSzDzcrLtknW16tI2tvERt6pv0fi48jh5h/U6Zs77EXSN/BE8jP09ZFA+PmhP/xvJgAMSGBgQINvEK5ReIZhQ3QEMTBLAAAh+QQFBQAEACwCAB8AMABXAAAD50i6DA4syklre87qTbHn4OaNYSmNqKmiqVqyrcvBsazRpH3jmC7yD98OCBF2iEXjBKmsAJsWHDQKmw571l8my+16v+CweEwum8+hgHrNbrvbtrd8znbR73MVfg838f8BeoB7doN0cYZvaIuMjY6PkJGSk2gClgJml5pjmp2YYJ6dX6GeXaShWaeoVqqlU62ir7CXqbOWrLafsrNctjIDwAMWvC7BwRWtNsbGFKc+y8fNsTrQ0dK3QtXAYtrCYd3eYN3c49/a5NVj5eLn5u3s6e7x8NDo9fbL+Mzy9/T5+tvUzdN3Zp+GBAAh+QQJBQAEACwCAAIAfAB8AAAD/0i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdArcQK2TOL7/nl4PSMwIfcUk5YhUOh3M5nNKiOaoWCuWqt1Ou16l9RpOgsvEMdocXbOZ7nQ7DjzTaeq7zq6P5fszfIASAYUBIYKDDoaGIImKC4ySH3OQEJKYHZWWi5iZG0ecEZ6eHEOio6SfqCaqpaytrpOwJLKztCO2jLi1uoW8Ir6/wCHCxMG2x7muysukzb230M6H09bX2Nna29zd3t/g4cAC5OXm5+jn3Ons7eba7vHt2fL16tj2+QL0+vXw/e7WAUwnrqDBgwgTKlzIsKHDh2gGSBwAccHEixAvaqTYcFCjRoYeNyoM6REhyZIHT4o0qPIjy5YTTcKUmHImx5cwE85cmJPnSYckK66sSAAj0aNIkypdyrSp06dQo0qdSrWq1atYs2rdyrWr169gwxZJAAA7)}.w2ui-icon{background-repeat:no-repeat;height:16px;width:16px;overflow:hidden;margin:2px;display:inline-block}.w2ui-icon.icon-search,.w2ui-icon.icon-search-down{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAACuElEQVRYw9WXSWhTQRjHR0UKLqhFaV0OUih68GAOWjyJKypCpAoV8aIiioIICiKiB1GMtE3MYmry2moXDz1UDx7sUXHBhQpSaRVxrYpWcMO9avx/8AJh/CbznHkxdeB3Cd/8589kvuUJkWcdjCTHghUgAi6DJ+AVeAqugSQIggniXywcNBJsB70g44EHYBcYXUhTM8EFj4ZkboKqQpiqAv2GprK8o7/f75t6pjn0M3gNPmri3vtycxAZA64qDvkJ2kENqAQTQQWoBg74qth3B4y3NbZDIX4fzNfsnQtuK/YfsjFVCh4pMq3Co0Y5uMVoUGkpy8aFT5xaeSzVEo45bXdBt4LeaLq1k0RXMYJfdDfFmAuAD4zWlty4UNyZEkm19MUb2zMw8Sfp1u+IWSrcIimLnTG8/SijdU6OO5poDESdtgHZVBzUHm/amhW7zoitMTS2mNHqASPk2FDCCcLMYK6p+obmulyxfiYLA4bGKFvfSnrUvkq5+Lpk8z4yRH8r3l/X4WiqJFfspSQ0CGYZGpsMnkt6L+h31Z76hpMdeOwPQ7H0NFnssST0C8wxNDaDKb6kP06150gsHahNNlVzYheZd7HJ0BiX4VRGhpmIhRixKyZilM2M1mnTArtIUbU3/qVO0H0GvmQ4CY4C3YopYYlHjXlggNG4R33Ypi2tVtwaPeTdNMkq9pVQZQdvFPs32zbx4aAjzxhDRfIAWAeWg7VgrzsY5ht/zoNJtubKwA3LITGjSKRyW3NTwaUCmKOSMd3WHH0ZJRQZZkOP1zFKZ3CB++4+aQ6kEeksWAb2a2L7qDv49S1Q6T72MOgEXa6RGFhP3wpS/B6NOWpRs0UxFg7eqTFHjX1hscxtAz/ymEuIYi0cvgF8Y0w5Ro3dZ3M1boJkTaXEUFlug6fsdsRQWzTj0cey+N/Xb2sj5lTh2M6OAAAAAElFTkSuQmCC) no-repeat center!important;background-size:14px 12px!important;opacity:.9}.w2ui-icon.icon-folder{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGrSURBVDjLxZO7ihRBFIa/6u0ZW7GHBUV0UQQTZzd3QdhMQxOfwMRXEANBMNQX0MzAzFAwEzHwARbNFDdwEd31Mj3X7a6uOr9BtzNjYjKBJ6nicP7v3KqcJFaxhBVtZUAK8OHlld2st7Xl3DJPVONP+zEUV4HqL5UDYHr5xvuQAjgl/Qs7TzvOOVAjxjlC+ePSwe6DfbVegLVuT4r14eTr6zvA8xSAoBLzx6pvj4l+DZIezuVkG9fY2H7YRQIMZIBwycmzH1/s3F8AapfIPNF3kQk7+kw9PWBy+IZOdg5Ug3mkAATy/t0usovzGeCUWTjCz0B+Sj0ekfdvkZ3abBv+U4GaCtJ1iEm6ANQJ6fEzrG/engcKw/wXQvEKxSEKQxRGKE7Izt+DSiwBJMUSm71rguMYhQKrBygOIRStf4TiFFRBvbRGKiQLWP29yRSHKBTtfdBmHs0BUpgvtgF4yRFR+NUKi0XZcYjCeCG2smkzLAHkbRBmP0/Uk26O5YnUActBp1GsAI+S5nRJJJal5K1aAMrq0d6Tm9uI6zjyf75dAe6tx/SsWeD//o2/Ab6IH3/h25pOAAAAAElFTkSuQmCC) no-repeat center!important}.w2ui-icon.icon-page{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAINSURBVBgZBcG/r55zGAfg6/4+z3va01NHlYgzEfE7MdCIGISFgS4Gk8ViYyM2Mdlsko4GSf8Do0FLRCIkghhYJA3aVBtEz3nP89wf11VJvPDepdd390+8Nso5nESBQoq0pfvXm9fzWf19453LF85vASqJlz748vInb517dIw6EyYBIIG49u+xi9/c9MdvR//99MPPZ7+4cP4IZhhTPbwzT2d+vGoaVRRp1rRliVvHq+cfvM3TD82+7mun0o/ceO7NT+/4/KOXjwZU1ekk0840bAZzMQ2mooqh0A72d5x/6sB9D5zYnff3PoYBoWBgFKPKqDKqjCpjKr//dcu9p489dra88cydps30KswACfNEKanSaxhlntjJ8Mv12Paie+vZ+0+oeSwwQ0Iw1xAR1CiFNJkGO4wu3ZMY1AAzBI0qSgmCNJsJUEOtJSMaCTBDLyQ0CknAGOgyTyFFiLI2awMzdEcSQgSAAKVUmAeNkxvWJWCGtVlDmgYQ0GFtgg4pNtOwbBcwQy/Rife/2yrRRVI0qYCEBly8Z+P4qMEMy7JaVw72N568e+iwhrXoECQkfH91kY7jwwXMsBx1L93ZruqrK6uuiAIdSnTIKKPLPFcvay8ww/Hh+ufeznTXu49v95IMoQG3784gYXdTqvRmqn/Wpa/ADFX58MW3L71SVU9ETgEIQQQIOOzub+fhIvwPRDgeVjWDahIAAAAASUVORK5CYII=) no-repeat center!important}.w2ui-lock{display:none;position:absolute;z-index:1400;top:0;left:0;width:100%;height:100%;opacity:.15;filter:alpha(opacity=15);background-color:#333}.w2ui-lock-msg{display:none;position:absolute;z-index:1400;top:45%;left:50%;-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%);width:200px;height:80px;padding:30px 8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:13px;font-family:Verdana,Arial,sans-serif;opacity:.8;filter:alpha(opacity=80);background-color:#555;color:#fff;text-align:center;border-radius:5px;border:2px solid #444}.w2ui-lock-msg .w2ui-spinner{display:inline-block;width:24px;height:24px;margin:-3px 8px -7px -10px}.w2ui-scroll-wrapper{overflow:hidden}.w2ui-scroll-left,.w2ui-scroll-right{top:0;width:18px;height:100%;cursor:default!important;z-index:10;display:none;position:absolute}.w2ui-scroll-left:hover,.w2ui-scroll-right:hover{background-color:#ddd}.w2ui-scroll-left{left:0;box-shadow:0 0 7px #5F5F5F;background:#f7f7f7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAA0ElEQVR4Ae2TGxADMRCG6xa3uJ1Tn+sTt7qdW9zOLW5xi1vc1u1qO/90dnb+mxYvsW/fr8vf3/kkicpufzFegbbIQQPFavQGVCU7ho7ilGR8AF+j+BMUi9EVaI/MUbFFXfHNM9YJ6Tc2/Y6KUVd887dgnX5Xbsenv7LTr5h+0BVu+kFXiPgVytrhJ3b/VbLbgeqaxrsmiZiBW28xWoCO2MHC7SHbyg1GqcQhBxUzt+hWPIEPrz+HDwr7w5003sT2+0YovxFNun1TlQL0K4fzfQCOU3iWmTMskgAAAABJRU5ErkJggg==) center center no-repeat;background-size:15px 12px}.w2ui-scroll-right{right:0;box-shadow:0 0 7px #5F5F5F;background:#f7f7f7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAA0klEQVR4Ae2UHRDFMBCEn1vc4lan99f1iVvc6la3utUtbnGLW9zes2Rh56Z/2Kvt/Uz2u5s+7uiBiNS+qakOiT4vGqm04te+V9MnUpP9hkClhQYX0qM9IlFpt/EitcJZAzzZqN0xFhox617tWPMZ7BGZSkNTI6lZNkrHBc7mIwMzO2Y+G1Bqx4LPuv0ikuaD1xGUYSNKDPp0sDLIrRcZ5X7ykWMqTGDrDrwcu+he7VNSOXeH0Xp+OfVT0bcGL6hs2L7fv/0s8QVNxX5+NqhcH3f8ARs3eQH4pzWcAAAAAElFTkSuQmCC) center center no-repeat;background-size:15px 13px}button.w2ui-btn{position:relative;display:inline-block;border-radius:4px;margin:0 5px;padding:6px 12px;color:#666;font-size:12px;border:1px solid #B6B6B6;background-image:-webkit-linear-gradient(#fff 0,#e7e7e7 100%);background-image:-moz-linear-gradient(#fff 0,#e7e7e7 100%);background-image:-ms-linear-gradient(#fff 0,#e7e7e7 100%);background-image:-o-linear-gradient(#fff 0,#e7e7e7 100%);background-image:linear-gradient(#fff 0,#e7e7e7 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffe7e7e7', endColorstr='#ffffffff', GradientType=0);outline:0;box-shadow:0 1px 0 #fff;cursor:default;min-width:75px;line-height:110%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button.w2ui-btn:hover{text-decoration:none;border:1px solid #bbb;background-image:-webkit-linear-gradient(#f7f7f7 0,#ddd 100%);background-image:-moz-linear-gradient(#f7f7f7 0,#ddd 100%);background-image:-ms-linear-gradient(#f7f7f7 0,#ddd 100%);background-image:-o-linear-gradient(#f7f7f7 0,#ddd 100%);background-image:linear-gradient(#f7f7f7 0,#ddd 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#fff7f7f7', GradientType=0);color:#333}button.w2ui-btn:active,button.w2ui-btn.clicked{border:1px solid #999;background-image:-webkit-linear-gradient(#ccc 0,#ccc 100%);background-image:-moz-linear-gradient(#ccc 0,#ccc 100%);background-image:-ms-linear-gradient(#ccc 0,#ccc 100%);background-image:-o-linear-gradient(#ccc 0,#ccc 100%);background-image:linear-gradient(#ccc 0,#ccc 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffcccccc', GradientType=0);text-shadow:1px 1px 1px #eee}button.w2ui-btn:disabled{border:1px solid #bbb!important;background:#f7f7f7!important;color:#bdbcbc!important;text-shadow:none!important}button.w2ui-btn:focus:before{content:"";border:1px dashed #aaa;border-radius:3px;position:absolute;top:2px;bottom:2px;left:2px;right:2px;pointer-events:none}button.w2ui-btn::-moz-focus-inner{border:0}button.w2ui-btn-blue{color:#fff;background-image:-webkit-linear-gradient(#80c0f7 0,#269df0 100%);background-image:-moz-linear-gradient(#80c0f7 0,#269df0 100%);background-image:-ms-linear-gradient(#80c0f7 0,#269df0 100%);background-image:-o-linear-gradient(#80c0f7 0,#269df0 100%);background-image:linear-gradient(#80c0f7 0,#269df0 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff269df0', endColorstr='#ff80c0f7', GradientType=0);border:1px solid #538AB7;text-shadow:0 0 1px #111}button.w2ui-btn-blue:hover{color:#fff;background-image:-webkit-linear-gradient(#73b6f0 0,#2391dd 100%);background-image:-moz-linear-gradient(#73b6f0 0,#2391dd 100%);background-image:-ms-linear-gradient(#73b6f0 0,#2391dd 100%);background-image:-o-linear-gradient(#73b6f0 0,#2391dd 100%);background-image:linear-gradient(#73b6f0 0,#2391dd 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff2391dd', endColorstr='#ff73b6f0', GradientType=0);border:1px solid #497BA3;text-shadow:0 0 1px #111}button.w2ui-btn-blue:active,button.w2ui-btn-blue.clicked{color:#fff;background-image:-webkit-linear-gradient(#1e83c9 0,#1e83c9 100%);background-image:-moz-linear-gradient(#1e83c9 0,#1e83c9 100%);background-image:-ms-linear-gradient(#1e83c9 0,#1e83c9 100%);background-image:-o-linear-gradient(#1e83c9 0,#1e83c9 100%);background-image:linear-gradient(#1e83c9 0,#1e83c9 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff1e83c9', endColorstr='#ff1e83c9', GradientType=0);border:1px solid #1268A6;text-shadow:0 0 1px #111}button.w2ui-btn-blue:focus:before{border:1px dashed #e8e8e8}button.w2ui-btn-green{color:#fff;background-image:-webkit-linear-gradient(#81cf81 0,#52a452 100%);background-image:-moz-linear-gradient(#81cf81 0,#52a452 100%);background-image:-ms-linear-gradient(#81cf81 0,#52a452 100%);background-image:-o-linear-gradient(#81cf81 0,#52a452 100%);background-image:linear-gradient(#81cf81 0,#52a452 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff52a452', endColorstr='#ff81cf81', GradientType=0);border:1px solid #479247;text-shadow:0 0 1px #111}button.w2ui-btn-green:hover{color:#fff;background-image:-webkit-linear-gradient(#6abe68 0,#3f8f3d 100%);background-image:-moz-linear-gradient(#6abe68 0,#3f8f3d 100%);background-image:-ms-linear-gradient(#6abe68 0,#3f8f3d 100%);background-image:-o-linear-gradient(#6abe68 0,#3f8f3d 100%);background-image:linear-gradient(#6abe68 0,#3f8f3d 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff3f8f3d', endColorstr='#ff6abe68', GradientType=0);border:1px solid #479247;text-shadow:0 0 1px #111}button.w2ui-btn-green:active,button.w2ui-btn-green.clicked{color:#fff;background-image:-webkit-linear-gradient(#377d36 0,#377d36 100%);background-image:-moz-linear-gradient(#377d36 0,#377d36 100%);background-image:-ms-linear-gradient(#377d36 0,#377d36 100%);background-image:-o-linear-gradient(#377d36 0,#377d36 100%);background-image:linear-gradient(#377d36 0,#377d36 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff377d36', endColorstr='#ff377d36', GradientType=0);border:1px solid #555!important;text-shadow:0 0 1px #111}button.w2ui-btn-green:focus:before{border:1px dashed #e8e8e8}button.w2ui-btn-orange{color:#fff;background-image:-webkit-linear-gradient(#fcc272 0,#fb8822 100%);background-image:-moz-linear-gradient(#fcc272 0,#fb8822 100%);background-image:-ms-linear-gradient(#fcc272 0,#fb8822 100%);background-image:-o-linear-gradient(#fcc272 0,#fb8822 100%);background-image:linear-gradient(#fcc272 0,#fb8822 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fffb8822', endColorstr='#fffcc272', GradientType=0);border:1px solid #B68B4C;text-shadow:0 0 1px #111}button.w2ui-btn-orange:hover{color:#fff;background-image:-webkit-linear-gradient(#f4ad59 0,#f1731f 100%);background-image:-moz-linear-gradient(#f4ad59 0,#f1731f 100%);background-image:-ms-linear-gradient(#f4ad59 0,#f1731f 100%);background-image:-o-linear-gradient(#f4ad59 0,#f1731f 100%);background-image:linear-gradient(#f4ad59 0,#f1731f 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fff1731f', endColorstr='#fff4ad59', GradientType=0);border:1px solid #B68B4C;text-shadow:0 0 1px #111}button.w2ui-btn-orange:active,button.w2ui-btn-orange.clicked{color:#fff;border:1px solid #666;background-image:-webkit-linear-gradient(#b98747 0,#b98747 100%);background-image:-moz-linear-gradient(#b98747 0,#b98747 100%);background-image:-ms-linear-gradient(#b98747 0,#b98747 100%);background-image:-o-linear-gradient(#b98747 0,#b98747 100%);background-image:linear-gradient(#b98747 0,#b98747 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffb98747', endColorstr='#ffb98747', GradientType=0);text-shadow:0 0 1px #111}button.w2ui-btn-orange:focus:before{border:1px dashed #f9f9f9}button.w2ui-btn-red{color:#fff;background-image:-webkit-linear-gradient(#ff6e70 0,#c72d2d 100%);background-image:-moz-linear-gradient(#ff6e70 0,#c72d2d 100%);background-image:-ms-linear-gradient(#ff6e70 0,#c72d2d 100%);background-image:-o-linear-gradient(#ff6e70 0,#c72d2d 100%);background-image:linear-gradient(#ff6e70 0,#c72d2d 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffc72d2d', endColorstr='#ffff6e70', GradientType=0);border:1px solid #BB3C3E;text-shadow:0 0 1px #111}button.w2ui-btn-red:hover{color:#fff;background-image:-webkit-linear-gradient(#ee696c 0,#ae2527 100%);background-image:-moz-linear-gradient(#ee696c 0,#ae2527 100%);background-image:-ms-linear-gradient(#ee696c 0,#ae2527 100%);background-image:-o-linear-gradient(#ee696c 0,#ae2527 100%);background-image:linear-gradient(#ee696c 0,#ae2527 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffae2527', endColorstr='#ffee696c', GradientType=0);border:1px solid #BB3C3E;text-shadow:0 0 1px #111}button.w2ui-btn-red:active,button.w2ui-btn-red.clicked{color:#fff;border:1px solid #861C1E;background-image:-webkit-linear-gradient(#9c2123 0,#9c2123 100%);background-image:-moz-linear-gradient(#9c2123 0,#9c2123 100%);background-image:-ms-linear-gradient(#9c2123 0,#9c2123 100%);background-image:-o-linear-gradient(#9c2123 0,#9c2123 100%);background-image:linear-gradient(#9c2123 0,#9c2123 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff9c2123', endColorstr='#ff9c2123', GradientType=0);text-shadow:0 0 1px #111}button.w2ui-btn-red:focus:before{border:1px dashed #ddd}button.w2ui-btn-small{padding:5px!important;margin:0;min-width:0}button.w2ui-btn-small:focus:before{border-radius:2px;top:2px;bottom:2px;left:2px;right:2px}.w2field{padding:3px;border-radius:3px;border:1px solid silver}.w2ui-field-helper{position:absolute;display:inline-block;line-height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.w2ui-field-helper .w2ui-field-up{position:absolute;top:0;padding:2px 3px}.w2ui-field-helper .w2ui-field-down{position:absolute;bottom:0;padding:2px 3px}.w2ui-field-helper .arrow-up:hover{border-bottom-color:#81C6FF}.w2ui-field-helper .arrow-down:hover{border-top-color:#81C6FF}.arrow-up{background:0 0;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:5px solid #777;font-size:0;line-height:0}.arrow-down{background:0 0;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #777;font-size:0;line-height:0}.arrow-left{background:0 0;width:0;height:0;border-bottom:4px solid transparent;border-top:4px solid transparent;border-right:5px solid #777;font-size:0;line-height:0}.arrow-right{background:0 0;width:0;height:0;border-bottom:4px solid transparent;border-top:4px solid transparent;border-left:5px solid #777;font-size:0;line-height:0}.w2ui-color{padding:8px 5px 0;background-color:#fff;border-radius:3px}.w2ui-color input:focus{outline:0;border:1px solid #999!important}.w2ui-color .w2ui-color-palette{width:242px}.w2ui-color .w2ui-color-palette table{table-layout:fixed;width:160px}.w2ui-color .w2ui-color-palette table td{width:20px;height:20px;text-align:center}.w2ui-color .w2ui-color-palette table td div{cursor:pointer;display:inline-block;width:16px;height:17px;padding:1px 4px;border:1px solid transparent;color:#fff;text-shadow:0 0 2px #000}.w2ui-color .w2ui-color-palette table td div:hover{outline:1px solid #666;border:1px solid #fff}.w2ui-color .w2ui-color-palette table td div.no-color{border:1px solid #efefef}.w2ui-color .w2ui-color-advanced{height:176px;padding:1px 2px}.w2ui-color .w2ui-color-advanced .palette{position:relative;width:150px;height:125px;outline:1px solid #d2d2d2;box-sizing:content-box}.w2ui-color .w2ui-color-advanced .palette .palette-bg{height:100%;background-image:linear-gradient(0deg,#000,rgba(204,154,129,0));pointer-events:none}.w2ui-color .w2ui-color-advanced .rainbow{position:relative;width:150px;height:12px;margin:10px 0 0;background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.w2ui-color .w2ui-color-advanced .alpha{position:relative;width:150px;height:12px;margin:10px 0 0;background-color:#fff;background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb);background-size:12px 12px;background-position:0 0,6px 6px}.w2ui-color .w2ui-color-advanced .alpha .alpha-bg{height:100%;background-image:linear-gradient(90deg,rgba(80,80,80,0) 0,#505050 100%);pointer-events:none}.w2ui-color .w2ui-color-advanced .value1{pointer-events:none;position:absolute;top:0;display:inline-block;width:8px;height:8px;border-radius:10px;border:1px solid #999;background-color:transparent;box-shadow:0 0 1px #fff;transform:translateX(-1px) translateY(-1px)}.w2ui-color .w2ui-color-advanced .value2{pointer-events:none;position:absolute;top:-2px;display:inline-block;width:8px;height:16px;border-radius:2px;border:1px solid #696969;background-color:#fff;box-shadow:0 0 1px #fff;transform:translateX(-1px)}.w2ui-color .w2ui-color-advanced .color-info{float:right;width:80px;margin-left:158px;margin-top:0}.w2ui-color .w2ui-color-advanced .color-info .color-preview-bg{box-shadow:0 0 1px #c3c3c3;height:40px;background-color:#fff;background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb);background-size:16px 16px;background-position:0 0,8px 8px;margin-bottom:10px}.w2ui-color .w2ui-color-advanced .color-info .color-preview,.w2ui-color .w2ui-color-advanced .color-info .color-original{height:40px;width:40px;float:left}.w2ui-color .w2ui-color-advanced .color-info .color-part{padding-top:5px}.w2ui-color .w2ui-color-advanced .color-info .color-part span{display:inline-block;width:7px;margin-left:1px;color:#666}.w2ui-color .w2ui-color-advanced .color-info .color-part input{font-size:10px!important;border-radius:2px;border:1px solid #ccc;width:26px!important;padding:2px!important;color:#333}.w2ui-color .w2ui-color-tabs{background-color:#f7f7f7;height:30px;margin:10px -5px 0 -5px;border-top:1px solid #d6d6d6}.w2ui-color .w2ui-color-tabs .w2ui-color-tab{float:left;display:inline-block;width:34px;height:25px;border:1px solid transparent;border-radius:1px;margin:-1px -3px 0 8px;text-align:center;font-size:15px;padding-top:1px;color:#7b7b7b}.w2ui-color .w2ui-color-tabs .w2ui-color-tab.selected{color:#555;background-color:#fff;border:1px solid #e0e0e0;border-top:1px solid transparent;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.w2ui-calendar{margin:0;padding:1px;line-height:108%}.w2ui-calendar .w2ui-calendar-title{margin:0 -1px;padding:7px 2px;background-image:-webkit-linear-gradient(#f6f6f6,#d9d9d9);background-image:-moz-linear-gradient(#f6f6f6,#d9d9d9);background-image:-ms-linear-gradient(#f6f6f6,#d9d9d9);background-image:-o-linear-gradient(#f6f6f6,#d9d9d9);background-image:linear-gradient(#f6f6f6,#d9d9d9);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffd9d9d9', GradientType=0);border-bottom:1px solid #bbb;color:#555;text-align:center;text-shadow:1px 1px 1px #eee;cursor:pointer}.w2ui-calendar .w2ui-calendar-jump{position:absolute;top:27px;left:0;right:0;bottom:0;background-color:#FaFaFa}.w2ui-calendar .w2ui-calendar-jump>:first-child{position:absolute;top:0;left:0;bottom:0;width:110px;overflow:hidden;padding-top:5px;border-right:1px solid silver}.w2ui-calendar .w2ui-calendar-jump>:last-child{position:absolute;top:0;right:0;bottom:0;width:88px;overflow-x:hidden;overflow-y:auto;padding-top:5px;text-align:center}.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-month,.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-year{display:inline-block;padding:5px 0;text-align:center;float:left;margin:2px;width:50px;cursor:default;border:1px solid transparent;border-radius:2px}.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-year{float:none;width:95%}.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-month:hover,.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-year:hover{border:1px solid #aaa;color:#000;background-color:#efefef}.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-month.selected,.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-year.selected{border:1px solid #aaa;color:#000;background-color:#dadada}.w2ui-calendar .w2ui-calendar-previous,.w2ui-calendar .w2ui-calendar-next{width:24px;height:20px;color:#666;border:1px solid transparent;border-radius:3px;padding:2px 3px 1px 2px;margin:-4px 0 0 0;cursor:default}.w2ui-calendar .w2ui-calendar-previous:hover,.w2ui-calendar .w2ui-calendar-next:hover{border:1px solid silver;background-color:#efefef}.w2ui-calendar .w2ui-calendar-previous>div,.w2ui-calendar .w2ui-calendar-next>div{position:absolute;border-left:4px solid #888;border-top:4px solid #888;border-right:4px solid transparent;border-bottom:4px solid transparent;width:0;height:0;padding:0;margin:3px 0 0}.w2ui-calendar .w2ui-calendar-previous{float:left}.w2ui-calendar .w2ui-calendar-previous>div{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:6px}.w2ui-calendar .w2ui-calendar-next{float:right}.w2ui-calendar .w2ui-calendar-next>div{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);margin-left:2px;margin-right:2px}.w2ui-calendar .w2ui-calendar-now{cursor:pointer;margin-bottom:10px;text-align:center}.w2ui-calendar .w2ui-calendar-now:hover{color:#0A96DE}.w2ui-calendar table.w2ui-calendar-days{padding:0}.w2ui-calendar table.w2ui-calendar-days td{border:1px solid #fff;color:#000;background-color:#f9f9f9;padding:6px;cursor:default;text-align:right}.w2ui-calendar table.w2ui-calendar-days td.w2ui-saturday,.w2ui-calendar table.w2ui-calendar-days td.w2ui-sunday{border:1px solid #fff;color:#c8493b;background-color:#f9f9f9}.w2ui-calendar table.w2ui-calendar-days td.w2ui-saturday:hover,.w2ui-calendar table.w2ui-calendar-days td.w2ui-sunday:hover{border:1px solid #aaa;color:#000;background-color:#ff0}.w2ui-calendar table.w2ui-calendar-days td.w2ui-saturday.w2ui-blocked,.w2ui-calendar table.w2ui-calendar-days td.w2ui-sunday.w2ui-blocked{text-decoration:line-through;border:1px solid #fff;color:gray;background-color:#fff}.w2ui-calendar table.w2ui-calendar-days td.w2ui-today{color:#000;background-color:#e2f7cd}.w2ui-calendar table.w2ui-calendar-days td:hover{border:1px solid #aaa;color:#000;background-color:#ff0}.w2ui-calendar table.w2ui-calendar-days td.w2ui-date-selected{border:1px solid #8cb067}.w2ui-calendar table.w2ui-calendar-days td.w2ui-blocked{text-decoration:line-through;border:1px solid #fff;color:gray;background-color:#fff}.w2ui-calendar table.w2ui-calendar-days td.w2ui-day-empty{border:1px solid #fff;background-color:#fdfdfd}.w2ui-calendar table.w2ui-calendar-days tr.w2ui-day-title td{border:1px solid #fff;color:gray;background-color:#fff;text-align:center;padding:6px}.w2ui-calendar-time{padding:5px;cursor:default}.w2ui-calendar-time td div{padding:7px 10px;text-align:center;border:1px solid transparent;white-space:nowrap}.w2ui-calendar-time td:nth-child(even){background-color:#f6f6f6}.w2ui-calendar-time td div:hover{border:1px solid #aaa;color:#000;background-color:#ff0}.w2ui-calendar-time td div.w2ui-blocked{text-decoration:line-through;border:1px solid #fff;color:gray;background-color:#fff}.w2ui-select{cursor:default;color:#000!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAALCAQAAACnzwd+AAAAcklEQVR4AcXMsQFBQQDG4P9tAgC0gJYRQJZgKQMwCqCku6vVAAAA+NJHP4KHOk0aV2pRw61n4BBmyOxKQ8I4ehZeuhd3HTx6DQEGZ7sBfr2OOOOj3Yi43kMKs9sZknofOexqZ8npMygwWZTX51CipP+YA1OiZJbYYg9lAAAAAElFTkSuQmCC),-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAALCAQAAACnzwd+AAAAcklEQVR4AcXMsQFBQQDG4P9tAgC0gJYRQJZgKQMwCqCku6vVAAAA+NJHP4KHOk0aV2pRw61n4BBmyOxKQ8I4ehZeuhd3HTx6DQEGZ7sBfr2OOOOj3Yi43kMKs9sZknofOexqZ8npMygwWZTX51CipP+YA1OiZJbYYg9lAAAAAElFTkSuQmCC),-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAALCAQAAACnzwd+AAAAcklEQVR4AcXMsQFBQQDG4P9tAgC0gJYRQJZgKQMwCqCku6vVAAAA+NJHP4KHOk0aV2pRw61n4BBmyOxKQ8I4ehZeuhd3HTx6DQEGZ7sBfr2OOOOj3Yi43kMKs9sZknofOexqZ8npMygwWZTX51CipP+YA1OiZJbYYg9lAAAAAElFTkSuQmCC),-ms-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAALCAQAAACnzwd+AAAAcklEQVR4AcXMsQFBQQDG4P9tAgC0gJYRQJZgKQMwCqCku6vVAAAA+NJHP4KHOk0aV2pRw61n4BBmyOxKQ8I4ehZeuhd3HTx6DQEGZ7sBfr2OOOOj3Yi43kMKs9sZknofOexqZ8npMygwWZTX51CipP+YA1OiZJbYYg9lAAAAAElFTkSuQmCC),-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAALCAQAAACnzwd+AAAAcklEQVR4AcXMsQFBQQDG4P9tAgC0gJYRQJZgKQMwCqCku6vVAAAA+NJHP4KHOk0aV2pRw61n4BBmyOxKQ8I4ehZeuhd3HTx6DQEGZ7sBfr2OOOOj3Yi43kMKs9sZknofOexqZ8npMygwWZTX51CipP+YA1OiZJbYYg9lAAAAAElFTkSuQmCC),linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-size:17px 6px,100% 100%;background-position:right center,left top;background-repeat:no-repeat,no-repeat}.w2ui-select[readonly],.w2ui-select[disabled]{background-image:none;background-color:#f1f1f1!important;color:#777!important}.w2ui-list{color:inherit;position:absolute;padding:0;margin:0;min-height:25px;overflow:auto;border:1px solid silver;border-radius:3px;font-size:6px;line-height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.w2ui-list input[type=text]{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.w2ui-list ul{list-style-type:none;background-color:#000;margin:0;padding:0}.w2ui-list ul li{float:left;margin:2px 1px 0 2px;border-radius:3px;width:auto;padding:3px 10px 1px 7px;border:1px solid #88b0d6;background-color:#eff3f5;white-space:nowrap;cursor:default;font-family:verdana;font-size:11px;line-height:100%;height:20px;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.w2ui-list ul li:hover{background-color:#d0dbe1}.w2ui-list ul li:last-child{border-radius:0;border:1px solid transparent;background-color:transparent}.w2ui-list ul li:last-child input{padding:1px;padding-top:0;margin:0;border:0;outline:0;height:auto;line-height:100%;font-size:inherit;font-family:inherit;background-color:transparent}.w2ui-list ul li .w2ui-list-remove{float:right;width:15px;height:14px;margin:-1px -9px 0 3px;border-radius:15px}.w2ui-list ul li .w2ui-list-remove:hover{background-color:#D77F7F;color:#fff}.w2ui-list ul li .w2ui-list-remove:before{position:relative;top:0;padding:0;margin:0;left:5px;color:inherit;opacity:.7;text-shadow:inherit;font-size:inherit;font-variant:small-caps;content:'x';line-height:100%}.w2ui-list ul li>span.file-size{pointer-events:none;color:#777}.w2ui-list .w2ui-enum-placeholder{display:inline;position:absolute;pointer-events:none;color:#999;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.w2ui-list.w2ui-file-dragover{background-color:#E4FFDA;border:1px solid #93E07D} | 21,429.5 | 42,767 | 0.836557 |
0addf95e0f55dc9c75f534f5478708fe80d84c84 | 1,429 | css | CSS | public/bootstrap/css/sidebar.css | Gamez93/mathF3 | bc78422dd763c517aaaad869023a956db2ae31b7 | [
"MIT"
] | null | null | null | public/bootstrap/css/sidebar.css | Gamez93/mathF3 | bc78422dd763c517aaaad869023a956db2ae31b7 | [
"MIT"
] | 7 | 2020-05-19T08:54:43.000Z | 2022-02-27T05:03:56.000Z | public/bootstrap/css/sidebar.css | Gamez93/mathF3 | bc78422dd763c517aaaad869023a956db2ae31b7 | [
"MIT"
] | null | null | null | a:hover,a:focus{
text-decoration: none;
outline: none;
}
#accordion{
border: 2px solid #3485ef;
border-radius: 20px;
overflow: hidden;
}
#accordion .panel{
border: none;
border-bottom: 2px solid #3485ef;
box-shadow: none;
border-radius: 0;
margin: 0;
}
#accordion .panel:last-child{
border-bottom: none;
}
#accordion .panel-heading{
padding: 0;
border: none;
}
#accordion .panel-title a{
display: block;
padding: 20px;
font-size: 18px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
background: #3485ef;
text-align: right;
border: none;
border-radius: 0;
position: relative;
transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed{
background: #fff;
color: #3485ef;
}
#accordion .panel-title a.collapsed:hover{
background: #3485ef;
color: #fff;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
content: "\f107";
font-family: fontawesome;
font-size: 25px;
color: #fff;
position: absolute;
top: 17px;
left: 20px;
transition: all 0.3s ease-in-out 0s;
}
#accordion .panel-title a.collapsed:after{
content: "\f106";
color: #3485ef;
}
#accordion .panel-title a.collapsed:hover:after{
color: #fff;
}
#accordion .panel-body{
padding: 20px;
border: none;
font-size: 14px;
color: #888;
line-height: 25px;
}
| 20.126761 | 48 | 0.63401 |
0ae1f27479d124a2652f01f2628628669e548b58 | 127,173 | css | CSS | hover.css | UnknownSilence/MyWebsite | 21f4600bd372dc6d216e8bcbce8046a227a727f1 | [
"MIT"
] | null | null | null | hover.css | UnknownSilence/MyWebsite | 21f4600bd372dc6d216e8bcbce8046a227a727f1 | [
"MIT"
] | null | null | null | hover.css | UnknownSilence/MyWebsite | 21f4600bd372dc6d216e8bcbce8046a227a727f1 | [
"MIT"
] | null | null | null | /*!
* Hover.css (http://ianlunn.github.io/Hover/)
* Version: 2.3.2
* Author: Ian Lunn @IanLunn
* Author URL: http://ianlunn.co.uk/
* Github: https://github.com/IanLunn/Hover
* Hover.css Copyright Ian Lunn 2017. Generated with Sass.
*/
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
/* Shrink */
.hvr-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
/* Pulse */
@-webkit-keyframes hvr-pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes hvr-pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
.hvr-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
-webkit-animation-name: hvr-pulse;
animation-name: hvr-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes hvr-pulse-grow {
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
.hvr-pulse-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
-webkit-animation-name: hvr-pulse-grow;
animation-name: hvr-pulse-grow;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes hvr-pulse-shrink {
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
.hvr-pulse-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
-webkit-animation-name: hvr-pulse-shrink;
animation-name: hvr-pulse-shrink;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Push */
@-webkit-keyframes hvr-push {
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes hvr-push {
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.hvr-push {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
-webkit-animation-name: hvr-push;
animation-name: hvr-push;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Pop */
@-webkit-keyframes hvr-pop {
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes hvr-pop {
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
.hvr-pop {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
-webkit-animation-name: hvr-pop;
animation-name: hvr-pop;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Bounce In */
.hvr-bounce-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Bounce Out */
.hvr-bounce-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Rotate */
.hvr-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
-webkit-transform: rotate(4deg);
transform: rotate(4deg);
}
/* Grow Rotate */
.hvr-grow-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
-webkit-transform: scale(1.1) rotate(4deg);
transform: scale(1.1) rotate(4deg);
}
/* Float */
.hvr-float {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
/* Sink */
.hvr-sink {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
/* Bob */
@-webkit-keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.hvr-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
-webkit-animation-name: hvr-bob-float, hvr-bob;
animation-name: hvr-bob-float, hvr-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Hang */
@-webkit-keyframes hvr-hang {
0% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
50% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@keyframes hvr-hang {
0% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
50% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@-webkit-keyframes hvr-hang-sink {
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@keyframes hvr-hang-sink {
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
.hvr-hang {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
-webkit-animation-name: hvr-hang-sink, hvr-hang;
animation-name: hvr-hang-sink, hvr-hang;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Skew */
.hvr-skew {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
-webkit-transform: skew(-10deg);
transform: skew(-10deg);
}
/* Skew Forward */
.hvr-skew-forward {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
-webkit-transform: skew(-10deg);
transform: skew(-10deg);
}
/* Skew Backward */
.hvr-skew-backward {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.hvr-wobble-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
-webkit-animation-name: hvr-wobble-vertical;
animation-name: hvr-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes hvr-wobble-horizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.hvr-wobble-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
-webkit-animation-name: hvr-wobble-horizontal;
animation-name: hvr-wobble-horizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
16.65% {
-webkit-transform: translate(8px, 8px);
transform: translate(8px, 8px);
}
33.3% {
-webkit-transform: translate(-6px, -6px);
transform: translate(-6px, -6px);
}
49.95% {
-webkit-transform: translate(4px, 4px);
transform: translate(4px, 4px);
}
66.6% {
-webkit-transform: translate(-2px, -2px);
transform: translate(-2px, -2px);
}
83.25% {
-webkit-transform: translate(1px, 1px);
transform: translate(1px, 1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@keyframes hvr-wobble-to-bottom-right {
16.65% {
-webkit-transform: translate(8px, 8px);
transform: translate(8px, 8px);
}
33.3% {
-webkit-transform: translate(-6px, -6px);
transform: translate(-6px, -6px);
}
49.95% {
-webkit-transform: translate(4px, 4px);
transform: translate(4px, 4px);
}
66.6% {
-webkit-transform: translate(-2px, -2px);
transform: translate(-2px, -2px);
}
83.25% {
-webkit-transform: translate(1px, 1px);
transform: translate(1px, 1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.hvr-wobble-to-bottom-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
-webkit-animation-name: hvr-wobble-to-bottom-right;
animation-name: hvr-wobble-to-bottom-right;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
16.65% {
-webkit-transform: translate(8px, -8px);
transform: translate(8px, -8px);
}
33.3% {
-webkit-transform: translate(-6px, 6px);
transform: translate(-6px, 6px);
}
49.95% {
-webkit-transform: translate(4px, -4px);
transform: translate(4px, -4px);
}
66.6% {
-webkit-transform: translate(-2px, 2px);
transform: translate(-2px, 2px);
}
83.25% {
-webkit-transform: translate(1px, -1px);
transform: translate(1px, -1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@keyframes hvr-wobble-to-top-right {
16.65% {
-webkit-transform: translate(8px, -8px);
transform: translate(8px, -8px);
}
33.3% {
-webkit-transform: translate(-6px, 6px);
transform: translate(-6px, 6px);
}
49.95% {
-webkit-transform: translate(4px, -4px);
transform: translate(4px, -4px);
}
66.6% {
-webkit-transform: translate(-2px, 2px);
transform: translate(-2px, 2px);
}
83.25% {
-webkit-transform: translate(1px, -1px);
transform: translate(1px, -1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.hvr-wobble-to-top-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
-webkit-animation-name: hvr-wobble-to-top-right;
animation-name: hvr-wobble-to-top-right;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hvr-wobble-top {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.hvr-wobble-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
-webkit-animation-name: hvr-wobble-top;
animation-name: hvr-wobble-top;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hvr-wobble-bottom {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.hvr-wobble-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
-webkit-animation-name: hvr-wobble-bottom;
animation-name: hvr-wobble-bottom;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hvr-wobble-skew {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.hvr-wobble-skew {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
-webkit-animation-name: hvr-wobble-skew;
animation-name: hvr-wobble-skew;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
@keyframes hvr-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-buzz {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
-webkit-animation-name: hvr-buzz;
animation-name: hvr-buzz;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
@keyframes hvr-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
.hvr-buzz-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Forward */
.hvr-forward {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
/* Backward */
.hvr-backward {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
-webkit-transform: translateX(-8px);
transform: translateX(-8px);
}
/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
overflow: hidden;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: color, background-color;
transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
background-color: #2098D1;
color: white;
}
/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
50% {
background-color: rgba(32, 152, 209, 0.75);
}
}
@keyframes hvr-back-pulse {
50% {
background-color: rgba(32, 152, 209, 0.75);
}
}
.hvr-back-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
overflow: hidden;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: color, background-color;
transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
-webkit-animation-name: hvr-back-pulse;
animation-name: hvr-back-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
background-color: #2098D1;
background-color: #2098d1;
color: white;
}
/* Sweep To Right */
.hvr-sweep-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 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;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
/* Sweep To Left */
.hvr-sweep-to-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 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;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-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;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
/* Sweep To Top */
.hvr-sweep-to-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-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;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
/* Bounce To Right */
.hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Left */
.hvr-bounce-to-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Top */
.hvr-bounce-to-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Radial Out */
.hvr-radial-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-radial-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
border-radius: 100%;
-webkit-transform: scale(0);
transform: scale(0);
-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;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
-webkit-transform: scale(2);
transform: scale(2);
}
/* Radial In */
.hvr-radial-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
background: #2098D1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-radial-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #e1e1e1;
border-radius: 100%;
-webkit-transform: scale(2);
transform: scale(2);
-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;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
-webkit-transform: scale(0);
transform: scale(0);
}
/* Rectangle In */
.hvr-rectangle-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
background: #2098D1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #e1e1e1;
-webkit-transform: scale(1);
transform: scale(1);
-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;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
-webkit-transform: scale(0);
transform: scale(0);
}
/* Rectangle Out */
.hvr-rectangle-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
-webkit-transform: scale(0);
transform: scale(0);
-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;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
-webkit-transform: scale(1);
transform: scale(1);
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
background: #2098D1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #e1e1e1;
-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;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #2098D1;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-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;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
background: #2098D1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #e1e1e1;
-webkit-transform: scaleY(1);
transform: scaleY(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;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #2098D1;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-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;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px rgba(0, 0, 0, 0);
/* Hack to improve aliasing on mobile/tablet devices */
}
/* Hollow */
.hvr-hollow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: background;
transition-property: background;
box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
background: none;
}
/* Trim */
.hvr-trim {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-trim:before {
content: '';
position: absolute;
border: white solid 4px;
top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
opacity: 1;
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
}
}
@keyframes hvr-ripple-out {
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
}
}
.hvr-ripple-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-ripple-out:before {
content: '';
position: absolute;
border: #e1e1e1 solid 6px;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
-webkit-animation-name: hvr-ripple-out;
animation-name: hvr-ripple-out;
}
/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
100% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1;
}
}
@keyframes hvr-ripple-in {
100% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1;
}
}
.hvr-ripple-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-ripple-in:before {
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
-webkit-animation-name: hvr-ripple-in;
animation-name: hvr-ripple-in;
}
/* Outline Out */
.hvr-outline-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-outline-out:before {
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: top, right, bottom, left;
transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
}
/* Outline In */
.hvr-outline-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-outline-in:before {
pointer-events: none;
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: -16px;
right: -16px;
bottom: -16px;
left: -16px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: top, right, bottom, left;
transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
opacity: 1;
}
/* Round Corners */
.hvr-round-corners {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: border-radius;
transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
border-radius: 1em;
}
/* Underline From Left */
.hvr-underline-from-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-underline-from-left:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
bottom: 0;
background: #2098D1;
height: 4px;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
right: 0;
}
/* Underline From Center */
.hvr-underline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-underline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 51%;
right: 51%;
bottom: 0;
background: #2098D1;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
left: 0;
right: 0;
}
/* Underline From Right */
.hvr-underline-from-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-underline-from-right:before {
content: "";
position: absolute;
z-index: -1;
left: 100%;
right: 0;
bottom: 0;
background: #2098D1;
height: 4px;
-webkit-transition-property: left;
transition-property: left;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
left: 0;
}
/* Overline From Left */
.hvr-overline-from-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-overline-from-left:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
top: 0;
background: #2098D1;
height: 4px;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
right: 0;
}
/* Overline From Center */
.hvr-overline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-overline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 51%;
right: 51%;
top: 0;
background: #2098D1;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
left: 0;
right: 0;
}
/* Overline From Right */
.hvr-overline-from-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-overline-from-right:before {
content: "";
position: absolute;
z-index: -1;
left: 100%;
right: 0;
top: 0;
background: #2098D1;
height: 4px;
-webkit-transition-property: left;
transition-property: left;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
left: 0;
}
/* Reveal */
.hvr-reveal {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-color: #2098D1;
border-style: solid;
border-width: 0;
-webkit-transition-property: border-width;
transition-property: border-width;
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
-webkit-transform: translateY(0);
transform: translateY(0);
border-width: 4px;
}
/* Underline Reveal */
.hvr-underline-reveal {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-underline-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
bottom: 0;
background: #2098D1;
height: 4px;
-webkit-transform: translateY(4px);
transform: translateY(4px);
-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;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
-webkit-transform: translateY(0);
transform: translateY(0);
}
/* Overline Reveal */
.hvr-overline-reveal {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-overline-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 0;
background: #2098D1;
height: 4px;
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
-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;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
-webkit-transform: translateY(0);
transform: translateY(0);
}
/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
/* Shadow */
.hvr-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
/* Grow Shadow */
.hvr-grow-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow, transform;
transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
/* Box Shadow Outset */
.hvr-box-shadow-outset {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
/* Box Shadow Inset */
.hvr-box-shadow-inset {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
/* Hack to improve aliasing on mobile/tablet devices */
}
/* Float Shadow */
.hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Shadow Radial */
.hvr-shadow-radial {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
pointer-events: none;
position: absolute;
content: '';
left: 0;
width: 100%;
box-sizing: border-box;
background-repeat: no-repeat;
height: 5px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.hvr-shadow-radial:before {
bottom: 100%;
background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
top: 100%;
background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
opacity: 1;
}
/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-bubble-top:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
left: calc(50% - 10px);
top: 0;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
/* Bubble Right */
.hvr-bubble-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-bubble-right:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
top: calc(50% - 10px);
right: 0;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
/* Bubble Bottom */
.hvr-bubble-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-bubble-bottom:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
left: calc(50% - 10px);
bottom: 0;
border-width: 10px 10px 0 10px;
border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
/* Bubble Left */
.hvr-bubble-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-bubble-left:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
top: calc(50% - 10px);
left: 0;
border-width: 10px 10px 10px 0;
border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
/* Bubble Float Top */
.hvr-bubble-float-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-bubble-float-top:before {
position: absolute;
z-index: -1;
content: '';
left: calc(50% - 10px);
top: 0;
border-style: solid;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #e1e1e1 transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
/* Bubble Float Right */
.hvr-bubble-float-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-bubble-float-right:before {
position: absolute;
z-index: -1;
top: calc(50% - 10px);
right: 0;
content: '';
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #e1e1e1;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-bubble-float-bottom:before {
position: absolute;
z-index: -1;
content: '';
left: calc(50% - 10px);
bottom: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #e1e1e1 transparent transparent transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
/* Bubble Float Left */
.hvr-bubble-float-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-bubble-float-left:before {
position: absolute;
z-index: -1;
content: '';
top: calc(50% - 10px);
left: 0;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #e1e1e1 transparent transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
/* ICONS */
/* Icon Back */
.hvr-icon-back {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
}
.hvr-icon-back .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-back:hover .hvr-icon, .hvr-icon-back:focus .hvr-icon, .hvr-icon-back:active .hvr-icon {
-webkit-transform: translateX(-4px);
transform: translateX(-4px);
}
/* Icon Forward */
.hvr-icon-forward {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
/* Icon Down */
@-webkit-keyframes hvr-icon-down {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@keyframes hvr-icon-down {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
/* Icon Down */
.hvr-icon-down {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-down .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-down:hover .hvr-icon, .hvr-icon-down:focus .hvr-icon, .hvr-icon-down:active .hvr-icon {
-webkit-animation-name: hvr-icon-down;
animation-name: hvr-icon-down;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Up */
@-webkit-keyframes hvr-icon-up {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@keyframes hvr-icon-up {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
/* Icon Up */
.hvr-icon-up {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-up .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-up:hover .hvr-icon, .hvr-icon-up:focus .hvr-icon, .hvr-icon-up:active .hvr-icon {
-webkit-animation-name: hvr-icon-up;
animation-name: hvr-icon-up;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Spin */
.hvr-icon-spin {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-spin .hvr-icon {
-webkit-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover .hvr-icon, .hvr-icon-spin:focus .hvr-icon, .hvr-icon-spin:active .hvr-icon {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
0% {
opacity: 0;
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
51%,
100% {
opacity: 1;
}
}
@keyframes hvr-icon-drop {
0% {
opacity: 0;
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
51%,
100% {
opacity: 1;
}
}
/* Icon Drop */
.hvr-icon-drop {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-drop .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-drop:hover .hvr-icon, .hvr-icon-drop:focus .hvr-icon, .hvr-icon-drop:active .hvr-icon {
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-animation-name: hvr-icon-drop;
animation-name: hvr-icon-drop;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Icon Fade */
.hvr-icon-fade {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-fade .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: color;
transition-property: color;
}
.hvr-icon-fade:hover .hvr-icon, .hvr-icon-fade:focus .hvr-icon, .hvr-icon-fade:active .hvr-icon {
color: #0F9E5E;
}
/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(-1em);
transform: translateY(-1em);
}
}
@keyframes hvr-icon-float-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(-1em);
transform: translateY(-1em);
}
}
/* Icon Float Away */
.hvr-icon-float-away {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-float-away .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover .hvr-icon, .hvr-icon-float-away:focus .hvr-icon, .hvr-icon-float-away:active .hvr-icon {
-webkit-animation-name: hvr-icon-float-away;
animation-name: hvr-icon-float-away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(1em);
transform: translateY(1em);
}
}
@keyframes hvr-icon-sink-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(1em);
transform: translateY(1em);
}
}
/* Icon Sink Away */
.hvr-icon-sink-away {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-sink-away .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover .hvr-icon, .hvr-icon-sink-away:focus .hvr-icon, .hvr-icon-sink-away:active .hvr-icon {
-webkit-animation-name: hvr-icon-sink-away;
animation-name: hvr-icon-sink-away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Grow */
.hvr-icon-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-grow .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-grow:hover .hvr-icon, .hvr-icon-grow:focus .hvr-icon, .hvr-icon-grow:active .hvr-icon {
-webkit-transform: scale(1.3) translateZ(0);
transform: scale(1.3) translateZ(0);
}
/* Icon Shrink */
.hvr-icon-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-shrink .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover .hvr-icon, .hvr-icon-shrink:focus .hvr-icon, .hvr-icon-shrink:active .hvr-icon {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
25% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
75% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
@keyframes hvr-icon-pulse {
25% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
75% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
.hvr-icon-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover .hvr-icon, .hvr-icon-pulse:focus .hvr-icon, .hvr-icon-pulse:active .hvr-icon {
-webkit-animation-name: hvr-icon-pulse;
animation-name: hvr-icon-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
to {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@keyframes hvr-icon-pulse-grow {
to {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
.hvr-icon-pulse-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-grow .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover .hvr-icon, .hvr-icon-pulse-grow:focus .hvr-icon, .hvr-icon-pulse-grow:active .hvr-icon {
-webkit-animation-name: hvr-icon-pulse-grow;
animation-name: hvr-icon-pulse-grow;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
to {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
@keyframes hvr-icon-pulse-shrink {
to {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
.hvr-icon-pulse-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-shrink .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover .hvr-icon, .hvr-icon-pulse-shrink:focus .hvr-icon, .hvr-icon-pulse-shrink:active .hvr-icon {
-webkit-animation-name: hvr-icon-pulse-shrink;
animation-name: hvr-icon-pulse-shrink;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Icon Push */
@-webkit-keyframes hvr-icon-push {
50% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
}
@keyframes hvr-icon-push {
50% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
}
.hvr-icon-push {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-push .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-push:hover .hvr-icon, .hvr-icon-push:focus .hvr-icon, .hvr-icon-push:active .hvr-icon {
-webkit-animation-name: hvr-icon-push;
animation-name: hvr-icon-push;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
@keyframes hvr-icon-pop {
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
.hvr-icon-pop {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
-webkit-animation-name: hvr-icon-pop;
animation-name: hvr-icon-pop;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Bounce */
.hvr-icon-bounce {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-bounce .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover .hvr-icon, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:active .hvr-icon {
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Icon Rotate */
.hvr-icon-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-rotate .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover .hvr-icon, .hvr-icon-rotate:focus .hvr-icon, .hvr-icon-rotate:active .hvr-icon {
-webkit-transform: rotate(20deg);
transform: rotate(20deg);
}
/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-grow-rotate .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover .hvr-icon, .hvr-icon-grow-rotate:focus .hvr-icon, .hvr-icon-grow-rotate:active .hvr-icon {
-webkit-transform: scale(1.5) rotate(12deg);
transform: scale(1.5) rotate(12deg);
}
/* Icon Float */
.hvr-icon-float {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-float .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-float:hover .hvr-icon, .hvr-icon-float:focus .hvr-icon, .hvr-icon-float:active .hvr-icon {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
/* Icon Sink */
.hvr-icon-sink {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-sink .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-sink:hover .hvr-icon, .hvr-icon-sink:focus .hvr-icon, .hvr-icon-sink:active .hvr-icon {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
0% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
50% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob {
0% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
50% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@-webkit-keyframes hvr-icon-bob-float {
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob-float {
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
.hvr-icon-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-bob .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-bob:hover .hvr-icon, .hvr-icon-bob:focus .hvr-icon, .hvr-icon-bob:active .hvr-icon {
-webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
animation-name: hvr-icon-bob-float, hvr-icon-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
0% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
50% {
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@keyframes hvr-icon-hang {
0% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
50% {
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@-webkit-keyframes hvr-icon-hang-sink {
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@keyframes hvr-icon-hang-sink {
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
.hvr-icon-hang {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-hang .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-hang:hover .hvr-icon, .hvr-icon-hang:focus .hvr-icon, .hvr-icon-hang:active .hvr-icon {
-webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
animation-name: hvr-icon-hang-sink, hvr-icon-hang;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
16.65% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
33.3% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes hvr-icon-wobble-horizontal {
16.65% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
33.3% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.hvr-icon-wobble-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
-webkit-animation-name: hvr-icon-wobble-horizontal;
animation-name: hvr-icon-wobble-horizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
16.65% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
33.3% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-icon-wobble-vertical {
16.65% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
33.3% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.hvr-icon-wobble-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover .hvr-icon, .hvr-icon-wobble-vertical:focus .hvr-icon, .hvr-icon-wobble-vertical:active .hvr-icon {
-webkit-animation-name: hvr-icon-wobble-vertical;
animation-name: hvr-icon-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
@keyframes hvr-icon-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-icon-buzz {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-buzz .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-buzz:hover .hvr-icon, .hvr-icon-buzz:focus .hvr-icon, .hvr-icon-buzz:active .hvr-icon {
-webkit-animation-name: hvr-icon-buzz;
animation-name: hvr-icon-buzz;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
@keyframes hvr-icon-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
.hvr-icon-buzz-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-buzz-out .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-buzz-out:hover .hvr-icon, .hvr-icon-buzz-out:focus .hvr-icon, .hvr-icon-buzz-out:active .hvr-icon {
-webkit-animation-name: hvr-icon-buzz-out;
animation-name: hvr-icon-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-curl-top-left:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
top: 0;
left: 0;
background: white;
/* IE9 */
background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
/*For IE7-8-9*/
z-index: 1000;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
width: 25px;
height: 25px;
}
/* Curl Top Right */
.hvr-curl-top-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-curl-top-right:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
top: 0;
right: 0;
background: white;
/* IE9 */
background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
width: 25px;
height: 25px;
}
/* Curl Bottom Right */
.hvr-curl-bottom-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-curl-bottom-right:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
bottom: 0;
right: 0;
background: white;
/* IE9 */
background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
width: 25px;
height: 25px;
}
/* Curl Bottom Left */
.hvr-curl-bottom-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-curl-bottom-left:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
bottom: 0;
left: 0;
background: white;
/* IE9 */
background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
width: 25px;
height: 25px;
}
/*# sourceMappingURL=hover.css.map */
| 30.62196 | 200 | 0.619809 |
0aeb0083186830387212a378ff877e022c597089 | 1,589 | css | CSS | css/iconfont.css | goodhzy/citySelect | 190e36356fbe54ace2daf4b4efe4e3490cdab24d | [
"MIT"
] | 1 | 2019-11-09T09:43:20.000Z | 2019-11-09T09:43:20.000Z | css/iconfont.css | goodhzy/citySelect | 190e36356fbe54ace2daf4b4efe4e3490cdab24d | [
"MIT"
] | null | null | null | css/iconfont.css | goodhzy/citySelect | 190e36356fbe54ace2daf4b4efe4e3490cdab24d | [
"MIT"
] | null | null | null | @font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1573454632402'); /* IE9 */
src: url('iconfont.eot?t=1573454632402#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAKIAAsAAAAABjQAAAI+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcApAXgE2AiQDCAsGAAQgBYRtBy8bgwURBWTJfiZkcsntphxWuPrC1DahajwTD/+/37d97rvvzx0xRDyxiOJNVEMifaJ6SAMhMQnoLtEz+RdK/9amHe6NilAsyXnwXf5HfjHChdBxvk5XqQpZIZuiMO8+z+X0JtCBXOMD5boHjTVpUi+gXhxIAe6FbbISyrhh7AKXcJ5AhwnmiZXd6s2KzJoWiNPp2AEl55dllipCo2ZtFlfVSjqXnuFK+P34Z34UkrpiVaw/uuqwpT/ZGVWz1bTbJwQIaHONCvOQic218bUqwbhKRzybwr5Kg59aLd8m9moW7K+zirvAOJgIfnKnCpDgtvoagpGjnkMMORa3zw80h2+5dWHktjtnH54ftvnMCvfHrRx3/3gaGHf39Zu0aOyDR4OWop+lJzEoEDzt+329C/+Xzgw+P01oyvo5KbtwBL9C2rMl63LLmrIqre1MhpyiqkMHWrB7iB9jDcPPmw7F8BHONuNTVIppZGbnodZpARqKcwk6zNVv7jQUO4rcjjneAKHPB0mPx6j0+ZKZ/aE2wh8NfXFEh60xdM9OMyKpFYxa0IF5QbI0e8cuKio9YdhGzVl5yN+Q1xSCuqiKqR5n5DkWrPfQiHjwTBN04DIcR4KFKaOVIoosbVn6ujcVlqadsgJDmkAOMF5AYpGZ97sLVfr8CQo2I41bmmqSN4it0uCgVqh6kL1m7tV0L9es7oKGEB7wGJmADoxCoxEBS/2oDFmiEEdEF63Sbuf7aor1ddPX7YEOljGFPaRSH9aBtt0O') format('woff2'),
url('iconfont.woff?t=1573454632402') format('woff'),
url('iconfont.ttf?t=1573454632402') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
url('iconfont.svg?t=1573454632402#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-dagou:before {
content: "\e6a2";
}
| 72.227273 | 941 | 0.838892 |
0aeda56ed6e58c96fe6c918039f8170ac890a981 | 136 | css | CSS | Exercise Architecture and Testing/03.SoftTerest/styles/style.css | dokata99/SoftUniApplications | af4f10156e2b0fbfba8943035cfbeaa880a03e01 | [
"MIT"
] | null | null | null | Exercise Architecture and Testing/03.SoftTerest/styles/style.css | dokata99/SoftUniApplications | af4f10156e2b0fbfba8943035cfbeaa880a03e01 | [
"MIT"
] | null | null | null | Exercise Architecture and Testing/03.SoftTerest/styles/style.css | dokata99/SoftUniApplications | af4f10156e2b0fbfba8943035cfbeaa880a03e01 | [
"MIT"
] | null | null | null | @import url("common.css");
@import url("home.css");
@import url("login.css");
@import url("dashboard.css");
@import url("ideas.css");
| 17 | 29 | 0.654412 |
0af097c982d8374d5fdb55dc5023ed9678d94141 | 221 | css | CSS | Templates/LibraryTemplate/style.css | sideeq12/Amazing-Frontend_Templates | bc793dcd2016bc681a5ca8ed6a3f5a7945ea0400 | [
"MIT"
] | 42 | 2021-09-29T18:21:17.000Z | 2021-12-18T03:01:25.000Z | Templates/LibraryTemplate/style.css | sideeq12/Amazing-Frontend_Templates | bc793dcd2016bc681a5ca8ed6a3f5a7945ea0400 | [
"MIT"
] | 66 | 2021-09-30T08:29:58.000Z | 2021-10-31T05:48:37.000Z | Templates/LibraryTemplate/style.css | sideeq12/Amazing-Frontend_Templates | bc793dcd2016bc681a5ca8ed6a3f5a7945ea0400 | [
"MIT"
] | 66 | 2021-09-30T01:30:47.000Z | 2021-12-18T03:01:24.000Z | @media (max-width: 55rem) {
#header {
justify-content: space-evenly;
}
#logo,
#nav-bar {
margin: 0;
text-align: center;
}
#banner-content{
flex-direction: column;
text-align: center;
}
}
| 14.733333 | 34 | 0.579186 |
0af32a91d80221b82a5a30696e4bdb7b6ac339d3 | 1,028 | css | CSS | client/src/styles/fontFaces.css | rohitbakoliya/Invest-ICO | 4e9143de76703388db17e8292d76d8f68496563f | [
"MIT"
] | 6 | 2021-03-23T10:27:48.000Z | 2021-10-15T15:41:13.000Z | client/src/styles/fontFaces.css | rohitbakoliya/Investcrow | 4e9143de76703388db17e8292d76d8f68496563f | [
"MIT"
] | null | null | null | client/src/styles/fontFaces.css | rohitbakoliya/Investcrow | 4e9143de76703388db17e8292d76d8f68496563f | [
"MIT"
] | null | null | null | @font-face {
font-family: 'Product Sans Regular';
font-style: normal;
font-weight: normal;
src: local('Product Sans Regular'), url('../assets/fonts/ProductSans-Regular.woff') format('woff');
}
@font-face {
font-family: 'Product Sans Italic';
font-style: normal;
font-weight: normal;
src: local('Product Sans Italic'), url('../assets/fonts/ProductSans-Italic.woff') format('woff');
}
@font-face {
font-family: 'Product Sans Light Regular';
font-style: normal;
font-weight: normal;
src: local('Product Sans Light Regular'),
url('../assets/fonts/ProductSans-Light.woff') format('woff');
}
@font-face {
font-family: 'Product Sans Medium Regular';
font-style: normal;
font-weight: normal;
src: local('Product Sans Medium Regular'),
url('../assets/fonts/ProductSans-Medium.woff') format('woff');
}
@font-face {
font-family: 'Product Sans Bold';
font-style: normal;
font-weight: normal;
src: local('Product Sans Bold'), url('../assets/fonts/ProductSans-Bold.woff') format('woff');
}
| 27.783784 | 101 | 0.682879 |
0af365e56faeaf50ef52d9640001f8dc9b4b9105 | 427 | css | CSS | assets/css/modules/canales/canales.css | pblov/Practica_2 | 63011190262edec49f2e691d21fb29ff1f3ad0d1 | [
"MIT"
] | null | null | null | assets/css/modules/canales/canales.css | pblov/Practica_2 | 63011190262edec49f2e691d21fb29ff1f3ad0d1 | [
"MIT"
] | null | null | null | assets/css/modules/canales/canales.css | pblov/Practica_2 | 63011190262edec49f2e691d21fb29ff1f3ad0d1 | [
"MIT"
] | null | null | null | .media {
padding: 10px 0px !important;
transition: background-color .2s linear;
}
tbody tr td:nth-child(1) .media a{
margin-left:auto;
margin-right:auto;
}
tbody tr td:last-child{
text-align:center;
}
@media only screen and (min-width: 1900px) {
table.dataTable {
display : table;
}
}
@media only screen and (max-width: 989px){
#imagen-preview-foto{
width: 100%;
}
} | 15.25 | 44 | 0.611241 |
0af389a3897a8efc50309688b29d80ec15aabb5b | 4,500 | css | CSS | apps/wordpress/htdocs/wp-content/plugins/types/library/otgs/installer/res/css/admin.css | masaym/bitnami | 6682969234311c7daafba6a3bca33bfcfbdad251 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | apps/wordpress/htdocs/wp-content/plugins/types/library/otgs/installer/res/css/admin.css | masaym/bitnami | 6682969234311c7daafba6a3bca33bfcfbdad251 | [
"ECL-2.0",
"Apache-2.0"
] | 10 | 2016-09-26T23:16:04.000Z | 2016-09-29T19:09:36.000Z | apps/wordpress/htdocs/wp-content/plugins/types/library/otgs/installer/res/css/admin.css | masaym/bitnami | 6682969234311c7daafba6a3bca33bfcfbdad251 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | .otgsi_site_key_form{
display:none;
/*display:inline;*/
}
.installer-status-installing, .installer-status-installed, .installer-status-updating, .installer-status-updated, .installer-status-activating, .installer-status-activated, .installer-status-success{
display: none;
}
.installer-status-installing{color: #FF9900; }
.installer-status-installed{color: #003300; font-weight: bold; }
.installer-status-updating{color: #FF9900; }
.installer-status-updated{color: #003300; font-weight: bold; }
.installer-status-activating{color: #996666 }
.installer-status-activated{color: #333366; font-weight: bold; }
.js-status-success p{
color: #FF9900;
padding: 4px;
}
.installer-green-text{
color:#006600;
font-weight:bold;
}
.installer-red-text{
color:#b22121;
font-weight:bold;
}
.installer-products-list li{
display: inline;
margin-right: 20px;
}
.otgs_wp_installer_table a.disabled{
color:#888;
}
.otgs_wp_installer_subtable{
clear: both;
margin-left:-20px;
}
.otgs_wp_installer_subtable td p{
font-size: 92%;
}
.installer-status-error{
color: #f00;
}
.installer-status-note{
color: #6F6E6D;
font-style: italic;
}
.installer-warn-box{
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #962722;background-color:#F5C8C6;
color: #333;
padding: 5px;
}
.installer-warn-box span.details{
font-style: italic;
color:#777;
}
.installer-error-box{
color:#962722;
margin-top: 10px;
}
.installer-error-box p{
margin: 10px 0 10px 0;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #962722;background-color:#F5C8C6;
color: #333;
padding: 5px;
text-align: center;
}
.spinner-inline{
float: none;
display: inline-block;
visibility: visible;
}
.installer-q-icon:before{
content: '\f223' !important;
font-family: dashicons !important;
color: #f56e28;
font: 20px/1 "dashicons";
}
.installer-plugin-update-tr td{
padding-left:3px !important;
}
.otgsi_yellow_bg{
background-color: #f2f46b;
}
.otgs_wp_installer_table_compact{
width:480px;
border: solid 1px #999;
padding:10px;
border-radius: 5px;
}
.installer-plugins-list-compact{
background-color: #fff;
border-collapse: collapse;
border:solid 1px #C1DAD7;
width:100%;
}
.installer-plugins-list-compact tr th{
padding-top:3px;
background-color: #ccc;
}
.installer-plugins-list-compact tr{
background-color: #ddd;
}
.installer-plugins-list-compact tr.even{
background-color: #eee;
}
.installer-plugins-list-compact td{
padding:2px 5px 2px 5px;
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
}
.installer-plugins-list-compact td.twelve{
width:16px;
}
.otgs_wp_installer_table_compact .installer-status-downloading,
.otgs_wp_installer_table_compact .installer-status-downloaded,
.otgs_wp_installer_table_compact .installer-status-activating,
.otgs_wp_installer_table_compact .installer-status-activated{
display: none;
color:transparent; width: 12px; padding:2px;
}
.otgs_wp_installer_table_compact .installer-status-success,
.otgs_wp_installer_table_compact .installer-status-fail{
display: none;
}
.installer-status-success{
float: right;
color: #006600;
}
.otgs_wp_installer_table_compact .installer-status-downloading{background: url(../img/dn.gif) no-repeat center; }
.otgs_wp_installer_table_compact .installer-status-downloaded{background: url(../img/complete.png) no-repeat center;}
.otgs_wp_installer_table_compact .installer-status-activating{background: url(../img/dn.gif) no-repeat center; }
.otgs_wp_installer_table_compact .installer-status-activated{background: url(../img/complete.png) no-repeat center; }
.otgs_wp_installer_table_compact .installer-status-error{background: url(../img/icon_error.gif) no-repeat center; }
.installer_highlight{
color:#c5510b;
}
.installer_highlight_package{
background-color: #fff9c0;
}
.plugin_progress{
font-style: italic;
color: #777
}
.installer-download-progress-status{
display: none;
float:right;
color: #006600;
font-style: italic;
background: url('../img/spinner.gif') no-repeat;
padding-left:24px;
}
.otgs-is-dismissible {
position: relative;
padding-right: 38px;
}
.otgs-is-dismissible .notice-dismiss {
text-decoration: none;
}
.otgs-is-dismissible p [class*="button-"] {
margin: -5px 5px;
} | 23.316062 | 199 | 0.716222 |
0af8858dc7363fd3ed5b99e2a70d379111020b29 | 108,910 | css | CSS | Packer/Website/style2.css | Listers/SmallSharpToolsDotNet | a9d64c2c234fdd7ddcfcd0e315d93b2ecabc82ec | [
"Apache-2.0"
] | null | null | null | Packer/Website/style2.css | Listers/SmallSharpToolsDotNet | a9d64c2c234fdd7ddcfcd0e315d93b2ecabc82ec | [
"Apache-2.0"
] | 1 | 2016-06-01T08:57:53.000Z | 2016-06-01T08:57:53.000Z | Packer/Website/style2.css | Listers/SmallSharpToolsDotNet | a9d64c2c234fdd7ddcfcd0e315d93b2ecabc82ec | [
"Apache-2.0"
] | 4 | 2015-08-17T10:09:20.000Z | 2020-03-05T15:39:19.000Z | /* CNN - common.css */
body
{margin:0;padding:0;background:#dadada;color:#000;}
body, td, th, textarea, select, h2, h3, h4, h5, h6
{font: 12px/1.25em arial, sans-serif;}
p
{margin:12px 0;}
a
{text-decoration:none;}
a:link { color:#004276;text-decoration:none; }
a:visited
{color:#5c7996;}
a:link:hover
{color:#ca0002;}
a:focus
{outline:none;}
/* generic */
.clear
{clear:both;}
.cnnAlignCenter
{text-align:center;}
.cnnHidden
{display:none;}
.cnnInline
{display:inline;}
.cnnWsnr
{white-space:nowrap;}
.cnnT1wool,
.cnnWOOL
{color:#949494; font-weight:bold;}
.cnnLiveWOOL
{color:#ca0002;font-weight:bold;}
.cnnVerticalBar
{color:#dadada;}
/* common header links with raquo */
.cnnHeadLnk a
{color:#000;}
.cnnHeadLnk a:hover
{color:#000;}
.cnnHeadLnk a:visited
{color:#000;}
.cnnHeadLnk a span
{color:#004276;}
.cnnHeadLnk a:hover span
{color:#ca0002;}
.cnnHeaderLnk a span
{color:#000;}
.cnnHeaderLnk a:visited span
{color:#000;}
.cnnHeaderLnk a:hover span
{color:#ca0002;}
h1
{font-size:30px;line-height:1.25em;margin:18px;}
ul
{margin-top:0;}
/* common paddings */
.cnnPad1Top{padding: 1px 0 0 0;}
.cnnPad2Top{padding-top:2px;}
.cnnPad3Top{padding-top:3px;}
.cnnPad3T{padding-top:3px;}
.cnnPad4Top{padding-top:4px;}
.cnnPad5Top{padding-top:5px;}
.cnnPad6Top{padding-top:6px;}
.cnnPad7Top{padding:7px 0 0 0;}
.cnnPad8Top{padding-top:8px;}
.cnnPad9Top{padding-top:9px;}
.cnnPad12Top{padding-top:12px;}
.cnnPad13Top{padding-top:13px;}
.cnnPad14Top{padding: 14px 0 0 0;}
.cnnPad16Top{padding-top:16px;}
.cnnPad16T{padding-top:16px;}
.cnnPad18Top{padding:18px 0 0 0;}
.cnnPad30Top{padding-top:30px;}
.cnnPad156Top{padding:156px 0 0 0;}
.cnnPad5{padding:5px;}
.cnnPad9{padding:9px;}
.cnnPad8{padding:8px;}
.cnnPad10{padding:10px;}
.cnnPad12{padding:12px;}
.cnnPad18{padding:18px;}
.cnnPad5Left{padding-left:5px;}
.cnnPad6Left{padding-left:6px;}
.cnnPad9Left{padding-left:9px;}
.cnnPad8Left{padding-left:8px;}
.cnnPad12Left{padding-left:12px;}
.cnnPad18Left{padding: 0 0 0 18px;}
.cnnPad5TB9LR{padding:5px 9px;}
.cnnPad5T9LR{padding:5px 9px 0 9px;}
.cnnPad12LR{padding:0 12px;}
.cnnPad12L9R{padding:0 9px 0 12px;}
.cnnPad5TB12LR{padding:5px 12px;}
.cnnPad8TB12LR{padding:8px 12px;}
.cnnPad7TB12LR{padding:7px 12px;}
.cnnPad9TB12LR{padding:9px 12px;}
.cnnPad10TB12LR{padding:10px 12px;}
.cnnPad14TB18LR{padding:14px 18px;}
.cnnPad10T18LR{padding:10px 18px 0 18px;}
.cnnPad5TB {padding:5px 0px;}
.cnnPad5B{padding-bottom:5px;}
.cnnPad4Bot{padding-bottom:4px;}
.cnnPad9Bot{padding-bottom:9px;}
.cnnPad3T11B{padding:3px 0 11px 0;}
.cnnPad18TL{padding:18px 0 0 18px;}
.cnnPad9T4B{padding: 9px 0 4px 0}
.cnnPad18TR{padding:18px 18px 0 0;}
.cnnPad18BL{padding:0 0 18px 18px;}
.cnnPad18LR{padding:0px 18px;}
.cnnPad18TRL{padding:18px 18px 0px 18px;}
.cnnPad18TBLR{padding:18px 18px 18px 18px;}
.cnnPad18TRL14B{padding:18px 18px 14px 18px;}
.cnnPad18TRL13B{padding:18px 18px 13px 18px;}
.cnnPad8T5B12LR{padding:8px 12px 5px 12px;}
.cnnPad9T25L{padding:9px 0px 0px 25px}
.cnnPad14T5B18LR{padding:14px 18px 5px 18px}
.cnnPad18T14B18L{padding:18px 0 14px 18px;}
.cnnPad18RBL{padding:0 18px 18px 18px;}
.cnnPad7T18LR{padding:7px 18px 0 18px;}
.cnnPad7Top18Left{padding:7px 0 0 18px;}
.cnnPad9T18L{padding:9px 0px 0px 18px}
.cnnPad18TLR{padding: 18px 18px 12px 18px}
.cnnPad18T8B18R{padding:18px 0px 8px 18px;}
.cnnPad18TBL{padding:18px 0 18px 18px;}
.cnnPad18T25L{padding: 18px 0 0 25px;}
.cnn10pxTB12pxLRPad{padding:10px 12px;}
.cnnPad7T12BLR{padding:7px 12px 12px 12px}
.cnnPad9T18L12B{padding: 9px 0 12px 18px}
.cnnPad9TRL6B{padding:9px 9px 6px 9px;}
.cnnPad4T9RL6B{padding:4px 9px 6px 9px;}
.cnnPad9R18L{padding:0px 9px 0px 18px;}
.cnnPad18TL9R{padding:18px 9px 0 18px;}
.cnnPad16T18RBL{padding:16px 18px 18px 18px;}
.cnnPad9T18RL{padding:9px 18px 0 18px;}
.cnnPad9TR14B18L{padding:9px 9px 14px 18px;}
.cnnPad4T9RL6B{padding:4px 9px 6px 9px;}
.cnnPad9T12LBR{padding:9px 12px 12px 12px;}
/* common margins */
.cnnMar9Left{margin-left:9px;}
.cnnMar9Right{margin-right:9px;}
.cnnMar14TB18LR{margin:14px 18px;}
.cnn14pxTxt
{font-size:14px;}
/* columns */
#cnnLeftCol,
#cnnRightCol
{float:left;}
/* container */
#cnnHeaderContent,
#cnnContentContainer,
#cnnContainer
{text-align:left;margin:0 auto;}
#cnnContainer
{width:1002px;}
#cnnContentContainer
{width:984px;}
/* icons */
IMG.cnnVidIcon
{margin:2px 2px 0 4px;}
IMG.cnnPicIcon
{margin:0 2px 0 4px;}
/* 728 ceiling ad */
.cnn728Container
{background:#fff;padding:9px 0;border-bottom:1px solid #e6e6e6;}
.cnn728Ad
{background:#fff;width:1002px;text-align:center;margin:0 auto;}
/* common boxes
=================================================================================== */
/* white corner box */
.cnnWCBox
{}
.cnnWCBoxHeader
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_dg_TR.gif) 100% 0 no-repeat;}
.cnnWCBoxContent
{background:#fff;}
.cnnWCBoxFooter
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_dg_BR.gif) 100% 0 no-repeat;}
/* grey right rail box */
.cnnRRBox
{}
.cnnRRBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/grey_corner_TR.gif) 100% 0 no-repeat;}
.cnnRRBoxContent
{background:#f2f2f2;padding:5px 9px;}
.cnnRRBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/grey_corner_BR.gif) 100% 0 no-repeat;}
/* cnnWireBox */
.cnnWireBox .cnnBoxContent
{background-color:#fff;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.cnnWireBox .cnnWireBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_TR_bg.gif) 100% 0 repeat-x;}
.cnnWireBox .cnnWireBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_BR._bg.gif) 100% 0 no-repeat;}
/* cnnWireAdBox for Ads and partner boxes */
.cnnWireAdBox .cnnWireAdBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_dg_wht_tr.gif) 100% 0 repeat-x;}
.cnnWireAdBox .cnnAdBoxContent
{background-color:#fff;border-left:1px solid #cdcdcd;border-right:1px solid #cdcdcd;}
.cnnWireAdBox .cnnWireAdBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_dg_wht_br.gif) 100% 0 no-repeat;}
/* cnnWireLtgBox Standard wire box on light grey background */
.cnnWireLtgBox
{}
.cnnWireLtgBoxHeader
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_TR.gif) 100% 0 no-repeat;}
.cnnWireLtgBox .cnnBoxContent
{border-color: #e6e6e6;}
.cnnWireLtgBoxFooter
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_BR.gif) 100% 0 no-repeat;}
/* cnnWcLtgBox Plain white corners on light grey background */
.cnnWcLtgBox
{}
.cnnWcLtgBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_lg_TR.gif) 100% 0 no-repeat;}
.cnnWcLtgBoxContent
{background-color:#fff;}
.cnnWcLtgBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_lg_BR.gif) 100% 0 no-repeat;}
/* cnnWcAdLtgBox for Ad boxes on a light grey background */
.cnnWireAdLtgBox
{}
.cnnWireAdLtgBox .cnnWireAdLtgBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_adv_ltg_tr.gif) 100% 0 no-repeat;}
.cnnWireAdLtgBox .cnnAdBoxContent
{background:#fff;border-left:1px solid #cdcdcd;border-right:1px solid #cdcdcd;}
.cnnWireAdLtgBox .cnnWireAdLtgBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_adv_ltg_br.gif) 100% 0 no-repeat;}
/* cnnWireSPBox for special report boxs like elections */
.cnnWireSPBox
{}
.cnnWireSPBox .cnnWireSPBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/specials/corner_sp_tr.gif) 100% 0 repeat-x;}
.cnnWireSPBox .cnnSPBoxContent
{background-color:#fff;border-left:1px solid #b8b8b8;border-right:1px solid #b8b8b8;}
.cnnWireSPBox .cnnWireSPBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/specials/corner_sp_br.gif) 100% 0 no-repeat;}
/* cnnWireRedBox */
.cnnWireRedBox .cnnWireRedBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/most_pop/mp_tr.gif) 100% 0 repeat-x;}
.cnnWireRedBox .cnnRedBoxContent
{background-color:#ca0002;color:#fff;}
.cnnWireRedBox .cnnWireRedBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/most_pop/mp_br.gif) 100% 0 no-repeat;}
/* cnnWireSeBox for Set Edition */
.cnnWireSeBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/set_edition/corner_se_tr_bg.gif) 100% 0 repeat-x;}
#cnnBoxSeContent
{border-width:0 2px; border-color: #afafaf; border-style: solid;}
#cnnBoxSeContent
{background-repeat: repeat-x; }
.cnnWireSeBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/set_edition/corner_se_br_bg.gif) 100% 0 no-repeat;}
/* set edition politics over-rides */
#cnn_POLITICS .cnnWireSeBoxHeader
{background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/set_edition/corner_se_tr.elex.gif) 100% 0 repeat-x;}
#cnn_POLITICS .cnnWireSeBoxFooter
{background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/set_edition/corner_se_br.elex.gif) 100% 0 no-repeat;}
/* cnnRRTVBox */
.cnnRRTVBox .cnnRRTVBoxHeader
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_tv_tr.gif) repeat-x scroll 100% 0pt;height:4px;overflow:hidden;}
.cnnRRTVBox .cnnRRTVBoxContent
{background:#f2f2f2; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6;}
.cnnRRTVBox .cnnRRTVBoxFooter
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_tv_br.gif) repeat-x scroll 100% 0pt;height:4px;overflow:hidden;}
/* cnnUGCBox */
.cnnUGCBox .cnnBoxContent
{border-width:0 1px; border-style: solid; border-color: #dde6f1;background:#f5faff;}
.cnnUGCBox .cnnUGCBoxContent
{border-width:0 1px; border-style: solid; border-color: #dde6f1;background:#f5faff;}
.cnnUGCBox .cnnUGCBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_TR_bg.gif) 100% 0 repeat-x;}
.cnnUGCBox .cnnUGCBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_BR_bg.gif) 100% 0 no-repeat;}
/* cnnWireBlackBox */
.cnnWireBlackBox
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/ireport_box/i-report_tr.gif) 100% 0 repeat-x;}
.cnnBlackBoxContent
{background: #000;padding: 5px 12px 8px 12px;}
/* Footer box */
.cnnFooterBox .cnnFooterBoxHeader
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/footer/corner_footer_tr.gif) 100% 0 no-repeat;}
.cnnFooterBox .cnnFooterBoxContent
{background:#ebebeb;}
.cnnFooterBox .cnnFooterBoxFooter
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/footer/corner_footer_br.gif) 100% 0 no-repeat;}
/* end common boxes
=================================================================================== */
/* enhanced box styles
============================================================================================== */
/* white corner box */
.cnnWCBox .cnnBoxHeader
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_dg_TR.gif) 100% 0 no-repeat;}
.cnnWCBox .cnnBoxHeader div
{width:4px;height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_dg_TL.gif) 0 0 no-repeat;}
.cnnWCBox .cnnBoxContent
{background:#fff;}
.cnnWCBox .cnnBoxFooter
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_dg_BR.gif) 100% 0 no-repeat;}
.cnnWCBox .cnnBoxFooter div
{height:4px;width:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_dg_BL.gif) 0 0 no-repeat;}
/* white corner advert box (right rail 336) */
.cnnWCAdBox .cnnBoxHeader
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_dg_TR.gif) 100% 0 no-repeat;}
.cnnWCAdBox .cnnBoxHeader div
{width:4px;height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_dg_TL.gif) 0 0 no-repeat;}
.cnnWCAdBox .cnnBoxContent
{background:#fff;}
.cnnWCAdBox .cnnBoxFooter
{height:9px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_br_ad9.gif) 100% 0 no-repeat;}
.cnnWCAdBox .cnnBoxFooter div
{height:9px;width:9px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_bl_ad9.gif) 0 0 no-repeat;}
/* wire box */
.cnnWireBox .cnnBoxContent
{background:#fff;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.cnnWireBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_TR_bg.gif) 100% 0 repeat-x;}
.cnnWireBox .cnnBoxHeader div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_TL.gif) 0 0 no-repeat;}
.cnnWireBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_BR._bg.gif) 100% 0 no-repeat;}
.cnnWireBox .cnnBoxFooter div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_BL.gif) 0 0 no-repeat;}
/* soft news wire box, with vertical bar */
.cnnWireSnBox .cnnBoxContent
{background:#fff;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.cnnWireSnBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_TR_bg.gif) 100% 0 repeat-x;}
.cnnWireSnBox .cnnBoxHeader div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_TL.gif) 0 0 no-repeat;}
.cnnWireSnBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_sn_BR_bg.gif) 100% 0 no-repeat;}
.cnnWireSnBox .cnnBoxFooter div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_BL.gif) 0 0 no-repeat;}
/* grey right rail background box */
.cnnRRBox .cnnBoxContent
{background:#f2f2f2;}
.cnnRRBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/grey_corner_TR.gif) 100% 0 no-repeat;}
.cnnRRBox .cnnBoxHeader div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/grey_corner_TL.gif) 100% 0 no-repeat;}
.cnnRRBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/grey_corner_BR.gif) 100% 0 no-repeat;}
.cnnRRBox .cnnBoxFooter div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/grey_corner_BL.gif) 100% 0 no-repeat;}
/* wire box on light grey background (section right rail) */
.cnnWireLtgBox .cnnBoxContent
{background:#fff;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.cnnWireLtgBox .cnnBoxHeader
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_TR.gif) 100% 0 no-repeat;}
.cnnWireLtgBox .cnnBoxHeader div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_TL.gif) 0 0 no-repeat;}
.cnnWireLtgBox .cnnBoxFooter
{height:4px;overflow:hidden;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_BR.gif) 100% 0 no-repeat;}
.cnnWireLtgBox .cnnBoxFooter div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_BL.gif) 0 0 no-repeat;}
/* wire box on light grey background (section ad box) */
.cnnWireAdLtgBox .cnnBoxContent
{background:#fff;border-left:1px solid #cdcdcd;border-right:1px solid #cdcdcd;}
.cnnWireAdLtgBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_adv_ltg_tr.gif) 100% 0 no-repeat;}
.cnnWireAdLtgBox .cnnBoxHeader div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_adv_ltg_tl.gif) 0 0 no-repeat;}
.cnnWireAdLtgBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_adv_ltg_br.gif) 100% 0 no-repeat;}
.cnnWireAdLtgBox .cnnBoxFooter div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_adv_ltg_bl.gif) 0 0 no-repeat;}
/* cnnRRTVBox */
.cnnRRTVBox .cnnBoxContent
{background:#f2f2f2; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6;}
.cnnRRTVBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_tv_tr.gif) 100% 0 no-repeat;}
.cnnRRTVBox .cnnBoxHeader div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_tv_tl.gif) 100% 0 no-repeat;}
.cnnRRTVBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_tv_br.gif) 100% 0 no-repeat;}
.cnnRRTVBox .cnnBoxFooter div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_tv_bl.gif) 100% 0 no-repeat;}
/* live video box */
.cnnLiveVideoBox .cnnBoxContent
{background:#fff;border-left:2px solid #dc595a;border-right:2px solid #dc595a;}
.cnnLiveVideoBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/video_box/live_video_red_tr.gif) 100% 0 repeat-x;}
.cnnLiveVideoBox .cnnBoxHeader div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/video_box/live_video_red_tl.gif) 0 0 no-repeat;}
.cnnLiveVideoBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/video_box/live_video_red_br.gif) 100% 0 no-repeat;}
.cnnLiveVideoBox .cnnBoxFooter div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/video_box/live_video_red_bl.gif) 0 0 no-repeat;}
/* red box */
.cnnRedBox .cnnBoxContent
{background:#c00;border-left:1px solid #c00;border-right:1px solid #c00;}
.cnnRedBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/most_pop/mp_tr.gif) 100% 0 repeat-x;}
.cnnRedBox .cnnBoxHeader div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/most_pop/mp_tl.gif) 0 0 no-repeat;}
.cnnRedBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/most_pop/mp_br.gif) 100% 0 no-repeat;}
.cnnRedBox .cnnBoxFooter div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/most_pop/mp_bl.gif) 0 0 no-repeat;}
/* cnnWireSPBox for special report boxs like elections */
.cnnWireSPBox .cnnBoxContent
{background-color:#fff;border-left:1px solid #b8b8b8;border-right:1px solid #b8b8b8;}
.cnnWireSPBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/specials/corner_sp_tr.gif) 100% 0 repeat-x;}
.cnnWireSPBox .cnnBoxHeader div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/specials/corner_sp_tl.gif) 100% 0 repeat-x;}
.cnnWireSPBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/specials/corner_sp_br.gif) 100% 0 no-repeat;}
.cnnWireSPBox .cnnBoxFooter div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/specials/corner_sp_bl.gif) 100% 0 no-repeat;}
/* cnnUGCBox */
.cnnUGCBox .cnnBoxContent
{border-width:0 1px; border-style: solid; border-color: #dde6f1;background:#f5faff;}
.cnnUGCBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_TR_bg.gif) 100% 0 repeat-x;}
.cnnUGCBox .cnnBoxHeader div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_TL.gif) 100% 0 repeat-x;}
.cnnUGCBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_BR_bg.gif) 100% 0 no-repeat;}
.cnnUGCBox .cnnBoxFooter div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_BL.gif) 100% 0 no-repeat;}
/* ireport box */
.cnnIrptBox .cnnBoxContent
{border-width:0 1px; border-style: solid; border-color: #dde6f1;background:#f5faff;}
.cnnIrptBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/ireport_box/i-report_tr.gif) 100% 0 repeat-x;}
.cnnIrptBox .cnnBoxHeader div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/ireport_box/i-report_tl.gif) 100% 0 repeat-x;}
.cnnIrptBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_BR_bg.gif) 100% 0 no-repeat;}
.cnnIrptBox .cnnBoxFooter div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_BL.gif) 100% 0 no-repeat;}
.cnnIrptBox .cnnIrptHead /* previous */
{padding:5px 0 8px 12px;background:#000;}
.cnnIrptBox .cnnBoxHead
{padding:5px 0 8px 12px;background:#000;}
/* white corner right rail (mosaic, section) */
.cnnWcLtgBox .cnnBoxContent
{background:#fff;}
.cnnWcLtgBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_lg_TR.gif) 100% 0 repeat-x;}
.cnnWcLtgBox .cnnBoxHeader div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_lg_TL.gif) 100% 0 repeat-x;}
.cnnWcLtgBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_lg_BR.gif) 100% 0 no-repeat;}
.cnnWcLtgBox .cnnBoxFooter div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/right_rail/corner_lg_BL.gif) 100% 0 no-repeat;}
/* Footer box */
.cnnFooterBox .cnnBoxContent
{background:#ebebeb;}
.cnnFooterBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/footer/corner_footer_tr.gif) 100% 0 repeat-x;}
.cnnFooterBox .cnnBoxHeader div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/footer/corner_footer_tl.gif) 100% 0 repeat-x;}
.cnnFooterBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/footer/corner_footer_br.gif) 100% 0 no-repeat;}
.cnnFooterBox .cnnBoxFooter div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/footer/corner_footer_bl.gif) 100% 0 no-repeat;}
/* cnnMoPoBox */
.cnnMoPoBoxContent
{width:100%;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_center.png);}
.cnnMoPoBoxHeader
{overflow:hidden;position:relative;width:100%;height:9px;background:transparent;}
.cnnMoPoBoxHeader .cnnMoPoBoxHeaderTL
{margin-right:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TL.png) 0 0 no-repeat;}
.cnnMoPoBoxHeader .cnnMoPoBoxHeaderTR
{position:absolute;top:0px;right:0px;width:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TR.png) 0 0 no-repeat;}
.cnnMoPoBoxFooter
{overflow:hidden;position:relative;width:100%;height:9px;background:transparent;}
.cnnMoPoBoxFooter .cnnMoPoBoxFooterBL
{margin-right:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BL.png) 0 0 no-repeat;}
.cnnMoPoBoxFooter .cnnMoPoBoxFooterBR
{position:absolute;top:0px;right:0px;width:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BR.png) 0 0 no-repeat;}
* html .cnnMoPoBoxContent
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_center.png', sizingMethod='scale');}
* html .cnnMoPoBoxHeader .cnnMoPoBoxHeaderTL
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TL.png', sizingMethod='crop');}
* html .cnnMoPoBoxHeader .cnnMoPoBoxHeaderTR
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TR.png', sizingMethod='crop');}
* html .cnnMoPoBoxFooter .cnnMoPoBoxFooterBL
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BL.png', sizingMethod='crop');}
* html .cnnMoPoBoxFooter .cnnMoPoBoxFooterBR
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BR.png', sizingMethod='crop');}
/* end box styles
============================================================================================== */
/* begin share box styling */
.cnnShareThisBox {width:138px;}
#cnnShareThisContent {padding:9px 9px 3px 8px; margin:0px; font-size:10px; background:#ffffff; font-weight:bold;line-height:14px;}
#cnnShareThisContent .cnnShareThisTitle h6 {font-size:10px; color:#949494; padding:0px 0 9px 0; margin:0px; }
.cnnShareThisTitle img {float:right;}
.cnnShareThisItem {padding:0 0 9px 0;}
.cnnShareThisItem img {vertical-align:middle; padding:0 8px 0 0; border:none;}
.cnnShareBoxContent .cnnShareContent
{margin:0 9px; background:#fff; border:1px solid #cbcbcb;}
.cnnShareBoxContent
{width:100%;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_center.png);}
.cnnShareBoxHeader
{overflow:hidden;position:relative;width:100%;height:9px;background:transparent;}
.cnnShareBoxHeader .cnnShareBoxHeaderTL
{margin-right:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TL.png) 0 0 no-repeat;}
.cnnShareBoxHeader .cnnShareBoxHeaderTR
{position:absolute;top:0px;right:0px;width:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TR.png) 0 0 no-repeat;}
.cnnShareBoxFooter
{overflow:hidden;position:relative;width:100%;height:9px;background:transparent;}
.cnnShareBoxFooter .cnnShareBoxFooterBL
{margin-right:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BL.png) 0 0 no-repeat;}
.cnnShareBoxFooter .cnnShareBoxFooterBR
{position:absolute;top:0px;right:0px;width:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BR.png) 0 0 no-repeat;}
* html .cnnShareBoxContent
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_center.png', sizingMethod='scale');}
* html .cnnShareBoxHeader .cnnShareBoxHeaderTL
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TL.png', sizingMethod='crop');}
* html .cnnShareBoxHeader .cnnShareBoxHeaderTR
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TR.png', sizingMethod='crop');}
* html .cnnShareBoxFooter .cnnShareBoxFooterBL
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BL.png', sizingMethod='crop');}
* html .cnnShareBoxFooter .cnnShareBoxFooterBR
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BR.png', sizingMethod='crop');}
.cnnShareThisItem
{clear:both;}
.cnnShareThisItem a,
.cnnEmbeddShare .cnnShareThisItem a,
.cnnEmbeddShare .cnnShareThisItem a:hover
{display:block;padding:3px 0 4px 25px;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/icons/share_sprite.gif) 0 2px no-repeat;)}
.cnnEmbeddShare .cnnShareThisItem a:visited
{color:#004276;}
.cnnShareThisItem a.cnnShareMixx,
.cnnShareThisItem a.cnnShareMixx:hover
{background-position:0 2px;}
* html .cnnShareThisItem a.cnnShareMixx
{width:70px;}
*:first-child+html .cnnShareThisItem a.cnnShareMixx
{width:70px;}
.cnnShareThisItem a.cnnShareDigg,
.cnnShareThisItem a.cnnShareDigg:hover
{background-position:0 -25px;}
.cnnShareThisItem a.cnnShareFacebook,
.cnnShareThisItem a.cnnShareFacebook:hover
{background-position:0 -52px;}
.cnnShareThisItem a.cnnShareDelicious,
.cnnShareThisItem a.cnnShareDelicious:hover
{background-position:0 -80px;}
.cnnShareThisItem a.cnnShareReddit,
.cnnShareThisItem a.cnnShareReddit:hover
{background-position:0 -107px;}
.cnnShareThisItem a.cnnShareStumbleUpon,
.cnnShareThisItem a.cnnShareStumbleUpon:hover
{background-position:0 -137px;}
.cnnShareThisItem a.cnnShareMyspace,
.cnnShareThisItem a.cnnShareMyspace:hover
{background-position:0 -166px;}
.cnnEmbeddShare .cnnShareThisItem a
{color:#004276;}
.cnnEmbeddShare .cnnShareThisItem a:hover
{color:#ca0002;background-color:#fff;}
.cnnEmbeddShare
{color:#949494;font-size:11px;line-height:16px;}
.cnnEmbeddShare a
{font-size:10px;display:inline;white-space: nowrap;color:#ca0002;padding:2px 2px 1px 2px;}
.cnnEmbeddShare a:hover
{color:#fff;background:#c90000;}
.cnnEmbeddShare a.cnnMixx
{padding:0 2px 2px 21px;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/icons/share_sprite.gif) 0 0 no-repeat;}
.cnnEmbeddShare a.cnnMixx:hover
{background:#c90000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/icons/share_sprite.gif) 0 0 no-repeat;}
div.cnnEmbeddShare
{display:inline;}
#cnnEmbeddShareSpan
{position:relative;display:inline;}
#cnnEmbeddShareSpan .cnnOverlayMenuContainer,
#cnnEmbeddShareSpan #cnnShareThisStory124
{position:absolute;top:0;left:0;}
#cnnEmbeddShareSpan
{z-index:99999;}
.cnnEmbeddShare .cnnShareThisTitle
{position:relative;}
.cnnEmbeddShare .cnnShareThisTitle a
{position:absolute;top:0;right:0;width:16px;}
.cnnEmbeddShare .cnnShareThisTitle a:hover
{background:#fff;}
* html .cnnEmbeddShare .cnnShareThisTitle a
{right:18px;}
.cnnEmbeddShare a.cnnOverlayLnk:visited
{color:#ca0002;}
.cnnEmbeddShare a.cnnOverlayLnk:hover
{color:#fff;}
* html .cnnAttribution
{padding-top:12px;}
/* end share box styling */
/* header rules
=================================================================================== */
div#cnnHeader
{font-family:Arial,sans-serif;background:#fff;border-bottom:6px solid #c00;min-width:1002px;width:auto;margin-bottom:12px;height:125px;}
* html div#cnnHeader
{width: expression(document.documentElement.clientWidth < 1002? "1002px": "auto" );}
div.cnnHeaderContent
{background:#fff;text-align:left;margin:0 auto;}
/* header navigation */
.cnnNavStretch
{border-width:1px 0;border-style:solid;border-color:#e6e6e6;}
.cnnHeaderNav
{height:27px;position:relative;min-width:984px;margin:0 auto;}
.cnnHeaderNav li
{font-weight:bold;font-size: 10px;}
.cnnHeaderNav li a,
.cnnHeaderNav li a:visited
{color:#ca0002;text-decoration:none;text-transform:uppercase;line-height:25px;}
.cnnHeaderNav li a:hover
{color:#fff;background:#ca0002;}
.cnnHeaderNav li a.cnnCurPage
{color:#fff;background:#ca0002;}
.cnnHeaderNav li a.cnnCurPage:visited
{color:#fff;}
.cnnHeaderNav ul.cnnUtilityNavigation,
.cnnHeaderNav ul.cnnNavigation
{margin:0;padding:0;list-style:none;position:absolute;white-space:nowrap;}
.cnnHeaderNav ul.cnnNavigation
{left:0;}
.cnnHeaderNav ul.cnnNavigation li
{float:left;border-width:0 1px 0 0;border-style:solid;border-color:#e6e6e6;}
.cnnHeaderNav ul.cnnNavigation li a
{padding:0 6px;width:auto;height:25px;margin:1px;display:block;vertical-align:middle}
* html .cnnHeaderNav ul.cnnNavigation li a
{width:25px;}
.cnnHeaderNav ul.cnnNavigation li.offsite
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/gray_arrow.gif) 50% 100% no-repeat;}
.cnnHeaderNav ul.cnnNavigation li.offsite a
{color:#7b7b7b;}
.cnnHeaderNav ul.cnnNavigation li.offsite a:hover
{color:#ca0002;background:transparent;}
.cnnHeaderNav ul.cnnNavigation li.cnnNavLeft
{width:9px;height:27px;}
/* utility navigation */
.cnnHeaderNav ul.cnnUtilityNavigation
{right:0;}
.cnnHeaderNav ul.cnnUtilityNavigation li
{float:left;margin-left:5px;}
.cnnHeaderNav ul.cnnUtilityNavigation li a
{padding:0 12px 0 9px;width:auto;}
.cnnHeaderNav ul.cnnUtilityNavigation li a:hover
{color:#ca0002;background-color:transparent;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnMostPopular
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_most_popular_btn.gif) 0 50% no-repeat;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnMostPopular a
{padding-left:25px;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnIreport
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/ireport_icon.gif) 0 50% no-repeat;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnIreport a
{padding-left:18px;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnRSS
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_rss_btn.gif) 0 50% no-repeat;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnRSS a
{padding-left:17px;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnVideo
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_video_btn.gif) 0 50% no-repeat;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnVideo a
{padding-left:21px;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnMobile
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_mobile_btn.gif) 0 50% no-repeat;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnMobile a
{padding-left:14px;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnImpact
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_impact_btn.gif) 0 50% no-repeat;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnImpact a
{padding-left:17px;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnOnTV
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_tv_btn.gif) 0 50% no-repeat;}
.cnnHeaderNav ul.cnnUtilityNavigation li.cnnOnTV a
{padding-left:19px;}
/* ie6 navigation (11px Arial)
========================================= */
* html .cnnHeaderNav li
{font-size:11px;}
* html .cnnHeaderNav ul.cnnNavigation li a
{padding:0 4px 0 5px;}
* html .cnnHeaderNav ul.cnnUtilityNavigation li a
{padding:0 12px 0 7px;}
/* header layout */
.cnnHeaderContent .cnnHeaderCeiling
{position:relative;height:46px;padding-top:12px;margin:0 9px;}
.cnnHeaderContent .cnnHeadColRight
{position:absolute;right:0;top:24px;}
.cnnHeaderContent .cnnHeaderBot
{position:relative;height:36px;margin:0 12px 2px 9px;}
.cnnHeaderContent .cnnHeaderBot .cnnGlobalHeaderTopics
{position:absolute;top:10px;}
.cnnHeaderContent .cnnHeaderBot .cnnHeadColRight
{position:absolute;top:6px;z-index:1;}
/* header text rules */
.cnnHeaderContent .cnnSectName
{font-weight:bold;font-size:30px;color:#ca0002;}
.cnnHeaderContent .cnnGlobalHeaderSections
{font-size:11px;color:#dadada;padding-left:2px;}
.cnnHeaderContent .cnnGlobalHeaderSections .cnnSearchLabel
{color:#949494;}
.cnnHeaderContent a
{font-weight:bold;}
.cnnHeaderContent .cnnGlobalHeaderTopics
{font-size:11px;font-weight:bold;color:#949494;z-index:2;}
.cnnHeaderContent .cnnGlobalHeaderTopics a
{text-decoration:underline;}
.cnnHeaderContent .cnnGlobalHeaderTopics .cnnGlobalHeaderHotTopic
{color:#ca0002;}
.cnnHeaderContent .cnnGlobalHeaderTopics .cnnGlobalHeaderHotTopic a
{color:#ca0002;}
.cnnHeaderContent .cnnGlobalHeaderTopics a.cnnTopMore
{text-decoration:none;font-size:10px;font-weight:normal;}
/* header search form */
.cnnGlobalHeaderSearch form,
.cnnGlobalHeaderSearch input
{margin:0;padding:0;}
.cnnHeaderContent .cnnGlobalHeaderSearch
{margin-top:2px;}
.cnnGlobalHeaderSearch img,
.cnnGlobalHeaderSearch input
{vertical-align:middle;margin-right:4px;}
.cnnGlobalHeaderSearch .cnnHeaderTxtField
{width:435px;height:15px;font-size:11px; font-weight:bold;padding:3px 0px 0px 3px; background-color:#ffffff; border:2px solid #646464; border-right-color:#d9d9d9; border-bottom-color:#d9d9d9;}
.cnnGlobalHeaderSearch input.cnnHeaderSearchBtn
{margin-bottom:2px;}
img.cnnSrchDomLogo /* note: header & footer */
{margin-top:2px;}
/* header weather area
=================================================================================== */
.cnnHeaderContent .cnnHeaderWIntl
{float:right;font-size:11px;margin-top:5px;font-weight:bold;color:#949494;}
.cnnHeaderContent .cnnHeaderWIntl .cnnHeadWDivide
{font-size:11px;text-align:right; padding:0px 0px 0px 24px; margin-top:1px;}
.cnnHeaderContent .cnnHeadWeather a
{cursor:pointer;}
.cnnHeaderContent .cnnHeadWeather a.cnnHeadWCond
{color:#949494;}
.cnnHeaderContent .cnnHeadWeather a.cnnHeadWCond:hover
{color:#c00;}
.cnnHeadWeather img
{float:left;}
.cnnHeaderContent .cnnHeadWeather img
{margin-bottom:-5px;}
.cnnHeaderContent .cnnHeadWeather b
{float:left;}
.cnnWeatherIcon
{float:left; width:21px; height:17px;margin:-1px 3px 0 3px;}
#cnnWi01
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/01.png) 0 0 no-repeat;}
* html #cnnWi01
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/01.png', sizingMethod='scale');}
#cnnWi02
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/02.png) 0 0 no-repeat;}
* html #cnnWi02
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/02.png', sizingMethod='scale');}
#cnnWi03
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/03.png) 0 0 no-repeat;}
* html #cnnWi03
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/03.png', sizingMethod='scale');}
#cnnWi04
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/04.png) 0 0 no-repeat;}
* html #cnnWi04
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/04.png', sizingMethod='scale');}
#cnnWi05
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/05.png) 0 0 no-repeat;}
* html #cnnWi05
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/05.png', sizingMethod='scale');}
#cnnWi06
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/06.png) 0 0 no-repeat;}
* html #cnnWi06
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/06.png', sizingMethod='scale');}
#cnnWi07
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/07.png) 0 0 no-repeat;}
* html #cnnWi07
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/07.png', sizingMethod='scale');}
#cnnWi08
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/08.png) 0 0 no-repeat;}
* html #cnnWi08
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/08.png', sizingMethod='scale');}
#cnnWi11
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/11.png) 0 0 no-repeat;}
* html #cnnWi11
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/11.png', sizingMethod='scale');}
#cnnWi12
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/12.png) 0 0 no-repeat;}
* html #cnnWi12
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/12.png', sizingMethod='scale');}
#cnnWi13
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/13.png) 0 0 no-repeat;}
* html #cnnWi13
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/13.png', sizingMethod='scale');}
#cnnWi14
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/14.png) 0 0 no-repeat;}
* html #cnnWi14
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/14.png', sizingMethod='scale');}
#cnnWi15
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/15.png) 0 0 no-repeat;}
* html #cnnWi15
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/15.png', sizingMethod='scale');}
#cnnWi16
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/16.png) 0 0 no-repeat;}
* html #cnnWi16
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/16.png', sizingMethod='scale');}
#cnnWi17
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/17.png) 0 0 no-repeat;}
* html #cnnWi17
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/17.png', sizingMethod='scale');}
#cnnWi18
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/18.png) 0 0 no-repeat;}
* html #cnnWi18
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/18.png', sizingMethod='scale');}
#cnnWi19
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/19.png) 0 0 no-repeat;}
* html #cnnWi19
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/19.png', sizingMethod='scale');}
#cnnWi20
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/20.png) 0 0 no-repeat;}
* html #cnnWi20
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/20.png', sizingMethod='scale');}
#cnnWi21
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/21.png) 0 0 no-repeat;}
* html #cnnWi21
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/21.png', sizingMethod='scale');}
#cnnWi22
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/22.png) 0 0 no-repeat;}
* html #cnnWi22
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/22.png', sizingMethod='scale');}
#cnnWi23
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/23.png) 0 0 no-repeat;}
* html #cnnWi23
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/23.png', sizingMethod='scale');}
#cnnWi24
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/24.png) 0 0 no-repeat;}
* html #cnnWi24
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/24.png', sizingMethod='scale');}
#cnnWi25
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/25.png) 0 0 no-repeat;}
* html #cnnWi25
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/25.png', sizingMethod='scale');}
#cnnWi26
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/26.png) 0 0 no-repeat;}
* html #cnnWi26
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/26.png', sizingMethod='scale');}
#cnnWi29
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/29.png) 0 0 no-repeat;}
* html #cnnWi29
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/29.png', sizingMethod='scale');}
#cnnWi30
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/30.png) 0 0 no-repeat;}
* html #cnnWi30
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/30.png', sizingMethod='scale');}
#cnnWi31
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/31.png) 0 0 no-repeat;}
* html #cnnWi31
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/31.png', sizingMethod='scale');}
#cnnWi32
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/32.png) 0 0 no-repeat;}
* html #cnnWi32
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/32.png', sizingMethod='scale');}
#cnnWi33
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/33.png) 0 0 no-repeat;}
* html #cnnWi33
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/33.png', sizingMethod='scale');}
#cnnWi34
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/34.png) 0 0 no-repeat;}
* html #cnnWi34
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/34.png', sizingMethod='scale');}
#cnnWi35
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/35.png) 0 0 no-repeat;}
* html #cnnWi35
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/35.png', sizingMethod='scale');}
#cnnWi36
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/36.png) 0 0 no-repeat;}
* html #cnnWi36
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/36.png', sizingMethod='scale');}
#cnnWi37
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/37.png) 0 0 no-repeat;}
* html #cnnWi37
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/37.png', sizingMethod='scale');}
#cnnWi38
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/38.png) 0 0 no-repeat;}
* html #cnnWi38
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/38.png', sizingMethod='scale');}
#cnnWi39
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/39.png) 0 0 no-repeat;}
* html #cnnWi39
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/39.png', sizingMethod='scale');}
#cnnWi40
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/40.png) 0 0 no-repeat;}
* html #cnnWi40
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/40.png', sizingMethod='scale');}
#cnnWi41
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/41.png) 0 0 no-repeat;}
* html #cnnWi41
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/41.png', sizingMethod='scale');}
#cnnWi42
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/42.png) 0 0 no-repeat;}
* html #cnnWi42
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/42.png', sizingMethod='scale');}
#cnnWi43
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/43.png) 0 0 no-repeat;}
* html #cnnWi43
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/43.png', sizingMethod='scale');}
#cnnWi44
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/44.png) 0 0 no-repeat;}
* html #cnnWi44
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/weather/01/44.png', sizingMethod='scale');}
/* end header rules
=================================================================================== */
/* footer rules
=================================================================================== */
#cnnFooter .cnnFooterBox
{margin:12px 9px;}
#cnnFooter .cnnGFooterBoxLinksTop
{padding-top:11px;text-align:center;color:#aaa;font-size:10px;}
#cnnFooter .cnnGFooterBoxLinksBot
{padding-top:8px;padding-bottom:18px;text-align:center;border-bottom:1px solid #dadada;color:#aaa;font-size:10px;}
#cnnFooter .cnnGFooterBoxSearch
{padding:12px 0;text-align:center;}
/* footer search form */
#cnnFooter .cnnGFooterBoxSearch form
{display:inline;margin:0;padding:0;}
#cnnFooter .cnnGFooterBoxSearch input,
#cnnFooter .cnnGFooterBoxSearch img
{vertical-align:middle;margin-right:4px;}
#cnnFooter .cnnGFooterBoxSearch input.cnnGFooterSearchField
{width:435px;height:15px;font-size:11px; font-weight:bold;padding:3px 0px 0px 3px; background-color:#ffffff; border:2px solid #646464; border-right-color:#d9d9d9; border-bottom-color:#d9d9d9;}
#cnnFooter .cnnGFooterBoxSearch input.cnnGFooterSearchBtn
{margin-bottom:2px;}
.cnnFooterSub
{font-size:10px;margin:0 9px 56px 9px;color:#727272;}
.cnnFooterSub .cnnFootRight
{float:right;text-align:right;}
.cnnCrumb
{position:absolute;left:0;bottom:0;}
/* end footer rules
=================================================================================== */
/* content header
=================================================================================== */
.cnnContentHeader
{padding:5px 18px 9px 18px;border-bottom:1px solid #dfdfdf;}
.cnnContentHeader .cnnDate
{font-size:11px;font-weight:bold;line-height:14px;color:#949494;float:left;}
.cnnContentHeader .cnnCHLnks
{font-size:11px;font-weight:bold;line-height:14px;color:#ccc;float:right;}
/* end content header
=================================================================================== */
/* story tools buttons
=================================================================================== */
.cnnStoryTools
{}
.cnnStoryToolsFooter
{position:relative;height:36px;border-width:1px 0;border-style:solid;border-color:#e8e8e8;margin:27px 0 15px 0;}
.cnnStoryToolsFooter .cnnStoryTools
{top:10px;right:0;}
.cnnStoryTools ul
{margin:0;padding:0;list-style:none;}
.cnnStoryTools ul li
{float:left;margin-left:6px;}
.cnnStoryToolsFooter .cnnActivityMeta
{position:absolute;top:11px;left:0;}
.cnnActivityMeta ul
{margin:7px 0 0 0;padding:0;list-style:none;font-size:10px;color:#949494;}
.cnnStoryToolsFooter .cnnActivityMeta ul
{margin:0;}
/* end story tools buttons
=================================================================================== */
/* tv promo box
=================================================================================== */
.cnnHtPromoHead
{color:#ca0002;font-weight:bold;font-size:14px;padding:0 0 6px 0;}
.cnnHtPromoImg
{float:left;display:block;margin:0 4px 4px 0;}
.cnnHtPromoTxt
{font-size:11px;color:#949494;line-height:12px;}
.cnnHtPromoMore
{font-size:10px;padding:4px 0 0 0;}
.cnnHtPromoIcons
{float:right;margin:4px 4px 0 0;}
.cnnHtPromoContent
{padding-bottom:6px;border-bottom:1px solid #f1f1f1;}
/* end tv promo box
=================================================================================== */
/* topic related list module
=================================================================================== */
#cnnRelatedList
{margin:9px 0 0 0;}
#cnn_HT #cnnRelatedList
{margin:0;}
#cnnWeatherRightCol #cnnRelatedList
{margin:0;}
#cnnRelatedList ol
{margin:0;padding:0;list-style:none;width:100%;border-top:1px solid #e6e6e6;font-weight:bold;font-size:14px;color:#c4c4c4;}
#cnnRelatedList ol li
{vertical-align:top;padding:0;margin:0;position:relative;height:20px;border-bottom:1px solid #e6e6e6;overflow:hidden;}
#cnnRelatedList ol li a.cnnRTopic
{display:block;overflow:hidden;height:20px;padding:3px 0 3px 12px;font-size:11px;text-decoration:none;font-weight:bold;}
#cnnRelatedList ol li a.cnnRrss
{position:absolute;right:11px;top:4px;}
/* hover state */
#cnnRelatedList ol li a:hover
{background:#FEFDE8;}
#cnnRelatedList .cnnMpMore
{padding:4px 0 1px 12px;font-size:10px;display:block;line-height:11px;}
.cnnRelatedListHead
{font-size:16px;font-weight:bold;line-height:19px;padding:3px 12px 5px 12px;}
* html #cnnRelatedList ol li {margin:0px;height:21px;}
/* end topic related list module
=================================================================================== */
/* i-report box
=================================================================================== */
.cnnIreportTitleMod
{font-weight: bold;font-size: 16px;padding:9px 12px 6px 12px;color: #000;}
.cnnIreportContentMod
{font-size: 11px;color: #949494;line-height:12px;margin-bottom:0;padding:0px 12px 14px 12px;}
.cnnIreportMore
{margin: 0px 12px 0px 12px;border-top:1px solid #dde6f1; padding:4px 0px 3px 0px;}
.cnnIreportMore a
{font-size:10px;}
.cnnIreportContentMod a
{font-weight:bold;}
.cnnIreportContentMod ul
{margin:0;padding: 0;list-style: none;clear:both;}
.cnnIreportContentMod ul li
{font-size:10px;padding-left: 8px; background: url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/red_bull.gif) no-repeat 1px 4px;font-weight:normal; margin:1px 0;}
.cnnIreportContentMod ul li a
{font-weight:bold;}
/* ireport adspace */
.cnnUGCBox .cnnBlackBoxContent,
.cnnIrptBox .cnnIrptHead
{position:relative;}
.cnnUGCBox .cnnBlackBoxContent .cnnIreptAd,
.cnnIrptBox .cnnIrptHead .cnnIreptAd
{position:absolute;right:5px;top:-1px;display:inline;}
* html .cnnUGCBox .cnnBlackBoxContent .cnnIreptAd
{top:0;right:14px;}
/* restyled ireport box */
.cnniReportBox
{position:relative;}
.cnniReportBox .cnnBoxContent,
.cnniReportBox .cnniReportSwf
{border-width:0 1px;border-style:solid;border-color:#dde6f1;background:#f5faff;}
.cnniReportBoxPad
{padding:8px 12px 6px 12px;}
.cnniReportBox .cnniReportSwf
{padding:12px 0 0 0;}
.cnniReportBox .cnnBoxTopper
{background:#00a1ff;height:13px;}
.cnniReportBox .cnnBoxTitle
{height:23px;border-width:0 1px;border-style:solid;border-color:#dde6f1;}
.cnniReportBox .cnnBoxTitle .cnniReportAd
{position:absolute;top:0;right:6px;width:126px;height:31px;overflow:hidden;}
.cnniReportBox .cnnBoxTitle img
{position:absolute;top:6px;left:20px;}
.cnniReportBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/sect/ireport/int_tr.gif) 100% 0 repeat-x;}
.cnniReportBox .cnnBoxHeader div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/sect/ireport/int_tl.gif) 100% 0 repeat-x;}
.cnniReportBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_BR_bg.gif) 100% 0 no-repeat;}
.cnniReportBox .cnnBoxFooter div
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/UGC/ugc_BL.gif) 100% 0 no-repeat;}
/* crime over-rides */
#cnn_CRIME .cnniReportBox .cnnBoxTitle
{background:#fff;}
#cnn_CRIME .cnniReportBox .cnnBoxHeader
{background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/sect/ireport/blue_tr.gif);}
#cnn_CRIME .cnniReportBox .cnnBoxHeader div
{background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/sect/ireport/blue_tl.gif);}
#cnn_CRIME .cnniReportBox .cnnBoxFooter
{background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/sect/ireport/blue_br.gif);}
#cnn_CRIME .cnniReportBox .cnnBoxFooter div
{background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/sect/ireport/blue_bl.gif);}
#cnn_CRIME .cnniReportBox .cnnBoxTitle,
#cnn_CRIME .cnniReportBox .cnnBoxContent,
#cnn_CRIME .cnniReportBox .cnniReportSwf
{border-color:#BFCBDA;}
.cnniReportBox h3
{font-weight:bold;font-size:16px;line-height:18px;padding-bottom:3px;margin:0;}
.cnniReportBox h4
{font-size:10px;line-height:12px;font-weight:bold;margin:0;}
.cnniReportBox p
{font-size:10px;color:#949494;line-height:12px;padding-bottom:14px;margin:0;}
.cnniReportBox .cnniReportMore,
.cnniReportBox .cnniReportMoreMain
{border-top:1px solid #bfcbd9;padding:7px 0 1px 0;font-size:10px;line-height:12px;}
.cnniReportBox .cnniReportMoreMain
{background:#f5faff;padding:0 12px 3px 12px;border-width:0 1px 0 1px;border-style:solid;border-color:#dde6f1;}
.cnniReportBox .cnniReportMoreMain a
{display:block;border-top:1px solid #dde6f1;padding-top:5px;}
.cnniReportBox ul
{margin:0;padding:0 0 8px 0;list-style:none;clear:both;}
.cnniReportBox ul li
{font-size:11px;line-height:13px;padding-left:8px;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/red_bull.gif) no-repeat 1px 5px;font-weight:normal;margin:1px 0;}
.cnniReportBox ul li a
{font-weight:bold;}
/* end i-report box
=================================================================================== */
/* right rail advert link box
=================================================================================== */
.cnnAdLinksRR
{padding: 6px 12px 29px 12px;font-size:11px;color:#000;}
.cnnHtAdvertLnks
{padding-top:17px;}
.cnnHtAdvertHead
{color:#000;font-weight:bold;}
.cnnHtAdvertHead a
{font-weight:normal;font-size:11px;padding-left:4px;}
.cnnHtAdvertLnks a
{font-weight:bold;text-decoration:underline;}
.cnnHtAdvertTitle
{font-weight: bold; color:#000;}
#cnnAdvLinks3Ads .cnnAdLinksRR,
#cnnAdvLinks2Ads .cnnAdLinksRR,
#cnnAdvLinks1Ad .cnnAdLinksRR
{background:#fff;}
#cnnAdvLinks3Ads .cnnHtAdvertLnks b
{font-size:11px;}
#cnnAdvLinks3Ads .cnnHtAdvertLnks a,
#cnnAdvLinks2Ads .cnnHtAdvertLnks a,
#cnnAdvLinks1Ad .cnnHtAdvertLnks a
{font-weight:normal; text-decoration:none;}
#cnnAdvLinks2Ads .cnnHtAdvertLnks
{padding-top:43px;}
#cnnAdvLinks1Ad .cnnHtAdvertLnks b
{font-size:14px;}
#cnnAdvLinks1Ad .cnnHtAdvertLnks
{text-align:center; padding-top:70px; font-size:12px;}
/* end right rail advert link box
=================================================================================== */
/* On CNN TV module
=================================================================================== */
#cnnSnCnnTv .cnnSnCnnTvHead
{font-size:22px;font-weight:bold;line-height:24px;padding:5px 0 8px 12px;letter-spacing:-1px;}
#cnnSnCnnTv .cnnSnCnnTvDD
{float:right;margin:6px 10px;}
#cnnSnCnnTv .cnnMpMore
{font-size:10px;font-weight:normal;line-height:13px;display:block;padding:3px 0 1px 12px;}
#cnnSnCnnTv ol
{margin:0;padding:0;width:100%;border-top:1px solid #e6e6e6;list-style:none;}
#cnnSnCnnTv ol li
{margin:0;padding:0;border-bottom:1px solid #e6e6e6;position:relative;}
#cnnSnCnnTv ol li a
{height:57px;font-size:12px;font-weight:bold;line-height:27px;display:block;padding:0 0 0 12px;overflow:hidden;}
#cnnSnCnnTv ol li a span
{position:absolute;left:12px;top:21px;font-size:10px;font-weight:normal;line-height:13px;color:#949494;display:block;}
#cnnSnCnnTv ol li a img
{position:absolute;top:5px;right:11px;border:1px solid #fff;}
/* hover state */
#cnnSnCnnTv ol li a:hover
{background:#fefde8;}
#cnnSnCnnTv ol li a:hover img
{border:1px solid #c00;}
/* End On CNN TV module
=================================================================================== */
/* special report box
===================================================================================== */
.cnnSR1 .cnnSR1Head
{font-weight:bold;font-size:16px;float:left;padding:7px 12px 12px 12px;}
.cnnSR1 .cnnSR1ad
{float:right;}
.cnnSR1 .cnnSR1ad img
{vertical-align:middle;padding:1px 4px 1px 0px;}
.cnnSR1 .cnnSR1Photo
{float:left;margin:0px 9px 5px 0;}
* html .cnnSR1 .cnnSR1Photo
{margin:0 5px 6px 0;}
.cnnSR1 .cnnSR1Blurb
{font-size:10px;padding: 0px 12px 8px 0px;line-height:12px;}
.cnnSR1 .cnnSR1Title
{font-size:14px;font-weight:bold;padding-bottom:2px;}
.cnnSR1 .cnnSR1Content
{padding:0px 12px 2px 12px;}
/* end special report box
===================================================================================== */
/* quick vote box
=================================================================================== */
.cnnQV form,
.cnnQV input
{margin:0;padding:0;}
.cnnQVTop {}
.cnnQVHead
{font-size:16px;font-weight:bold;line-height:19px;padding:8px 9px 6px 9px;float:left;}
.cnnQVad
{}
.cnnQVTop img
{vertical-align:middle;padding:1px 4px 1px 0px;}
.cnnQVBody
{padding: 0px 9px 9px 12px;}
.cnnQVQuest
{font-weight:bold;font-size:14px;padding-bottom:10px;}
.cnnQVAns
{padding:2px 0;font-size:11px;}
.cnnQVAns input
{vertical-align:middle;margin:0px 6px 0px 0px;}
.cnnQVBtns
{padding-top:14px;font-size:10px;}
.cnnQVBtns img {vertical-align:bottom;margin-right:4px;width:39px;height:17px;background:transparent url('http://i.cdn.turner.com/cnn/.element/img/2.0/content/quick_vote/btn_vote.gif') top left no-repeat;}
.cnnQVResult .cnnTop {}
.cnnQVResult .cnnQVHead
{font-weight:bold;font-size:16px;padding: 8px 12px 0px 12px;float:left;}
.cnnQVResult .cnnQVad
{display:none;}
.cnnQVResult .cnnQVTop img
{vertical-align:middle;padding:1px 4px 1px 0px;}
.cnnQVResult .cnnQVQuest
{font-weight:bold;font-size:14px;padding: 8px 12px 9px 12px;}
.cnnQVResult table
{width:100%;border:none;}
.cnnQVResult .cnnQVAns
{background:#f2f2f2;}
.cnnQVResult .cnnQVcell
{padding:1px 12px;font-size:11px;width:200px;}
* html .cnnQVResult .cnnQVcell
{width:176px;}
.cnnQVResult .cnnQVpercent
{text-align:right;width:20px;padding:1px 0px;font-size:11px;}
.cnnQVResult .cnnQVTotal
{text-align:right;font-weight:bold;font-size:10px;color:#949494;padding:1px 12px 1px 0px;}
.cnnQVResult .cnnQVTotalSum
{text-align:right;font-weight:bold;font-size:10px;color:#949494;padding:1px 12px 1px 0px;}
.cnnQVResult .cnnQVFoot
{padding:4px 12px 0px 12px;margin-top:5px;border-top:1px solid #f1f1f1;}
.cnnQVResult .cnnQVRelated
{float:right;font-size:10px;}
.cnnQVResult .cnnQVNote
{font-size:10px;color:#949494;}
/* end quick vote box
===================================================================================== */
/* page topper
===================================================================================== */
.cnnTopper
{padding:5px 0px 9px 18px;border-bottom:1px solid #dfdfdf;}
.cnnTopper .cnnTimestamp
{font-size:11px;font-weight:bold;line-height:14px;color:#ca0002;}
.cnnTopper .cnnTopBtn
{float:right;}
.cnnTopper img.cnnHnTopBtns
{padding-left:10px;vertical-align: middle;}
.cnnGryTmeStmp
{color:#949494;}
.cnnHtTopper
{padding:5px 0px 9px 18px;border-bottom:1px solid #dfdfdf;}
.cnnHtTimestamp
{font-size:11px;font-weight:bold;line-height:14px;color:#ca0002;}
.cnnhnTopBtn
{float:right;}
img.cnnhnTopBtns
{padding-left:10px;vertical-align: middle;}
/* page topper
===================================================================================== */
/* pagination (search)
===================================================================================== */
#cnnPagination a
{padding:2px 6px; color:#004276; background:#fff; text-decoration:none; border:1px solid #cdddee; }
table.cnnCenterPagination
{text-align:center; width:100%; margin:0px; padding:0px;}
table.cnnPagination
{padding:0px; margin:0px;}
table.cnnPagination a
{padding:2px 6px; display:block; font-size:.8em; color:#004276; background:#fff; text-decoration:none; border:1px solid #cdddee;}
table.cnnPagination a:hover {color:#fff; background-color:#004276; border:1px solid #004276; }
table.cnnPagination a.cnnSearchCurrentPage,
table.cnnPagination a.cnnSearchCurrentPage:hover
{padding:2px 6px; display:block; color:#a8a8a8; background:#fff; text-decoration:none; border:1px solid white; white-space:nowrap; cursor:default;}
table.cnnPagination a.cnnSearchPreviousPage,
table.cnnPagination a.cnnSearchPreviousPage:hover,
table.cnnPagination a.cnnSearchNextPage,
table.cnnPagination a.cnnSearchNextPage:hover
{padding:2px 6px; display:table-cell; color:#a8a8a8; background:#fff; text-decoration:none; border:1px solid #dcdcdc; white-space:nowrap; cursor:default;}
.cnnArrows
{line-height:10px;}
/* old rules no longer used */
#cnnPagination ul
{text-align: center; margin: 0 0 5px 0;}
#cnnPagination li
{padding:1px; display: inline; line-height:1.4em; font-family:helvetica,arial,sans-serif; font-size:.8em;}
#cnnPagination a:hover
{color:#fff; background-color:#004276; border:1px solid #004276;}
#cnnPagination a.cnnPaginationPrev,
#cnnPagination a.cnnPaginationPrev:hover
{background:#fff; color:#a8a8a8; border:1px solid #dcdcdc; padding:2px 6px; cursor:default;}
#cnnPagination a.cnnPaginationCurr,
#cnnPagination a.cnnPaginationCurr:hover
{background:#fff; color:#a8a8a8; border:1px solid white; padding:2px 6px; white-space:nowrap; cursor:default;}
/* end pagination
===================================================================================== */
/* breaking news banners
===================================================================================== */
/* generic banner styles */
#cnnBannerTopic
{float:left; margin:0; padding:0; width:211px;}
#cnnBannerHeader
{width:211px; height:73px;}
.tall #cnnBannerHeader
{height:122px;}
#cnnBannerHeaderTxt
{font-size:22px; font-weight:bold; margin-left:12px; line-height:25px; height:53px; overflow:hidden; padding-top:8px;}
#cnnBannerBoxContent .cnnBnEmailLnk
{padding-left:17px;font-size:12px;font-weight:bold;}
#cnnBannerBoxContent .cnnBnEmailLnk a
{text-decoration:underline;}
#cnnBannerBox
{float:left; width:773px;}
#cnnBannerBoxContent
{padding:6px 0px 5px 0px; margin:0; height:62px; overflow:hidden;}
#cnnBannerBoxContent a
{text-decoration:none;}
#cnnBannerHeadline
{font-size:22px; font-weight:bold; margin:0 32px 0 10px; padding:2px 0px 4px 0; line-height:25px;}
#cnnBannerHeadline.small
{font-size:16px;line-height:17px;}
#cnnBannerBoxContent img.cnnCloseBtn
{float:right; padding:0; margin-right:6px; border:none;}
#cnnBannerBoxContent img.cnnBannerPhoto
{float:left; margin:6px 12px 0px 12px; border:none;}
#cnnBannerBoxAlert
{height:51px; overflow:hidden; margin:0; padding:6px 0 0px 12px; font-size:12px; font-weight:bold;}
#cnnBannerBoxInputs
{margin:6px 0 0 0; padding:0;}
#cnnBannerBoxInputs #BreakingNewsTextBox
{float:left; width:200px; height:15px; font-size:12px; font-weight:bold; color:#000000;
padding:3px 0px 0px 2px; background:#ffffff; border:1px solid #ffffff;
margin:0 6px 0 0 ;}
#cnnBannerBoxInputs #BreakingNewsBtn
{width:63px; height:21px;}
/* red right-side banner styles */
.cnnRed
{background:#ca0002 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_red_br.gif) bottom right no-repeat;}
#cnn_POLITICS .cnnRed
{background:#ca0002 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_red_br.gif) bottom right no-repeat;}
.cnnRed #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_red_tr.gif) top right no-repeat; color:#ffffff;}
#cnn_POLITICS .cnnRed #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_red_tr.gif) top right no-repeat; color:#ffffff;}
.cnnRed #cnnBannerBoxContent a
{color:#ffffff;}
/* yellow right-side banner styles */
.cnnYellow
{background:#fff500 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_yellow_br.gif) bottom right no-repeat;}
#cnn_POLITICS .cnnYellow
{background:#fff500 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_yellow_br.gif) bottom right no-repeat;}
.cnnYellow #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_yellow_tr.gif) top right no-repeat; color:#000000;}
#cnn_POLITICS .cnnYellow #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_yellow_tr.gif) top right no-repeat; color:#000000;}
.cnnYellow #cnnBannerBoxContent a
{color:#000000;}
/* blue right-side banner styles */
.cnnBlue
{background:#6e9fcc url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_blue_br.gif) bottom right no-repeat;}
#cnn_POLITICS .cnnBlue
{background:#6e9fcc url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_blue_br.gif) bottom right no-repeat;}
.cnnBlue #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_blue_tr.gif) top right no-repeat; color:#c9e5ff;}
#cnn_POLITICS .cnnBlue #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_blue_tr.gif) top right no-repeat; color:#c9e5ff;}
.cnnBlue #cnnBannerBoxContent a
{color:#c9e5ff;}
.cnnDrkBlue
{background:#426d8f url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/live_elex/banner_blue_br.gif) bottom right no-repeat;}
#cnn_POLITICS .cnnDrkBlue
{background:#426d8f url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/live_elex/drk_banner_blue_br.gif) bottom right no-repeat;}
.cnnDrkBlue #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/live_elex/banner_blue_tr.gif) top right no-repeat; color:#ffffff;}
#cnn_POLITICS .cnnDrkBlue #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/live_elex/drk_banner_blue_tr.gif) top right no-repeat; color:#ffffff;}
.cnnDrkBlue #cnnBannerBoxContent a
{color:#ffffff;}
/* black right-side banner styles */
.cnnBlack
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_black_br.gif) bottom right no-repeat;}
#cnn_POLITICS .cnnBlack
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_black_br.gif) bottom right no-repeat;}
.cnnBlack #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_black_tr.gif) top right no-repeat; color:#ffffff;}
#cnn_POLITICS .cnnBlack #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_black_tr.gif) top right no-repeat; color:#ffffff;}
.cnnBlack #cnnBannerBoxContent a
{color:#ffffff;}
.cnnBlackElex #cnnBannerHeader
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/live_elex/live_coverage.gif) top left no-repeat;}
#cnn_POLITICS .cnnBlackElex #cnnBannerHeader
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/live_elex/drk_live_coverage.gif) top left no-repeat;}
.tall .cnnBlackElex #cnnBannerHeader
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/live_elex/live_coverage.gif) top left no-repeat;}
#cnn_POLITICS .tall .cnnBlackElex #cnnBannerHeader
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/live_elex/drk_live_coverage.gif) top left no-repeat;}
.cnnBlackElex #cnnBannerHeaderTxt
{color:#ffffff;}
/* red left-side banner styles */
.cnnRed #cnnBannerHeader
{background:#ca0002 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_red_left.gif) top left no-repeat;}
#cnn_POLITICS .cnnRed #cnnBannerHeader
{background:#ca0002 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_red_left.gif) top left no-repeat;}
.cnnRed #cnnBannerHeaderTxt
{color:#ffffff;}
/* yellow left-side banner styles */
.cnnYellow #cnnBannerHeader
{background:#FFF500 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_yellow_left.gif) top left no-repeat;}
#cnn_POLITICS .cnnYellow #cnnBannerHeader
{background:#FFF500 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_yellow_left.gif) top left no-repeat;}
.cnnYellow #cnnBannerHeaderTxt
{color:#000000;}
/* blue left-side banner styles */
.cnnBlue #cnnBannerHeader
{background:#6e9fcc url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_blue_left.gif) top left no-repeat;}
#cnn_POLITICS .cnnBlue #cnnBannerHeader
{background:#6e9fcc url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_blue_left.gif) top left no-repeat;}
.cnnBlue #cnnBannerHeaderTxt
{color:#c9e5ff;}
/* black left-side banner styles */
.cnnBlack #cnnBannerHeader
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_black_l.gif) top left no-repeat;}
#cnn_POLITICS .cnnBlack #cnnBannerHeader
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_black_l.gif) top left no-repeat;}
.tall .cnnBlack #cnnBannerHeader
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_black_l2.gif) top left no-repeat;}
#cnn_POLITICS .tall .cnnBlack #cnnBannerHeader
{background:#000000 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/elex/banner_black_l2.gif) top left no-repeat;}
.cnnBlack #cnnBannerHeaderTxt
{color:#ffffff;}
.cnnDrkGry
{background:#626262 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_drkgry_br.gif) bottom right no-repeat;}
#cnn_POLITICS .cnnDrkGry
{background:#626262 url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_drkgry_br.gif) bottom right no-repeat;}
.cnnDrkGry #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_drkgry_tr.gif) top right no-repeat; color:#ffffff;}
#cnn_POLITICS .cnnDrkGry #cnnBannerBoxContent
{background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/live_news/banner_drkgry_tr.gif) top right no-repeat; color:#ffffff;}
.cnnDrkGry cnnBannerBoxContent a
{color:#ffffff;}
/* finally, the Watch Now stuff, so it'll override the custom stuff */
#cnnBannerBoxContent #cnnBannerWatchNow
{font-size:14px; font-weight:bold;}
#cnnBannerBoxContent #cnnBannerWatchNow a
{font-size:14px; font-weight:bold; text-decoration:none; color:#6699cc;}
#cnnBannerBoxContent #cnnBannerWatchNow a:visited
{color: #97b8d9;}
#cnnBannerBoxContent #cnnBannerWatchNow a:hover
{font-size:14px; font-weight:bold; text-decoration:none; color: #ca0002;}
#cnnBannerBoxContent #cnnBannerWatchNow .cnnBlueTxt
{color:#3d75ac;}
#cnnBannerBoxContent #cnnBannerWatchNow .cnnGreyTxt
{font-size:14px; font-weight:normal; color:#cccccc;}
/* end breaking news banners
===================================================================================== */
/* styled overlay menus
===================================================================================== */
.cnnOverlayMenuContainer
{position:relative;z-index:1;width:0;height:0;}
.cnnOverlayMenu
{display:none;position:absolute;z-index:3;}
/* share box */
.cnnStoryTools .cnnOverlayMenu
{top:-45px;right:-45px;}
/* end styled overlay menus
===================================================================================== */
/* styled dropdowns
===================================================================================== */
/* dropdown and button, outermost containers */
.cnnDDBoxContainer
{position:relative;z-index:3;}
.cnnDDBox
{width:100%;position:absolute;top:-9px;right:13px;display:none;font-weight:bold;font-size:11px;}
/* overlay, outermost containers */
.cnnDDOvrBoxContainer
{position:relative;z-index:3;}
.cnnDDOvrBox
{width:100%;position:absolute;display:none;font-weight:bold;font-size:11px;}
/* dropdown button, wire box, white outside */
.cnnDDWire .cnnDDBtn
{background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/btn_wire_right.gif) 100% 0 no-repeat;}
.cnnDDWire .cnnDDBtn .cnnDDBtnLeft
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/btn_wire_left.gif) 0 0 no-repeat;}
.cnnDDWire .cnnWireBox .cnnBoxContent
{background:#fff;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.cnnDDWire .cnnWireBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_TR_bg.gif) 100% 0 repeat-x;}
.cnnDDWire .cnnWireBox .cnnBoxHeader div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_TL.gif) 0 0 no-repeat;}
.cnnDDWire .cnnWireBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_BR._bg.gif) 100% 0 no-repeat;}
.cnnDDWire .cnnWireBox .cnnBoxFooter div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/baseplate/corner_wire_BL.gif) 0 0 no-repeat;}
/* specificity */
#cnnRightCol .cnnDDWire .cnnWireBox .cnnBoxContent
{border-color:#e6e6e6;}
/* dropdown button, wire box, light-grey outside */
.cnnDDWireLtg .cnnDDBtn
{background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/btn_ltg_right.gif) 100% 0 no-repeat;}
.cnnDDWireLtg .cnnDDBtn .cnnDDBtnLeft
{background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/btn_ltg_left.gif) 0 0 no-repeat;}
.cnnDDWireLtg .cnnWireBox .cnnBoxContent
{background:#fff;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.cnnDDWireLtg .cnnWireBox .cnnBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_TR.gif) 100% 0 repeat-x;}
.cnnDDWireLtg .cnnWireBox .cnnBoxHeader div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_TL.gif) 0 0 no-repeat;}
.cnnDDWireLtg .cnnWireBox .cnnBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_BR.gif) 100% 0 no-repeat;}
.cnnDDWireLtg .cnnWireBox .cnnBoxFooter div
{height:4px;width:4px;background:#fff url(http://i.cdn.turner.com/cnn/.element/img/2.0/mosaic/base_skins/adv_links/corner_ltg_BL.gif) 0 0 no-repeat;}
/* specificity */
#cnnRightCol .cnnDDWireLtg .cnnWireBox .cnnBoxContent
{border-color:#e6e6e6;}
/* dropdown button */
.cnnDDContainer .cnnDDBtn
{cursor:pointer;height:23px;overflow:hidden;}
.cnnDDContainer .cnnDDBtn .cnnDDBtnLeft
{width:4px;height:23px;}
.cnnDDContainer .cnnDDBtn img
{display:block;padding:1px 4px 1px 15px;}
.cnnDDContainer .cnnDDBtn .cnnDDValueContainer
{padding:4px 0 5px 0;}
.cnnDDContainer .cnnDDBtn .cnnDDValue
{overflow:hidden;font-weight:bold;font-size:11px;line-height:14px;height:14px;color:#004276;}
.cnnDDContainer .cnnWireBox
{cursor:pointer;overflow:hidden;}
.cnnDDContainer .cnnWireBox .cnnBoxContent
{height:15px;position:relative;z-index:1;}
.cnnDDContainer .cnnWireBox .cnnBoxContent .cnnDDValue
{position:absolute;left:8px;top:0;overflow:hidden;font-weight:bold;font-size:11px;line-height:14px;height:14px;color:#004276;}
.cnnDDContainer .cnnWireBox .cnnBoxContent img
{position:absolute;top:-4px;right:6px;width:30px;height:23px;z-index:2;}
/* specificity */
#cnnRightCol .cnnDDContainer .cnnWireBox
{margin:0;}
/* dropdown and overlay content box */
.cnnDDBoxContent .cnnDDContent
{margin:0 9px;background:#fff;border:1px solid #cbcbcb;}
.cnnDDBoxContent .cnnDDOvrCloseContainer
{position:relative;}
.cnnDDBoxContent .cnnDDOvrClose
{position:absolute;top:7px;right:17px;color:#000;width:12px;height:12px;cursor:pointer;z-index:4;}
.cnnDDBoxContent .cnnDDOvrTitle
{padding:10px 12px 4px 12px;overflow:hidden;}
.cnnDDBoxContent .cnnDDContent .cnnDDList
{overflow:auto;}
.cnnDDBoxContent .cnnDDContent ul
{margin:0;padding:0;overflow:hidden;}
.cnnDDBoxContent .cnnDDContent li
{padding:0;margin:0;list-style:none;height:17px;line-height:17px;overflow:hidden;}
.cnnDDBoxContent .cnnDDContent li a
{margin:0;display:block;height:17px;line-height:17px;padding:0 12px;color:#004276;}
.cnnDDBoxContent .cnnDDContent li a:visited
{color:#004276;}
.cnnDDBoxContent .cnnDDContent li a:hover
{background:#fefde8;color:#ca0002;}
.cnnDDBoxContent .cnnDDContent .cnnDDSeparator span
{margin:0;display:block;height:17px;padding:1px 12px 0 12px;color:#c5c5c5;}
/* Transparent box borders */
.cnnDDBoxContent
{width:100%;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_center.png);}
.cnnDDBoxHeader
{overflow:hidden;position:relative;width:100%;height:9px;background:transparent;}
.cnnDDBoxHeader .cnnDDBoxHeaderTL
{margin-right:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TL.png) 0 0 no-repeat;}
.cnnDDBoxHeader .cnnDDBoxHeaderTR
{position:absolute;top:0px;right:0px;width:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TR.png) 0 0 no-repeat;}
.cnnDDBoxFooter
{overflow:hidden;position:relative;width:100%;height:9px;background:transparent;}
.cnnDDBoxFooter .cnnDDBoxFooterBL
{margin-right:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BL.png) 0 0 no-repeat;}
.cnnDDBoxFooter .cnnDDBoxFooterBR
{position:absolute;top:0px;right:0px;width:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BR.png) 0 0 no-repeat;}
/* IE6 filter for PNG alpha transparency */
* html .cnnDDBoxContent
{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_center.png', sizingMethod='scale');}
* html .cnnDDBoxHeader .cnnDDBoxHeaderTL
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TL.png', sizingMethod='crop');}
* html .cnnDDBoxHeader .cnnDDBoxHeaderTR
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_TR.png', sizingMethod='crop');}
* html .cnnDDBoxFooter .cnnDDBoxFooterBL
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BL.png', sizingMethod='crop');}
* html .cnnDDBoxFooter .cnnDDBoxFooterBR
{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.cdn.turner.com/cnn/.element/img/2.0/global/dropdowns/shdw_BR.png', sizingMethod='crop');}
/* end styled dropdowns
===================================================================================== */
/* Most Popular Module
================================================================================================= */
#cnnMostPopMod
{display:none;height:459px;overflow:hidden;}
#cnnMostPopMod .cnnMpPadTop
{padding-top:6px;}
/* red category header */
#cnnMostPopMod .cnnRedBoxContent .cnnMpCat img
{padding:3px 9px 3px 10px;}
#cnnMostPopMod .cnnBoxContent .cnnMpCat img
{padding:4px 9px 7px 9px;}
#cnnMostPopMod .cnnRedBoxContent .cnnMpHead
{padding:8px 9px 5px 12px;}
#cnnMostPopMod .cnnMpHeadAd
{float:right;display:inline;margin:3px 5px 0 0;}
#cnnMostPopMod .cnnMpCat a
{display:block;}
.cnnMpMore
{padding:6px 0 0 8px;font-size:10px;display:inline;}
#cnnMostPopMod .cnnMpMore
{padding:3px 0 0 11px;font-size:10px;font-weight:normal;line-height:13px;display:block;}
/* Extra padding for Topics */
#cnnMostPopMod .cnnMpTopicContent .cnnMpMore
{padding-bottom:1px;}
#cnnMpStories2,
#cnnMpStories3,
#cnnMpVideos2,
#cnnMpVideos3
{display:none;}
/* most popular module select tabs */
#cnnMostPopMod TR.cnnMpTabRow TD
{text-align:center;font-size:11px;border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;}
#cnnMostPopMod TR.cnnMpTabRow TD#cnnMpStoriesTab1,
#cnnMostPopMod TR.cnnMpTabRow TD#cnnMpVideosTab1
{border-right:1px solid #e6e6e6;}
#cnnMostPopMod TR.cnnMpTabRow TD#cnnMpStoriesTab2,
#cnnMostPopMod TR.cnnMpTabRow TD#cnnMpVideosTab2
{border-right:1px solid #e6e6e6;}
#cnnMostPopMod TR.cnnMpTabRow TD a
{display:block;font-size:11px;font-weight:bold;line-height:14px;color:#CB0003;text-decoration:none;padding:3px 0;}
#cnnMostPopMod TR.cnnMpTabRow TD a:hover
{background:#FEFDE8;}
#cnnMostPopMod TR.cnnMpTabRow TD.active a
{color:#999;cursor:default;}
#cnnMostPopMod TR.cnnMpTabRow TD.active a:hover
{background:#fff;color:#999;}
#cnnMostPopMod TR.cnnMpTabRow TD a.visited
{color: inherit;}
#cnnMostPopMod TD.cnnMpContent a
{display:block;}
/* most popular story list */
#cnnMostPopMod .cnnMpStoryContent ol
{margin:0;padding:0;list-style:none;color:#c4c4c4;font-size:14px;}
#cnnMostPopMod .cnnMpStoryContent ol li
{height:28px;position:relative;margin:0;padding:0;border-bottom:1px solid #e6e6e6;overflow:hidden;}
#cnnMostPopMod .cnnMpStoryContent ol li a
{height:14px;display:block;font-size:11px;font-weight:bold;line-height:14px;text-decoration:none;padding:7px 0 7px 36px;}
#cnnMostPopMod .cnnMpStoryContent ol li b
{position:absolute;top:5px;left:12px;font-size:16px;font-weight:bold;line-height:19px;}
* html #cnnMostPopMod .cnnMpStoryContent ol li a
{height:28px;}
*:first-child+html #cnnMostPopMod .cnnMpStoryContent ol li a
{height:28px;}
/* hover */
#cnnMostPopMod .cnnMpStoryContent ol li a:hover
{background:#FEFDE8;}
#cnnMostPopMod .cnnMpStoryContent ol li a:hover img
{border:1px solid #c00;}
/* most popular topic list */
.cnnMpTopicContent ol
{margin:0;padding:0;list-style:none;font-size:16px;font-weight:bold;line-height:19px;color:#c4c4c4;border-top:1px solid #e6e6e6;}
.cnnMpTopicContent ol li
{height:61px;margin:0;position:relative;padding:0;border-bottom:1px solid #e6e6e6;overflow:hidden;}
.cnnMpTopicContent ol li a
{height:19px;display:block;padding:21px 0 21px 30px;text-decoration:underline;}
.cnnMpTopicContent ol li b
{position:absolute;top:21px;left:12px;}
.cnnMpTopicContent ol li img
{position:absolute;top:5px;right:8px;border:1px solid #fff;}
* html cnnMpTopicContent ol li a
{height:61px;}
*:first-child+html cnnMpTopicContent ol li a
{height:61px;}
/* hover */
.cnnMpTopicContent ol li a:hover
{background:#FEFDE8;}
.cnnMpTopicContent ol li a:hover img
{border:1px solid #c00;}
/* most popular video list */
.cnnMpVideoContent ol
{margin:0;padding:0;list-style:none;color:#c4c4c4;}
.cnnMpVideoContent ol li
{height:57px;position:relative;margin:0;padding:0;border-bottom:1px solid #e6e6e6;overflow:hidden;}
.cnnMpVideoContent ol li a
{height:14px;display:block;font-size:11px;font-weight:bold;line-height:14px;text-decoration:none;padding:21px 78px 22px 30px;}
.cnnMpVideoContent ol li b
{position:absolute;top:19px;left:12px;font-size:16px;font-weight:bold;line-height:19px;}
.cnnMpVideoContent ol li img
{position:absolute;top:5px;right:8px;border:1px solid #fff;}
* html cnnMpVideoContent ol li a
{height:57px;}
*:first-child+html cnnMpVideoContent ol li a
{height:57px;}
/* hover */
.cnnMpVideoContent ol li a:hover
{background:#FEFDE8;}
.cnnMpVideoContent ol li a:hover img
{border:1px solid #c00;}
#cnnMostPopMod .active .cnnWireRedBox,
#cnnMostPopMod .closed .cnnWireBox
{display:none;}
#cnnMostPopMod .closed .cnnWireRedBox,
#cnnMostPopMod .active .cnnWireBox
{display:block;}
/* End Most Popular Module
================================================================================================= */
/* right rail ad rules
================================================================================================= */
table#cnnRR336ad
{border:0;}
table#cnnRR336ad td
{width:336px;height:280px;min-height:280px;text-align:center;background:#e6e6e6;}
* html table#cnnRR336ad td
{height:280px;}
.cnnAdvertTxt336B
{text-align:right;padding:2px 1px 2px 0;}
.cnnAdvertTxt336C
{margin-bottom:-5px;padding:2px 1px 0px 0pt;text-align:right;}
/* right rail ad rules
================================================================================================= */
/* career builder widget 354px
================================================================================================= */
#cnn_cb354 input {margin:0;padding:0;}
#cnn_cb354 {width:354px; height:170px; background-color:#FFFFFF; font-size:10px;}
#cnn_cb354 #cnn_outer_tl {width:4px; height:4px; float:left;}
#cnn_cb354 #cnn_outer_t {width:300px; height:4px; overflow:hidden;}
#cnn_cb354 #cnn_outer_tr {width:4px; height:4px; float:right;}
#cnn_cb354 #cnn_outer_bl {width:4px; height:4px; float:left;}
#cnn_cb354 #cnn_outer_b {width:346px; height:4px; overflow:hidden;}
#cnn_cb354 #cnn_outer_br {width:4px; height:4px; float:right;}
#cnn_cb354 #cnn_content {width: 336px; height:121px; margin:5px 9px 0 9px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cb/topcorners.gif); border-bottom:1px solid #E6E6E6;}
#cnn_cb354 #cnn_mainblock {width:139px; height:102px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cb/mainblock.gif); float:left; margin:10px 9px 0 5px;}
html>body #cnn_cb354 #cnn_mainblock {margin:9px 9px 10px 10px;}
#cnn_cb354 #cnn_maintext {margin:8px 0 0 0; padding:0 8px 0 7px; color:#CA0002; font-weight:bold;}
#cnn_cb354 #cnn_mainblock .text {}
#cnn_cb354 #cnn_searchblock {padding: 7px 0 0 0;font-weight:bold; float:left; width:170px;}
#cnn_cb354 #cnn_searchblock form {color:#949494; text-align:right; margin:0 2px 8px 0;}
#cnn_cb354 #cnn_searchblock input {width:85px; height:16px; margin-top:7px; border-width:1px; padding:2px 0 0 2px;}
#cnn_cb354 #cnn_searchblock img {float:left;}
#cnn_cb354 #cnn_bottom {width: 322px; margin:0 9px 5px 9px; padding:7px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cb/bottomcorners.gif); height:16px;}
#cnn_cb354 #cnn_bottom .more {font-weight:normal; margin:1px 0 0 25px; float:right;padding-right:2px;}
#cnn_cb354 input.CBkeywordBox {font-size:11px; font-weight:bold; color:#000;}
#cnn_cb354 .cnnCB336Keyword {margin-right:16px;}
#cnn_cb354 .cnnCB354CityTxt {margin-right:25px;}
#cnn_cb354 .cnnCBSearchBtn {float:right; margin-top:-1px; margin-right:23px;}
/* end career builder widget 354px
================================================================================================= */
/* career builder widget 336px
================================================================================================= */
#cnn_cb336 input {margin:0;padding:0;}
#cnn_cb336 {width:336px; height:152px; font-size:10px; }
#cnn_cb336 #cnn_outer_tl {width:4px; height:4px; float:left;}
#cnn_cb336 #cnn_outer_t {width:300px; height:4px; overflow:hidden;}
#cnn_cb336 #cnn_outer_tr {width:4px; height:4px; float:right;}
#cnn_cb336 #cnn_outer_bl {width:4px; height:4px; float:left;}
#cnn_cb336 #cnn_outer_b {width:346px; height:4px; overflow:hidden;}
#cnn_cb336 #cnn_outer_br {width:4px; height:4px; float:right;}
#cnn_cb336 #cnn_content {width: 336px; height:121px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cb336/cb_gray.gif); border-bottom:1px solid #E6E6E6;}
#cnn_cb336 #cnn_mainblock {width:139px; height:102px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cb336/mainblock.gif); float:left; margin:10px 9px 0 5px;}
html>body #cnn_cb336 #cnn_mainblock {margin:9px 9px 10px 10px;}
#cnn_cb336 #cnn_maintext {margin:8px 0 0 0; padding:0 8px 0 7px; color:#CA0002; font-weight:bold;}
#cnn_cb336 #cnn_mainblock .text {}
#cnn_cb336 #cnn_searchblock {padding: 7px 0 0 0;font-weight:bold; float:left; width:170px;}
#cnn_cb336 #cnn_searchblock form {color:#949494; text-align:right; margin:0 2px 8px 0;}
#cnn_cb336 #cnn_searchblock input {font-size:10px; width:85px; height:16px; margin-top:7px; border-width:1px;padding:2px 0 0 2px;border-right-color: #cccccc; border-bottom-color: #dadada;}
#cnn_cb336 #cnn_searchblock img {float:left;}
#cnn_cb336 #cnn_bottom {width: 322px; padding:7px; background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cb336/cb_gray.gif) no-repeat bottom left; height:16px;}
#cnn_cb336 #cnn_bottom .more {font-weight:normal; margin:1px 0 0 25px; float:right;padding-right:2px;}
#cnn_cb336 input.cnnCBkeywordBox {font-size:11px; font-weight:bold; color:#000;}
#cnn_cb336 .cnnCB336Keyword {margin-right:16px;}
#cnn_cb336 .cnnCB354CityTxt {margin-right:25px;}
#cnn_cb336 .cnnCBSearchBtn {float:right; margin-top:-1px; margin-right:23px;}
/* end career builder widget 336px
================================================================================================= */
/* cnet partner widget
================================================================================================= */
#cnnCnetTodayRecentPR #cnnCnetLogoHeader,
#cnnCnetTodayRecentPR #cnnCnetLogoHeaderB
{width:336px; height:31px; border-bottom:2px solid #CC0000;}
#cnnCnetTodayRecentPR #cnnCnetLogoHeader
{background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/logo_cnet.gif); }
#cnnCnetTodayRecentPR #cnnCnetLogoHeaderB
{background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/logo_cnet_gray.gif);}
#cnnCnetTodayRecentPR #cnnCnetContentBox
{width: 316px; padding:9px; background-color:#F2F2F2; border-left:1px solid #CDCDCD; border-right:1px solid #CDCDCD; font-size:10px; line-height:13px;}
#cnnCnetTodayRecentPR #cnnCnetFeature
{width:296px; height:64px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/feature.gif); padding:7px 10px; margin-bottom:9px; color:#949494;font-weight:bold;}
#cnnCnetTodayRecentPR #cnnCnetFeature img
{float:left; margin:3px 6px 2px 0; border:none; }
#cnnCnetTodayRecentPR #cnnCnetRecent
{width:296px; padding:7px 10px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/recent.gif); height:168px; color:#949494; font-weight:bold;}
#cnnCnetTodayRecentPR .cnnCnetPRName
{width:126px; padding-top:6px;float:left; color:#000000;font-weight:bold;}
#cnnCnetTodayRecentPR .cnnCnetPRContent
{float:right; padding:6px 0 0 18px; color:#949494; font-weight:bold; width:83px;}
#cnnCnetTodayRecentPR .cnnCnetPRImg
{float:left; margin:3px 9px 3px 0;}
#cnnCnetPRDDFooter {width: 318px; padding:10px 9px 9px 9px ; background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/bottom.gif) left bottom no-repeat; height:25px; }
#cnnCnetPRDDFooter .cnnCnetMore {font-weight:normal; margin:4px 0 0 0; float:right; font-size:10px;}
.cnnCnetDivider {clear:both; height:0px; border-top:1px solid #E6E6E6; overflow:hidden;}
/* end cnet partner widget
================================================================================================= */
/* cnet product reviews widget
===================================================================================== */
.cnnCnetPRHead
{font-weight:bold;font-size:18px;color:#000;letter-spacing:-1px;}
.cnnCnetPRIntro,
.cnnCnetPRName
{font-weight:bold;font-size:12px;line-height:16px;color:#000;}
.cnnCnetPRName
{width:128px;}
.cnnCnetPRLink
{font-weight:bold;font-size:11px;line-height:14px;}
.cnnCnetPRRating
{font-weight:bold;font-size:11px;color:#949494;}
.cnnCnetPad
{padding: 6px 9px 9px 12px;}
.cnnCnetPRMenu
{float:right;width:110px;}
.cnnCnetPRImgContainer
{position:relative;width:100%;}
.cnnCnetPRImg
{position:absolute;bottom:0;right:0;}
/* cnet "A" (354) */
#cnnCNETLogoHeaderA
{height:31px; background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/logo_cnet.gif) no-repeat; border-bottom:2px solid #CC0000;}
#cnnCNETContentA { padding:9px; background-color:#f3f2f2; border-left:1px solid #CDCDCD; border-right:1px solid #CDCDCD; font-size:10px;}
#cnnCNETFeatureA {height:64px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/feature_316.gif); padding:7px 10px; margin-bottom:9px; color:#949494;font-weight:bold;}
#cnnCNETRecentA {padding:7px 10px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/recent_316.gif); height:168px; color:#949494; font-weight:bold;}
.cnnCNETProductName {width:110px; padding-top:6px;float:left; color:#000000;font-weight:bold;line-height:12px;}
.cnnCNETScore {color:#949494;}
.cnnCNETReviewImg {float:left; margin:3px 9px 3px 0; border:none;}
.cnnCNETFeaturedImg {float:left; margin:3px 6px 2px 0; border:none;}
.cnnCNETSelectMore {padding-left:9px;}
* html .cnnCNET2Pad {padding:0 2px}
#cnnCNETbottomA {padding:9px 0px; background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/bottom.gif) left top no-repeat; height:25px; }
#cnnCNETbottomA .cnnCNETmore {font-weight:normal; margin-top:5px; padding-right:11px; float:right; font-size:10px;}
#cnnCNETItem{border-top:1px solid #E6E6E6;}
/* end cnet "A" (354) */
/* cnet "B" (336) */
#cnnCNETLogoHeaderB
{width:316px; height:31px; margin:0px 9px 0 9px; background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/logo_cnet_gray.gif); border-bottom:2px solid #CC0000; }
#cnnCNETContentB {margin:0px; padding:9px; background-color:#ffffff; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; font-size:10px;}
#cnnCNETFeatureB {height:64px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/feature_296.gif); padding:7px 10px; margin-bottom:9px; color:#949494;font-weight:bold;}
#cnnCNETRecentB {padding:7px 10px; background-image:url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/partners/cnet/recent_296.gif); height:168px; color:#949494; font-weight:bold;}
.cnnCNETProductName {width:110px; padding-top:6px;float:left; color:#000000;font-weight:bold;line-height:12px;}
.cnnCNETContent {width:73px; float:right; padding:6px 0 0 18px; color:#CA0002; font-weight:bold; line-height:12px; font-size:10px;}
.cnnPad9LR {padding:0 9px 0 9px;}
#cnnCNETbottomB { margin:0px; padding:9px 0px 5px 0px; border-width:1px 1px 0 1px; border-style:solid; border-color: #e6e6e6;}
#cnnCNETbottomB .cnnCNETmore {font-weight:normal; margin-top:5px; padding-right:9px; float:right;}
.cnnCNETmore a{font-size:10px;}
/* end cnet "B" (336) */
/* end cnet product reviews widget
===================================================================================== */
/* set edition box
===================================================================================== */
.cnnWireSeBoxHeader
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/set_edition/corner_se_tr_bg.gif) 100% 0 repeat-x;}
#cnn_POLITICS .cnnWireSeBoxHeader
{background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/set_edition/corner_se_tr.elex.gif) 100% 0 repeat-x;}
#cnnBoxSeContent
{border-width:0 2px; border-color: #afafaf; border-style: solid;}
#cnnBoxSeContent
{background-image: url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/set_edition/se_bg.gif);background-repeat: repeat-x; }
.cnnWireSeBoxFooter
{height:4px;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/set_edition/corner_se_br_bg.gif) 100% 0 no-repeat;padding-bottom:12px;}
#cnn_POLITICS .cnnWireSeBoxFooter
{background:url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/set_edition/corner_se_br.elex.gif) 100% 0 no-repeat;}
.cnnWireBox2Header img,
.cnnWireBox2Footer img
{display:block;}
#cnnBoxSeContent
{text-align:center; font-family:Helvetica,Arial,sans-serif; font-size:16px; }
table.cnnSetEdition td
{font-family:Helvetica,Arial,sans-serif; font-size:16px; }
table.cnnSetEdition td.setEdText { padding-bottom:0px; }
table.cnnSetEdition td.cnnRightAlign
{text-align:right; vertical-align:middle;}
#cnnBoxSeContent form
{padding:8px 0px 8px 0px; margin:0px; }
#cnnBoxSeContent img.cnnEditionBoxBtn
{margin-top:1px; margin-left:17px;}
#cnnBoxSeContent img.cnnEditionCloseBtn
{float:right; padding:13px 10px 0px 0px; border:none; }
table.cnnSetEdition td.cnnEditionRadioTD
{padding:0px 3px 0px 12px;}
table.cnnSetEdition td.cnnEditionRadioTD input { margin:0px; }
/* end set edition box
===================================================================================== */
/* POLITICS header over-rides
========================================================================================== */
#cnn_POLITICS .cnn728Container
{background:#1E1E1E;border-bottom:1px solid #000;}
#cnn_POLITICS .cnn728Ad
{background:#1E1E1E;}
#cnn_POLITICS .cnnHeaderContent .cnnGlobalHeaderTopics a
{color:#97d1ff;}
#cnn_POLITICS .cnnHeaderContent .cnnGlobalHeaderTopics a:visited
{color:#5c7996;}
#cnn_POLITICS .cnnHeaderContent .cnnGlobalHeaderTopics a:hover
{color:#ca0002;}
#cnn_POLITICS div#cnnHeader,
#cnn_POLITICS div.cnnHeaderContent
{background:#1E1E1E;}
#cnn_POLITICS .cnnNavStretch,
#cnn_POLITICS .cnnHeaderNav ul.cnnNavigation li
{border-color:#000;}
#cnn_POLITICS .cnnHeaderNav ul.cnnUtilityNavigation li.cnnVideo
{background:#1E1E1E url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_video_btn_drk.gif) 0 50% no-repeat;}
#cnn_POLITICS .cnnHeaderNav ul.cnnUtilityNavigation li.cnnIreport
{background:#1E1E1E url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/ireport_icon_drk.gif) 0 50% no-repeat;}
#cnn_POLITICS .cnnHeaderNav ul.cnnUtilityNavigation li.cnnRSS
{background:#1E1E1E url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_rss_btn_drk.gif) 0 50% no-repeat;}
#cnn_POLITICS .cnnHeaderNav ul.cnnNavigation li.offsite
{background:#1E1E1E url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/gray_arrow.gif) 50% 100% no-repeat;}
#cnn_POLITICS .cnnHeaderNav ul.cnnUtilityNavigation li.cnnMobile
{background:#1E1E1E url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_mobile_btn.gif) 0 50% no-repeat;}
#cnn_POLITICS .cnnHeaderNav ul.cnnUtilityNavigation li.cnnImpact
{background:#1E1E1E url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_impact_btn_drk.gif) 0 50% no-repeat;}
#cnn_POLITICS .cnnHeaderNav ul.cnnUtilityNavigation li.cnnOnTV
{background:#1E1E1E url(http://i.cdn.turner.com/cnn/.element/img/2.0/global/nav/header/header_tv_btn.gif) 0 50% no-repeat;}
#cnn_POLITICS .cnnHeaderBot a
{color:#97d1ff;}
#cnn_POLITICS .cnnHeaderBot a:hover,
#cnn_POLITICS .cnnHeaderContent .cnnGlobalHeaderTopics .cnnGlobalHeaderHotTopic,
#cnn_POLITICS .cnnHeaderContent .cnnGlobalHeaderTopics .cnnGlobalHeaderHotTopic a
{color:#ca0002;}
#cnn_POLITICS .cnnHeaderContent .cnnHeaderBot .cnnGlobalHeaderTopics
{top:6px;vertical-align:text-top;}
#cnn_POLITICS img.cnnElectionCenterStar
{margin:0 4px;}
#cnn_POLITICS .cnnHeaderElexTopics
{float:left;padding:4px 0 0 0;}
#cnn_POLITICS .cnnHeaderElexLnk
{display:block;width:126px;float:left;padding:5px 0 5px 35px;background: #333 url(http://i.cdn.turner.com/cnn/.element/img/2.0/sect/politics/two_balloons.gif) 1px 1px no-repeat;}
| 44.985543 | 212 | 0.728941 |
0afd8749fb9dde9e55d3e339b7c9c0a8d0ede6af | 118 | css | CSS | src/Components/Home/slide.css | CarlCr/react-app | de20718f0aa96d0983f458f83496aec48746a3ce | [
"MIT"
] | 1 | 2018-12-20T11:15:17.000Z | 2018-12-20T11:15:17.000Z | src/Components/Home/slide.css | CarlCr/Ract-App | de20718f0aa96d0983f458f83496aec48746a3ce | [
"MIT"
] | null | null | null | src/Components/Home/slide.css | CarlCr/Ract-App | de20718f0aa96d0983f458f83496aec48746a3ce | [
"MIT"
] | null | null | null | .img-slide{
width: 100%;
height: 200px;
background-repeat: no-repeat center;
background-size: cover;
} | 19.666667 | 40 | 0.644068 |
0afe7f83263980c267907ef7392d070d99956b70 | 8,686 | css | CSS | public/remark-admin-template-master/material/global/vendor/dropify/dropify.css | SergioVargas13/Proyecto-Formativo | 969b4e7a21cde4452967b4a5a8b45ab34ad25f72 | [
"MIT"
] | 3 | 2021-11-24T22:44:21.000Z | 2022-02-19T15:58:27.000Z | assets/global/vendor/dropify/dropify.css | Luthfi98/spk-saw | 064066f5f57b13eadd5aeffcc55e807322e001ce | [
"MIT"
] | 1 | 2022-02-10T21:53:04.000Z | 2022-02-10T21:53:04.000Z | assets/global/vendor/dropify/dropify.css | Luthfi98/spk-saw | 064066f5f57b13eadd5aeffcc55e807322e001ce | [
"MIT"
] | 1 | 2020-07-15T04:11:18.000Z | 2020-07-15T04:11:18.000Z | @font-face {
font-family: "dropify";
font-style: normal;
font-weight: normal;
src: url(".//dropify.eot");
src: url(".//dropify.eot#iefix") format("embedded-opentype"), url(".//dropify.woff") format("woff"), url(".//dropify.ttf") format("truetype"), url(".//dropify.svg#dropify") format("svg");
}
[class^="dropify-font-"]:before, [class*=" dropify-font-"]:before, .dropify-font:before, .dropify-wrapper .dropify-message span.file-icon:before, .dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename span.file-icon:before {
display: inline-block;
width: 1em;
margin-right: .2em;
margin-left: .2em;
font-family: "dropify";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1em;
text-align: center;
text-decoration: inherit;
text-transform: none;
speak: none;
}
.dropify-font-upload:before, .dropify-wrapper .dropify-message span.file-icon:before {
content: "\e800";
}
.dropify-font-file:before {
content: "\e801";
}
.dropify-wrapper {
position: relative;
display: block;
width: 100%;
max-width: 100%;
height: 200px;
padding: 5px 10px;
overflow: hidden;
font-family: "Roboto", sans-serif;
font-size: 14px;
line-height: 22px;
color: #757575;
text-align: center;
cursor: pointer;
background-color: #fff;
background-image: none;
border: 2px solid #e0e0e0;
}
.dropify-wrapper:hover {
background-image: linear-gradient(-45deg, #f6f6f6 25%, transparent 25%, transparent 50%, #f6f6f6 50%, #f6f6f6 75%, transparent 75%, transparent);
background-size: 30px 30px;
-webkit-animation: stripes 2s linear infinite;
animation: stripes 2s linear infinite;
}
.dropify-wrapper.has-preview .dropify-clear {
display: block;
}
.dropify-wrapper.has-error .dropify-message .dropify-error {
display: block;
}
.dropify-wrapper.disabled input {
cursor: not-allowed;
}
.dropify-wrapper.disabled:hover {
background-image: none;
-webkit-animation: none;
animation: none;
}
.dropify-wrapper.disabled .dropify-message {
text-decoration: line-through;
opacity: .5;
}
.dropify-wrapper.disabled .dropify-infos-message {
display: none;
}
.dropify-wrapper input {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 5;
width: 100%;
height: 100%;
cursor: pointer;
opacity: 0;
}
.dropify-wrapper .dropify-message {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.dropify-wrapper .dropify-message span.file-icon {
font-size: 50px;
color: #ccc;
}
.dropify-wrapper .dropify-message p {
margin: 5px 0 0;
}
.dropify-wrapper .dropify-message p.dropify-error {
display: none;
font-weight: 400;
color: #f44336;
}
.dropify-wrapper .dropify-clear {
position: absolute;
top: 10px;
right: 10px;
z-index: 7;
display: none;
padding: 4px 8px;
font-family: "Roboto", sans-serif;
font-size: 11px;
font-weight: 400;
color: #fff;
text-transform: uppercase;
background: none;
border: 2px solid #fff;
opacity: 0;
transition: all .15s linear;
}
.dropify-wrapper .dropify-clear:hover {
background: rgba(255, 255, 255, .2);
}
.dropify-wrapper .dropify-preview {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
display: none;
width: 100%;
height: 100%;
padding: 5px;
overflow: hidden;
text-align: center;
background-color: #fff;
}
.dropify-wrapper .dropify-preview .dropify-render img {
position: relative;
top: 50%;
max-width: 100%;
max-height: 100%;
background-color: #fff;
transition: border-color .15s linear;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.dropify-wrapper .dropify-preview .dropify-render i {
position: absolute;
top: 50%;
left: 50%;
font-size: 70px;
color: #777;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.dropify-wrapper .dropify-preview .dropify-render .dropify-extension {
position: absolute;
top: 50%;
left: 50%;
width: 42px;
margin-top: 10px;
overflow: hidden;
font-size: 13px;
font-weight: 500;
text-overflow: ellipsis;
text-transform: uppercase;
letter-spacing: -0.03em;
white-space: nowrap;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.dropify-wrapper .dropify-preview .dropify-infos {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 3;
background: rgba(0, 0, 0, .7);
opacity: 0;
transition: opacity .15s linear;
}
.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner {
position: absolute;
top: 50%;
width: 100%;
padding: 0 20px;
transition: all .2s ease;
-webkit-transform: translate(0, -40%);
transform: translate(0, -40%);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p {
position: relative;
width: 100%;
padding: 0;
margin: 0;
overflow: hidden;
line-height: 25px;
color: #fff;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
}
.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename span.file-icon {
margin-right: 2px;
}
.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message {
position: relative;
padding-top: 15px;
margin-top: 15px;
font-size: 12px;
opacity: .5;
}
.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message::before {
position: absolute;
top: 0;
left: 50%;
width: 30px;
height: 2px;
content: "";
background: #fff;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.dropify-wrapper:hover .dropify-clear {
opacity: 1;
}
.dropify-wrapper:hover .dropify-preview .dropify-infos {
opacity: 1;
}
.dropify-wrapper:hover .dropify-preview .dropify-infos .dropify-infos-inner {
margin-top: -5px;
}
.dropify-wrapper.touch-fallback {
height: auto !important;
}
.dropify-wrapper.touch-fallback:hover {
background-image: none;
-webkit-animation: none;
animation: none;
}
.dropify-wrapper.touch-fallback .dropify-preview {
position: relative;
padding: 0;
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-render {
position: relative;
display: block;
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-render .dropify-font-file {
position: relative;
top: 0;
left: 0;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-render .dropify-font-file::before {
margin-top: 30px;
margin-bottom: 30px;
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-render img {
position: relative;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos {
position: relative;
background: transparent;
opacity: 1;
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner {
position: relative;
top: 0;
padding: 5px 90px 5px 0;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p {
position: relative;
width: 100%;
padding: 0;
margin: 0;
overflow: hidden;
line-height: 25px;
color: #757575;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename {
font-weight: 400;
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message {
position: relative;
padding-top: 0;
margin-top: 0;
font-size: 11px;
opacity: 1;
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message::before {
display: none;
}
.dropify-wrapper.touch-fallback .dropify-message {
padding: 40px 0;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.dropify-wrapper.touch-fallback .dropify-clear {
top: auto;
bottom: 23px;
color: #757575;
border-color: rgba(117, 117, 117, .7);
opacity: 1;
}
.dropify-wrapper.touch-fallback.has-preview .dropify-message {
display: none;
}
.dropify-wrapper.touch-fallback:hover .dropify-preview .dropify-infos .dropify-infos-inner {
margin-top: 0;
}
@-webkit-keyframes stripes {
from {
background-position: 0 0;
}
to {
background-position: 60px 30px;
}
}
@keyframes stripes {
from {
background-position: 0 0;
}
to {
background-position: 60px 30px;
}
}
| 22.101781 | 258 | 0.690306 |
e400e039d7ebd693398471af05416a17ae2fd01a | 3,147 | css | CSS | Styles/Styles-container.css | R-Art-project/web-design | 04f131356eff212d3a65a7676a5f5678836a742c | [
"MIT"
] | null | null | null | Styles/Styles-container.css | R-Art-project/web-design | 04f131356eff212d3a65a7676a5f5678836a742c | [
"MIT"
] | null | null | null | Styles/Styles-container.css | R-Art-project/web-design | 04f131356eff212d3a65a7676a5f5678836a742c | [
"MIT"
] | null | null | null | .container{
padding: 2em 0px;
margin: 0px 5em;
}
.principal-section{
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: 200px 1fr;
grid-gap: 15px;
}
.principal-section img{
width: 100%;
height: 500px;
object-fit: cover;
margin-bottom: 10px;
}
.principal-section h4{
margin: 0px 30px;
font-size: 30px;
}
.principal-section p{
margin: 10px 20px;
border-top: 1px solid black;
padding: 20px 0px 40px 0px;
}
.principal-section .headline{
grid-column: 1 / -1;
grid-row: 1 / 2;
justify-content: center;
text-align: center;
}
.principal-section .headline h2{
color: #abacad;
}
.Service-one{
grid-column: 1 / 2;
grid-row: 2 / 3;
background-color: #fff;
border: 1px solid black;
}
.Service-one h4{
color: #0b6de4;
}
.Service-two{
grid-column: 2 / 3;
grid-row: 2 / 3;
background-color: #fff;
border: 1px solid black;
}
.Service-two h4{
color: #0fbd91;
}
.Service-three{
grid-column: 3 / 4;
grid-row: 2 / 3;
background-color: #fff;
border: 1px solid black;
}
.Service-three h4{
color: #f6da3b;
}
.Service-for{
grid-column: 4 / 5;
grid-row: 2 / 3;
background-color: #fff;
border: 1px solid black;
}
.Service-for h4{
color: #db5130;
}
.secundary-section{
display: grid;
grid-template-columns: repeat(3, 1fr);
height: auto;
grid-gap: 10px;
margin-top: 30px;
padding-bottom: 50px;
position: relative;
border-bottom: 1px solid #4b4a54;
}
.secundary-section h3{
grid-row: 1 / 2;
margin: 20px 20px;
border-bottom: 1px solid black;
font-size: 40px;
padding-bottom: 20px;
}
.secundary-section p{
padding: 20px 20px 0px 20px;
}
.btn-style{
color: #fff;
background-color: #4b4d4c;
width: 100px;
height: 30px;
outline: none;
cursor: pointer;
border: none;
margin-top: 40px;
margin-left: 20px;
}
.btn-style:hover{
background-color: #db5130;
}
.columnOne-welcom{
grid-column: 1 / 2;
display: grid;
align-items: start;
}
.columnOne-welcom button{
align-self: end;
}
.columnTwo-News{
grid-column: 2 / 3;
display: grid;
align-items: start;
}
.columnTwo-News button{
align-self: end;
}
.columnThree-ourServices{
grid-column: 3 / 4;
display: grid;
align-items: start;
}
.columnThree-ourServices button{
align-self: end;
}
#arrow {
border-right:1px solid black;
border-bottom:1px solid black;
width:10px;
height:10px;
transform: rotate(-45deg);
margin-top:40px;
}
.columnThree-ourServices ul{
list-style-type: none;
}
.columnThree-ourServices ul li{
position: relative;
padding-bottom: 10px;
}
.columnThree-ourServices ul li:before{
content: '';
position: absolute;
border-right:1px solid black;
border-bottom:1px solid black;
width:10px;
height:10px;
top: calc(50% - 4px);
left: -20px;
transform: translateY(-50%) rotate(-45deg);
}
.columnThree-ourServices ul li a{
color: #db5130;
text-decoration: none;
}
.columnThree-ourServices ul li a:hover{
color: #36140c;
}
| 19.306748 | 46 | 0.628535 |
e401c90fdbe7fbffc63a6cd286cde4881f2033ef | 961 | css | CSS | files/yui/3.17.2/console-filters/assets/skins/sam/console-filters-skin.css | ppavlov/jsdelivr | 46792341a2ab74902e2455daa6137f961087d921 | [
"MIT"
] | 25 | 2019-04-24T14:00:55.000Z | 2022-03-28T08:12:32.000Z | files/yui/3.17.2/console-filters/assets/skins/sam/console-filters-skin.css | ppavlov/jsdelivr | 46792341a2ab74902e2455daa6137f961087d921 | [
"MIT"
] | 6 | 2019-06-11T09:47:30.000Z | 2021-08-03T20:27:22.000Z | apps/moodle/htdocs/lib/yuilib/3.17.2/console-filters/assets/skins/sam/console-filters-skin.css | wattang/tryagain | 3aa950f5855a767ed4882d77f007f904056fba00 | [
"Apache-2.0"
] | 7 | 2020-04-27T03:00:12.000Z | 2021-06-13T22:08:00.000Z | /*
YUI 3.17.2 (build 9c3c78e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-skin-sam .yui3-console-ft .yui3-console-filters-categories,
.yui3-skin-sam .yui3-console-ft .yui3-console-filters-sources {
text-align: left;
padding: 5px 0;
border: 1px inset;
margin: 0 2px;
}
.yui3-skin-sam .yui3-console-ft .yui3-console-filters-categories {
background: #fff;
border-bottom: 2px ridge;
}
.yui3-skin-sam .yui3-console-ft .yui3-console-filters-sources {
background: #fff;
margin-bottom: 2px;
border-top: 0 none;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
}
.yui3-skin-sam .yui3-console-filter-label {
white-space: nowrap;
margin-left: 1ex;
}
| 27.457143 | 66 | 0.698231 |
e403ae6025d9ca9c01dd8430e803c23b121ae4e9 | 1,191 | css | CSS | dist/DropdownMenuWidget/build/dropdownMenuWidget.css | OriginalSin/winnie | 9515bb1e325e4a1988130187dc9da690c3351896 | [
"Apache-2.0"
] | null | null | null | dist/DropdownMenuWidget/build/dropdownMenuWidget.css | OriginalSin/winnie | 9515bb1e325e4a1988130187dc9da690c3351896 | [
"Apache-2.0"
] | null | null | null | dist/DropdownMenuWidget/build/dropdownMenuWidget.css | OriginalSin/winnie | 9515bb1e325e4a1988130187dc9da690c3351896 | [
"Apache-2.0"
] | null | null | null | .dropdownMenuWidget {
display: table;
}
.dropdownMenuWidget-item {
display: table-cell;
vertical-align: middle;
font-size: 12px;
cursor: pointer;
padding: 0px 10px;
white-space: nowrap;
}
.dropdownMenuWidget-item a {
color: #303030;
text-decoration: none;
}
.dropdownMenuWidget-item a img,
.dropdownMenuWidget-item a span,
.dropdownMenuWidget-item a i {
border: none;
vertical-align: middle;
}
.dropdownMenuWidget-item a:hover {
color: #000000;
}
.dropdownMenuWidget-itemDropdown {
position: absolute;
z-index: 1000;
min-width: 120px;
}
.dropdownMenuWidget-dropdownMenu {
background: white;
border: 1px solid #efefef;
border-bottom: none;
margin: 0;
padding: 0;
text-align: left;
}
.dropdownMenuWidget-dropdownMenuIcon {
float: right;
}
.dropdownMenuWidget-dropdownMenuItem {
display: block;
border-bottom: 1px solid #efefef;
padding: 5px 10px;
}
.dropdownMenuWidget-dropdownMenuItem a {
width: 100%;
display: block;
}
.dropdownMenuWidget-dropdownItemAnchor_newWindow {
margin-right: 20px;
}
.dropdownMenuWidget-dropdownMenuItem:hover {
background: #efefef;
} | 18.045455 | 50 | 0.686818 |
e405e4a5fbf67b1fc80f4ace09bab951d2dcd507 | 2,542 | css | CSS | site/back/front/css/style.css | acceleratorlastorder/drone-project | f9f35d25cb14adc7392fcd8053a5c76378f1c6a3 | [
"MIT"
] | 2 | 2020-09-13T19:05:04.000Z | 2021-02-16T21:46:07.000Z | site/back/front/css/style.css | acceleratorlastorder/drone-project | f9f35d25cb14adc7392fcd8053a5c76378f1c6a3 | [
"MIT"
] | null | null | null | site/back/front/css/style.css | acceleratorlastorder/drone-project | f9f35d25cb14adc7392fcd8053a5c76378f1c6a3 | [
"MIT"
] | null | null | null | body {
margin: 0;
background-color: #FFF;
}
footer {
position: relative;
background-color: rgba(32, 31, 33, 0.7);
height: 150px;
padding: 0;
}
ul {
list-style-type: none;
}
a {
color: black;
}
a:visited, a:focus, a {
text-decoration: none;
}
h1 {
text-align: center;
}
#headercontact {
display: flex;
flex-direction: row;
background-color: rgba(104, 102, 104, 0.8);
}
#headercontact>p {
margin-left: 50px;
}
#headercontact>p:first-child {
margin-left: 200px;
}
#menu>* {
margin-right: 30px;
float: right;
display: block;
background-color: white;
border: 1px solid black;
border-radius: 15px;
width: 100px;
text-align: center;
color: black;
}
#menu>*:hover {}
#menu:first-child{
}
#buttongallerie:hover {
color: blue;
}
#title {
background: repeating-linear-gradient( 45deg, rgba(33, 35, 37, 0.8), rgba(33, 35, 37, 0.8) 4px, rgba(20, 20, 20, 0.9) 4px, rgba(20, 20, 20, 0.9) 8px);
height: 100px;
}
#title h1 {
color: rgba(200, 200, 200, 1);
padding-top: calc(50px - 1em);
}
#presentation {
margin-top: 35px;
margin-left: auto;
}
#content {
display: flex;
justify-content: space-around;
flex-direction: row;
}
.imgcontainer {
border: 1px solid black;
border-radius: 15px;
}
.imgcontainer img {
margin: 0 auto;
border: 1px solid black;
border-radius: 15px;
max-width: 80%;
}
.picAndText {
display: flex;
margin: auto;
justify-content: space-around;
flex-direction: column;
width: 60%;
border: 1px solid black;
border-radius: 15px;
padding-top: 15px;
padding: 15px 15px 15px 15px;
margin-bottom: 25px;
}
.picAndText>* {
max-width: 100%;
}
.picAndText img {
flex: 3;
margin: 0 auto;
max-width: 80%;
border: 1px solid grey;
border-radius: 15px;
}
.picAndText video {
flex: 3;
margin: 0 auto;
max-width: 80%;
border: 1px solid grey;
border-radius: 15px;
}
.prenstationTitle h1 {
float: left;
font-size: 2.5em;
font-style: arial;
padding: 0;
}
.picAndText p {
font-size: 1.2em;
color: grey;
}
.prenstationTitle {
color: grey;
padding: 0;
}
.prenstationTitle.center {
margin: auto;
}
.prenstationTitle.center h1 {
color: rgba(154, 154, 157, 0.8);
}
.custommenu>* {
display: block;
margin-right: 50px;
float: right;
background-color: white;
border: 1px solid grey;
width: 100px;
text-align: center;
}
.custombutton {
font-size: 1.3em;
color: grey;
}
.custombutton:hover {
color: blue;
}
.byme {
text-align: center;
}
.clear {
clear: both;
height: 3px;
}
| 14.044199 | 152 | 0.63808 |
e40601f075defcd2c07db9779aa8c91874a3c85e | 1,978 | css | CSS | web/css/login.css | InteractiveValley/sf2GalileaMontijo | fbc7d6e1709cede017ba1e6411f3e198cc3016d0 | [
"MIT"
] | null | null | null | web/css/login.css | InteractiveValley/sf2GalileaMontijo | fbc7d6e1709cede017ba1e6411f3e198cc3016d0 | [
"MIT"
] | null | null | null | web/css/login.css | InteractiveValley/sf2GalileaMontijo | fbc7d6e1709cede017ba1e6411f3e198cc3016d0 | [
"MIT"
] | null | null | null | /*
Document : login
Created on : 19/03/2012, 07:49:15 AM
Author : richpolis
Description:
Purpose of the stylesheet follows.
*/
.header_login{
background-image: url(../images/login/top.jpg);
background-repeat: repeat-x;
position: absolute;
top: 0px;
width: 100%;
height: 52px;
}
.header_login .texto{
position: relative;
top: 5px;
color:white;
padding-left: 10px;
font-size: 14px;
}
.header_cms{
margin-top: 100px;
margin-bottom: 0px;
}
.login_richpolis {
background-image: url(../images/login/singlecontainer.jpg);
background-repeat: no-repeat;
margin-left:auto;
margin-right:auto;
margin-top:2em;
padding:15px;
width:297px;
height: 324px;
font-size: 11px;
/*margin-bottom: .5em;*/
}
.login_richpolis h1 {
background:transparent url(../images/login_error.png) no-repeat scroll left top;
color:#333333;
font-size:1.5em;
height:50px;
margin:0;
padding:15px 4px 0 55px;
text-align:left;
}
.login_richpolis p {
padding:0 1em;
}
.form-block {
padding:15px 0 10px 15px;
}
.login-form-richpolis {
text-align:left;
width:100%;
}
.login-text-richpolis {
float:left;
text-align:left;
width:40%;
}
.login_richpolis .inputlabel{
font-size: 14px;
font-style: normal;
font-weight: 400;
margin-bottom: 5px;
}
.login_richpolis .inputcheck
{
margin-left: 6px;
}
.login_richpolis input[type="text"],.login_richpolis input[type="password"]{
font-size: 14px;
width: 87%;
padding: 10px;
}
.login_richpolis .boton_login{
background-image: url(/images/login/botonlogin.gif);
background-position: left;
background-repeat: no-repeat;
height: 42px;
width: 121px;
color: transparent;
padding-top: 21px;
padding-bottom: 21px;
padding-left: 48px;
padding-right: 48px;
}
.login_richpolis .boton_login:hover{
background-position: right;
padding-left: 47px;
padding-right: 47px;
} | 19.78 | 82 | 0.659757 |
e4095cb7c930b48e5e6b1131e37f3149f133715c | 472 | css | CSS | theme.css | efknight/guppy-sandbox | 3bfdca03dc5bc0d13e8b9a0573942ebed61c9a56 | [
"MIT"
] | null | null | null | theme.css | efknight/guppy-sandbox | 3bfdca03dc5bc0d13e8b9a0573942ebed61c9a56 | [
"MIT"
] | 1 | 2015-01-30T23:29:15.000Z | 2015-01-30T23:29:15.000Z | theme.css | efknight/guppy-sandbox | 3bfdca03dc5bc0d13e8b9a0573942ebed61c9a56 | [
"MIT"
] | null | null | null | body,html{
padding: 0;
margin: 0;
overflow-x: hidden;
overflow-y: hidden;
overflow:hidden;
}
#containment-wrapper { width: 98%; height:98%;}
/*this is temp just to solve weird flashing problem*/
.draggable {width: 1px; height: 1px; padding: 0.0em;}
.flipped {
transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
-khtml-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
}
| 21.454545 | 53 | 0.631356 |
e40a5bb4cdff95150efec22bded71ccc837a83c4 | 748 | css | CSS | lib/wijmo-5.20193.637/samples/Chart/Features/ScrollingAndRangeSelectors/purejs/src/styles.css | Thomas080304/sss | 9c409b7233b5291ecf9250ce0028656e5cdfd95a | [
"MIT"
] | 3 | 2019-05-14T06:07:11.000Z | 2019-08-29T01:24:18.000Z | lib/wijmo-5.20193.637/samples/Chart/Features/ScrollingAndRangeSelectors/purejs/src/styles.css | Thomas080304/sss | 9c409b7233b5291ecf9250ce0028656e5cdfd95a | [
"MIT"
] | 7 | 2021-01-28T19:40:34.000Z | 2022-03-25T18:35:58.000Z | lib/wijmo-5.20193.637/samples/Chart/Features/ScrollingAndRangeSelectors/purejs/src/styles.css | Thomas080304/sss | 9c409b7233b5291ecf9250ce0028656e5cdfd95a | [
"MIT"
] | 3 | 2019-08-29T01:24:21.000Z | 2021-05-07T02:05:54.000Z | .wj-flexchart {
margin: 0px;
padding: 0px;
border-bottom: 0px;
touch-action: none;
-ms-touch-action: none;
padding-bottom: 40px;
}
body {
margin-bottom: 24pt;
}
/**** Axis Scrollbar Css *****/
.wj-flexchart .wj-axis-scrollbar-container {
position: relative;
}
.wj-flexchart .wj-axis-scrollbar-container .wj-chart-rangeslider {
border: 1px solid #EAEAEA;
background-color: #EAEAEA;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.wj-flexchart .wj-axis-scrollbar-container .wj-chart-hrangeslider {
height: 20px;
}
.wj-flexchart .wj-axis-scrollbar-container .wj-chart-vrangeslider {
width: 20px;
}
| 21.371429 | 67 | 0.665775 |
e41015fb6c494c6d0f18ed9ee46ca2328f2a901e | 5,205 | css | CSS | kompetisijaringan/lib/yuilib/3.13.0/cssnormalize-context/cssnormalize-context.css | faisalsyfl/dinamik12 | 89bfa32a2d09e554bbb850e202ea345a20367ab9 | [
"MIT"
] | 4 | 2016-11-07T08:59:18.000Z | 2017-12-16T10:39:06.000Z | kompetisijaringan/lib/yuilib/3.13.0/cssnormalize-context/cssnormalize-context.css | faisalsyfl/dinamik12 | 89bfa32a2d09e554bbb850e202ea345a20367ab9 | [
"MIT"
] | null | null | null | kompetisijaringan/lib/yuilib/3.13.0/cssnormalize-context/cssnormalize-context.css | faisalsyfl/dinamik12 | 89bfa32a2d09e554bbb850e202ea345a20367ab9 | [
"MIT"
] | 4 | 2016-11-19T10:29:41.000Z | 2020-03-04T00:15:01.000Z | /*
YUI 3.13.0 (build 508226d)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/*! Copyright (c) Nicolas Gallagher and Jonathan Neal
normalize.css v1.1.0 | MIT License | git.io/normalize */
/* THIS FILE WAS CREATED BY A BUILD SCRIPT
DO NOT EDIT THIS FILE */
.yui3-normalized article,
.yui3-normalized aside,
.yui3-normalized details,
.yui3-normalized figcaption,
.yui3-normalized figure,
.yui3-normalized footer,
.yui3-normalized header,
.yui3-normalized hgroup,
.yui3-normalized main,
.yui3-normalized nav,
.yui3-normalized section,
.yui3-normalized summary {
display: block;
}
.yui3-normalized audio,
.yui3-normalized canvas,
.yui3-normalized video {
display: inline-block;
}
.yui3-normalized audio:not([controls]) {
display: none;
height: 0;
}
.yui3-normalized [hidden] {
display: none;
}
.yui3-normalized {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.yui3-normalized,
.yui3-normalized button,
.yui3-normalized input,
.yui3-normalized select,
.yui3-normalized textarea {
font-family: sans-serif;
}
.yui3-normalized body {
margin: 0;
}
.yui3-normalized a:focus {
outline: thin dotted;
}
.yui3-normalized a:active,
.yui3-normalized a:hover {
outline: 0;
}
.yui3-normalized h1 {
font-size: 2em;
margin: 0.67em 0;
}
.yui3-normalized h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
.yui3-normalized h3 {
font-size: 1.17em;
margin: 1em 0;
}
.yui3-normalized h4 {
font-size: 1em;
margin: 1.33em 0;
}
.yui3-normalized h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
.yui3-normalized h6 {
font-size: 0.67em;
margin: 2.33em 0;
}
.yui3-normalized abbr[title] {
border-bottom: 1px dotted;
}
.yui3-normalized b,
.yui3-normalized strong {
font-weight: bold;
}
.yui3-normalized blockquote {
margin: 1em 40px;
}
.yui3-normalized dfn {
font-style: italic;
}
.yui3-normalized hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.yui3-normalized mark {
background: #ff0;
color: #000;
}
.yui3-normalized p,
.yui3-normalized pre {
margin: 1em 0;
}
.yui3-normalized code,
.yui3-normalized kbd,
.yui3-normalized pre,
.yui3-normalized samp {
font-family: monospace , serif;
_font-family: 'courier new' , monospace;
font-size: 1em;
}
.yui3-normalized pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
.yui3-normalized q {
quotes: none;
}
.yui3-normalized q:before,
.yui3-normalized q:after {
content: '';
content: none;
}
.yui3-normalized small {
font-size: 80%;
}
.yui3-normalized sub,
.yui3-normalized sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.yui3-normalized sup {
top: -0.5em;
}
.yui3-normalized sub {
bottom: -0.25em;
}
.yui3-normalized dl,
.yui3-normalized menu,
.yui3-normalized ol,
.yui3-normalized ul {
margin: 1em 0;
}
.yui3-normalized dd {
margin: 0 0 0 40px;
}
.yui3-normalized menu,
.yui3-normalized ol,
.yui3-normalized ul {
padding: 0 0 0 40px;
}
.yui3-normalized nav ul,
.yui3-normalized nav ol {
list-style: none;
list-style-image: none;
}
.yui3-normalized img {
border: 0;
-ms-interpolation-mode: bicubic;
}
.yui3-normalized svg:not(:root) {
overflow: hidden;
}
.yui3-normalized figure {
margin: 0;
}
.yui3-normalized form {
margin: 0;
}
.yui3-normalized fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.yui3-normalized legend {
border: 0;
padding: 0;
white-space: normal;
}
.yui3-normalized button,
.yui3-normalized input,
.yui3-normalized select,
.yui3-normalized textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
}
.yui3-normalized button,
.yui3-normalized input {
line-height: normal;
}
.yui3-normalized button,
.yui3-normalized select {
text-transform: none;
}
.yui3-normalized button,
.yui3-normalized input[type="button"],
.yui3-normalized input[type="reset"],
.yui3-normalized input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.yui3-normalized button[disabled],
.yui3-normalized input[disabled] {
cursor: default;
}
.yui3-normalized input[type="checkbox"],
.yui3-normalized input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
.yui3-normalized input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.yui3-normalized input[type="search"]::-webkit-search-cancel-button,
.yui3-normalized input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.yui3-normalized button::-moz-focus-inner,
.yui3-normalized input::-moz-focus-inner {
border: 0;
padding: 0;
}
.yui3-normalized textarea {
overflow: auto;
vertical-align: top;
}
.yui3-normalized table {
border-collapse: collapse;
border-spacing: 0;
}
/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssnormalize-context { display: none; }
| 20.82 | 68 | 0.664938 |
e4170e0dd516fcddbbda243f3bee3f9bbbb37ee9 | 1,690 | css | CSS | assets/css/styleModalCami.css | 1andrey3/Telmex-VIP | 6b31aa44fe857d684e87ecfa5dab0c97aabbf6bd | [
"MIT"
] | null | null | null | assets/css/styleModalCami.css | 1andrey3/Telmex-VIP | 6b31aa44fe857d684e87ecfa5dab0c97aabbf6bd | [
"MIT"
] | 15 | 2019-03-15T15:12:21.000Z | 2019-04-02T14:27:42.000Z | assets/css/styleModalCami.css | leoneloliveros/Telmex-VIP | 6b31aa44fe857d684e87ecfa5dab0c97aabbf6bd | [
"MIT"
] | null | null | null | /*.modal-header{
background-color: #207be5;
color: #fff;
box-shadow: 1px 1px 16px rgba(0, 0, 0, 0.91);
}
.modal-header h4{
font-size: 20px;
letter-spacing: 2px;
text-align: center;
font-family: verdana;
}
.modal-footer{
background-color: #207be5;
box-shadow: -1px -1px 9px rgba(0, 0, 0, 0.91);
}
.modal-footer button{
height:30px;
width:10%;
padding:0;
border: 1px solid #727272;
}
.foot {
display:inline-block;
float: left;
margin: 0;
font-size:13px;
color:#fff;
padding-top:16px
}
.modalImage {
background-color: #fff;
border-radius: 50%;
width: 30px;
}*/
.modal-header{
background-color: #084c6f;
color: #f5f5f5;
box-shadow: 1px 1px 16px rgba(10, 10, 10, 0.91);
font-family:sans-serif;
/* border-radius: 10px;*/
}
.modal-header h4{
font-size: 20px;
letter-spacing: 2px;
text-align: center;
font-family: verdana;
}
.modal-footer{
background-color: #084c6f;
box-shadow: -1px -1px 9px rgba(0, 0, 0, 0.91);
}
.modal-footer button{
height:30px;
width:10%;
padding:0;
border: 1px solid #727272;
}
.foot {
display:inline-block;
float: left;
margin: 0;
font-size:13px;
color:#fff;
padding-top:16px
}
.modalImage {
background-color: #fff;
border-radius: 5%;
width: 30px;
}
#mdl-cierre-facturacion{
width: 12%;
}
.marg-t-15px {
margin-top: 15px;
}
.vieneDeLineaBase{
color: #000000;
font-size: 1.1em;
background: #79ffff9e;
padding: 5px 0px;
border-radius: 4px;
display: block;
text-align: center;
margin-top: 11px;
}
.lbopt{
background: #6ce2dd;
}
| 16.568627 | 52 | 0.597041 |
e418a757d083c15a2543db7044f0dfc129a7b662 | 424 | css | CSS | MonCookieClicker/style.css | ludovicAngenard/js-mini-projets | d9b49c9e7f70c6d3d83408e37fe4d00d00746a5d | [
"MIT"
] | null | null | null | MonCookieClicker/style.css | ludovicAngenard/js-mini-projets | d9b49c9e7f70c6d3d83408e37fe4d00d00746a5d | [
"MIT"
] | null | null | null | MonCookieClicker/style.css | ludovicAngenard/js-mini-projets | d9b49c9e7f70c6d3d83408e37fe4d00d00746a5d | [
"MIT"
] | null | null | null | #piece{
visibility: hidden;
}
#compteur{
height: 3em;
width: auto;
}
.compteur{
margin: 2rem 2rem;
}
#compteurChiffre{
font-size: 1.7rem;
}
.bonus{
float: right;
}
.ContainerPetit{
height: 100%;
width: 20%;
background-color: brown;
}*
.droite{
float: right;
}
.Container{
position: fixed;
width:80%;
height: 100%;
background-color: green;
}
.gauche{
float:left;
}
| 12.470588 | 28 | 0.591981 |
e41fedbacf66cecf96ef642065266b4d4fe437c5 | 2,330 | css | CSS | assets/css/cdc.css | uwcirg/stayhomelanding | d284a3149382e14fcf4c257a436a747607acc70b | [
"CC-BY-3.0"
] | 2 | 2020-10-25T23:47:20.000Z | 2021-04-08T12:04:26.000Z | assets/css/cdc.css | uwcirg/stayhome-project | c0977bcfdd9fcd71598074e4040027fce3803bce | [
"CC-BY-3.0"
] | 5 | 2020-03-30T03:42:33.000Z | 2020-04-13T01:31:55.000Z | assets/css/cdc.css | uwcirg/stayhomelanding | d284a3149382e14fcf4c257a436a747607acc70b | [
"CC-BY-3.0"
] | null | null | null |
body.CDC {
/* background: #F5F5F5; */
font-family: "Open Sans","Segoe UI","Helvetica Neue",arial,sans-serif;
padding: 0;
margin: 0;
overflow-y: hidden;
}
.CDC main {
margin-top: 60px;
height: 100%;
min-height: calc(100vh - 60px);
}
.CDC-iframe-wrapper {
position: fixed;
z-index: 999;
top: 72px;
left: 0;
bottom: 0;
right: 0;
}
.iframe-body,
#cdcbotFrame {
height: 100%;
/* height: 540px; */
}
@media(min-width: 500px) {
.iframe-body,
#cdcbotFrame {
height: 82.5vh;
}
}
#cdcbotFrame {
z-index: 99999;
background-color: white;
overflow-y: scroll;
border: none;
padding: 0;
margin: 0;
}
.cdc-banner-bar {
padding-left: 4px;
padding-right: 4px;
background: #005EAA;
position: fixed;
z-index: 10;
width: 100%;
top: 0;
box-shadow: 0 3px 3px grey;
}
.cdc-banner-bar img {
width: 90px;
display: inline-block;
margin-right: 4px;
position: relative;
top: 4px;
}
.cdc-banner-bar .banner-title {
font-size: 1em;
font-weight: 500;
display: inline-block;
vertical-align: middle;
color: #FFF;
position: relative;
top: -20px;
left: 8px;
}
@media (min-width: 500px) {
.cdc-banner-bar .banner-title {
font-size: 1.25em;
}
}
@media (min-width: 699px) {
.cdc-banner-bar .banner-title {
font-size: 1.3em;
}
}
.loading {
display: flex;
justify-content: center;
align-items: center;
margin: 0;
position: fixed;
top: 45%;
left: 50%;
z-index: 9999;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.loader {
border: 12px solid #f3f3f3;
border-radius: 50%;
border-top: 6px solid #88C3EA;
border-right: 6px solid #005EAA;
border-bottom: 6px solid #005EAA;
border-left: 6px solid #88C3EA;
width: 50px;
height: 50px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.show {
display: block;
}
.hide {
display: none;
}
| 17.923077 | 74 | 0.572961 |
e426de92c3f6e4d61ded9ae22d1ede313d3c4ae5 | 127,883 | css | CSS | public/custom2.css | Chuhalova/orderformrepo | 9537d4c137ca2907de0a40156c690dc8aa1a624a | [
"MIT"
] | null | null | null | public/custom2.css | Chuhalova/orderformrepo | 9537d4c137ca2907de0a40156c690dc8aa1a624a | [
"MIT"
] | null | null | null | public/custom2.css | Chuhalova/orderformrepo | 9537d4c137ca2907de0a40156c690dc8aa1a624a | [
"MIT"
] | null | null | null | .rc-ui-blocker{position:relative}.rc-ui-blocker--size-m{min-height:2.75rem}.rc-ui-blocker--size-xs{min-height:1.375rem}.rc-ui-blocker--enabled.rc-ui-blocker--transparency-soft{opacity:.8}.rc-ui-blocker--enabled.rc-ui-blocker--transparency-hard{opacity:.2}.rc-ui-blocker--no-transparency{opacity:1}.rc-ui-blocker__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.rc-ui-blocker__centering-container{height:100%;margin:0 auto}.rc-ui-blocker__centering-container--size-m{width:44px;width:22px}.rc-ui-blocker__spinner{border-style:solid;border-radius:50%;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.6) rgba(0,0,0,.6);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:rc-ui-blocker-spinner-animation .35s linear infinite;animation:rc-ui-blocker-spinner-animation .35s linear infinite}.rc-ui-blocker__spinner--size-m{border-width:3px;width:2.75rem;height:2.75rem}.rc-ui-blocker__spinner--size-m.rc-ui-blocker__spinner--placement-center{position:absolute;top:50%;left:50%;margin-left:-22px;margin-top:-22px}.rc-ui-blocker__spinner--size-m.rc-ui-blocker__spinner--placement-top{position:absolute;top:1.25rem;left:50%;margin-left:-1.375rem}.rc-ui-blocker__spinner--size-m.rc-ui-blocker__spinner--placement-bottom{position:absolute;bottom:1.25rem;left:50%;margin-left:-1.375rem}.rc-ui-blocker__spinner--size-m.rc-ui-blocker__spinner--placement-fixed{position:fixed;left:auto;top:50%;margin-top:-1.375rem;z-index:1000040}.rc-ui-blocker__spinner--size-xs{border-width:2px;width:1.375rem;height:1.375rem}.rc-ui-blocker__spinner--size-xs.rc-ui-blocker__spinner--placement-center{position:absolute;top:50%;left:50%;margin-left:-11px;margin-top:-11px}.rc-ui-blocker__spinner--size-xs.rc-ui-blocker__spinner--placement-top{position:absolute;top:1.25rem;left:50%;margin-left:-.6875rem}.rc-ui-blocker__spinner--size-xs.rc-ui-blocker__spinner--placement-bottom{position:absolute;bottom:1.25rem;left:50%;margin-left:-.6875rem}.rc-ui-blocker__spinner--size-xs.rc-ui-blocker__spinner--placement-fixed{position:fixed;left:auto;top:50%;margin-top:-.6875rem;z-index:1000040}.rc-ui-blocker--full-screen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000040}@-webkit-keyframes rc-ui-blocker-spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rc-ui-blocker-spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.UIButton-default-filled{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background:transparent none;border:0 solid;cursor:pointer;display:inline-block;font:inherit;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px}.UIButton-default-filled:focus{outline:none}.UIButton-default-filled::-moz-focus-inner{border:0;padding:0}.UIButton-default-filled:disabled{pointer-events:none}.UIButton-default-filled--round{border-radius:99999px}.UIButton-default-filled--attach-left{border-left-style:none;border-top-left-radius:0;border-bottom-left-radius:0}.UIButton-default-filled--attach-right{border-right-style:none;border-top-right-radius:0;border-bottom-right-radius:0}.UIButton-default-filled--disabled{cursor:not-allowed;box-shadow:none;opacity:.24}.UIButton-default-filled--color-primary{color:#fff;background-color:#0073e6;-webkit-transition:50ms linear;transition:50ms linear;-webkit-transition-property:background-color;transition-property:background-color}.UIButton-default-filled--color-primary:not([aria-disabled]):focus{box-shadow:0 0 0 3px #d3ebfa}.UIButton-default-filled--color-primary:not([aria-disabled]):hover{color:#fff;background-color:#0444aa}.UIButton-default-filled--color-primary:not([aria-disabled]):active{color:#fff;background-color:#0444aa;box-shadow:0 0 0 3px #d3ebfa}.UIButton-default-filled--color-secondary{background-color:#708090;color:#e2e6e9}.UIButton-default-filled--color-secondary:not([aria-disabled]):focus{box-shadow:0 0 0 3px rgba(112,128,144,.2)}.UIButton-default-filled--color-secondary:not([aria-disabled]):hover{background-color:#7a9fc3;color:#fff;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:background-color,color;transition-property:background-color,color}.UIButton-default-filled--color-secondary:not([aria-disabled]):active{box-shadow:0 0 0 3px rgba(112,128,144,.2),inset 0 0 0 3px rgba(78,90,101,.25)}.UIButton-default-filled--color-success{background-color:#3adb76;color:#d4f7e1}.UIButton-default-filled--color-success:not([aria-disabled]):focus{box-shadow:0 0 0 3px rgba(58,219,118,.2)}.UIButton-default-filled--color-success:not([aria-disabled]):hover{background-color:#58fa95;color:#fff;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:background-color,color;transition-property:background-color,color}.UIButton-default-filled--color-success:not([aria-disabled]):active{box-shadow:0 0 0 3px rgba(58,219,118,.2),inset 0 0 0 3px rgba(31,170,83,.25)}.UIButton-default-filled--color-warning{background-color:#ffae00;color:#ffefcc}.UIButton-default-filled--color-warning:not([aria-disabled]):focus{box-shadow:0 0 0 3px rgba(255,174,0,.2)}.UIButton-default-filled--color-warning:not([aria-disabled]):hover{background-color:#ffc13d;color:#fff;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:background-color,color;transition-property:background-color,color}.UIButton-default-filled--color-warning:not([aria-disabled]):active{box-shadow:0 0 0 3px rgba(255,174,0,.2),inset 0 0 0 3px rgba(179,122,0,.25)}.UIButton-default-filled--color-danger{background-color:#ec5840;color:#fad6d1}.UIButton-default-filled--color-danger:not([aria-disabled]):focus{box-shadow:0 0 0 3px rgba(236,88,64,.2)}.UIButton-default-filled--color-danger:not([aria-disabled]):hover{background-color:#ff7f6a;color:#fff;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:background-color,color;transition-property:background-color,color}.UIButton-default-filled--color-danger:not([aria-disabled]):active{box-shadow:0 0 0 3px rgba(236,88,64,.2),inset 0 0 0 3px rgba(203,46,20,.25)}.UIButton-default-filled--size-s{padding:6px 12px;font-size:14px;line-height:17px;border-width:0}.UIButton-default-filled--size-m{padding:9px 16px;font-size:16px;line-height:19px;border-width:0}.UIButton-default-filled--size-l{padding:12px 24px;font-size:18px;line-height:21px;border-width:0}.UIButton-default-filled--accent{font-weight:700}.UIButton-default-ghost{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background:transparent none;border:0 solid;cursor:pointer;display:inline-block;font:inherit;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px}.UIButton-default-ghost:focus{outline:none}.UIButton-default-ghost::-moz-focus-inner{border:0;padding:0}.UIButton-default-ghost:disabled{pointer-events:none}.UIButton-default-ghost--round{border-radius:99999px}.UIButton-default-ghost--attach-left{border-left-style:none;border-top-left-radius:0;border-bottom-left-radius:0}.UIButton-default-ghost--attach-right{border-right-style:none;border-top-right-radius:0;border-bottom-right-radius:0}.UIButton-default-ghost--disabled{cursor:not-allowed;box-shadow:none;opacity:.24}.UIButton-default-ghost--color-primary{color:#0073e6;border-color:#0073e6;background-color:transparent;-webkit-transition:50ms linear;transition:50ms linear;-webkit-transition-property:border-color,color;transition-property:border-color,color}.UIButton-default-ghost--color-primary:not([aria-disabled]):focus{box-shadow:0 0 0 3px #d3ebfa}.UIButton-default-ghost--color-primary:not([aria-disabled]):hover{color:#0444aa;border-color:#0444aa}.UIButton-default-ghost--color-primary:not([aria-disabled]):active{color:#0444aa;border-color:#0444aa;box-shadow:0 0 0 3px #d3ebfa}.UIButton-default-ghost--color-secondary{color:#708090;background-color:transparent;border-color:#708090;box-sizing:border-box}.UIButton-default-ghost--color-secondary:not([aria-disabled]):hover{color:#96b3d0;border-color:#96b3d0;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:border-color,background-color,color;transition-property:border-color,background-color,color}.UIButton-default-ghost--color-secondary:not([aria-disabled]):focus{box-shadow:0 0 0 4px rgba(150,179,208,.15);position:relative}.UIButton-default-ghost--color-secondary:not([aria-disabled]):active{-webkit-transition-property:none;transition-property:none;background-color:rgba(112,128,144,.05)}.UIButton-default-ghost--color-success{color:#3adb76;background-color:transparent;border-color:#3adb76;box-sizing:border-box}.UIButton-default-ghost--color-success:not([aria-disabled]):hover{color:#80fbae;border-color:#80fbae;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:border-color,background-color,color;transition-property:border-color,background-color,color}.UIButton-default-ghost--color-success:not([aria-disabled]):focus{box-shadow:0 0 0 4px rgba(128,251,174,.15);position:relative}.UIButton-default-ghost--color-success:not([aria-disabled]):active{-webkit-transition-property:none;transition-property:none;background-color:rgba(58,219,118,.05)}.UIButton-default-ghost--color-warning{color:#ffae00;background-color:transparent;border-color:#ffae00;box-sizing:border-box}.UIButton-default-ghost--color-warning:not([aria-disabled]):hover{color:#ffce66;border-color:#ffce66;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:border-color,background-color,color;transition-property:border-color,background-color,color}.UIButton-default-ghost--color-warning:not([aria-disabled]):focus{box-shadow:0 0 0 4px rgba(255,206,102,.15);position:relative}.UIButton-default-ghost--color-warning:not([aria-disabled]):active{-webkit-transition-property:none;transition-property:none;background-color:rgba(255,174,0,.05)}.UIButton-default-ghost--color-danger{color:#ec5840;background-color:transparent;border-color:#ec5840;box-sizing:border-box}.UIButton-default-ghost--color-danger:not([aria-disabled]):hover{color:#ffa293;border-color:#ffa293;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:border-color,background-color,color;transition-property:border-color,background-color,color}.UIButton-default-ghost--color-danger:not([aria-disabled]):focus{box-shadow:0 0 0 4px rgba(255,162,147,.15);position:relative}.UIButton-default-ghost--color-danger:not([aria-disabled]):active{-webkit-transition-property:none;transition-property:none;background-color:rgba(236,88,64,.05)}.UIButton-default-ghost--size-s{padding:5px 11px;font-size:14px;line-height:17px;border-width:1px}.UIButton-default-ghost--size-m{padding:8px 15px;font-size:16px;line-height:19px;border-width:1px}.UIButton-default-ghost--size-l{padding:11px 23px;font-size:18px;line-height:21px;border-width:1px}.UIButton-default-ghost--accent{font-weight:700}.UIButton-default-clean{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background:transparent none;border:0 solid;cursor:pointer;display:inline-block;font:inherit;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px}.UIButton-default-clean:focus{outline:none}.UIButton-default-clean::-moz-focus-inner{border:0;padding:0}.UIButton-default-clean:disabled{pointer-events:none}.UIButton-default-clean--round{border-radius:99999px}.UIButton-default-clean--attach-left{border-left-style:none;border-top-left-radius:0;border-bottom-left-radius:0}.UIButton-default-clean--attach-right{border-right-style:none;border-top-right-radius:0;border-bottom-right-radius:0}.UIButton-default-clean--disabled{cursor:not-allowed;box-shadow:none;opacity:.24}.UIButton-default-clean--color-primary{color:#0073e6;background-color:transparent;-webkit-transition:50ms linear;transition:50ms linear;-webkit-transition-property:color;transition-property:color}.UIButton-default-clean--color-primary:not([aria-disabled]):active,.UIButton-default-clean--color-primary:not([aria-disabled]):hover{color:#0444aa}.UIButton-default-clean--color-secondary{color:#708090}.UIButton-default-clean--color-secondary:not([aria-disabled]):focus,.UIButton-default-clean--color-secondary:not([aria-disabled]):hover{color:#96b3d0;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:color;transition-property:color}.UIButton-default-clean--color-secondary:not([aria-disabled]):active{color:#c9d9e9}.UIButton-default-clean--color-success{color:#3adb76}.UIButton-default-clean--color-success:not([aria-disabled]):focus,.UIButton-default-clean--color-success:not([aria-disabled]):hover{color:#80fbae;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:color;transition-property:color}.UIButton-default-clean--color-success:not([aria-disabled]):active{color:#c9ffdd}.UIButton-default-clean--color-warning{color:#ffae00}.UIButton-default-clean--color-warning:not([aria-disabled]):focus,.UIButton-default-clean--color-warning:not([aria-disabled]):hover{color:#ffce66;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:color;transition-property:color}.UIButton-default-clean--color-warning:not([aria-disabled]):active{color:#ffe7b3}.UIButton-default-clean--color-danger{color:#ec5840}.UIButton-default-clean--color-danger:not([aria-disabled]):focus,.UIButton-default-clean--color-danger:not([aria-disabled]):hover{color:#ffa293;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transition-property:color;transition-property:color}.UIButton-default-clean--color-danger:not([aria-disabled]):active{color:#ffe4e0}.UIButton-default-clean--size-s{padding:6px 12px;font-size:14px;line-height:17px;border-width:0}.UIButton-default-clean--size-m{padding:9px 16px;font-size:16px;line-height:19px;border-width:0}.UIButton-default-clean--size-l{padding:12px 24px;font-size:18px;line-height:21px;border-width:0}.UIButton-default-clean--accent{font-weight:700}.UIButton-default-light{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background:transparent none;border:0 solid;cursor:pointer;display:inline-block;font:inherit;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px}.UIButton-default-light:focus{outline:none}.UIButton-default-light::-moz-focus-inner{border:0;padding:0}.UIButton-default-light:disabled{pointer-events:none}.UIButton-default-light--round{border-radius:99999px}.UIButton-default-light--attach-left{border-left-style:none;border-top-left-radius:0;border-bottom-left-radius:0}.UIButton-default-light--attach-right{border-right-style:none;border-top-right-radius:0;border-bottom-right-radius:0}.UIButton-default-light--disabled{cursor:not-allowed;box-shadow:none}.UIButton-default-light--accent{font-weight:700}.UIButton-default-light--disabled{opacity:.24}.UIButton-default-light--color-primary{color:#0073e6;background-color:#f3f9fd;border-color:transparent;-webkit-transition:50ms linear;transition:50ms linear;-webkit-transition-property:border-color,color;transition-property:border-color,color}.UIButton-default-light--color-primary:not([aria-disabled]):focus{box-shadow:0 0 0 3px #d3ebfa}.UIButton-default-light--color-primary:not([aria-disabled]):hover{color:#0444aa;border-color:#0444aa}.UIButton-default-light--color-primary:not([aria-disabled]):active{color:#0444aa;border-color:#0444aa;box-shadow:0 0 0 3px #d3ebfa}.UIButton-default-light--color-secondary{color:#708090;background-color:#fbfbfb;border-color:#c9cde4}.UIButton-default-light--color-secondary:not([aria-disabled]):hover{color:#96b3d0;background-color:#fff;border-color:#dddfee}.UIButton-default-light--color-secondary:not([aria-disabled]):focus{box-shadow:0 0 0 4px rgba(150,179,208,.15);border-color:#abbdd8;position:relative}.UIButton-default-light--color-secondary:not([aria-disabled]):active{box-shadow:0 0 0 4px rgba(150,179,208,.15),inset 0 0 0 1px rgba(150,179,208,.5)}.UIButton-default-light--color-success{color:#3adb76;background-color:#fbfbfb;border-color:#c9cde4}.UIButton-default-light--color-success:not([aria-disabled]):hover{color:#80fbae;background-color:#fff;border-color:#dce0ed}.UIButton-default-light--color-success:not([aria-disabled]):focus{box-shadow:0 0 0 4px rgba(128,251,174,.15);border-color:#9de9c3;position:relative}.UIButton-default-light--color-success:not([aria-disabled]):active{box-shadow:0 0 0 4px rgba(128,251,174,.15),inset 0 0 0 1px rgba(128,251,174,.5)}.UIButton-default-light--color-warning{color:#ffae00;background-color:#fbfbfb;border-color:#c9cde4}.UIButton-default-light--color-warning:not([aria-disabled]):hover{color:#ffce66;background-color:#fff;border-color:#dedfec}.UIButton-default-light--color-warning:not([aria-disabled]):focus{box-shadow:0 0 0 4px rgba(255,206,102,.15);border-color:#e9ce98;position:relative}.UIButton-default-light--color-warning:not([aria-disabled]):active{box-shadow:0 0 0 4px rgba(255,206,102,.15),inset 0 0 0 1px rgba(255,206,102,.5)}.UIButton-default-light--color-danger{color:#ec5840;background-color:#fbfbfb;border-color:#c9cde4}.UIButton-default-light--color-danger:not([aria-disabled]):hover{color:#ffa293;background-color:#fff;border-color:#dedfed}.UIButton-default-light--color-danger:not([aria-disabled]):focus{box-shadow:0 0 0 4px rgba(255,162,147,.15);border-color:#e9b3b3;position:relative}.UIButton-default-light--color-danger:not([aria-disabled]):active{box-shadow:0 0 0 4px rgba(255,162,147,.15),inset 0 0 0 1px rgba(255,162,147,.5)}.UIButton-default-light--size-s{padding:5px 11px;font-size:14px;line-height:17px;border-width:1px}.UIButton-default-light--size-m{padding:8px 15px;font-size:16px;line-height:19px;border-width:1px}.UIButton-default-light--size-l{padding:11px 23px;font-size:18px;line-height:21px;border-width:1px}.UICheckbox:not(.UICheckbox--disabled){cursor:pointer}.UICheckbox__checkbox--disabled{cursor:not-allowed}.UICheckbox--theme-default{margin-bottom:0;display:flex}.UICheckbox--theme-default>.UICheckbox__checkbox--native{display:none!important}.UICheckbox--theme-default>.UICheckbox__checkbox--faux{display:block}.UICheckbox--theme-default>.UICheckbox__checkbox{width:1.25rem;height:1.25rem;margin-right:.5rem;margin-top:.00938rem}.UICheckbox--theme-default>.UICheckbox__label{font-size:.875rem;line-height:1.25rem;font-weight:400}.UICheckbox--theme-default>.UICheckbox__checkbox{position:relative;border:2px solid rgba(0,20,50,.2);border-radius:3px;background:#fff;margin-right:7px;flex-shrink:0;display:inline-block;vertical-align:middle}.UICheckbox--theme-default>.UICheckbox__checkbox:focus{outline:none;box-shadow:0 0 0 4px rgba(66,152,240,.15)}.UICheckbox--theme-default>.UICheckbox__checkbox:hover{border-color:rgba(0,117,163,.6)}.UICheckbox--theme-default>.UICheckbox__checkbox:not(.UICheckbox__checkbox--disabled){cursor:pointer}.UICheckbox--theme-default>.UICheckbox__checkbox--disabled,.UICheckbox--theme-default>.UICheckbox__checkbox--disabled:hover{border-color:#ddd;background-color:#eee}.UICheckbox--theme-default>.UICheckbox__checkbox--checked{border-color:rgba(0,140,50,.3)}.UICheckbox--theme-default>.UICheckbox__checkbox--checked:after{content:"";display:block;width:30px;height:30px;position:absolute;top:-5px;left:-5px;background:url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0iYmFzaWMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiM1YWIyNzUiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNNiAxMWw4IDhMMjggMSIvPjwvc3ZnPg==) 50%/contain no-repeat}.UICheckbox--theme-default:hover:not(.UICheckbox--disabled) :not(.UICheckbox--checked)>.UICheckbox__checkbox{border-color:rgba(0,20,50,.3)}.UICheckbox--theme-default>.UICheckbox__label{flex:1 1 auto}.UICheckbox--theme-default>.UICheckbox__label--disabled{opacity:.75}.UICheckbox--theme-native{margin-bottom:0;display:flex}.UICheckbox--theme-native>.UICheckbox__checkbox--native{display:block}.UICheckbox--theme-native>.UICheckbox__checkbox--faux{display:none!important}.UICheckbox--theme-native>.UICheckbox__checkbox{width:.875rem;height:.875rem;margin-right:.5rem;margin-top:.19688rem}.UICheckbox--theme-native>.UICheckbox__label{flex:1 1 auto;font-size:.875rem;line-height:.875rem;font-weight:400}.UICheckbox--inline{align-items:center;display:inline-flex;margin-right:.5em}.UIInput-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background:transparent none;border:0;width:100%;font:inherit;margin:0;border-radius:3px}.UIInput-default:focus{outline:none}.UIInput-default--disabled{cursor:default}.UIInput-default--inline{width:auto}.UIInput-default--not-resizable{resize:none}.UIInput-default--oneline{white-space:nowrap;text-overflow:ellipsis}.UIInput-default--autosize{max-height:300px;max-height:25vh}.UIInput-default--size-xxs{line-height:1.4;padding:.06875rem .3125rem;font-size:.75rem;border-width:1px;border-style:solid}.UIInput-default--size-xs{padding:.18125rem .5rem;font-size:.8125rem}.UIInput-default--size-s,.UIInput-default--size-xs{line-height:1.4;border-width:1px;border-style:solid}.UIInput-default--size-s{padding:.23125rem .6875rem;font-size:.875rem}.UIInput-default--size-m{padding:.34375rem .875rem;font-size:.9375rem}.UIInput-default--size-l,.UIInput-default--size-m{line-height:1.4;border-width:1px;border-style:solid}.UIInput-default--size-l{padding:.45625rem 1.0625rem;font-size:1rem}.UIInput-default--size-xl{line-height:1.4;padding:.56875rem 1.25rem;font-size:1.0625rem;border-width:1px;border-style:solid}.UIInput-default--size-xxl{line-height:1.4;padding:.7125rem 1.4375rem;font-size:1.125rem;border-width:1px;border-style:solid}.UIInput-default--color-default{border-color:#c9cde4;background-color:#fff;color:#333}.UIInput-default--color-default::-webkit-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-default::-moz-placeholder{color:#aaa;opacity:1}.UIInput-default--color-default:-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-default::-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-default::placeholder{color:#aaa;opacity:1}.UIInput-default--color-default--focused,.UIInput-default--color-default:focus{box-shadow:0 0 0 4px rgba(33,153,232,.15);border-color:#2199e8;position:relative}.UIInput-default--color-success{border-color:#3adb76;background-color:#f9f9f9;color:#3adb76}.UIInput-default--color-success::-webkit-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-success::-moz-placeholder{color:#aaa;opacity:1}.UIInput-default--color-success:-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-success::-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-success::placeholder{color:#aaa;opacity:1}.UIInput-default--color-success--focused,.UIInput-default--color-success:focus{box-shadow:0 0 0 4px rgba(33,153,232,.15);border-color:#2199e8;position:relative}.UIInput-default--color-warning{border-color:#ffa341;background-color:#f9f9f9;color:#ffa341}.UIInput-default--color-warning::-webkit-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-warning::-moz-placeholder{color:#aaa;opacity:1}.UIInput-default--color-warning:-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-warning::-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-warning::placeholder{color:#aaa;opacity:1}.UIInput-default--color-warning--focused,.UIInput-default--color-warning:focus{box-shadow:0 0 0 4px rgba(33,153,232,.15);border-color:#2199e8;position:relative}.UIInput-default--color-error{border-color:#3adb76;background-color:#f9f9f9;color:#3adb76}.UIInput-default--color-error::-webkit-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-error::-moz-placeholder{color:#aaa;opacity:1}.UIInput-default--color-error:-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-error::-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-error::placeholder{color:#aaa;opacity:1}.UIInput-default--color-error--focused,.UIInput-default--color-error:focus{box-shadow:0 0 0 4px rgba(33,153,232,.15);border-color:#2199e8;position:relative}.UIInput-default--color-disabled,.UIInput-default--disabled{border-color:#ccc;background-color:#f9f9f9;color:#444}.UIInput-default--color-disabled::-webkit-input-placeholder,.UIInput-default--disabled::-webkit-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-disabled::-moz-placeholder,.UIInput-default--disabled::-moz-placeholder{color:#aaa;opacity:1}.UIInput-default--color-disabled:-ms-input-placeholder,.UIInput-default--disabled:-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-disabled::-ms-input-placeholder,.UIInput-default--disabled::-ms-input-placeholder{color:#aaa;opacity:1}.UIInput-default--color-disabled::placeholder,.UIInput-default--disabled::placeholder{color:#aaa;opacity:1}.UIInput-default--color-disabled--focused,.UIInput-default--color-disabled:focus,.UIInput-default--disabled--focused,.UIInput-default--disabled:focus{box-shadow:0 0 0 4px rgba(33,153,232,.15);border-color:#2199e8;position:relative}.UIInput-default--autosize{resize:none}.UIInput-default--attach-left{border-left-style:none;border-top-left-radius:0;border-bottom-left-radius:0}.UIInput-default--attach-right{border-right-style:none;border-top-right-radius:0;border-bottom-right-radius:0}.rc-message{position:relative;font-size:15px;padding:12px;margin-bottom:20px}.rc-message.small{font-size:14px;padding:8px}.rc-message.plate{border:1px solid}.rc-message.none,.rc-message.plate{border-radius:4px}.rc-message.none.error,.rc-message.plate.error{color:#bb3c45;border-color:rgba(251,91,102,.4);background-color:rgba(251,91,102,.1)}.rc-message.none.info,.rc-message.plate.info{color:#529ad7;border-color:rgba(82,153,215,.4);background-color:rgba(82,153,215,.1)}.rc-message.none.success,.rc-message.plate.success{color:#69b71a;border-color:rgba(105,183,26,.4);background-color:rgba(105,183,26,.1)}.rc-message.none.gray,.rc-message.plate.gray{color:#d1d1d1;border-color:hsla(0,0%,82%,.4);background-color:hsla(0,0%,82%,.1)}.rc-message.none.warning,.rc-message.plate.warning{color:#6c6747;border-color:#ffdf82;background-color:#fffdf0}.rc-message.dotted{border-top:1px dotted;border-bottom:1px dotted;padding-left:0;padding-right:0}.rc-message.dotted.error{color:#bb3c45;border-color:#fb5b66;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(251,91,102,.1)),color-stop(rgba(251,91,102,.1)),to(transparent));background:linear-gradient(90deg,transparent,rgba(251,91,102,.1),rgba(251,91,102,.1),transparent)}.rc-message.dotted.info{color:#529ad7;border-color:#5298d7;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(82,153,215,.1)),color-stop(rgba(82,153,215,.1)),to(transparent));background:linear-gradient(90deg,transparent,rgba(82,153,215,.1),rgba(82,153,215,.1),transparent)}.rc-message.dotted.success{color:#36d257;border-color:#36d257;background-color:rgba(54,210,87,.1)}.rc-message.dotted.gray{color:#d1d1d1;border-color:#d1d1d1;background-color:hsla(0,0%,82%,.1)}.rc-message.dotted.small{font-size:14px;padding:8px 0}.rc-message.closable{padding-right:40px}.rc-message.closable .close{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5px;padding:10px;background-color:transparent;border:none;cursor:pointer;opacity:.6;color:inherit}.rc-message.closable .close:hover{opacity:1}.rc-message.closable .close svg{display:block}.rc-message.closable .close line{stroke:currentColor}.rc-with-modal{overflow:hidden}.rc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000010;overflow:auto;outline:0;background-color:rgba(40,40,50,.5);-webkit-transform-origin:50% 25%;transform-origin:50% 25%;display:flex;flex-direction:column;align-items:center;-webkit-overflow-scrolling:auto}.rc-modal-overlay .forceScroll{overflow:scroll}.rc-modal{width:auto;z-index:1060;max-width:100%;-ms-grid-row-align:stretch;align-self:stretch}@media only screen and (min-width:641px){.rc-modal{-ms-grid-row-align:center;align-self:center;margin:auto}}.rc-large-form{width:80%;max-width:1000px}.rc-modal-container--appear,.rc-modal-container--enter{opacity:0}.rc-modal-container--appear .rc-modal---zoom,.rc-modal-container--enter .rc-modal---zoom{-webkit-transform:scale(.8);transform:scale(.8)}.rc-modal-container--appear-active,.rc-modal-container--enter-active{opacity:1;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.rc-modal-container--appear-active .rc-modal---zoom,.rc-modal-container--enter-active .rc-modal---zoom{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}.rc-modal-container--exit{opacity:1}.rc-modal-container--exit-active{opacity:0;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.UIPasswordInput{position:relative}.UIPasswordInput__button{position:absolute;right:4px;top:50%;margin-top:-14px;width:28px;height:28px;background:transparent url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0iYmFzaWMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48ZyBmaWxsPSIjZDJkMmQyIj48cGF0aCBkPSJNMTAgM0M1LjU0MyAzIDEuNzE1IDUuNjcgMCA5LjUgMS43MTUgMTMuMzMgNS41NDMgMTYgMTAgMTZzOC4yODQtMi42NyAxMC02LjVDMTguMjg0IDUuNjcgMTQuNDU3IDMgMTAgM3ptMCAxMWE0LjUgNC41IDAgMTEwLTkgNC41IDQuNSAwIDAxMCA5eiIvPjxjaXJjbGUgY3g9IjEwIiBjeT0iOS41IiByPSIyIi8+PC9nPjwvc3ZnPg==) 50%/20px no-repeat;border-width:0;opacity:.8;cursor:pointer}.UIPasswordInput__button:focus,.UIPasswordInput__button:hover{opacity:1;outline:none}.UIPasswordInput__button--active{background-image:url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0iYmFzaWMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48ZyBmaWxsPSIjNERBRUUyIj48cGF0aCBkPSJNMTAgM0M1LjU0MyAzIDEuNzE1IDUuNjcgMCA5LjUgMS43MTUgMTMuMzMgNS41NDMgMTYgMTAgMTZzOC4yODQtMi42NyAxMC02LjVDMTguMjg0IDUuNjcgMTQuNDU3IDMgMTAgM3ptMCAxMWE0LjUgNC41IDAgMTEwLTkgNC41IDQuNSAwIDAxMCA5eiIvPjxjaXJjbGUgY3g9IjEwIiBjeT0iOS41IiByPSIyIi8+PC9nPjwvc3ZnPg==)}.rc-popup{position:fixed;box-sizing:border-box;z-index:1000030}.rc-popup.dark,.rc-popup.light{border:1px solid;max-width:320px;padding:6px 10px;border-radius:3px;font-size:13px;line-height:16px;font-weight:400}.rc-popup.light{background:#fff;border-color:rgba(0,20,50,.3);color:rgba(0,20,50,.7);font-size:13px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.rc-popup.dark{background:#464e56;border-color:#464e56;color:#fff;opacity:.9}.rc-popup-arrow{position:fixed;width:0;height:0;z-index:1000031}.rc-popup-arrow:after,.rc-popup-arrow:before{content:"";position:absolute;width:0;height:0;border-style:solid;border-color:transparent}.rc-popup-arrow.top{top:100%;left:50%}.rc-popup-arrow.top:before{border-width:7px 6px 0;-webkit-transform:translateX(-6px);transform:translateX(-6px)}.rc-popup-arrow.top:after{border-width:6px 5px 0;-webkit-transform:translateX(-5px);transform:translateX(-5px)}.rc-popup-arrow.bottom{top:0;left:50%}.rc-popup-arrow.bottom:before{border-width:0 6px 7px}.rc-popup-arrow.bottom:after,.rc-popup-arrow.bottom:before{-webkit-transform:translate(-50%,-7px);transform:translate(-50%,-7px)}.rc-popup-arrow.bottom:after{border-width:0 5px 6px}.rc-popup-arrow.right{top:50%;left:0}.rc-popup-arrow.right:before{border-width:6px 7px 6px 0;-webkit-transform:translate(-7px,-50%);transform:translate(-7px,-50%)}.rc-popup-arrow.right:after{border-width:5px 6px 5px 0;-webkit-transform:translate(-5px,-50%);transform:translate(-5px,-50%)}.rc-popup-arrow.light.top:before{border-top-color:rgba(0,20,50,.3)}.rc-popup-arrow.light.top .rc-popup-arrow:after{border-top-color:#fff}.rc-popup-arrow.light.bottom:before{border-bottom-color:rgba(0,20,50,.3)}.rc-popup-arrow.light.bottom:after{border-bottom-color:#fff}.rc-popup-arrow.light.right:before{border-right-color:rgba(0,20,50,.3)}.rc-popup-arrow.light.right:after{border-right-color:#fff}.rc-popup-arrow.dark{background:#464e56;border-color:#464e56;color:#fff;opacity:.9}.rc-popup-arrow.dark.top:before{border-top-color:#464e56}.rc-popup-arrow.dark.bottom:before{border-bottom-color:#464e56}.rc-popup-arrow.dark.right:before{border-right-color:#464e56}.rc-popup--no-padding.dark,.rc-popup--no-padding.light{padding:0;border:none}.rc-popup--no-z-index{z-index:0}.rc-radios--theme-default{display:flex}.rc-radios--theme-default .radio-button-wrapper{flex-basis:130px;display:flex}.rc-radios--theme-default .radio-button-wrapper:first-child .radio-button{border-top-left-radius:3px;border-bottom-left-radius:3px}.rc-radios--theme-default .radio-button-wrapper:last-child .radio-button{border-top-right-radius:3px;border-bottom-right-radius:3px}.rc-radios--theme-default .radio-button-wrapper:not(:last-child) .radio-button{border-right-width:0}.rc-radios--theme-default .radio-button-wrapper--flexbuttons{flex:1 1 auto}.rc-radios--theme-default .radio-button-wrapper--same-width{flex:1 1}.rc-radios--theme-default .radio-button{width:100%;min-width:60px;box-sizing:border-box;font-size:15px;font-family:inherit;line-height:20px;color:rgba(0,20,50,.8);background-color:#fff;border:1px solid rgba(74,90,182,.3);border-radius:0;padding:0;cursor:pointer}.rc-radios--theme-default .radio-button:focus,.rc-radios--theme-default .radio-button:hover{outline:none}.rc-radios--theme-default .radio-button:focus:not(.disabled):not(.active){background:#e8f3ff;position:relative}.rc-radios--theme-default .radio-button:focus:not(.disabled):not(.active),.rc-radios--theme-default .radio-button:hover:not(.disabled):not(.active){background-color:#eaf8ff;color:rgba(0,20,50,.9)}.rc-radios--theme-default .radio-button.active{background-color:#3d5f75;color:#fff}.rc-radios--theme-default .radio-button.disabled{color:#888;opacity:.7;cursor:default;background-color:#eee}.rc-radios--theme-default .radio-button.disabled.active{background-color:#bbb}.rc-radios--theme-default .radio-button .radio-button__content{padding:7px 8px}.rc-radios--theme-default.vertical{display:block}.rc-radios--theme-default.vertical .radio-button-wrapper .radio-button{border-radius:0}.rc-radios--theme-default.vertical .radio-button-wrapper:first-child .radio-button{border-top-right-radius:3px;border-top-left-radius:3px}.rc-radios--theme-default.vertical .radio-button-wrapper:last-child .radio-button{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.rc-radios--theme-default.vertical .radio-button-wrapper:not(:last-child) .radio-button{border-right-width:1px;border-bottom-width:0}.rc-radios--theme-default.vertical .radio-button{display:block;width:100%;text-align:left;padding:5px 15px 5px 40px;position:relative}.rc-radios--theme-default.vertical .radio-button:before{content:"";width:20px;height:20px;position:absolute;top:10px;left:10px;border-radius:10px;border:2px solid rgba(74,90,182,.2);box-sizing:border-box;background:#fff}.rc-radios--theme-default.vertical .radio-button.active:after{content:"";width:10px;height:10px;position:absolute;top:15px;left:15px;border-radius:50%;background:#5ab275}@media screen and (max-width:640px){.rc-radios--theme-default.vertical-on-small{display:block}.rc-radios--theme-default.vertical-on-small .radio-button-wrapper .radio-button{border-radius:0}.rc-radios--theme-default.vertical-on-small .radio-button-wrapper:first-child .radio-button{border-top-right-radius:3px;border-top-left-radius:3px}.rc-radios--theme-default.vertical-on-small .radio-button-wrapper:last-child .radio-button{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.rc-radios--theme-default.vertical-on-small .radio-button-wrapper:not(:last-child) .radio-button{border-right-width:1px;border-bottom-width:0}.rc-radios--theme-default.vertical-on-small .radio-button{display:block;width:100%;text-align:left;padding:5px 15px 5px 40px;position:relative}.rc-radios--theme-default.vertical-on-small .radio-button:before{content:"";width:20px;height:20px;position:absolute;top:10px;left:10px;border-radius:10px;border:2px solid rgba(74,90,182,.2);box-sizing:border-box;background:#fff}.rc-radios--theme-default.vertical-on-small .radio-button.active:after{content:"";width:10px;height:10px;position:absolute;top:15px;left:15px;border-radius:50%;background:#5ab275}}.rc-radios--theme-classic-round .radio-button{background-color:transparent;width:100%;border:0;text-align:left;padding:0}.rc-radios--theme-classic-round .radio-button:after{display:table;content:"";clear:both}.rc-radios--theme-classic-round .radio-button:focus{outline:none}.rc-radios--theme-classic-round .radio-button .button-checkbox{width:22px;height:22px;float:left;border-radius:50%;margin-right:10px;border:1px solid #999;position:relative;background-color:#fff}.rc-radios--theme-classic-round .radio-button:focus:not(.active) .button-checkbox{box-shadow:0 0 0 4px rgba(66,152,240,.15)}.rc-radios--theme-classic-round .radio-button.active .button-checkbox:after{content:"";background-color:#56ca67;position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%}.rc-radios--theme-classic-round .radio-button .radio-button__content{margin-left:34px;font-size:15px;padding:3px 0}.rc-radios--theme-rounded{display:flex}.rc-radios--theme-rounded .radio-button-wrapper{display:flex;flex-grow:1}.rc-radios--theme-rounded .radio-button-wrapper:not(:last-child){margin-right:16px}.rc-radios--theme-rounded .radio-button-wrapper--flexbuttons{flex:1 1 auto}.rc-radios--theme-rounded .radio-button-wrapper--same-width{flex:1 1}.rc-radios--theme-rounded .radio-button{width:100%;min-width:60px;box-sizing:border-box;font-size:18px;font-family:inherit;line-height:21px;color:rgba(0,20,50,.8);background-color:#fff;border:none;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:0;cursor:pointer}.rc-radios--theme-rounded .radio-button:focus,.rc-radios--theme-rounded .radio-button:hover{outline:none}.rc-radios--theme-rounded .radio-button:focus:not(.disabled):not(.active){background:#e8f3ff;position:relative}.rc-radios--theme-rounded .radio-button:focus:not(.disabled):not(.active),.rc-radios--theme-rounded .radio-button:hover:not(.disabled):not(.active){background-color:#eaf8ff;color:rgba(0,20,50,.9)}.rc-radios--theme-rounded .radio-button.active{background-color:#3d5f75;color:#fff;box-shadow:none}.rc-radios--theme-rounded .radio-button.disabled{color:#888;opacity:.7;cursor:default;background-color:#eee}.rc-radios--theme-rounded .radio-button.disabled.active{background-color:#bbb}.rc-radios--theme-rounded .radio-button .radio-button__content{padding:12px 20px}.-green-experimental-radiobuttons .radio-button-wrapper .radio-button{font-weight:700;color:rgba(0,20,50,.65);font-size:14px}.-green-experimental-radiobuttons .radio-button-wrapper .radio-button.active{z-index:1;box-shadow:0 0 0 2px #7cb048;border-radius:3px;color:#3e6517;border-color:transparent;background-color:#fdfffc}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.Select{position:relative}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.Select-control{background-color:#fff;border-radius:4px;border:1px solid #c9cde4;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#a7aed3 #c9cde4 #dadded}.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{border-color:#007eff #1a8bff #1a8bff;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 0 5px -1px rgba(0,126,255,.5)}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{background:none transparent;border:0;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:14px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;animation:Select-animation-spin .4s linear infinite;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #c9cde4;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #c9cde4;border-top-color:#e4e6f2;box-shadow:0 5px 10px rgba(0,0,0,.15);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;color:#333}.Select-option.is-focused{background-color:#f2f9fc;color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#f2f9fc;border-radius:2px;border:1px solid #c9e6f2;color:#08c;display:inline-block;font-size:.9em;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#08c;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c9e6f2;padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#ddeff7;color:#0077b3}.Select--multi .Select-value-icon:active{background-color:#c9e6f2}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}.Select-control:not(.is-disabled){cursor:pointer}.Select-value{-webkit-mask-image:linear-gradient(270deg,transparent 35px,#000 70px),-webkit-linear-gradient(left,#000 100px,transparent 120px);mask-image:linear-gradient(270deg,transparent 35px,#000 70px),-webkit-linear-gradient(left,#000 100px,transparent 120px)}.Select.is-open>.Select-control{border-color:#80bfff}.Select.is-open>.Select-menu-outer{border-bottom-color:#80bfff;border-left-color:#80bfff;border-right-color:#80bfff}.Select-option-group-label{box-sizing:border-box;background-color:#fff;color:#666;font-weight:700;cursor:default;display:block;padding:8px 10px}.Select-option-group-label~.Select-option,.Select-option-group-label~.Select-option-group{padding-left:20px}.is-searchable .Select-placeholder,.is-searchable>.Select-control .Select-value{padding-left:30px}.is-searchable .Select-control{display:flex;align-items:center}.is-searchable .Select-control>.Select-multi-value-wrapper{flex:1 1 auto;overflow:hidden}.is-searchable .Select-control>.Select-arrow-zone{flex:0 0 auto}.is-searchable .Select-control .Select-input{padding-left:0}.is-searchable .Select-control:before{flex:0 0 auto;width:15px;height:15px;display:block;padding-left:9px;padding-right:6px;box-sizing:content-box;content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDYxMi4wOCA2MTIuMDgiPjxwYXRoIG9wYWNpdHk9Ii40IiBkPSJNMjM3LjkyNyAwQzEwNi41NTUgMCAuMDM1IDEwNi41Mi4wMzUgMjM3Ljg5M3MxMDYuNTIgMjM3Ljg5MyAyMzcuODkzIDIzNy44OTNjNTAuNTE4IDAgOTcuMzY4LTE1Ljc1NyAxMzUuODc5LTQyLjU5N2wuMDI4LS4wMjggMTc2LjQzMiAxNzYuNDMzYzMuMjc0IDMuMjc0IDguNDggMy4zNTggMTEuODM5IDBsNDcuNTUxLTQ3LjU1MWMzLjI3NC0zLjI3NCAzLjEwNi04LjcwMy0uMDI4LTExLjgzOEw0MzMuMjIzIDM3My44YzI2Ljg0LTM4LjUzOSA0Mi41OTctODUuMzkgNDIuNTk3LTEzNS45MDdDNDc1LjgyIDEwNi41MiAzNjkuMyAwIDIzNy45MjcgMHptMCA0MTkuODExYy0xMDAuNDc1IDAtMTgxLjkxOC04MS40NDMtMTgxLjkxOC0xODEuOTE4UzEzNy40NTMgNTUuOTc1IDIzNy45MjcgNTUuOTc1czE4MS45MTggODEuNDQzIDE4MS45MTggMTgxLjkxOC04MS40NDMgMTgxLjkxOC0xODEuOTE4IDE4MS45MTh6Ii8+PC9zdmc+)}.rc-stepper{display:inline-flex}.rc-stepper button:not([aria-disabled]){color:#2199e8}.rc-stepper button:not([aria-disabled]):active{background-color:rgba(33,153,232,.05);border-color:#c9cde4;color:#2199e8;box-shadow:none}.rc-stepper button:not([aria-disabled]):focus{position:relative;box-shadow:0 0 0 4px rgba(112,198,255,.15)}.rc-stepper button:not([aria-disabled]):hover{color:#70c6ff;border-color:#70c6ff}.rc-stepper--warning .rc-stepper__input,.rc-stepper--warning .rc-stepper__minus-button,.rc-stepper--warning .rc-stepper__plus-button{background-color:#fffadd}.rc-stepper__input,.rc-stepper__input:active,.rc-stepper__input:focus,.rc-stepper__input:hover,.rc-stepper__minus-button,.rc-stepper__minus-button:active,.rc-stepper__minus-button:focus,.rc-stepper__minus-button:hover,.rc-stepper__plus-button,.rc-stepper__plus-button:active,.rc-stepper__plus-button:focus,.rc-stepper__plus-button:hover{border-color:#c9cde4}.rc-stepper__minus-button,.rc-stepper__plus-button{width:35px;padding-left:12px;padding-right:12px;background-color:#fff}.rc-stepper__input{text-align:center;width:50px;border-radius:0;border-left-width:0;border-right-width:0;height:auto;padding-left:0;padding-right:0;-moz-appearance:textfield}.rc-stepper__input::-webkit-inner-spin-button,.rc-stepper__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{background:transparent}.rc-tel-input{position:relative}.rc-tel-input__select{position:absolute;top:1px;left:1px;bottom:1px;width:54px;z-index:1;font-size:.9375rem}.rc-tel-input__select .Select-control{position:absolute;top:0;bottom:0;left:0;border:0;height:32px;background-color:transparent}.rc-tel-input__select .Select-control .Select-input{height:30px}.rc-tel-input__select .Select-control .Select-input:focus{background-color:transparent}.rc-tel-input__select .Select-control .Select-value{line-height:30px}.rc-tel-input__select .Select-menu-outer{width:150px}.rc-validation-representer.invalid .rc-tel-input .Select-control{background:transparent}.Select--theme-tel-input-default .Select-control{background-color:transparent}.Select-control--theme-tel-picker-default{background:transparent}.rc-tel-input__option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rc-tel-input__option .rc-tel-input__flag{flex:0 0 auto;margin-right:5px}.rc-tel-input__flag{display:inline-block;width:16px;height:11px;background-image:url(/assets/customer-dashboard/flags.723494a4.png);border-right:5px solid transparent}.rc-tel-input__flag--ad{background-position:-16px 0}.rc-tel-input__flag--ae{background-position:-32px 0}.rc-tel-input__flag--af{background-position:-48px 0}.rc-tel-input__flag--ag{background-position:-64px 0}.rc-tel-input__flag--ai{background-position:-80px 0}.rc-tel-input__flag--al{background-position:-96px 0}.rc-tel-input__flag--am{background-position:-112px 0}.rc-tel-input__flag--ao{background-position:-128px 0}.rc-tel-input__flag--ar{background-position:-144px 0}.rc-tel-input__flag--as{background-position:-160px 0}.rc-tel-input__flag--at{background-position:-176px 0}.rc-tel-input__flag--au{background-position:-192px 0}.rc-tel-input__flag--aw{background-position:-208px 0}.rc-tel-input__flag--az{background-position:-224px 0}.rc-tel-input__flag--ba{background-position:-240px 0}.rc-tel-input__flag--bb{background-position:0 -11px}.rc-tel-input__flag--bd{background-position:-16px -11px}.rc-tel-input__flag--be{background-position:-32px -11px}.rc-tel-input__flag--bf{background-position:-48px -11px}.rc-tel-input__flag--bg{background-position:-64px -11px}.rc-tel-input__flag--bh{background-position:-80px -11px}.rc-tel-input__flag--bi{background-position:-96px -11px}.rc-tel-input__flag--bj{background-position:-112px -11px}.rc-tel-input__flag--bm{background-position:-128px -11px}.rc-tel-input__flag--bn{background-position:-144px -11px}.rc-tel-input__flag--bo{background-position:-160px -11px}.rc-tel-input__flag--br{background-position:-176px -11px}.rc-tel-input__flag--bs{background-position:-192px -11px}.rc-tel-input__flag--bt{background-position:-208px -11px}.rc-tel-input__flag--bw{background-position:-224px -11px}.rc-tel-input__flag--by{background-position:-240px -11px}.rc-tel-input__flag--bz{background-position:0 -22px}.rc-tel-input__flag--ca{background-position:-16px -22px}.rc-tel-input__flag--cd{background-position:-32px -22px}.rc-tel-input__flag--cf{background-position:-48px -22px}.rc-tel-input__flag--cg{background-position:-64px -22px}.rc-tel-input__flag--ch{background-position:-80px -22px}.rc-tel-input__flag--ci{background-position:-96px -22px}.rc-tel-input__flag--ck{background-position:-112px -22px}.rc-tel-input__flag--cl{background-position:-128px -22px}.rc-tel-input__flag--cm{background-position:-144px -22px}.rc-tel-input__flag--cn{background-position:-160px -22px}.rc-tel-input__flag--co{background-position:-176px -22px}.rc-tel-input__flag--cr{background-position:-192px -22px}.rc-tel-input__flag--cu{background-position:-208px -22px}.rc-tel-input__flag--cv{background-position:-224px -22px}.rc-tel-input__flag--cw{background-position:-240px -22px}.rc-tel-input__flag--cy{background-position:0 -33px}.rc-tel-input__flag--cz{background-position:-16px -33px}.rc-tel-input__flag--de{background-position:-32px -33px}.rc-tel-input__flag--dj{background-position:-48px -33px}.rc-tel-input__flag--dk{background-position:-64px -33px}.rc-tel-input__flag--dm{background-position:-80px -33px}.rc-tel-input__flag--do{background-position:-96px -33px}.rc-tel-input__flag--dz{background-position:-112px -33px}.rc-tel-input__flag--ec{background-position:-128px -33px}.rc-tel-input__flag--ee{background-position:-144px -33px}.rc-tel-input__flag--eg{background-position:-160px -33px}.rc-tel-input__flag--er{background-position:-176px -33px}.rc-tel-input__flag--es{background-position:-192px -33px}.rc-tel-input__flag--et{background-position:-208px -33px}.rc-tel-input__flag--fi{background-position:-224px -33px}.rc-tel-input__flag--fj{background-position:-240px -33px}.rc-tel-input__flag--fk{background-position:0 -44px}.rc-tel-input__flag--fm{background-position:-16px -44px}.rc-tel-input__flag--fo{background-position:-32px -44px}.rc-tel-input__flag--bl,.rc-tel-input__flag--fr,.rc-tel-input__flag--mf{background-position:-48px -44px}.rc-tel-input__flag--ga{background-position:-64px -44px}.rc-tel-input__flag--gb{background-position:-80px -44px}.rc-tel-input__flag--gd{background-position:-96px -44px}.rc-tel-input__flag--ge{background-position:-112px -44px}.rc-tel-input__flag--gf{background-position:-128px -44px}.rc-tel-input__flag--gh{background-position:-144px -44px}.rc-tel-input__flag--gi{background-position:-160px -44px}.rc-tel-input__flag--gl{background-position:-176px -44px}.rc-tel-input__flag--gm{background-position:-192px -44px}.rc-tel-input__flag--gn{background-position:-208px -44px}.rc-tel-input__flag--gp{background-position:-224px -44px}.rc-tel-input__flag--gq{background-position:-240px -44px}.rc-tel-input__flag--gr{background-position:0 -55px}.rc-tel-input__flag--gt{background-position:-16px -55px}.rc-tel-input__flag--gu{background-position:-32px -55px}.rc-tel-input__flag--gw{background-position:-48px -55px}.rc-tel-input__flag--gy{background-position:-64px -55px}.rc-tel-input__flag--hk{background-position:-80px -55px}.rc-tel-input__flag--hn{background-position:-96px -55px}.rc-tel-input__flag--hr{background-position:-112px -55px}.rc-tel-input__flag--ht{background-position:-128px -55px}.rc-tel-input__flag--hu{background-position:-144px -55px}.rc-tel-input__flag--id{background-position:-160px -55px}.rc-tel-input__flag--ie{background-position:-176px -55px}.rc-tel-input__flag--il{background-position:-192px -55px}.rc-tel-input__flag--in{background-position:-208px -55px}.rc-tel-input__flag--io{background-position:-224px -55px}.rc-tel-input__flag--iq{background-position:-240px -55px}.rc-tel-input__flag--ir{background-position:0 -66px}.rc-tel-input__flag--is{background-position:-16px -66px}.rc-tel-input__flag--it{background-position:-32px -66px}.rc-tel-input__flag--jm{background-position:-48px -66px}.rc-tel-input__flag--jo{background-position:-64px -66px}.rc-tel-input__flag--jp{background-position:-80px -66px}.rc-tel-input__flag--ke{background-position:-96px -66px}.rc-tel-input__flag--kg{background-position:-112px -66px}.rc-tel-input__flag--kh{background-position:-128px -66px}.rc-tel-input__flag--ki{background-position:-144px -66px}.rc-tel-input__flag--km{background-position:-160px -66px}.rc-tel-input__flag--kn{background-position:-176px -66px}.rc-tel-input__flag--kp{background-position:-192px -66px}.rc-tel-input__flag--kr{background-position:-208px -66px}.rc-tel-input__flag--kw{background-position:-224px -66px}.rc-tel-input__flag--ky{background-position:-240px -66px}.rc-tel-input__flag--kz{background-position:0 -77px}.rc-tel-input__flag--la{background-position:-16px -77px}.rc-tel-input__flag--lb{background-position:-32px -77px}.rc-tel-input__flag--lc{background-position:-48px -77px}.rc-tel-input__flag--li{background-position:-64px -77px}.rc-tel-input__flag--lk{background-position:-80px -77px}.rc-tel-input__flag--lr{background-position:-96px -77px}.rc-tel-input__flag--ls{background-position:-112px -77px}.rc-tel-input__flag--lt{background-position:-128px -77px}.rc-tel-input__flag--lu{background-position:-144px -77px}.rc-tel-input__flag--lv{background-position:-160px -77px}.rc-tel-input__flag--ly{background-position:-176px -77px}.rc-tel-input__flag--ma{background-position:-192px -77px}.rc-tel-input__flag--mc{background-position:-208px -77px}.rc-tel-input__flag--md{background-position:-224px -77px}.rc-tel-input__flag--me{background-position:-112px -154px;height:12px}.rc-tel-input__flag--mg{background-position:0 -88px}.rc-tel-input__flag--mh{background-position:-16px -88px}.rc-tel-input__flag--mk{background-position:-32px -88px}.rc-tel-input__flag--ml{background-position:-48px -88px}.rc-tel-input__flag--mm{background-position:-64px -88px}.rc-tel-input__flag--mn{background-position:-80px -88px}.rc-tel-input__flag--mo{background-position:-96px -88px}.rc-tel-input__flag--mp{background-position:-112px -88px}.rc-tel-input__flag--mq{background-position:-128px -88px}.rc-tel-input__flag--mr{background-position:-144px -88px}.rc-tel-input__flag--ms{background-position:-160px -88px}.rc-tel-input__flag--mt{background-position:-176px -88px}.rc-tel-input__flag--mu{background-position:-192px -88px}.rc-tel-input__flag--mv{background-position:-208px -88px}.rc-tel-input__flag--mw{background-position:-224px -88px}.rc-tel-input__flag--mx{background-position:-240px -88px}.rc-tel-input__flag--my{background-position:0 -99px}.rc-tel-input__flag--mz{background-position:-16px -99px}.rc-tel-input__flag--na{background-position:-32px -99px}.rc-tel-input__flag--nc{background-position:-48px -99px}.rc-tel-input__flag--ne{background-position:-64px -99px}.rc-tel-input__flag--nf{background-position:-80px -99px}.rc-tel-input__flag--ng{background-position:-96px -99px}.rc-tel-input__flag--ni{background-position:-112px -99px}.rc-tel-input__flag--bq,.rc-tel-input__flag--nl{background-position:-128px -99px}.rc-tel-input__flag--no{background-position:-144px -99px}.rc-tel-input__flag--np{background-position:-160px -99px}.rc-tel-input__flag--nr{background-position:-176px -99px}.rc-tel-input__flag--nu{background-position:-192px -99px}.rc-tel-input__flag--nz{background-position:-208px -99px}.rc-tel-input__flag--om{background-position:-224px -99px}.rc-tel-input__flag--pa{background-position:-240px -99px}.rc-tel-input__flag--pe{background-position:0 -110px}.rc-tel-input__flag--pf{background-position:-16px -110px}.rc-tel-input__flag--pg{background-position:-32px -110px}.rc-tel-input__flag--ph{background-position:-48px -110px}.rc-tel-input__flag--pk{background-position:-64px -110px}.rc-tel-input__flag--pl{background-position:-80px -110px}.rc-tel-input__flag--pm{background-position:-96px -110px}.rc-tel-input__flag--pr{background-position:-112px -110px}.rc-tel-input__flag--ps{background-position:-128px -110px}.rc-tel-input__flag--pt{background-position:-144px -110px}.rc-tel-input__flag--pw{background-position:-160px -110px}.rc-tel-input__flag--py{background-position:-176px -110px}.rc-tel-input__flag--qa{background-position:-192px -110px}.rc-tel-input__flag--re{background-position:-208px -110px}.rc-tel-input__flag--ro{background-position:-224px -110px}.rc-tel-input__flag--rs{background-position:-240px -110px}.rc-tel-input__flag--ru{background-position:0 -121px}.rc-tel-input__flag--rw{background-position:-16px -121px}.rc-tel-input__flag--sa{background-position:-32px -121px}.rc-tel-input__flag--sb{background-position:-48px -121px}.rc-tel-input__flag--sc{background-position:-64px -121px}.rc-tel-input__flag--sd{background-position:-80px -121px}.rc-tel-input__flag--se{background-position:-96px -121px}.rc-tel-input__flag--sg{background-position:-112px -121px}.rc-tel-input__flag--sh{background-position:-128px -121px}.rc-tel-input__flag--si{background-position:-144px -121px}.rc-tel-input__flag--sk{background-position:-160px -121px}.rc-tel-input__flag--sl{background-position:-176px -121px}.rc-tel-input__flag--sm{background-position:-192px -121px}.rc-tel-input__flag--sn{background-position:-208px -121px}.rc-tel-input__flag--so{background-position:-224px -121px}.rc-tel-input__flag--sr{background-position:-240px -121px}.rc-tel-input__flag--ss{background-position:0 -132px}.rc-tel-input__flag--st{background-position:-16px -132px}.rc-tel-input__flag--sv{background-position:-32px -132px}.rc-tel-input__flag--sx{background-position:-48px -132px}.rc-tel-input__flag--sy{background-position:-64px -132px}.rc-tel-input__flag--sz{background-position:-80px -132px}.rc-tel-input__flag--tc{background-position:-96px -132px}.rc-tel-input__flag--td{background-position:-112px -132px}.rc-tel-input__flag--tg{background-position:-128px -132px}.rc-tel-input__flag--th{background-position:-144px -132px}.rc-tel-input__flag--tj{background-position:-160px -132px}.rc-tel-input__flag--tk{background-position:-176px -132px}.rc-tel-input__flag--tl{background-position:-192px -132px}.rc-tel-input__flag--tm{background-position:-208px -132px}.rc-tel-input__flag--tn{background-position:-224px -132px}.rc-tel-input__flag--to{background-position:-240px -132px}.rc-tel-input__flag--tr{background-position:0 -143px}.rc-tel-input__flag--tt{background-position:-16px -143px}.rc-tel-input__flag--tv{background-position:-32px -143px}.rc-tel-input__flag--tw{background-position:-48px -143px}.rc-tel-input__flag--tz{background-position:-64px -143px}.rc-tel-input__flag--ua{background-position:-80px -143px}.rc-tel-input__flag--ug{background-position:-96px -143px}.rc-tel-input__flag--us{background-position:-112px -143px}.rc-tel-input__flag--uy{background-position:-128px -143px}.rc-tel-input__flag--uz{background-position:-144px -143px}.rc-tel-input__flag--va{background-position:-160px -143px}.rc-tel-input__flag--vc{background-position:-176px -143px}.rc-tel-input__flag--ve{background-position:-192px -143px}.rc-tel-input__flag--vg{background-position:-208px -143px}.rc-tel-input__flag--vi{background-position:-224px -143px}.rc-tel-input__flag--vn{background-position:-240px -143px}.rc-tel-input__flag--vu{background-position:0 -154px}.rc-tel-input__flag--wf{background-position:-16px -154px}.rc-tel-input__flag--ws{background-position:-32px -154px}.rc-tel-input__flag--ye{background-position:-48px -154px}.rc-tel-input__flag--za{background-position:-64px -154px}.rc-tel-input__flag--zm{background-position:-80px -154px}.rc-tel-input__flag--zw{background-position:-96px -154px}.rc-tel-input__phone-input{padding:.34375rem .875rem .34375rem 4.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rc-tel-input__country-code{margin-right:5px;display:flex;align-items:center;color:inherit}.rc-tel-input__phone-input{color:inherit}.rc-validation-representer.invalid .Select-control,.rc-validation-representer.invalid .UIInput{background-color:#ffe8ea}.rc-validation-representer-message{display:inline-block;font-size:13px;background:#ff7171;color:#fff;padding:2px 10px;margin-top:8px;position:relative;border-radius:3px}.rc-validation-representer-message:after{content:"";display:block;position:absolute;top:-5px;left:10px;width:0;height:0;border-color:transparent transparent #ff7171;border-style:solid;border-width:0 5px 5px}.rc-validation-representer-message a,.rc-validation-representer-message a:active,.rc-validation-representer-message a:focus,.rc-validation-representer-message a:hover{color:#fff;text-decoration:underline}.rc-validation-representer-message a:hover{opacity:.8}.InputRange{cursor:pointer;height:1rem;position:relative;width:100%}.InputRange-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#007eff;border:1px solid #007eff;border-radius:100%;cursor:pointer;display:block;height:1rem;margin-left:-.5rem;margin-top:-.65625rem;outline:none;position:absolute;top:50%;-webkit-transition:box-shadow .2s ease-out,-webkit-transform .1s ease-out;transition:box-shadow .2s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,box-shadow .2s ease-out;transition:transform .1s ease-out,box-shadow .2s ease-out,-webkit-transform .1s ease-out;width:1rem}.InputRange-slider:focus{box-shadow:0 0 0 5px rgba(0,126,255,.2);outline:none}.InputRange.is-disabled .InputRange-slider{background:#ccc;border:1px solid #ccc;box-shadow:none;-webkit-transform:none;transform:none}.InputRange-slider--active{-webkit-transform:scale(1.3);transform:scale(1.3)}.InputRange-sliderContainer,.InputRange-track{-webkit-transition:none;transition:none}.InputRange-track{background:#eee;border-radius:.3125rem;display:block;height:.3125rem;position:relative}.InputRange.is-disabled .InputRange-track{background:#eee}.InputRange-track--container{left:0;margin-top:-.15625rem;position:absolute;right:0;top:50%}.InputRange-track--active{background:#007eff}.InputRange-labelContainer{left:-50%;position:relative}.InputRange-label--max .InputRange-labelContainer{left:50%}.InputRange-label{color:#aaa;font-size:.75rem;white-space:nowrap}.InputRange-label--max,.InputRange-label--min{bottom:-1.375rem;position:absolute}.InputRange-label--min{left:0}.InputRange-label--max{right:0}.InputRange-label--value{position:absolute;top:-1.75rem}.Dialog{background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.2);color:#3e454c;font-size:16px;margin:4%;position:relative;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}@media only screen and (min-width:641px){.Dialog{margin:40px;width:460px}}.Dialog--full-screen{margin:1%;width:auto}@media only screen and (min-width:641px){.Dialog--full-screen{max-width:1080px}}.Dialog__title{font-size:18px;font-weight:500;line-height:21px;margin:0;padding:25px 20px 20px}@media only screen and (min-width:641px){.Dialog__title{padding-right:30px;padding-left:30px}}.Dialog__close-button{background:transparent url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0iYmFzaWMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNFNjRDM0MiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0xLjUgMS41bDExIDExbTAtMTFsLTExIDExIi8+PC9zdmc+) 50%/14px no-repeat;border:0 transparent;cursor:pointer;-webkit-filter:grayscale(1);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');filter:grayscale(1);float:right;height:40px;margin:15px;opacity:.5;padding:0;width:40px;z-index:1}.Dialog__close-button:focus,.Dialog__close-button:hover{color:#e74c3c;-webkit-filter:none;filter:none;opacity:1;outline:none;text-decoration:none;-webkit-transition:opacity .1s linear,-webkit-filter .1s linear;transition:opacity .1s linear,-webkit-filter .1s linear;transition:opacity .1s linear,filter .1s linear;transition:opacity .1s linear,filter .1s linear,-webkit-filter .1s linear}.Dialog__body{background-color:rgba(0,20,50,.04);border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid rgba(0,20,50,.1);padding:25px 20px 15px}@media only screen and (min-width:641px){.Dialog__body{padding-right:30px;padding-left:30px}}.Dialog__body img{height:auto;max-width:100%}.Dialog__body-paragraph{margin:0 0 16px}.Dialog__body-paragraph__control-label{color:#777;font-size:13px;font-weight:700;margin:0 0 5px}.Dialog__body-buttons{margin:16px 0;text-align:right}.Dialog__body-buttons .Dialog__body-button-item{min-width:60px;margin-bottom:5px}.Dialog__body-buttons .Dialog__body-button-item:focus,.Dialog__body-buttons .Dialog__body-button-item:hover{text-decoration:none}.Dialog__body-buttons.wide-buttons .Dialog__body-button-item{width:100%}.modal-footer{padding:1.8rem 1.5rem;position:relative;text-align:right}.modal-header+.modal-body{padding-top:0}.Dialog--kind-success .Dialog__title{color:#5e7d4e}.Page{display:flex;flex-grow:1;padding-top:20px;padding-bottom:20px}@media only screen and (min-width:641px){.Page{padding-top:30px;padding-bottom:30px}}.Page__body{box-sizing:border-box;margin-left:auto;margin-right:auto}@media only screen and (min-width:641px){.Page__body{margin-bottom:30px}}.Page__body--white{background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.05),0 1px 4px 0 rgba(0,0,0,.08),0 3px 1px -2px rgba(0,0,0,.05);padding:30px 20px}.Page__body--align-top{margin-bottom:auto}.Page__heading{color:#3e454c;font-size:24px;font-weight:600;margin:0 0 25px;text-transform:uppercase}.Page__sub-heading{color:#646e7a;font-size:18px;font-weight:400;margin:-20px 0 15px}.Page-box{margin:20px auto;padding:20px;width:400px;max-width:100%;background-color:#fff}.Page-box .Page-box__heading{margin:0 0 25px;font-size:22px;color:#646e7a;display:inline-block}.Paper{background-color:#fff;box-shadow:0 4px 8px 0 rgba(39,70,101,.04);border-radius:5px}.Paper_inactive{background-color:#fdfdfd;color:#999}.Paper__section{padding:12px 16px}.Paper__section+.Paper__section{border-top:1px solid #eceef2}.Paper__section:first-child{padding-top:16px}.Paper__section:last-child{padding-bottom:16px}@media only screen and (min-width:641px){.Paper__section{padding:24px 32px}.Paper__section:first-child{padding-top:32px}.Paper__section:last-child{padding-bottom:32px}}.UICopyInput{position:relative}.UICopyInput__input_has-value{padding-right:40px}.UICopyInput__button{position:absolute;right:10px;top:calc(50% - 15px);width:30px;height:30px;padding:0;background:no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDE4djIwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjOTE5Y2Q4IiBkPSJNMTMgMThINWEzIDMgMCAwMS0zLTNWNWExIDEgMCAxMC0yIDB2MTBhNSA1IDAgMDA1IDVoOGExIDEgMCAwMDAtMnptNS0xMS4wNmExLjMxIDEuMzEgMCAwMC0uMDYtLjI3di0uMDlhMS4wNyAxLjA3IDAgMDAtLjE5LS4yOGwtNi02YTEuMDcgMS4wNyAwIDAwLS4yOC0uMTloLS4wOUwxMS4wNiAwSDdhMyAzIDAgMDAtMyAzdjEwYTMgMyAwIDAwMyAzaDhhMyAzIDAgMDAzLTNWNi45NHptLTYtMy41M0wxNC41OSA2SDEzYTEgMSAwIDAxLTEtMXpNMTYgMTNhMSAxIDAgMDEtMSAxSDdhMSAxIDAgMDEtMS0xVjNhMSAxIDAgMDExLTFoM3YzYTMgMyAwIDAwMyAzaDN6Ii8+PC9nPjwvc3ZnPg==) 50%;border:none}.rc-files-control{background-color:#fffdf0;border:1px dashed #c9cde4;border-radius:5px;margin-bottom:10px;padding:15px}.rc-files-control .browse-button{margin-right:5px}.rc-files-control .start-uloading-button{float:right}.rc-files-control .dropzone-static{display:none;font-size:30px}.rc-files-control .control-or{margin-left:15px;margin-right:15px}.rc-files-control .control-drop-here{color:rgba(0,0,0,.6)}.rc-files-control--files:not(:empty){margin-bottom:10px}body.dragging-file .rc-files-control .dropzone{display:flex}body.dragging-file .rc-files-control .dropzone-border{border:3px dashed #1e90de;border-radius:4px;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:20px;text-align:center}body.dragging-file .rc-files-control .dropzone-static{background:#fff;bottom:0;display:flex;left:0;opacity:.7;padding:40px;position:fixed;right:0;top:0;z-index:20}.rc-files-control--files_enter{opacity:0}.rc-files-control--files_enterActive{opacity:1;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.rc-files-control--files_exit{opacity:1}.rc-files-control--files_exitActive{opacity:0;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.RatePicker{margin-bottom:10px;min-height:60px;position:relative}.RatePicker__stars{display:flex}.RatePicker__title{align-items:center;color:grey;display:flex;font-size:12px;line-height:100%}.RatePicker__stars-container{display:flex;flex:1 1}.RatePicker__star-container{display:flex;flex:1 1;justify-content:center}.RatePicker__result-rate{line-height:30px}.RatePicker__result-rate__value{display:inline-block;font-size:16px;min-width:20px;text-align:right}.RatePicker__result-rate__total{font-size:14px}.RatePicker__stars-container .RatePicker__stars-container-star-full{background-position:-98px -170px}.RatePicker__stars-container-star{background:transparent url(/assets/customer-dashboard/cabinet_spr.cc43fbf7.png) -127px -170px no-repeat;cursor:pointer;display:inline-block;height:27px;position:relative;width:29px;border:none;padding:0}.RatePicker__stars-container-star:hover{background-position:-98px -170px}.RatePicker__star-message{color:#7cb149;padding-top:10px;position:absolute;text-align:center;width:100%}.FileIcon{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAbCAYAAAB836/YAAAAZklEQVRIx+3SMQrAMAhA0dy8V3UQoaCjONqp0CEm1XZU+OtDwQFInuwYqwEkN7NXqeoezYBm5oDkJ0uMVkBVjdEKeJ8/RatgiH4Bp2gFXL5UFhSRaczsgORpcLd9gw022GCDD/DPLtbKrKjuXRiiAAAAAElFTkSuQmCC) 50%/20px 21px no-repeat;display:block;flex-shrink:0;height:27px;margin-right:10px;position:relative;width:20px}.FileIcon__badge{background-image:-webkit-gradient(linear,left bottom,left top,from(#888),to(#a1a1a1));background-image:linear-gradient(0deg,#888,#a1a1a1);box-shadow:0 1px 0 #dfe3e5;color:#fff;content:"";display:block;font-family:Helvetica,Arial,sans-serif;font-size:9px;font-style:normal;left:0;letter-spacing:1px;line-height:11px;margin-top:-3px;position:absolute;text-align:center;top:50%;width:100%}.FileIcon__badge--bmp,.FileIcon__badge--gif,.FileIcon__badge--jpeg,.FileIcon__badge--jpg,.FileIcon__badge--png,.FileIcon__badge--tiff{background-image:-webkit-gradient(linear,left bottom,left top,from(#9f590f),to(#c68622));background-image:linear-gradient(0deg,#9f590f,#c68622)}.FileIcon__badge--doc,.FileIcon__badge--odt,.FileIcon__badge--rtf,.FileIcon__badge--txt{background-image:-webkit-gradient(linear,left bottom,left top,from(#3775a0),to(#4b9cbb));background-image:linear-gradient(0deg,#3775a0,#4b9cbb)}.FileIcon__badge--xls{background-image:-webkit-gradient(linear,left bottom,left top,from(#0f9e12),to(#22c53d));background-image:linear-gradient(0deg,#0f9e12,#22c53d)}.FileIcon__badge--pdf{background-image:-webkit-gradient(linear,left bottom,left top,from(#9e0f0f),to(#c53222));background-image:linear-gradient(0deg,#9e0f0f,#c53222)}.FileIcon__badge--rar,.FileIcon__badge--zip{background-image:-webkit-gradient(linear,left bottom,left top,from(#9e0f93),to(#a122c5));background-image:linear-gradient(0deg,#9e0f93,#a122c5)}.FormFile{border-bottom:1px solid #d1cec5;position:relative;padding-top:5px;padding-bottom:5px}@media only screen and (min-width:641px){.FormFile{padding-left:5px;padding-right:5px}}@media only screen and (min-width:641px){.FormFile__controls{display:flex;align-items:center}}.FormFile__file-wrapper,.FormFile__select-wrapper{display:flex;align-items:center;flex:1 0 50%;min-width:0}.FormFile__select-wrapper{justify-content:flex-end}.FormFile__remove-button{color:rgba(0,0,0,.4);cursor:pointer;display:block;flex-shrink:0;font-size:30px;height:34px;margin-left:5px;text-align:center;width:34px;padding:0;border:none;background:none}.FormFile__remove-button:before{background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4xMyAyMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM5OTl9PC9zdHlsZT48L2RlZnM+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xOC4zMSAzaC01LjI1YTMuNTIgMy41MiAwIDAwLTMuNDctM2gtLjA1YTMuNTIgMy41MiAwIDAwLTMuNDcgM0guODJhLjgyLjgyIDAgMDAwIDEuNjRIMnYxMS44MUEzLjU0IDMuNTQgMCAwMDUuNTcgMjBoOGEzLjU1IDMuNTUgMCAwMDMuNTYtMy41NVY0LjU5aDEuMjNhLjgyLjgyIDAgMTAwLTEuNjR6TTkuNTQgMS42NGguMDVBMS44NCAxLjg0IDAgMDExMS4zNyAzSDcuNzNhMS45IDEuOSAwIDAxMS44MS0xLjM2em01LjkyIDE0LjgxYTEuOSAxLjkgMCAwMS0xLjkxIDEuOTFoLThhMS45IDEuOSAwIDAxLTEuOTEtMS45MVY0LjU5aDExLjh2MTEuODZ6Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNy41NSAxNS42NmEuOC44IDAgMDAuODItLjgyVjguMTdhLjgyLjgyIDAgMDAtMS42NCAwdjYuNjdhLjgxLjgxIDAgMDAuODIuODJ6TTExLjU3IDE1LjY2YS44LjggMCAwMC44Mi0uODJWOC4xN2EuODIuODIgMCAwMC0xLjY0IDB2Ni42N2EuODMuODMgMCAwMC44Mi44MnoiLz48L2c+PC9nPjwvc3ZnPg==) 50%/20px 21px no-repeat;content:"";display:block;height:21px;margin:6px 7px 7px;opacity:.8;width:20px}.FormFile__remove-button:hover:before{opacity:1}.FormFile__remove-button:focus{outline:none}.FormFile__info{flex-grow:1;display:flex;align-items:center;justify-content:space-between;font-size:13px;overflow:hidden;padding:0;border:none;background:none;text-align:inherit}.FormFile__info:hover{cursor:pointer;opacity:.8}.FormFile__info:focus{outline:none}@media only screen and (min-width:641px){.FormFile__info{display:block}}.FormFile__title{flex-grow:1;font-weight:700;margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FormFile__size{flex-shrink:0;color:rgba(0,0,0,.6)}.FormFile__upload-type-control{flex-grow:1;flex-shrink:0;max-width:100%}.FormFile__upload-progress{background:rgba(0,0,0,.06);box-sizing:border-box;height:4px;margin:6px -5px -5px;overflow:hidden}.FormFile__upload-progress-bar{background-color:#2199e8;height:100%}.FormFile__upload-error{background:#e74c3c;border-radius:3px;color:#fff;margin-top:10px;padding:3px 10px}.FormFile__animate-select .Select-control{-webkit-animation:highlight 1s .2s;animation:highlight 1s .2s}@-webkit-keyframes highlight{0%{box-shadow:0 0 0 0 #007eff}10%{box-shadow:0 0 10px 2px #007eff}to{box-shadow:0 0 0 0 #007eff}}@keyframes highlight{0%{box-shadow:0 0 0 0 #007eff}10%{box-shadow:0 0 10px 2px #007eff}to{box-shadow:0 0 0 0 #007eff}}.BannerNewHere{-webkit-transform:translateY(150px);transform:translateY(150px);color:#fff;display:flex;position:fixed;bottom:75px;left:0;right:0;margin:auto;justify-content:center;padding:0 14px}.BannerNewHere--appear-done{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:translateY(0);transform:translateY(0)}@media (min-width:640px){.BannerNewHere{bottom:20px}}@media (min-width:768px){.BannerNewHere{padding:0 10px}}.BannerNewHere__label{justify-content:center;margin-right:8px;line-height:1;text-transform:uppercase;position:absolute;top:24px;left:24px}@media (min-width:768px){.BannerNewHere__label{max-width:80px;min-width:80px;display:flex;flex-wrap:wrap;align-content:center;left:-88px;top:0;height:100%;background-color:#333;box-shadow:0 8px 18px rgba(0,0,0,.16);border-radius:5px}}.BannerNewHere__label,.BannerNewHere__label span{font-weight:700;font-size:17px;letter-spacing:.34px}@media (min-width:768px){.BannerNewHere__label span{font-size:23px;letter-spacing:.46px}}.BannerNewHere__body{position:relative;background-color:#333;box-shadow:0 8px 18px rgba(0,0,0,.16);border-radius:5px;padding:55px 24px 24px;max-width:420px}.BannerNewHere__body--full-width-on-mobile{width:100%;max-width:740px}@media (min-width:768px){.BannerNewHere__body{padding:21px;display:flex;align-items:center;justify-content:space-between;margin-left:88px;max-width:740px}.BannerNewHere__body--full-width-on-desktop{max-width:none}}.BannerNewHere__text{font-size:20px}@media (min-width:768px){.BannerNewHere__text{padding-right:20px}}.BannerNewHere .UIButton{color:#fff;flex-shrink:0;width:100%}@media (min-width:768px){.BannerNewHere .UIButton{width:auto}}.BannerNewHere__coupon{display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.15);border:1px dashed hsla(0,0%,100%,.24);border-radius:4px;padding:10px 30px;text-transform:uppercase;font-size:16px;font-weight:700;margin:16px 0;min-width:215px}@media (min-width:768px){.BannerNewHere__coupon{padding:10px 42px;margin:0 8px 0 auto}}.SituationalPopup{opacity:0;position:fixed;width:100%;height:100%;top:0;left:0;display:none;align-items:center;justify-content:center;color:#000;z-index:1001;visibility:hidden}.SituationalPopup--appear-done{opacity:1;visibility:visible}.SituationalPopup--appear-done .SituationalPopup__content{-webkit-transform:scale(1);transform:scale(1)}@media (min-width:1024px){.SituationalPopup{display:flex}}.SituationalPopup__content{position:relative;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;will-change:transform}.SituationalPopup__overlay{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.75);top:0;left:0;z-index:-1}.SituationalPopup__close{position:absolute;display:inline-block;cursor:pointer;z-index:1;background-color:transparent;top:1rem;right:1rem;width:16px;height:16px;min-width:0;min-height:0;padding:0}.SituationalPopup__close:after,.SituationalPopup__close:before{content:"";width:100%;height:2px;background-color:#b8b8b8;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transition:background-color .2s;transition:background-color .2s}.SituationalPopup__close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.SituationalPopup__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.SituationalPopup__close:not([aria-disabled]):hover{background-color:transparent}.SituationalPopup__close:not([aria-disabled]):hover:after,.SituationalPopup__close:not([aria-disabled]):hover:before{background-color:#fff}.SituationalPopup__heading{font-size:36px;line-height:1.17;font-weight:700;margin:25px 0}.SituationalPopup__text{font-size:22px;line-height:1.35}.BannerFreePage{max-width:440px}.BannerFreePage__header{width:100%;height:193px;border-radius:5px 5px 0 0;background:#4824b5 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMzkuNzkzIiBoZWlnaHQ9IjE5My43MyI+PHBhdGggZD0iTTI4OC42NTUgMTkzLjczSDg1LjRhODYuMDM4IDg2LjAzOCAwIDAxLTE3LjIxMS0xLjczNSA4NS4wMDggODUuMDA4IDAgMDEtMTYuMDMxLTQuOTc2IDg1LjQzNyA4NS40MzcgMCAwMS0xNC41MDYtNy44NzQgODUuOTggODUuOTggMCAwMS0xMi42MzktMTAuNDI4IDg2LjAxNiA4Ni4wMTYgMCAwMS0xMC40MjgtMTIuNjM5IDg1LjQyMSA4NS40MjEgMCAwMS03Ljg3NC0xNC41MDYgODUuMDA4IDg1LjAwOCAwIDAxLTQuOTc2LTE2LjAzMUE4Ni4wNDIgODYuMDQyIDAgMDEwIDEwOC4zMzF2LTIuMzg5YTE1Mi4xNzggMTUyLjE3OCAwIDAxMy0zMC4xMzEgMTUwLjI4MiAxNTAuMjgyIDAgMDE4LjYyMi0yOC4wOTIgMTUxLjA0NSAxNTEuMDQ1IDAgMDExMy42NTItMjUuNDY2QTE1Mi4wODUgMTUyLjA4NSAwIDAxNDMuMzc0LjAwMWgyMzIuM2ExODYuNzIyIDE4Ni43MjIgMCAwMTI2LjU4OCAyOC4zNjcgMTg1LjYgMTg1LjYgMCAwMTIwLjIgMzMuNDc0IDE4NC4zMjkgMTg0LjMyOSAwIDAxMTIuODM3IDM3LjYgMTg2LjQxOSAxODYuNDE5IDAgMDE0LjUgNDAuNzU3djIuMzg5YTUwLjgyMiA1MC44MjIgMCAwMS00LjAxOSAxOS45MDYgNTAuOTYgNTAuOTYgMCAwMS0xMC45NiAxNi4yNTQgNTAuOTYgNTAuOTYgMCAwMS0xNi4yNTQgMTAuOTYgNTAuODIyIDUwLjgyMiAwIDAxLTE5LjkxMSA0LjAyMnoiIGZpbGw9IiNlY2U2ZmYiLz48L3N2Zz4=) center 0 no-repeat;position:relative}.BannerFreePage__header:after{content:"";margin:auto;left:0;right:0;bottom:0;width:251px;height:215px;background:url(/assets/customer-dashboard/pic_people.409a702c.svg) bottom no-repeat;position:absolute}.BannerFreePage__body{background-color:#fff;padding:2rem;border-radius:0 0 5px 5px}.BannerFreePage__coupon{border-radius:4px;background-color:#f8f8f8;margin:1.5rem 0 1rem;border:1px dashed #a8a8a8;display:flex;height:48px;width:100%;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:1.25;color:#222;text-transform:uppercase;letter-spacing:.72px}.BannerFreePage__heading{font-size:30px;line-height:1.25;margin:0;font-weight:400}.BannerFreePage__heading span{display:block;margin-bottom:12px;line-height:1;font-size:20px;font-weight:700}.BannerFreePage__description{font-size:14px;line-height:1.4;color:rgba(0,0,0,.64);font-weight:300;margin-top:1rem;text-align:center;width:100%}.BannerFreePage__button{margin-top:0;background-color:#0073e6;border-radius:4px;font-size:18px;color:#fff;font-weight:700;text-decoration:none;padding:13px 0;text-align:center;display:inline-block;width:100%;vertical-align:top}.BannerFreePage__button:hover{background-color:#0444aa}.Notifications{bottom:0;left:0;position:fixed;width:100%;z-index:1000020}.Notifications__wrapper{margin:auto;max-width:1170px}.Notifications__item{align-items:center;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:Notifications__item-slideUp;animation-name:Notifications__item-slideUp;background:#fff;display:flex;font-weight:400;margin:10px 15px;padding:15px;border-radius:4px;box-shadow:0 2px 14px rgba(51,51,51,.3)}.Notifications__content{flex:1 1 auto;font-size:15px;margin:0 auto}@media only screen and (min-width:641px){.Notifications__content{align-items:center;display:flex;flex-wrap:wrap}}.Notifications__controls{flex:0 0 auto}@media only screen and (max-width:640px){.Notifications__controls{align-self:flex-start}}.Notifications__description{margin-top:5px;padding-right:15px}@media only screen and (min-width:641px){.Notifications__description{margin-top:0}}.Notifications__item-control{margin-left:auto}.Notifications__heading{padding-right:15px}@media only screen and (min-width:641px){.Notifications__heading{padding-right:4px}}.Notifications__remove{cursor:pointer;display:inline-block;font-size:25px;line-height:30px;margin-left:10px;opacity:.6;text-align:center;vertical-align:middle;width:30px;background:none;border:none;padding:0}.Notifications__remove:hover{opacity:1;text-decoration:none}.Notifications__remove:focus{outline:none}.Notifications__item--error{background:rgba(255,239,239,.95);color:#513834}.Notifications__item--error .Notifications__remove{color:#513834}.Notifications__item--info{background:#cbf7fe;background:rgba(203,247,254,.95);color:#204053}.Notifications__item--info .Notifications__remove{color:#204053}.Notifications__item--info-black{background:rgba(51,51,51,.95);color:#fff}.Notifications__item--info-black .Notifications__remove{color:#fff}.Notifications__item--success{background:rgba(223,240,216,.95);color:#3c763d}.Notifications__item--success .Notifications__remove{color:#3c763d}.Notifications__item--alert{background:rgba(253,246,224,.95);color:#51575d}.Notifications__item--alert .Notifications__remove{color:#ac6764}@-webkit-keyframes Notifications__item-slideUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Notifications__item-slideUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}:local .appear,:local .appear .zoom,:local .enter,:local .enter .zoom{opacity:0}:local .appear .zoom,:local .enter .zoom{-webkit-transform:scale(.5);transform:scale(.5)}:local .appearActive,:local .appearActive .zoom,:local .enterActive,:local .enterActive .zoom{opacity:1;-webkit-transition:opacity .35s ease-in,-webkit-transform .35s ease-in;transition:opacity .35s ease-in,-webkit-transform .35s ease-in;transition:opacity .35s ease-in,transform .35s ease-in;transition:opacity .35s ease-in,transform .35s ease-in,-webkit-transform .35s ease-in}:local .appearActive .zoom,:local .enterActive .zoom{-webkit-transform:scale(1);transform:scale(1)}:local .exit,:local .exit .slide{-webkit-transform:translateY(0);transform:translateY(0)}:local .exitActive,:local .exitActive .slide{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .35s ease-in;transition:-webkit-transform .35s ease-in;transition:transform .35s ease-in;transition:transform .35s ease-in,-webkit-transform .35s ease-in}.AuthLostPass__form-body{margin-top:10px;margin-bottom:-10px}.AuthLostPass__group{display:flex;margin-bottom:20px}.AuthLostPass__label{flex:0 0 120px;font-size:15px;margin-right:10px;margin-top:6px}.AuthLostPass__control{flex:1 1 auto}.AuthLostPass__email-note{font-size:15px;text-align:center}.AuthLostPass__spam-note{font-size:13px;line-height:1.45;text-align:center}.AuthAuthLostPass__done-image{background:transparent url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAyMjMgMTkxIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+LnN0MHtmaWxsOiMwZTgwYWN9LnN0MntmaWxsOiNlNmU2ZTV9LnN0M3tmaWxsOiNmOWIyNTN9LnN0OHtmaWxsOiM4NWIwNDB9LnN0OXtmaWxsOiM3YTllM2V9LnN0MTB7b3BhY2l0eTouNTtmaWxsOiM2ZThlM2E7ZW5hYmxlLWJhY2tncm91bmQ6bmV3fS5zdDExe2ZpbGw6I2M2Y2U2Nn08L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04MC4yIDExOS4zYzIuNyA0LjEgOC40IDYuMyAxNi4xIDYuMyAxMi42IDAgMjEuNy02LjEgMjcuMi0xOGwxMC4xLTIyLjJIODkuOGwtMTAuNCAyMy45Yy0xLjQgMy4zLTEuMSA3LjEuOCAxMHoiLz48cGF0aCBkPSJNODQuOCAxMjMuNGMxLjMuMiAzLjQuMyA0LjkuNCAxMi40LjQgMjIuNy01LjcgMjkuMi0xOC45bDkuNC0xOS41aDcuMmwtMTAuMiAyMy4xYy01LjcgMTIuNi0xNS4yIDE4LjQtMjYuNiAxOS4xLTYuMy0uNC0xMS4xLTEuNi0xMy45LTQuMnoiIGZpbGw9IiMwZjVlODAiLz48cGF0aCBjbGFzcz0ic3QyIiBkPSJNMTIzLjQgMTA3LjdjLTUuNCAxMS45LTE0LjYgMTgtMjcuMiAxOC03LjcgMC0xMy40LTIuMy0xNi4xLTYuMy0xLjktMi45LTIuMi02LjctLjctMTBsMTAuNC0yMy45aC0ybC0xMC4yIDIzLjFjLTMuNCA3LjguNiAxOS4yIDE4LjYgMTkuMiAxMi41IDAgMjIuOS01LjggMjktMTkuMmwxMC4yLTIzLjFoLTJsLTEwIDIyLjJ6Ii8+PHBhdGggY2xhc3M9InN0MyIgZD0iTTE0NS42IDc0LjdoMTQuOXY4Mi43aC0xNC45eiIvPjxwYXRoIGZpbGw9IiNlNDhlMjUiIGQ9Ik0xNTEuNyA3NC43aDguOHY4Mi43aC04Ljh6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTExMi43IDMzLjFoNTkuOWMxMC40IDAgMTguOCA4LjQgMTguOCAxOC44djMzLjVIOTMuOVY1MS45YzAtMTAuMyA4LjQtMTguOCAxOC44LTE4Ljh6Ii8+PHBhdGggZmlsbD0iIzFkOTliZiIgZD0iTTEzNS41IDc5LjFoNTUuOXY2LjNoLTU1LjkiLz48cGF0aCBjbGFzcz0ic3QzIiBkPSJNMTYxLjQgOS45aDQuNGMyIDAgMy42IDEuNiAzLjYgMy42cy0xLjYgMy42LTMuNiAzLjZoLTcuNXYyNi4zaC02LjdWOS45aDkuOHoiLz48cGF0aCBkPSJNMTE1LjEgMzUuMWgtNC43Yy0xMS40IDAtMjAuNiA3LjUtMjAuNiAxNi44djMzLjVoNDMuN1Y1MS45YzAtOS44LTcuNi0xNi44LTE4LjQtMTYuOHoiIGZpbGw9IiMwNjZhN2YiLz48cGF0aCBkPSJNMTIzLjcgMzUuNGgtLjJjLTEwLjQgMC0xOC44IDguNC0xOC44IDE4Ljh2MzEuMmgyOC44VjUxLjljMC03LjEtNC0xMy4zLTkuOC0xNi41eiIgZmlsbD0iIzA4NWU2OCIvPjxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0xMTUuMSAzNS4xYzEwLjggMCAxOC40IDYuOSAxOC40IDE2Ljh2MzMuNWgyVjUxLjljMC0xMC40LTcuOS0xOC44LTIwLjQtMTguOGgtNC43Yy0xMi41IDAtMjIuNiA4LjQtMjIuNiAxOC44djMzLjVoMlY1MS45YzAtOS4zIDkuMi0xNi44IDIwLjYtMTYuOGg0LjciLz48cGF0aCB0cmFuc2Zvcm09InJvdGF0ZSgtNzUuODMgOTIuMTE1IDUzLjU4NSkiIGNsYXNzPSJzdDgiIGQ9Ik03Ni44IDMwLjdoMzAuNnY0NS44SDc2Ljh6Ii8+PHBhdGggY2xhc3M9InN0OSIgZD0iTTExMC42IDc0TDkzLjIgNDkuM2wtMjcgMTMuNXoiLz48cGF0aCBjbGFzcz0ic3QxMCIgZD0iTTcyLjcgMzdsMTguNSAyMC40IDI1LjktOS4yIDEtMy45LTQ0LjQtMTEuMnoiLz48cGF0aCBjbGFzcz0ic3QxMSIgZD0iTTkyLjIgNTMuNWwyNS45LTkuMi00NC40LTExLjJ6Ii8+PGc+PHBhdGggdHJhbnNmb3JtPSJyb3RhdGUoLTIyLjM4MiAzMi44MjIgNzkuOTIxKSIgY2xhc3M9InN0OCIgZD0iTTE3LjkgNzBoMjkuOHYxOS45SDE3Ljl6Ii8+PHBhdGggY2xhc3M9InN0OSIgZD0iTTUwLjQgODMuNGwtMTguNy02LjEtOC44IDE3LjV6Ii8+PHBhdGggY2xhc3M9InN0MTAiIGQ9Ik0xNi4zIDc4LjhsMTcuNSAzLjUgMTAtMTQuOS0xLTIuNC0yNy41IDExLjR6Ii8+PHBhdGggY2xhc3M9InN0MTEiIGQ9Ik0zMi44IDc5LjhsMTAtMTQuOC0yNy41IDExLjR6Ii8+PC9nPjxnPjxwYXRoIHRyYW5zZm9ybT0icm90YXRlKC03OC44MDggNzAuNjUzIDc5LjI0OCkiIGNsYXNzPSJzdDgiIGQ9Ik02Mi4zIDY2LjdINzl2MjVINjIuM3oiLz48cGF0aCBjbGFzcz0ic3Q5IiBkPSJNODEuMyA4OS45bC0xMC4yLTEzTDU2LjggODV6Ii8+PHBhdGggY2xhc3M9InN0MTAiIGQ9Ik01OS42IDcwLjhsMTAuNyAxMC42IDEzLjgtNS44LjUtMi4yTDYwIDY4LjZ6Ii8+PHBhdGggY2xhc3M9InN0MTEiIGQ9Ik03MC43IDc5LjJsMTMuOS01LjhMNjAgNjguNnoiLz48L2c+PC9zdmc+) 50%/contain no-repeat;height:134px}@media only screen and (min-width:641px){.DialogOrderformUnpaidOrders{width:620px}}.DialogOrderformUnpaidOrders__text{font-size:15px;line-height:20px}.DialogOrderformUnpaidOrders__item{align-items:center;background:#fff;border-radius:6px;box-shadow:0 1px 1px rgba(0,0,0,.1),0 1px 4px rgba(0,103,173,.13);margin:0 -5px 10px;padding:10px 13px;font-size:15px;line-height:20px}@media only screen and (min-width:641px){.DialogOrderformUnpaidOrders__item{display:flex}}.DialogOrderformUnpaidOrders__id-title{display:block;flex:1 1 auto;margin-right:10px;margin-bottom:6px;min-width:0;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:641px){.DialogOrderformUnpaidOrders__id-title{margin-bottom:0}}.DialogOrderformUnpaidOrders__id{color:#777;font-size:12px}.DialogOrderformUnpaidOrders__title{font-size:15px;font-weight:700}.DialogOrderformUnpaidOrders__title-divider{opacity:.3}.DialogOrderformUnpaidOrders__price{margin-right:10px}.DialogOrderformUnpaidOrders__delete{background-color:transparent;border:0;color:#cd5148;cursor:pointer;flex:0 0 auto;font:inherit;margin-right:10px;opacity:.75;padding:5px 0}.DialogOrderformUnpaidOrders__delete:active,.DialogOrderformUnpaidOrders__delete:focus,.DialogOrderformUnpaidOrders__delete:hover{opacity:1;outline:none}.DialogOrderformUnpaidOrders__delete:before{background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4xMyAyMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNjZDUxNDh9PC9zdHlsZT48L2RlZnM+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xOC4zMSAzaC01LjI1YTMuNTIgMy41MiAwIDAwLTMuNDctM2gtLjA1YTMuNTIgMy41MiAwIDAwLTMuNDcgM0guODJhLjgyLjgyIDAgMDAwIDEuNjRIMnYxMS44MUEzLjU0IDMuNTQgMCAwMDUuNTcgMjBoOGEzLjU1IDMuNTUgMCAwMDMuNTYtMy41NVY0LjU5aDEuMjNhLjgyLjgyIDAgMTAwLTEuNjR6TTkuNTQgMS42NGguMDVBMS44NCAxLjg0IDAgMDExMS4zNyAzSDcuNzNhMS45IDEuOSAwIDAxMS44MS0xLjM2em01LjkyIDE0LjgxYTEuOSAxLjkgMCAwMS0xLjkxIDEuOTFoLThhMS45IDEuOSAwIDAxLTEuOTEtMS45MVY0LjU5aDExLjh2MTEuODZ6Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNy41NSAxNS42NmEuOC44IDAgMDAuODItLjgyVjguMTdhLjgyLjgyIDAgMDAtMS42NCAwdjYuNjdhLjgxLjgxIDAgMDAuODIuODJ6TTExLjU3IDE1LjY2YS44LjggMCAwMC44Mi0uODJWOC4xN2EuODIuODIgMCAwMC0xLjY0IDB2Ni42N2EuODMuODMgMCAwMC44Mi44MnoiLz48L2c+PC9nPjwvc3ZnPg==) 50%/contain no-repeat;border:0;content:"";cursor:pointer;display:inline-block;height:18px;margin:-3px 4px -3px 0;opacity:.8;padding:0;width:15px}.DialogOrderformUnpaidOrders__delete:disabled{opacity:.5}.UserPhoneNumber__row{display:flex;flex-wrap:wrap}.UserPhoneNumber__col{flex:1 0}.UserPhoneNumber__col:first-child{flex-basis:120px;margin-top:9px}.UserPhoneNumber__col:last-child{flex-basis:160px}.DialogOrderUploadFiles{width:640px;max-width:92%}.EVRRatePicker{display:flex;align-items:center;width:320px;height:180px;max-width:100%;margin:30px auto}@media only screen and (min-width:641px){.EVRRatePicker{margin:30px auto;width:400px}}.EVRRatePicker__divider{flex-grow:1;height:2px;margin-bottom:42px;background-color:#cbcdd3}.EVRRatePicker__label{flex-shrink:0;position:relative;width:84px;cursor:pointer;opacity:.5;top:0;-webkit-transition:top .2s,opacity .2s;transition:top .2s,opacity .2s}.EVRRatePicker__label:before{display:block;content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:15px;background-color:hsla(0,0%,100%,0);-webkit-transition:top .2s,left .2s,width .2s,height .2s,background-color .2s;transition:top .2s,left .2s,width .2s,height .2s,background-color .2s}.EVRRatePicker__label_checked{opacity:1;top:-6px}.EVRRatePicker__label_checked:before{top:-15px;left:-15px;height:calc(100% + 30px);width:calc(100% + 30px);background-color:hsla(0,0%,100%,.9)}@media only screen and (min-width:641px){.EVRRatePicker__label_checked:before{left:-29px;width:calc(100% + 58px)}}.EVRRatePicker__label_checked .EVRRatePicker__icon{width:72px;height:72px}.EVRRatePicker__label_checked .EVRRatePicker__text{font-weight:700}.EVRRatePicker__input{position:absolute;opacity:0}.EVRRatePicker__icon{width:60px;height:60px;margin-left:auto;margin-right:auto;-webkit-transition:width .2s,height .2s;transition:width .2s,height .2s}.EVRRatePicker__text{position:relative;margin-top:14px;margin-bottom:0;text-align:center;font-size:14px;color:#777;-webkit-transition:width .2s,margin-top .2s;transition:width .2s,margin-top .2s}.DialogOrderApprove{margin:4px;max-width:750px}.DialogOrderApprove__message.rc-message.plate{margin-bottom:24px;font-size:14px;color:#a36b00}.DialogOrderApprove__title{margin-bottom:20px;font-size:14px;font-weight:700}.DialogOrderApprove__reasons{margin-bottom:30px}.DialogOrderApprove__reason{margin-top:15px;margin-bottom:15px;display:flex;align-items:center}.DialogOrderApprove__note{font-size:14px;line-height:18px;color:#868686}.DialogOrderApprove__footer{margin-left:-10px;margin-right:-10px;border-top:1px solid #ccc;padding-top:15px;text-align:center}.DialogOrderApprove__close{color:#3e454c}.DialogOrderMessagesSend__radio{margin-bottom:25px}.DialogOrderMessagesSend__radio-button{flex-grow:1}.DialogOrderMessagesSend__radio-button>.active .DialogOrderMessagesSend__radio-icon--send_to_support{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMy4yOSAxNC45MiI+PHBhdGggZD0iTTEzLjI5IDhjLS4yMi00LjY5LTMtOC02Ljc1LThTMCAzLjMyIDAgOC4wN3YuMjJsLjIyIDIuMzlhMiAyIDAgMDAyLjA1IDEuODVoLjU1YTEuNzQgMS43NCAwIDAwMS4zMi0uNzIgMi40NyAyLjQ3IDAgMDAuNTItMS40NWwtLjQ0LTIuNDlhMS43NSAxLjc1IDAgMDAtLjcxLTEuMzRBMi41MyAyLjUzIDAgMDAyLjA1IDZoLS4yN3YtLjE2Yy43Mi0yLjYgMi42Mi00LjM1IDQuNzYtNC4zNXM0IDEuNzUgNC43MSA0LjM2bC4wNS4xNUgxMWExLjg5IDEuODkgMCAwMC0xLjQ0LjUxIDEuNSAxLjUgMCAwMC0uNzMgMS4zM2wtLjIyIDIuNDFhMS45NCAxLjk0IDAgMDAxIDEuODkgNC4xNiA0LjE2IDAgMDEtMy4xIDEuMjIuNzkuNzkgMCAwMC0uODQuNzEuNzguNzggMCAwMC43Ljg0aC4yN2E1LjY5IDUuNjkgMCAwMDQuNzctMi41NCAyLjExIDIuMTEgMCAwMDEuNjUtMS44bC4yMi0yLjQxek0yIDcuNjFoLjMyYy4xIDAgLjMxIDAgLjM1LjE4YS41Mi41MiAwIDAxLjExLjI4TDMgMTAuNDZjMCAuMTIgMCAuMzYtLjI0LjM2YS4yOS4yOSAwIDAxLS4yMi4xMWgtLjM4YS40MS40MSAwIDAxLS40NS0uNDZsLS4yMi0yLjM5QS40MS40MSAwIDAxMiA3LjYxem05LjY0LjU4bC0uMjIgMi40YS40OC40OCAwIDAxLS40Ni40NWgtLjMzYS40OS40OSAwIDAxLS40Ni0uNDZsLjIyLTIuNDJhLjUuNSAwIDAxLjQ2LS40NGguMzNhLjQ4LjQ4IDAgMDEuNDYuNDZ6IiBmaWxsPSIjZmZmIiBkYXRhLW5hbWU9IkxheWVyIDIiLz48L3N2Zz4=)}.DialogOrderMessagesSend__radio-button>.active .DialogOrderMessagesSend__radio-icon--send_to_writer{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSI+PHBhdGggZD0iTTE0Ljc3IDQuMDZMMTAuOTQuMjNhLjguOCAwIDAwLTEuMTMgMEwuOTIgOS4xM2EuNzQuNzQgMCAwMC0uMjIuNDRMMCAxNC4wOWEuOC44IDAgMDAuMi42NmwuMDkuMDlhLjc4Ljc4IDAgMDAuNS4xNmguMTJsNC41Mi0uNjlhLjc0Ljc0IDAgMDAuNDQtLjIybDguOS04Ljg5YS44MS44MSAwIDAwMC0xLjEzek0zLjgyIDEzbC0yLjA4LjMxLjMyLTIuMDh6bTctNi4wN2wtNS40IDUuMzdMMi43IDkuNTlsNS40Mi01LjQyem0yLjI2LTIuMjVMMTIgNS43NiA5LjI0IDMuMDVsMS4xNC0xLjE0ek0xLjE3IDEzLjgzeiIgZmlsbD0iI2ZmZiIgZGF0YS1uYW1lPSJMYXllciAyIi8+PC9zdmc+)}.DialogOrderMessagesSend__radio-content{display:flex;align-items:center;justify-content:center;padding:7px 8px}.DialogOrderMessagesSend__radio-icon{width:16px;height:18px;margin-right:10px;background-repeat:no-repeat}.DialogOrderMessagesSend__radio-icon--send_to_support{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMy4yOSAxNC45MiI+PHBhdGggZD0iTTEzLjI5IDhjLS4yMi00LjY5LTMtOC02Ljc1LThTMCAzLjMyIDAgOC4wN3YuMjJsLjIyIDIuMzlhMiAyIDAgMDAyLjA1IDEuODVoLjU1YTEuNzQgMS43NCAwIDAwMS4zMi0uNzIgMi40NyAyLjQ3IDAgMDAuNTItMS40NWwtLjQ0LTIuNDlhMS43NSAxLjc1IDAgMDAtLjcxLTEuMzRBMi41MyAyLjUzIDAgMDAyLjA1IDZoLS4yN3YtLjE2Yy43Mi0yLjYgMi42Mi00LjM1IDQuNzYtNC4zNXM0IDEuNzUgNC43MSA0LjM2bC4wNS4xNUgxMWExLjg5IDEuODkgMCAwMC0xLjQ0LjUxIDEuNSAxLjUgMCAwMC0uNzMgMS4zM2wtLjIyIDIuNDFhMS45NCAxLjk0IDAgMDAxIDEuODkgNC4xNiA0LjE2IDAgMDEtMy4xIDEuMjIuNzkuNzkgMCAwMC0uODQuNzEuNzguNzggMCAwMC43Ljg0aC4yN2E1LjY5IDUuNjkgMCAwMDQuNzctMi41NCAyLjExIDIuMTEgMCAwMDEuNjUtMS44bC4yMi0yLjQxek0yIDcuNjFoLjMyYy4xIDAgLjMxIDAgLjM1LjE4YS41Mi41MiAwIDAxLjExLjI4TDMgMTAuNDZjMCAuMTIgMCAuMzYtLjI0LjM2YS4yOS4yOSAwIDAxLS4yMi4xMWgtLjM4YS40MS40MSAwIDAxLS40NS0uNDZsLS4yMi0yLjM5QS40MS40MSAwIDAxMiA3LjYxem05LjY0LjU4bC0uMjIgMi40YS40OC40OCAwIDAxLS40Ni40NWgtLjMzYS40OS40OSAwIDAxLS40Ni0uNDZsLjIyLTIuNDJhLjUuNSAwIDAxLjQ2LS40NGguMzNhLjQ4LjQ4IDAgMDEuNDYuNDZ6IiBmaWxsPSIjNjY2IiBkYXRhLW5hbWU9IkxheWVyIDIiLz48L3N2Zz4=)}.DialogOrderMessagesSend__radio-icon--send_to_writer{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSI+PHBhdGggZD0iTTE0Ljc3IDQuMDZMMTAuOTQuMjNhLjguOCAwIDAwLTEuMTMgMEwuOTIgOS4xM2EuNzQuNzQgMCAwMC0uMjIuNDRMMCAxNC4wOWEuOC44IDAgMDAuMi42NmwuMDkuMDlhLjc4Ljc4IDAgMDAuNS4xNmguMTJsNC41Mi0uNjlhLjc0Ljc0IDAgMDAuNDQtLjIybDguOS04Ljg5YS44MS44MSAwIDAwMC0xLjEzek0zLjgyIDEzbC0yLjA4LjMxLjMyLTIuMDh6bTctNi4wN2wtNS40IDUuMzdMMi43IDkuNTlsNS40Mi01LjQyem0yLjI2LTIuMjVMMTIgNS43NiA5LjI0IDMuMDVsMS4xNC0xLjE0ek0xLjE3IDEzLjgzeiIgZmlsbD0iIzY2NiIgZGF0YS1uYW1lPSJMYXllciAyIi8+PC9zdmc+)}.PaidAdditionalFilesPicker{width:100%}.PaidAdditionalFilesPicker__message{font-size:14px}@media only screen and (min-width:426px){.PaidAdditionalFilesPicker__message{display:flex;margin-top:-5px}}.RevisionOption{width:100%;margin-bottom:3px}.RevisionOption__body{margin-bottom:30px}.RevisionOption__checkbox{margin-bottom:10px}.PaidRevisionForm{color:#51575d}.PaidRevisionForm__revision-policy{color:#543c29;font-size:13px;line-height:1.3;margin-left:20px;position:relative}.PaidRevisionForm__revision-policy:before{background:transparent url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0iYmFzaWMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjciIGhlaWdodD0iMjAiPjxwYXRoIGZpbGw9IiNiOTc2NWMiIGQ9Ik01LjAxOSAxMy4wMTZMNiAwSC45NTFsMS4wNDIgMTMuMDE2aDMuMDI2em0tMS41MjIgNi45NzhjMS40OTcgMCAyLjQ2Ny0xLjA4MSAyLjQ2Ny0yLjUyMS0uMDI4LTEuNDY5LS45OTgtMi41MjItMi40NjctMi41MjJzLTIuNDk0IDEuMDU0LTIuNDk0IDIuNTIyYzAgMS40NC45OTggMi41MjEgMi40OTQgMi41MjF6Ii8+PC9zdmc+) 50%/contain no-repeat;content:" ";height:20px;left:-20px;position:absolute;top:0;width:20px}@media only screen and (max-width:425px){.PaidRevisionForm__parts-of-writing-improve-head{margin-bottom:15px}}@media only screen and (min-width:426px){.PaidRevisionForm__parts-of-writing-improve-head{display:flex;flex:0 0 35%;justify-content:flex-end;margin-right:15px}}.PaidRevisionForm__revision-options-container{border-bottom:1px solid #dedede;border-top:1px solid #dedede;padding-bottom:15px;padding-top:15px}@media only screen and (min-width:426px){.PaidRevisionForm__revision-options-container{display:flex}}.PaidRevisionForm__revision-options{flex:1 1 auto}.PaidRevisionForm__defined-writer-body-container{padding-bottom:15px;padding-top:15px}.PaidRevisionForm__request-writer-select-container{display:inline-block;vertical-align:middle;width:135px;margin-right:5px}@media only screen and (min-width:641px){.PaidRevisionForm__request-writer-select-container{width:150px}}@media only screen and (min-width:1025px){.PaidRevisionForm__request-writer-select-container{width:240px}}.PaidRevisionForm__our-writers-instruction{color:#51575d;font-size:14px;margin-top:5px}@media only screen and (max-width:425px){.PaidRevisionForm__our-writers-instruction{margin-top:8px}}@media only screen and (min-width:641px){.PaidRevisionForm__revision-type-container-select-representer{display:flex}}.PaidRevisionForm__defined-writer-body-container-content{display:flex;flex-wrap:wrap;align-items:center}.PaidRevisionForm__additional-materials-flag{border-bottom:1px solid #dedede;padding-bottom:15px;padding-top:15px}@media only screen and (min-width:426px){.PaidRevisionForm__additional-materials-flag{display:flex;justify-content:flex-end}}@media only screen and (min-width:426px){.PaidRevisionForm__defined-writer-body-left-padding{flex:0 0 35%;padding-right:15px}}.PaidRevisionForm__defined-writer-body{display:flex}.PaidRevisionForm__defined-writer{border-bottom:1px solid #dedede}.PaidRevisionForm__additional-materials-checkbox{width:100%}@media only screen and (max-width:425px){.PaidRevisionForm__additional-materials-flag-label-container{margin-bottom:15px}}@media only screen and (min-width:426px){.PaidRevisionForm__additional-materials-flag-label-container{display:flex;flex:0 0 35%;justify-content:flex-end;padding-right:15px;text-align:right}}.PaidRevisionForm__deadline-for-revision{border-bottom:1px solid #dedede;padding-bottom:15px;padding-top:15px}@media only screen and (min-width:426px){.PaidRevisionForm__deadline-for-revision{display:flex}}@media only screen and (max-width:425px){.PaidRevisionForm__deadline-for-revision-label{margin-bottom:15px}}@media only screen and (min-width:641px){.PaidRevisionForm__deadline-for-revision-label{display:flex;flex:0 0 35%;justify-content:flex-end;padding-top:8px;padding-right:15px}}.PaidRevisionForm__deadline-for-revision-select{width:100%}.PaidRevisionForm__deadline-for-revision-message{font-size:14px}@media only screen and (max-width:425px){.PaidRevisionForm__deadline-for-revision-message{margin-top:8px}}@media only screen and (min-width:426px){.PaidRevisionForm__deadline-for-revision-message{padding-top:5px;flex:1 1 93%}}.PaidRevisionForm__revised-files{border-bottom:1px solid #dedede;padding-bottom:15px;padding-top:15px}@media only screen and (min-width:426px){.PaidRevisionForm__revised-files{display:flex}}@media only screen and (max-width:425px){.PaidRevisionForm__revised-files-label{margin-bottom:15px}}@media only screen and (min-width:426px){.PaidRevisionForm__revised-files-label{display:flex;flex:0 0 35%;justify-content:flex-end;padding-right:15px}}.PaidRevisionForm__revised-files-body{width:100%}.PaidRevisionForm__revised-files-file{margin-right:5px}.PaidRevisionForm__revised-files-checkbox+.PaidRevisionForm__revised-files-checkbox{margin-top:10px}.PaidRevisionForm__sources-container{padding-bottom:15px;padding-top:15px}@media only screen and (min-width:426px){.PaidRevisionForm__sources-container{display:flex}}@media only screen and (max-width:425px){.PaidRevisionForm__sources-container-label{margin-bottom:15px}}@media only screen and (min-width:426px){.PaidRevisionForm__sources-container-label{display:flex;flex:0 0 35%;justify-content:flex-end;padding-right:15px;padding-top:7px}}@media only screen and (min-width:426px){.PaidRevisionForm__sources-container-stepper{display:flex;flex-direction:column;width:100%}}.PaidRevisionForm__sources-message{font-size:14px}@media only screen and (max-width:425px){.PaidRevisionForm__sources-message{margin-top:8px}}@media only screen and (min-width:426px){.PaidRevisionForm__sources-message{display:flex;margin-left:-2px;padding-top:5px;width:63%}}.PaidRevisionForm__revision-type,.PaidRevisionForm__sources{border-bottom:1px solid #dedede}.PaidRevisionForm__revision-type-container{padding-bottom:15px;padding-top:15px}@media only screen and (min-width:426px){.PaidRevisionForm__revision-type-container{display:flex}}@media only screen and (max-width:425px){.PaidRevisionForm__revision-type-container-label{margin-bottom:15px}}@media only screen and (min-width:426px){.PaidRevisionForm__revision-type-container-label{display:flex;flex:0 0 35%;justify-content:flex-end;padding-right:15px;padding-top:7px}}@media only screen and (min-width:426px){.PaidRevisionForm__revision-type-container-select{display:flex;flex-direction:column;width:100%}}.PaidRevisionForm__revision-type-message{font-size:14px}@media only screen and (max-width:425px){.PaidRevisionForm__revision-type-message{margin-top:8px}}@media only screen and (min-width:426px){.PaidRevisionForm__revision-type-message{display:flex;margin-left:-1px;padding-top:5px;width:79%}}.PaidRevisionForm__coupon-code{border-bottom:1px solid #dedede}.PaidRevisionForm__coupon-code-container{padding-bottom:15px;padding-top:15px}@media only screen and (min-width:426px){.PaidRevisionForm__coupon-code-container{display:flex}}@media only screen and (max-width:425px){.PaidRevisionForm__coupon-code-container-label{margin-bottom:15px}}@media only screen and (min-width:426px){.PaidRevisionForm__coupon-code-container-label{display:flex;flex:0 0 35%;justify-content:flex-end;padding-right:15px;padding-top:7px}}.PaidRevisionForm__coupon-code-container-select{display:flex;width:100%}.PaidRevisionForm__coupon-code-input.UIInput{width:204px}.PaidRevisionForm__coupon-code-save.rc-message{flex-shrink:0;margin-left:16px;font-size:14px;line-height:1;margin-bottom:0;padding:10px 16px}.PaidRevisionForm__total-price{font-size:21px;margin-bottom:5px;padding:15px;text-align:center}.PaidRevisionForm__total-price-hint{font-size:16px}.PaidRevisionForm__buttons{align-items:center;display:flex;justify-content:center}.PaidRevisionForm__payment-method{padding-bottom:15px;padding-top:15px}@media only screen and (min-width:426px){.PaidRevisionForm__payment-method{display:flex}}@media only screen and (max-width:425px){.PaidRevisionForm__payment-method-label{margin-bottom:15px}}@media only screen and (min-width:426px){.PaidRevisionForm__payment-method-label{align-items:center;display:flex;flex:0 0 35%;justify-content:flex-end;padding-right:15px}}.PaidRevisionForm__payment-method-radio{align-items:center;display:flex;width:100%}.PaidRevisionForm__payment-button{text-align:center;margin-bottom:15px}.FreeRevisionForm{color:#51575d}.FreeRevisionForm h2{font-size:1.3em;margin-top:0}.FreeRevisionForm__revision-notes{float:none;width:auto;padding-left:30px;margin-bottom:8px;margin-top:0;list-style:none;-webkit-transition:width .5s linear;transition:width .5s linear}@media only screen and (min-width:641px){.FreeRevisionForm__revision-notes{float:right;width:42%;padding-left:40px}}.FreeRevisionForm__revision-note{color:#543c29;font-size:13px;line-height:1.3;margin-bottom:21px;position:relative}.FreeRevisionForm__revision-note:before{background:transparent url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0iYmFzaWMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjciIGhlaWdodD0iMjAiPjxwYXRoIGZpbGw9IiNiOTc2NWMiIGQ9Ik01LjAxOSAxMy4wMTZMNiAwSC45NTFsMS4wNDIgMTMuMDE2aDMuMDI2em0tMS41MjIgNi45NzhjMS40OTcgMCAyLjQ2Ny0xLjA4MSAyLjQ2Ny0yLjUyMS0uMDI4LTEuNDY5LS45OTgtMi41MjItMi40NjctMi41MjJzLTIuNDk0IDEuMDU0LTIuNDk0IDIuNTIyYzAgMS40NC45OTggMi41MjEgMi40OTQgMi41MjF6Ii8+PC9zdmc+) 50%/7px 20px no-repeat;content:" ";height:23px;left:-30px;position:absolute;top:-2px;width:22px}.FreeRevisionForm__revision-refund-options{width:100%;margin-bottom:21px}@media only screen and (min-width:641px){.FreeRevisionForm__revision-refund-options{width:50%}}.FreeRevisionForm__revision-refund-option{margin-bottom:10px}.FreeRevisionForm__revision-refund-option--diff-writer{border-top:1px solid rgba(0,0,0,.15);margin-top:15px;padding-top:15px}.FreeRevisionForm__revision-option-body{font-size:13px;margin:5px 0 20px 32px}.FreeRevisionForm__revision-option-body p{margin:0 0 10px}.FreeRevisionForm__revision-deadline-label{clear:both;float:left;margin-bottom:12px;padding:9px 10px}.FreeRevisionForm__revision-deadline-wrapper{clear:right;display:inline-block;width:100%}@media only screen and (min-width:641px){.FreeRevisionForm__revision-deadline-wrapper{width:71%}}.FreeRevisionForm__select-label{color:#6a6764;font-size:13px;font-style:italic;line-height:1.4;margin:2px 0 13px}.FreeRevisionForm__buttons{margin:16px 0;text-align:center}@media only screen and (max-width:640px){.DialogLatestFileReview__buttons{text-align:center}}.DialogLatestFileReview__buttons .UIButton{margin-bottom:15px;margin-right:8px}.DialogLatestFileReview__buttons .UIButton:last-child{margin-right:0}.DisputeQuestion__rate-comment{font-size:11px;margin-bottom:4px}.DisputeSurvey__question{padding-bottom:10px;padding-top:10px}.DisputeSurvey__question:not(:first-child){border-top:1px solid #dedede}.DisputeSurvey__question-title{padding:10px;font-size:14px}.DisputeSurvey__question-input{padding:10px}.DisputeQuestionnaire__buttons,.DisputeSurvey__buttons{padding:10px 0;text-align:right}.DialogAdditionalServices__warning{background-color:#f8f5ea;border-left:2px solid #cfbe9c;color:#4e4838;overflow:hidden;padding:15px;text-align:left}.DialogAdditionalServices__warning,.DialogShortenDeadline__deadlines-after-dialog-message{font-size:14px;line-height:1.35;margin-bottom:20px}.DialogAdditionalServices__total-cost{display:inline-block;font-size:18px}.DialogAdditionalServices__how-calculated-trigger{color:#777;display:inline-block;height:28px;margin-left:5px;margin-right:10px;position:relative;vertical-align:-7px;width:30px}.DialogAdditionalServices__how-calculated-trigger:hover{color:#999}.DialogAdditionalServices__how-calculated-trigger:after{border:1px solid;border-radius:50%;box-sizing:border-box;content:"?";display:block;font-size:14px;height:20px;left:0;line-height:20px;margin:4px 5px;position:absolute;text-align:center;top:0;width:20px}.DialogAdditionalServices__how-calculated{padding:10px 10px 0}.DialogAdditionalServices__how-calculated__title{font-size:18px;margin:0 0 15px}.DialogAdditionalServices__charts_controls,.DialogAdditionalServices__pages_controls,.DialogAdditionalServices__slides_controls{text-align:center}.DialogAdditionalServices__boost-category-button.radio-button-wrapper button.radio-button{min-height:90px;padding:8px}.DialogAdditionalServices__boost-category-button.radio-button-wrapper button.radio-button:after,.DialogAdditionalServices__boost-category-button.radio-button-wrapper button.radio-button:before{display:none}.DialogAdditionalServices__boost-category-button-title{display:inline-block;font-size:17px;font-weight:700;line-height:21px;margin:0}.DialogAdditionalServices__boost-category-button-percent{float:right;font-size:15px;font-weight:400;line-height:21px}.DialogAdditionalServices__boost-category-button-description{border-top:1px solid rgba(0,0,0,.2);font-size:13px;margin-top:4px;padding-top:8px}.DialogConfirmAddingServices{color:#51575d;font-size:14px;line-height:21px}.DialogConfirmAddingServices__buttons button:nth-child(2n){margin-left:3%}.DialogConfirmAddingServices__button,.DialogConfirmAddingServices__cancel-button,.DialogConfirmAddingServices__confirm-button{background-color:#1a77ac;background-image:-webkit-gradient(linear,left top,left bottom,from(#44b2db),to(#1a77ac));background-image:linear-gradient(180deg,#44b2db,#1a77ac);border:1px solid rgba(0,29,45,.2);border-radius:3px;color:#fff;min-height:33px;min-width:100px;text-shadow:0 -1px 1px rgba(0,29,45,.4)}.DialogConfirmAddingServices__button:active,.DialogConfirmAddingServices__cancel-button:active,.DialogConfirmAddingServices__confirm-button:active{opacity:.5}.DialogRequestRefund{margin:4px}.DialogRequestRefund__form{color:#51575d;font-size:13px;line-height:1.3}.DialogRequestRefund__divider{background-color:#ccc;height:1px;margin-bottom:24px;width:100%}.DialogRequestRefund__section{margin-left:-10px;margin-right:-10px}@media only screen and (min-width:641px){.DialogRequestRefund__section{align-items:flex-start;flex-direction:row;margin-left:-20px;margin-right:-20px}}.DialogRequestRefund__section--flex{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:641px){.DialogRequestRefund__section--flex{align-items:flex-start;flex-direction:row}}@media only screen and (min-width:641px){.DialogRequestRefund__section--rates{flex-wrap:wrap}}.DialogRequestRefund__heading{font-size:15px;font-weight:700;margin-bottom:24px;margin-left:-10px;margin-right:-10px}@media only screen and (min-width:641px){.DialogRequestRefund__heading{padding-left:60px;padding-right:60px;margin-left:-20px;margin-right:-20px}}.DialogRequestRefund__section__row{flex:1 1 auto}@media only screen and (min-width:426px){.DialogRequestRefund__section__column,.DialogRequestRefund__section__row{padding-left:20px;padding-right:20px}}.DialogRequestRefund__section__column--half{width:100%}@media only screen and (min-width:426px){.DialogRequestRefund__section__column--half{width:50%}}.DialogRequestRefund__field{margin-bottom:24px;position:relative}.DialogRequestRefund__field--rate{padding-top:6px}@media only screen and (min-width:641px){.DialogRequestRefund__field--rate{margin-left:40px}}.DialogRequestRefund__field__label{font-size:14px;line-height:18px;margin-bottom:12px;text-align:left}.DialogRequestRefund__field__icon,.DialogRequestRefund__note__icon{display:inline-block;margin-right:8px}.DialogRequestRefund__field__icon:before,.DialogRequestRefund__note__icon:before{background:transparent no-repeat;background-size:16px 16px;content:" ";display:inline-block;height:16px;width:16px}.DialogRequestRefund__field__icon--service,.DialogRequestRefund__field__icon--smart-paper,.DialogRequestRefund__field__icon--writer{margin-top:-12px;position:relative;top:4px}@media only screen and (min-width:641px){.DialogRequestRefund__field__icon--service,.DialogRequestRefund__field__icon--smart-paper,.DialogRequestRefund__field__icon--writer{margin-top:0;position:absolute;right:100%;top:7px}}.DialogRequestRefund__field__icon--writer:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSI+PHBhdGggZmlsbD0iIzAxODBkNSIgZD0iTTE0Ljc3IDQuMDZMMTAuOTQuMjNhLjgwMy44MDMgMCAwMC0xLjEzIDBMLjkyIDkuMTNjLS4xMi4xMi0uMi4yNy0uMjIuNDRMMCAxNC4wOWMtLjA0LjI0LjA0LjQ4LjIuNjZsLjA5LjA5Yy4xNC4xMS4zMi4xNy41LjE2aC4xMmw0LjUyLS42OWMuMTctLjAyLjMyLS4xLjQ0LS4yMmw4LjktOC44OWMuMzEtLjMxLjMxLS44MiAwLTEuMTR6TTMuODIgMTNsLTIuMDguMzEuMzItMi4wOEwzLjgyIDEzem03LTYuMDdsLTUuNCA1LjM3TDIuNyA5LjU5bDUuNDItNS40MiAyLjcgMi43NnptMi4yNi0yLjI1TDEyIDUuNzYgOS4yNCAzLjA1bDEuMTQtMS4xNCAyLjcgMi43N3oiLz48L3N2Zz4=)}.DialogRequestRefund__field__icon--service:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMy4yOSAxNC45MiI+PHBhdGggZmlsbD0iIzAxODBkNSIgZD0iTTEzLjI5IDhjLS4yMi00LjY5LTMtOC02Ljc1LThTMCAzLjMyIDAgOC4wN3YuMjJsLjIyIDIuMzljLjA4IDEuMDcuOTggMS44OCAyLjA1IDEuODVoLjU1Yy41My0uMDMgMS4wMS0uMjkgMS4zMi0uNzIuMzItLjQyLjUxLS45Mi41Mi0xLjQ1bC0uNDQtMi40OWExLjc1IDEuNzUgMCAwMC0uNzEtMS4zNGMtLjQyLS4zMy0uOTMtLjUxLTEuNDYtLjUzaC0uMjd2LS4xNmMuNzItMi42IDIuNjItNC4zNSA0Ljc2LTQuMzVzNCAxLjc1IDQuNzEgNC4zNmwuMDUuMTVIMTFjLS41My0uMDQtMS4wNS4xNC0xLjQ0LjUxLS40Ny4yOC0uNzUuNzktLjczIDEuMzNsLS4yMiAyLjQxYy0uMDguNzcuMzIgMS41MiAxIDEuODktLjgyLjgyLTEuOTQgMS4yNi0zLjEgMS4yMi0uNDMtLjAzLS44LjI5LS44NC43MS0uMDMuNDIuMjguOC43Ljg0aC4yN2MxLjkyLjAxIDMuNzEtLjk0IDQuNzctMi41NC44OC0uMTkgMS41NC0uOTEgMS42NS0xLjhsLjIyLTIuNDEuMDEtLjE2ek0yIDcuNjFoLjMyYy4xIDAgLjMxIDAgLjM1LjE4LjA2LjA4LjEuMTguMTEuMjhMMyAxMC40NmMwIC4xMiAwIC4zNi0uMjQuMzYtLjA1LjA3LS4xMy4xMS0uMjIuMTFoLS4zOGEuNDA3LjQwNyAwIDAxLS40NS0uMzZ2LS4xbC0uMjItMi4zOWMtLjA0LS4yMi4xMS0uNDQuMzMtLjQ4LjA2LS4wMS4xMi0uMDEuMTguMDF6bTkuNjQuNThsLS4yMiAyLjRjLS4wMi4yNS0uMjEuNDQtLjQ2LjQ1aC0uMzNhLjQ4LjQ4IDAgMDEtLjQ2LS40NmwuMjItMi40MmMuMDMtLjI0LjIyLS40Mi40Ni0uNDRoLjMzYy4yNS4wMS40NS4yMS40Ni40NnYuMDF6Ii8+PC9zdmc+)}.DialogRequestRefund__field__icon--smart-paper:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSLQodC70L7QuV8xIiB2aWV3Qm94PSIwIDAgMTMuMyAxNC45Ij48c3R5bGU+LnN0MHtmaWxsOiMwMTgwZDV9PC9zdHlsZT48cGF0aCBkPSJNMTIuNS4xaC05Yy0uMSAwLS4xIDAtLjIuMS0uMSAwLS4xLjEtLjIuMUwuMiAzLjZjMCAuMS0uMS4yLS4xLjJWNEgwdjEwYzAgLjUuNC44LjguOGgxMS42Yy41IDAgLjgtLjQuOC0uOFYuOWMuMS0uNC0uMy0uOC0uNy0uOHpNMiAzLjhsMS4zLTEuNnYxLjZIMnptOS42IDkuNGgtMTBWNWgyLjFjLjUgMCAuOC0uNC44LS44VjEuN2g3LjF2MTEuNXpNMy41LjR6IiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTIuNiA3LjNjMCAuNC4zLjcuOC43aDQuMWMuNSAwIC44LS4zLjgtLjcgMC0uNC0uNC0uNy0uOC0uN0gzLjRjLS41LS4xLS44LjItLjguN3pNMi42IDEwLjFjMCAuNC40LjcuOC43SDljLjUgMCAuOC0uMy44LS43IDAtLjQtLjQtLjctLjgtLjdIMy40Yy0uNSAwLS44LjMtLjguN3oiIGNsYXNzPSJzdDAiLz48L3N2Zz4=)}.DialogRequestRefund__radio{margin-bottom:24px;padding-left:32px;position:relative}@media only screen and (min-width:641px){.DialogRequestRefund__radio{padding-left:40px}}.DialogRequestRefund__radio--disabled{opacity:.75}.DialogRequestRefund__radio__label{display:block;font-size:15px;font-weight:700;margin-bottom:12px}.DialogRequestRefund__radio__controls{font-size:100%;height:16px;left:6px;line-height:normal;margin:0 10px 0 0;position:absolute;top:4px;vertical-align:baseline;width:16px}@media only screen and (min-width:641px){.DialogRequestRefund__radio__controls{margin-right:18px}}.DialogRequestRefund__note{color:#777;margin-bottom:12px;position:relative}@media only screen and (min-width:641px){.DialogRequestRefund__note{margin-bottom:24px}}.DialogRequestRefund__note__text{color:#777;margin-left:32px}@media only screen and (min-width:641px){.DialogRequestRefund__note__text{margin-left:40px}}.DialogRequestRefund__note__text--warning{color:#543c29}.DialogRequestRefund__note__icon{left:4px;position:absolute;top:2px}.DialogRequestRefund__note__icon:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0iYmFzaWMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjciIGhlaWdodD0iMjAiPjxwYXRoIGZpbGw9IiNiOTc2NWMiIGQ9Ik01LjAxOSAxMy4wMTZMNiAwSC45NTFsMS4wNDIgMTMuMDE2aDMuMDI2em0tMS41MjIgNi45NzhjMS40OTcgMCAyLjQ2Ny0xLjA4MSAyLjQ2Ny0yLjUyMS0uMDI4LTEuNDY5LS45OTgtMi41MjItMi40NjctMi41MjJzLTIuNDk0IDEuMDU0LTIuNDk0IDIuNTIyYzAgMS40NC45OTggMi41MjEgMi40OTQgMi41MjF6Ii8+PC9zdmc+);background-size:8.4px 24px;height:24px;width:24px}.DialogRequestRefund__reasons-option{margin-bottom:12px;margin-left:4px}.DialogRequestRefund__reasons-option>.UICheckbox--theme-default>.UICheckbox__label{font-weight:700}.DialogRequestRefund__reason-option__body{font-weight:400;margin:0 0 24px 32px}.DialogRequestRefund__reason-option__body__description{margin-bottom:12px}.DialogRequestRefund__reason-option-textarea{height:78px;width:98%}.DialogRequestRefund__footer{border-top:1px solid #ccc;margin-top:12px;padding-top:15px;text-align:center}.DialogRequestRefund__comment{height:112px}.AcceptPolicy_note{font-size:.875rem;line-height:1.25rem;margin:0 0 16px}.UserId__info{display:block;position:relative;margin-bottom:20px;padding:20px;text-align:center;color:#3b95e9;background-color:#dcf1ff;border:none;border-radius:5px;width:100%;cursor:pointer}.UserId__info:hover{opacity:.8}.UserId__info:focus{outline:none}.UserId__info:before{position:absolute;display:block;content:"";width:20px;height:26px;top:50%;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);background:no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyNiI+PHN0eWxlIGlkPSJuaWdodC1tb2RlLXByby1zdHlsZSIvPjxnIGlkPSJQYWdlLTEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgaWQ9IkRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04MjEgLTI2NCkiIGZpbGw9IiMzQjk1RTkiIGZpbGwtcnVsZT0ibm9uemVybyI+PGcgaWQ9ImN1dCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODIxIDI2NCkiPjxwYXRoIGQ9Ik0zLjg0MyAxNy41NzNhMy44MDUgMy44MDUgMCAwMC0zLjggMy44YzAgMi4wOTQgMS43MDYgMy44IDMuOCAzLjhhMy43OSAzLjc5IDAgMDAzLjc3OC0zLjU4NWwxLjk2NC00LjY0MSAxLjk2NSA0LjU5OGEzLjgxNCAzLjgxNCAwIDAwNy42Mi0uMjE2IDMuODE0IDMuODE0IDAgMDAtMy44Mi0zLjgyIDMuODQxIDMuODQxIDAgMDAtMy4wMDEgMS40NDZsLTEuODE0LTQuMjc1TDE2LjE3IDEuMzZhLjg1Ny44NTcgMCAwMC0uNDc1LTEuMTQ0Ljg3Ljg3IDAgMDAtMS4xNjYuNDMyTDkuNTY0IDEyLjQxMyA0LjUzNC42NDhBLjg3OC44NzggMCAwMDMuMzY4LjE5NEMyLjkxNC4zOSAyLjcyLjkwNyAyLjkxNCAxLjM2bDUuNyAxMy4zMkw2LjggMTguOTk4YTMuNzY4IDMuNzY4IDAgMDAtMi45NTctMS40MjV6bTIuMDI5IDMuNzc4YzAgMS4xMjMtLjkwNyAyLjAzLTIuMDMgMi4wM2EyLjAyNyAyLjAyNyAwIDAxLTIuMDI5LTIuMDNjMC0xLjEyMy45MDctMi4wMyAyLjAzLTIuMDMgMS4xIDAgMi4wMDcuOTA3IDIuMDI5IDIuMDN6bTkuNDc3LTIuMDk0YTIuMDUgMi4wNSAwIDAxMi4wNTEgMi4wNSAyLjA2NCAyLjA2NCAwIDAxLTIuMDUgMi4wNTIgMi4wNjQgMi4wNjQgMCAwMS0yLjA1Mi0yLjA1MSAyLjA1IDIuMDUgMCAwMTIuMDUxLTIuMDUxeiIgaWQ9IlNoYXBlIi8+PC9nPjwvZz48L2c+PC9zdmc+)}.UserId__id{margin-top:0;margin-bottom:.5em;font-size:28px;font-weight:700}.UserId__text{margin-top:0;margin-bottom:0}.UserId__download{display:flex;align-items:center;font-size:14px}.UserId__button{padding-top:.6rem;padding-bottom:.6rem}.UserId__button,.UserId__button:hover{border-color:#429ae8}.UserId__button:hover:before{opacity:.5}.UserId__button:before{display:inline-block;content:"";width:19px;height:20px;margin-right:10px;vertical-align:-4px;background:no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyMCI+PHN0eWxlIGlkPSJuaWdodC1tb2RlLXByby1zdHlsZSIvPjxnIGlkPSJQYWdlLTEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgaWQ9IkRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NDIgLTM0OSkiIGZpbGw9IiMzQjk1RTkiIGZpbGwtcnVsZT0ibm9uemVybyI+PGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQyNyAzMzkpIj48ZyBpZD0iaW5ib3gtZG93bmxvYWRpbmciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1IDEwKSI+PHBhdGggZD0iTTUuOTM3IDUuMjc0Yy0uMDc2LS4xMjEtLjA4Mi0uMjM2LS4wMTktLjM0NC4wNjQtLjEzNC4xNTgtLjIwMi4yODUtLjIwMmgxLjUzNlYuMzI1YS4zMTcuMzE3IDAgMDEuMzIyLS4zMjNoMi44NDZjLjIxNSAwIC4zMjMuMTA4LjMyMy4zMjN2NC40MDNoMS41MzZjLjEyNyAwIC4yMjEuMDYxLjI4NS4xODIuMDYzLjEzNS4wNTYuMjU2LS4wMi4zNjRsLTMuMjggNC45MDhjLS4wNjQuMDk0LS4xNDYuMTQxLS4yNDguMTQxYS4zMDIuMzAyIDAgMDEtLjI2NS0uMTQxbC0zLjMtNC45MDh6bTExLjg1NiA1LjAwOWMuMzI5IDAgLjYwNy4xMjQuODM1LjM3NC4yMjcuMjQ5LjM0MS41NDguMzQxLjg5OHY3LjE5YzAgLjM1LS4xMTQuNjQ3LS4zNDEuODlhMS4xMDIgMS4xMDIgMCAwMS0uODM1LjM2M0gxLjE3NmMtLjMyOSAwLS42MDctLjEyMS0uODM1LS4zNjNhMS4yNSAxLjI1IDAgMDEtLjM0MS0uODl2LTcuMTljMC0uMzUuMTE0LS42NS4zNDEtLjg5OC4yMjgtLjI1LjUwNi0uMzc0LjgzNS0uMzc0aDQuMjExYy4yNjYgMCAuNTAzLjA4LjcxMi4yNDIuMjA4LjE2Mi4zNS4zNzcuNDI2LjY0N2EzLjMzNiAzLjMzNiAwIDAwMS4xMjkgMS42NjYgMi44NzYgMi44NzYgMCAwMDEuODMuNjM2Yy42ODMgMCAxLjI5Ny0uMjEyIDEuODQtLjYzNi41NDQtLjQyNC45MjQtLjk4IDEuMTM5LTEuNjY2YTEuMjEgMS4yMSAwIDAxLjQyNi0uNjQ3Yy4yMS0uMTYxLjQ0LS4yNDIuNjkzLS4yNDJoNC4yMXoiIGlkPSJTaGFwZSIvPjwvZz48L2c+PC9nPjwvZz48L3N2Zz4=)}.UserId__or{position:relative;margin-left:15px;margin-right:15px;color:#797979}.UserId__or:after,.UserId__or:before{position:absolute;display:block;content:"";width:1px;height:10px;left:50%;background-color:#333}.UserId__or:before{top:-8px}.UserId__or:after{bottom:-9px}.UserId__list{flex-grow:1;padding-left:20px;color:#797979}.UserId__list,.UserId__list>li{margin-top:0;margin-bottom:0}.UserId__list>li+li{margin-top:3px}.DialogCantLogin__title{text-align:center}.DialogCantLogin__subtitle{margin-top:.3em;font-size:.9em}.DialogCantLogin__list{padding-left:0;list-style-type:none}.DialogCantLogin__list>li+li{margin-top:1.4rem}.DialogCantLogin__hint{opacity:.5;margin-top:3px;padding-left:1.5em;font-size:.8em}.RequestCallBackOptions__option{margin-bottom:15px}.DialogRequestСallBack{max-width:750px}.TipsForm__message{margin-bottom:24px;font-weight:700}.TipsForm__text{margin-bottom:21px;font-size:15px;line-height:18px}.TipsForm__input-wrapper{position:relative;margin-top:16px}.TipsForm__input-wrapper:before{content:"$";display:inline-block;position:absolute;left:14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;font-size:15px}.TipsForm__input{padding-left:24px}.TipsForm__input:focus::-webkit-input-placeholder{color:transparent}.TipsForm__input:focus::-moz-placeholder{color:transparent}.TipsForm__input:focus:-ms-input-placeholder{color:transparent}.TipsForm__input:focus::-ms-input-placeholder{color:transparent}.TipsForm__input:focus::placeholder{color:transparent}.TipsForm__buttons{margin-top:32px;margin-bottom:15px;text-align:right}.TipsForm__amount{font-weight:700}@media only screen and (max-width:640px){.TipsForm__radiobuttons{flex-wrap:wrap}.TipsForm__radiobuttons .radio-button-wrapper{margin-bottom:16px;max-width:105px}}@media only screen and (max-width:425px){.TipsForm__radiobuttons{margin:0 -8px}.TipsForm__radiobuttons .radio-button-wrapper{margin-left:8px;margin-right:8px;width:calc(50% - 16px);min-width:0;max-width:none}.TipsForm__radiobuttons .radio-button-wrapper:not(:last-child){margin-right:8px}}.DialogTips{width:530px;max-width:92%}.DialogPaymentsClosed__footer{margin-left:-10px;margin-right:-10px;border-top:1px solid #ccc;padding-top:15px;text-align:center}.DialogPaymentsClosed__btn{color:#fff!important;font-weight:400!important} | 127,883 | 127,883 | 0.838579 |
e42a95faad2349a1e60a05b244d4a65316e47986 | 769 | css | CSS | mlflow/server/js/src/experiment-tracking/components/HomePage.css | jinzhang21/mlflow | e926be917795fd945ea347e02cf31214008d3f1e | [
"Apache-2.0"
] | 1 | 2022-03-15T00:19:10.000Z | 2022-03-15T00:19:10.000Z | mlflow/server/js/src/experiment-tracking/components/HomePage.css | jinzhang21/mlflow | e926be917795fd945ea347e02cf31214008d3f1e | [
"Apache-2.0"
] | 9 | 2021-08-04T06:41:49.000Z | 2022-01-10T10:10:52.000Z | mlflow/server/js/src/experiment-tracking/components/HomePage.css | jinzhang21/mlflow | e926be917795fd945ea347e02cf31214008d3f1e | [
"Apache-2.0"
] | 2 | 2019-05-11T08:13:38.000Z | 2019-05-14T13:33:54.000Z | .outer-container {
display: flex;
}
.HomePage-experiment-list-container {
flex: 0 0 312px;
}
.experiment-view-container {
/*
* Allow experiment view container to be smaller than its content (i.e. a large-width runs table)
* by overriding min-width as described in https://stackoverflow.com/a/38383437 and
* https://developer.mozilla.org/en-US/docs/Web/CSS/flex
*/
min-width: 0px;
flex: 1 1;
padding: 0 64px 0 32px;
}
/* BEGIN css for when experiment list collapsed */
.expander {
display: inline-block;
background-color: #082142d6;
color: #FFFFFF;
font-size: 16px;
line-height: 24px;
width: 24px;
height: 24px;
text-align: center;
vertical-align: bottom;
cursor: pointer;
}
/* END css for when experiment list collapsed */
| 23.30303 | 99 | 0.693108 |
e42c1f6f830d47a5106c8d2f6e0c580c935027a1 | 1,489 | css | CSS | open-fonts/css/NotoSansArabic.css | kiwi0fruit/open-fonts | deb211dd1e08becf3b9300b02365cd79415c64d4 | [
"MIT"
] | 30 | 2018-02-21T10:19:45.000Z | 2022-02-23T15:45:34.000Z | open-fonts/css/NotoSansArabic.css | kiwi0fruit/open-fonts | deb211dd1e08becf3b9300b02365cd79415c64d4 | [
"MIT"
] | 33 | 2018-02-09T15:38:46.000Z | 2021-12-08T21:40:26.000Z | open-fonts/css/NotoSansArabic.css | kiwi0fruit/open-fonts | deb211dd1e08becf3b9300b02365cd79415c64d4 | [
"MIT"
] | 4 | 2019-11-18T03:14:07.000Z | 2022-02-23T03:59:00.000Z | @font-face {
font-family: 'Noto Sans Arabic';
src: url("<...>NotoSansArabic-Regular.ttf") format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans Arabic';
src: url("<...>NotoSansArabic-Thin.ttf") format("truetype");
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans Arabic';
src: url("<...>NotoSansArabic-ExtraLight.ttf") format("truetype");
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans Arabic';
src: url("<...>NotoSansArabic-Light.ttf") format("truetype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans Arabic';
src: url("<...>NotoSansArabic-Medium.ttf") format("truetype");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans Arabic';
src: url("<...>NotoSansArabic-SemiBold.ttf") format("truetype");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans Arabic';
src: url("<...>NotoSansArabic-Bold.ttf") format("truetype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans Arabic';
src: url("<...>NotoSansArabic-ExtraBold.ttf") format("truetype");
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans Arabic';
src: url("<...>NotoSansArabic-Black.ttf") format("truetype");
font-weight: 900;
font-style: normal;
}
| 27.072727 | 70 | 0.625252 |
e42c5f1e475e0e6ef086e0d2ea5bbd4775aae112 | 8,013 | css | CSS | modules/base/general/template/css/main.css | siroxico/una | 9195f5ac6fd2b7fef6a7a8e388f6a2c87d4363e2 | [
"MIT"
] | 1 | 2019-06-09T17:28:32.000Z | 2019-06-09T17:28:32.000Z | modules/base/general/template/css/main.css | siroxico/una | 9195f5ac6fd2b7fef6a7a8e388f6a2c87d4363e2 | [
"MIT"
] | null | null | null | modules/base/general/template/css/main.css | siroxico/una | 9195f5ac6fd2b7fef6a7a8e388f6a2c87d4363e2 | [
"MIT"
] | null | null | null |
/* breadcrumb */
div.bx-base-general-breadcrumb {
white-space: nowrap;
overflow: hidden;
}
div.bx-base-general-breadcrumb a,
div.bx-base-general-breadcrumb i {
display: inline-block;
vertical-align: top;
height: 2.2rem;
line-height: 2.2rem;
}
.bx-base-general-breadcrumb-home i.sys-icon {
font-size: 2.0rem;
}
/* view entry */
.bx-base-general-entity-info > p:first-child {
margin-top:0;
}
/* view entry: actions */
.bx-base-general-entity-actions ul.bx-menu-hor {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.bx-base-general-entity-actions ul.bx-menu-hor.bx-menu-more-auto {
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item {
white-space: nowrap;
}
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .cmt-element-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .cmt-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-view-element-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-view-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-vote-element-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-vote-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-score-element-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-score-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-favorite-element-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-favorite-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-report-element-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-report-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-tl-repost-element-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-tl-repost-counter-holder {
float: none;
display: inline-block;
vertical-align: top;
}
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .cmt-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-view-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-vote-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-score-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-favorite-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-report-counter-holder,
.bx-base-general-entity-actions .bx-menu-hor li.bx-menu-item .bx-tl-repost-counter-holder {
line-height: normal;
}
.bx-base-general-entity-actions .cmt,
.bx-base-general-entity-actions .bx-view,
.bx-base-general-entity-actions .bx-vote,
.bx-base-general-entity-actions .bx-score,
.bx-base-general-entity-actions .bx-favorite,
.bx-base-general-entity-actions .bx-feature,
.bx-base-general-entity-actions .bx-report,
.bx-base-general-entity-actions .bx-tl-repost,
.bx-base-general-entity-actions .bx-menu-btns-hor.bx-menu-object-sys_social_sharing,
.bx-base-general-entity-actions .bx-base-general-entity-action {
position: relative;
float: none;
display: inline-block;
vertical-align: top;
margin: 0;
padding: 0;
}
/* TODO: Remove this at the end */
.bx-base-general-entity-share .bx-base-general-comments,
.bx-base-general-entity-share .bx-view,
.bx-base-general-entity-share .bx-vote,
.bx-base-general-entity-share .bx-score,
.bx-base-general-entity-share .bx-favorite,
.bx-base-general-entity-share .bx-feature,
.bx-base-general-entity-share .bx-report,
.bx-base-general-entity-share .bx-tl-repost,
.bx-base-general-entity-share .bx-menu-btns-hor.bx-menu-object-sys_social_sharing {
position: relative;
float: none;
display: inline-block;
vertical-align: top;
}
/* attachments */
.bx-base-general-attachments {
margin:-1px;
}
.bx-base-general-attachment {
margin:1px;
}
.bx-base-general-attachments .bx-base-general-attachment video,
.bx-base-general-attachments .bx-base-general-attachment {
width:18.75rem;
height:12.5rem;
}
.bx-base-general-attachment a div {
text-overflow: ellipsis;
overflow: hidden;
}
/* comments item */
div.bx-base-general-comments div.bx-base-general-comments-element-holder,
div.bx-base-general-comments div.bx-base-general-comments-counter-holder {
position: relative;
float: left;
}
.bx-base-general-comments-element-holder
.bx-base-general-comments-counter-holder {
line-height: 20px;
line-height: 1.25rem;
}
.bx-base-general-comments-button .bx-base-general-comments-element-holder,
.bx-base-general-comments-button .bx-base-general-comments-counter-holder {
line-height: 36px;
line-height: 2.2rem;
}
.bx-base-general-comments-button .bx-base-general-comments-counter-holder {
font-size: 1.5rem;
}
.bx-base-general-comments-link .bx-base-general-comments-counter-holder.bx-btn-border {
border-width: 0px;
}
/* unit */
.bx-def-unit-live-search {
width:236px;
width:14.75;
overflow:hidden;
}
.bx-def-unit-live-search .bx-def-unit-info {
width:188px;
width:11.75;
}
.bx-def-unit-live-search .bx-def-unit-img {
background-size:cover;
background-repeat:no-repeat;
background-position:center center;
}
/* unit meta */
.bx-base-general-unit-meta {
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
}
.sys-author ul.bx-menu-custom.bx-menu-hor,
.bx-base-general-unit-meta ul.bx-menu-custom.bx-menu-hor {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0.1rem -0.25rem 0.2rem -0.25rem;
}
.sys-author ul.bx-menu-custom.bx-menu-hor > li,
.bx-base-general-unit-meta ul.bx-menu-custom.bx-menu-hor > li {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
white-space: nowrap;
}
.sys-author ul.bx-menu-custom.bx-menu-hor > li.bx-menu-item-nl,
.bx-base-general-unit-meta ul.bx-menu-custom.bx-menu-hor > li.bx-menu-item-nl {
display: none;
width: 100%;
height: 0.5rem;
}
.bx-base-pofile-unit-with-cover .bx-base-general-unit-meta ul.bx-menu-custom.bx-menu-hor > li.bx-menu-item-nl {
display: block;
}
.sys-author ul.bx-menu-custom.bx-menu-hor > li > span,
.bx-base-general-unit-meta ul.bx-menu-custom.bx-menu-hor > li > span {
margin-left: 0;
margin-right: 0;
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.sys-author ul.bx-menu-custom li:first-child .bx-base-general-unit-meta-div,
.bx-base-general-unit-meta ul.bx-menu-custom li:first-child .bx-base-general-unit-meta-div {
display: none;
}
.sys-author ul.bx-menu-custom li .bx-base-general-unit-meta-item,
.sys-author ul.bx-menu-custom li .bx-base-general-unit-meta-div,
.sys-author ul.bx-menu-custom li .bx-btn,
.sys-author ul.bx-menu-custom li .bx-vote.bx-vote-stars,
.bx-base-general-unit-meta ul.bx-menu-custom li .bx-base-general-unit-meta-item,
.bx-base-general-unit-meta ul.bx-menu-custom li .bx-base-general-unit-meta-div,
.bx-base-general-unit-meta ul.bx-menu-custom li .bx-btn,
.bx-base-general-unit-meta ul.bx-menu-custom li .bx-vote.bx-vote-stars {
position: relative;
float: none;
display: inline-block;
vertical-align: middle;
}
.sys-author ul.bx-menu-custom li .bx-vote.bx-vote-stars,
.bx-base-general-unit-meta ul.bx-menu-custom li .bx-vote.bx-vote-stars {
margin-top: 0px;
margin-bottom: 0px;
}
.sys-author ul.bx-menu-custom li .bx-metatags-keyword,
.bx-base-general-unit-meta ul.bx-menu-custom li .bx-metatags-keyword {
margin: 0px;
line-height: normal;
}
| 33.527197 | 111 | 0.714963 |
e42d870b36e0f0b9627cbb4f6332f471684a77f3 | 4,373 | css | CSS | public/assets/frontend/css/supersized.shutter.css | minhliem86/blog-elite | 5800db541f277359a41694461862a2fd2aeb087d | [
"MIT"
] | null | null | null | public/assets/frontend/css/supersized.shutter.css | minhliem86/blog-elite | 5800db541f277359a41694461862a2fd2aeb087d | [
"MIT"
] | null | null | null | public/assets/frontend/css/supersized.shutter.css | minhliem86/blog-elite | 5800db541f277359a41694461862a2fd2aeb087d | [
"MIT"
] | null | null | null | /*
Supersized - Fullscreen Slideshow jQuery Plugin
Version : 3.2.5
Site : www.buildinternet.com/project/supersized
Theme : Shutter 1.1
Author : Sam Dunn
Company : One Mighty Roar (www.onemightyroar.com)
License : MIT License / GPL License
*/
/* Controls Bar
----------------------------*/
#controls-wrapper { margin:0 auto; height:42px; width:100%; bottom:0px; left:0; z-index:4; background:url(../img/nav-bg.png) repeat-x; position:fixed; }
#controls { overflow:hidden; height:100%; position:relative; text-align:left; z-index:5; }
#slidecounter { float:left; color:#999; font:14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 0 -1px 0; margin:0px 10px 0 15px; line-height:42px; }
#slidecaption { overflow:hidden; float:left; color:#FFF; font:400 14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 1px 1px 2px; margin:0 20px 0 0; line-height:42px; }
#navigation { float:right; margin:0px 20px 0 0; }
#play-button{ float:left; margin-top:1px;border-right:1px solid #333; background:url('../img/bg-hover.png') repeat-x 0 44px; }
#play-button:hover{ background-position:0 1px; cursor:pointer; }
#prevslide, #nextslide{ position:absolute; height:43px; width:43px; top:50%; margin-top:-21px; }
#prevslide{ left:10px; background:url('../img/back.png'); }
#nextslide{ right:10px; background:url('../img/forward.png'); }
#prevslide:active, #nextslide:active{ margin-top:-19px; }
#prevslide:hover, #nextslide:hover{ cursor:pointer; }
ul#slide-list{ padding:15px 0; float:left; position:absolute; left:50%; }
ul#slide-list li{ list-style:none; width:12px; height:12px; float:left; margin:0 5px 0 0; }
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover{ background-position:0 0px; }
ul#slide-list li a{ display:block; width:12px; height:12px; background:url('../img/nav-dot.png') no-repeat 0 -24px; }
ul#slide-list li a:hover{ background-position:0 -12px; cursor:pointer; }
#tray-button{ float:right; margin-top:1px; border-left:1px solid #333; background:url('../img/bg-hover.png') repeat-x 0 44px; }
#tray-button:hover{ background-position:0 1px; cursor:pointer; }
/* Progress Bar
----------------------------*/
#progress-back{ z-index:5; position:fixed; bottom:0; left:0; height:4px; width:100%; background: #e6040c; }
#progress-bar{ position:relative; height:4px; width:100%; background: #222; }
/* Thumbnail Navigation
----------------------------*/
#nextthumb,#prevthumb { z-index:2; display:none; position:fixed; bottom:61px; height:75px; width:100px; overflow:hidden; background:#ddd; border:1px solid #fff; -webkit-box-shadow:0 0 5px #000; }
#nextthumb { right:12px; }
#prevthumb { left:12px; }
#nextthumb img, #prevthumb img { width:150px; height:auto; }
#nextthumb:active, #prevthumb:active { bottom:59px; }
#nextthumb:hover, #prevthumb:hover { cursor:pointer; }
/* Thumbnail Tray
----------------------------*/
#thumb-tray{ position:fixed; z-index:3; bottom:0; left:0; background:url(../img/bg-black.png); height:150px; width:100%; overflow:hidden; text-align:center; }
#thumb-back, #thumb-forward{ position:absolute; z-index:5; bottom:42px; height:108px; width:40px; }
#thumb-back{ left:0; background: url('../img/thumb-back.png') no-repeat center center;}
#thumb-forward{ right:0; background:url('../img/thumb-forward.png') no-repeat center center;}
#thumb-back:hover, #thumb-forward:hover{ cursor:pointer; background-color:rgba(256,256,256, 0.1); }
#thumb-back:hover{ border-right:1px solid rgba(256,256,256, 0.2); }
#thumb-forward:hover{ border-left:1px solid rgba(256,256,256, 0.2); }
ul#thumb-list{ display:inline-block; list-style:none; position:relative; left:0px; padding:0 0px; }
ul#thumb-list li{ background:#111; list-style:none; display:inline; width:150px; height:108px; overflow:hidden; float:left; margin:0; }
ul#thumb-list li img { width:200px; height:auto; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); }
ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img{ opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); }
ul#thumb-list li:hover{ cursor:pointer; } | 59.90411 | 196 | 0.67711 |
e42e24bec9f1311754b931403d36ad497d85ac2b | 640 | css | CSS | twitter/src/Components/Sidebar/Sidebar.css | shaima96/TwitterRepo | b4bf0a27fc850c3cb9dcdf4e279e9f0a69fb37b7 | [
"MIT"
] | null | null | null | twitter/src/Components/Sidebar/Sidebar.css | shaima96/TwitterRepo | b4bf0a27fc850c3cb9dcdf4e279e9f0a69fb37b7 | [
"MIT"
] | null | null | null | twitter/src/Components/Sidebar/Sidebar.css | shaima96/TwitterRepo | b4bf0a27fc850c3cb9dcdf4e279e9f0a69fb37b7 | [
"MIT"
] | null | null | null | .sidebar {
border-right: 1px solid var(--twitter-background);
flex: 0.3;
/* min-width: 250px; */
margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
.sidebar__twitterIcon {
color: var(--twitter-color);
font-size: 30px !important;
margin-left: 20px;
margin-bottom: 20px;
}
.sidebar__tweet {
background-color: var(--twitter-color) !important;
border: none !important;
color: white !important;
font-weight: 900 !important;
text-transform: inherit !important;
border-radius: 30px !important;
height: 50px !important;
margin-top: 20px !important;
} | 24.615385 | 54 | 0.6375 |
e42e36730556c95ea72b0c3c50d0fbb7d30a0302 | 1,140 | css | CSS | frontend/Components/FeedBox/styles.css | tylersweeney/wearestillcoolapp | d032ba620384325412c3c9c226008d119edcbba1 | [
"MIT"
] | 1 | 2018-03-07T03:27:38.000Z | 2018-03-07T03:27:38.000Z | frontend/Components/FeedBox/styles.css | tylersweeney/wearestillcoolapp | d032ba620384325412c3c9c226008d119edcbba1 | [
"MIT"
] | null | null | null | frontend/Components/FeedBox/styles.css | tylersweeney/wearestillcoolapp | d032ba620384325412c3c9c226008d119edcbba1 | [
"MIT"
] | null | null | null | @value borderColor, backShade, secondaryFontColor, primaryFontColor from 'SharedStyles/globalStyles.css';
/**
* FeedBox styles
*/
.container {
margin-top: 20px;
border: 1px solid borderColor;
&:first-child { margin-top: 0px; }
}
.header {
border-bottom: 1px solid borderColor;
height: 30px;
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
background-color: backShade;
}
.title {
padding-left: 10px;
font-size: 13px;
font-weight: 700;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.sortList {
& .sort {
color: secondaryFontColor;
display: inline-block;
height: 30px;
line-height: 30px;
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
padding: 0px 10px;
cursor: pointer;
user-select: none;
&.sortActive { color: primaryFontColor; }
}
}
.posts {
display: flex;
flex-direction: column;
}
.loading {
font-size: 12px;
letter-spacing: 0.5px;
color: secondaryFontColor;
padding: 20px 0px;
text-align: center;
background-color: rgba(255, 255, 255, .6);
}
| 18.387097 | 105 | 0.668421 |
e42f072c7b39ddfa7be022744301ef95e41d25aa | 132 | css | CSS | client/src/css/App.css | NolanHughes/drumverb | 418314710f3550d90f866495d917deeab0d52a0b | [
"MIT"
] | null | null | null | client/src/css/App.css | NolanHughes/drumverb | 418314710f3550d90f866495d917deeab0d52a0b | [
"MIT"
] | null | null | null | client/src/css/App.css | NolanHughes/drumverb | 418314710f3550d90f866495d917deeab0d52a0b | [
"MIT"
] | null | null | null | #main-div {
background-color: #f1f1f1;
min-height: 100vh;
}
.not-found {
position: relative;
top: 125px;
text-align: center;
} | 13.2 | 27 | 0.674242 |
e43175d60cd16ac6b33f5058e7abc3d9d4af13bf | 1,441 | css | CSS | practical/core/static/css/typeahead.js-bootstrap.css | Ekhel/django-practical | ef92d09e841cdef2c9fc1dd935f02a16ed67a60b | [
"MIT"
] | 77 | 2018-10-15T13:27:52.000Z | 2022-03-23T05:14:54.000Z | practical/core/static/css/typeahead.js-bootstrap.css | Ekhel/django-practical | ef92d09e841cdef2c9fc1dd935f02a16ed67a60b | [
"MIT"
] | 9 | 2020-02-12T00:18:04.000Z | 2022-02-10T10:38:45.000Z | practical/core/static/css/typeahead.js-bootstrap.css | Ekhel/django-practical | ef92d09e841cdef2c9fc1dd935f02a16ed67a60b | [
"MIT"
] | 94 | 2018-11-24T07:32:58.000Z | 2021-09-27T12:08:05.000Z | .twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
margin-bottom: 0;
}
.tt-dropdown-menu {
min-width: 160px;
margin-top: 2px;
padding: 5px 0;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
box-shadow: 0 5px 10px rgba(0,0,0,.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.tt-suggestion {
display: block;
padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
color: #fff;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.tt-suggestion.tt-is-under-cursor a {
color: #fff;
}
.tt-suggestion p {
margin: 0;
} | 29.408163 | 121 | 0.653019 |
e4337e3d23f8b3261497e80ed5a482d47b89c410 | 14,160 | css | CSS | docs/assets/css/home.css | anamontiaga/Adalab-project-m2-debuggerteam | b9399e5b763338611f7fadb2996a398cfff3d08c | [
"MIT"
] | null | null | null | docs/assets/css/home.css | anamontiaga/Adalab-project-m2-debuggerteam | b9399e5b763338611f7fadb2996a398cfff3d08c | [
"MIT"
] | 2 | 2021-05-10T02:29:41.000Z | 2022-02-12T17:17:08.000Z | docs/assets/css/home.css | anamontiaga/Adalab-project-m2-debuggerteam | b9399e5b763338611f7fadb2996a398cfff3d08c | [
"MIT"
] | 4 | 2019-08-08T10:30:42.000Z | 2019-10-28T14:51:02.000Z | 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 {content: "";content: none;}q:before,q:after {content: "";content: none;}table {border-collapse: collapse;border-spacing: 0;}button {background-color: transparent;outline: none;border: 0;cursor: pointer;}.home--title {color: #54585a;font-family: "Open Sans",sans-serif;font-weight: 600;font-size: 18px;text-transform: uppercase;}.home--subtitle {color: #54585a;font-family: "Open Sans",sans-serif;font-size: 14px;text-transform: uppercase;}.header__container {width: 201px;height: 50px;margin: 30px 0px 30px 40px;}.header__container__image {width: 100%;}.visualization {background-image: url("../../assets/images/background-card2.jpg");background-repeat: no-repeat;background-size: cover;width: 100%;height: 457px;padding: 40px;-webkit-box-sizing: border-box;box-sizing: border-box;opacity: 1;}.visualization__wrap {margin: 0 auto;width: 240px;}.visualization__reset {border: 1px solid #fff;border-radius: 15px;margin-bottom: 20px;width: 75px;height: 30px;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.visualization__reset__icon {color: #fff;font-size: 15px;}.visualization__user {-webkit-box-sizing: border-box;box-sizing: border-box;width: 100%;height: 330px;padding-top: 23px;background-color: #fff;-webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2),0 1px 3px 0 rgba(0,0,0,0.35);box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2),0 1px 3px 0 rgba(0,0,0,0.35);}.visualization__user .text__wrap {padding-left: 15px;margin-bottom: 10px;border-left: 5px solid red;}.visualization__user__name {font: bold 18px "Montserrat",sans-serif;width: 100%;height: 20px;overflow: hidden;}.visualization__user__job {color: #54585a;font: 16px "Montserrat",sans-serif;line-height: 20px;width: 100%;height: 20px;overflow: hidden;}.visualization__user__img {width: 100%;height: 200px;background-image: url("../images/blank-profile.png");background-position: center;background-repeat: no-repeat;background-size: cover;}.visualization__user__icon-list {margin: 10px 0 0 20px;display: -webkit-box;display: -ms-flexbox;display: flex;}.visualization__user__icon-list .icon-wrap {-webkit-box-sizing: border-box;box-sizing: border-box;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;width: 32px;height: 32px;border: 2px solid;border-radius: 50%;margin-right: 10px;}.visualization__user__icon-list .icon-wrap .icon {font-size: 18px;opacity: 0.5;}.design {padding: 30px 0 30px;max-width: 280px;margin: auto;border-bottom: 1px solid #d8d8d8;}.design__title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 22px;}.design__title__icon {font-size: 18px;color: #e17334;margin-right: 10px;width: 21px;height: 18px;}.design__title__btn {font-size: 18px;color: #54585a;}.design__colors {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.design__colors__text {margin-left: 20px;}.color-pallet {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-preferred-size: 50%;flex-basis: 50%;margin-bottom: 20px;}.color-pallet .color-btn {margin-right: 10px;}.color-pallet__colors {display: -webkit-box;display: -ms-flexbox;display: flex;}.color-pallet__colors__box {width: 30px;height: 25px;}.blue .text--border {border-left: 5px solid #438792;}.blue .name--color,.blue .icon {color: #114e4e;}.blue .border--color {border-color: #a2deaf;}.blue .box-1 {background-color: #114e4e;}.blue .box-2 {background-color: #438792;}.blue .box-3 {background-color: #a2deaf;}.red .text--border {border-left: 5px solid #bd1010;}.red .name--color,.red .icon {color: #420101;}.red .border--color {border-color: #e95626;}.red .box-1 {background-color: #420101;}.red .box-2 {background-color: #bd1010;}.red .box-3 {background-color: #e95626;}.yell .box-1 {background-color: #3e5b65;}.yell .box-2 {background-color: #eab052;}.yell .box-3 {background-color: #a0c0cf;}.yell .text--border {border-left: 5px solid #eab052;}.yell .name--color,.yell .icon {color: #3e5b65;}.yell .border--color {border-color: #a0c0cf;}.gre .box-1 {background-color: #53E550;}.gre .box-2 {background-color: #E2C913;}.gre .box-3 {background-color: #353604;}.gre .text--border {border-left: 5px solid #E2C913;}.gre .name--color,.gre .icon {color: #53E550;}.gre .border--color {border-color: #353604;}.pur .box-1 {background-color: #CCAEDF;}.pur .box-2 {background-color: #C92C59;}.pur .box-3 {background-color: #7D777E;}.pur .text--border {border-left: 5px solid #C92C59;}.pur .name--color,.pur .icon {color: #CCAEDF;}.pur .border--color {border-color: #7D777E;}.footer {height: 20vh;background-color: #ffffff;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;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;border: 1px #d8d8d8 solid;padding: 0 40px;}.footer_container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: #6b6b6b;font-family: "Open Sans",sans-serif;font-size: 14px;}.footer_container_logo {width: 150px;margin-left: 15px;}.footer_logo {width: 103px;height: 40px;margin-top: 12px;}.data {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;max-width: 281px;margin: auto;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-bottom: 1px solid #d8d8d8;}.data__title {margin-top: 27px;margin-bottom: 25px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row nowrap;flex-direction: row nowrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.data__title__text__icon {font-size: 18px;color: #e17334;margin-right: 10px;width: 21px;height: 18px;}.data__title__btn {font-size: 18px;color: #54585a;}.data__form {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;}.data__form-before {-webkit-transform: translateY(36px);transform: translateY(36px);background-color: #438792;width: 20px;text-align: center;margin-top: -20px;padding-top: 5px;height: 23px;}.data__form__image {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;padding: 10px 10px 10px 0;}.data__form__image-label {color: #114e4e;font-family: "Open Sans",sans-serif;font-size: 14px;}.data__form__image-thumbnail {width: 30px;height: 30px;background-position: center;background-repeat: no-repeat;background-size: cover;}.data__form__image-button {width: 140px;height: 30px;background-color: #e17334;text-decoration: none;color: #fff;font-family: "Open Sans",sans-serif;font-size: 14px;border-radius: 3px;margin-right: 20px;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;}.data__form__image-button #photo {display: none;}.data__form__image-thumbnail {-webkit-box-sizing: border-box;box-sizing: border-box;width: 30px;height: 30px;border: 1px solid #a2deaf;}.data__form-label {color: #114e4e;font-family: "Open Sans",sans-serif;font-size: 14px;}.data__form-item {-webkit-box-sizing: border-box;box-sizing: border-box;height: 30px;margin-top: 7px;margin-bottom: 20px;border: 1px #a2deaf solid;-webkit-padding-start: 25px;padding-inline-start: 25px;}.data__form-item::-webkit-input-placeholder {font-family: "Open Sans",sans-serif;color: #c5c5c5;font-size: 14px;}.data__form-item:-ms-input-placeholder {font-family: "Open Sans",sans-serif;color: #c5c5c5;font-size: 14px;}.data__form-item::-ms-input-placeholder {font-family: "Open Sans",sans-serif;color: #c5c5c5;font-size: 14px;}.data__form-item::placeholder {font-family: "Open Sans",sans-serif;color: #c5c5c5;font-size: 14px;}.data__form--wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.data.hidden {padding: 30px 0 7px;}.data.hidden .data__title {margin: 0;}.data.hidden .data__title__btn {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);}.data.hidden .collapse {display: none;-webkit-transition: 0.5s ease display;transition: 0.5s ease display;}.share {padding: 30px 0 30px;max-width: 280px;margin: auto;border-bottom: 1px solid #d8d8d8;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.share__title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 10px;}.share__title__icon {font-size: 18px;width: 21px;height: 18px;}.share__title__btn {font-size: 18px;color: #54585a;}.share__createcard__btn {height: 10vh;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;border-bottom: 1px solid #d8d8d8;padding-top: 30px;}.share__createcard__btn__title {height: 50px;width: 199px;border-radius: 12px;background-color: #e17334;color: #fff;font-family: "Open Sans",sans-serif;font-weight: 400;font-size: 18px;text-transform: uppercase;padding: 13px 18px 13px 51px;margin-bottom: 30px;}.share__createcard__btn__title:disabled {background-color: grey;cursor: not-allowed;}.share__createcard__btn__icon {color: white;position: relative;right: 67%;-webkit-transform: translate(0px, -83%);transform: translate(0px, -83%);}.share__twitter {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;-ms-flex-line-pack: center;align-content: center;text-align: center;}.share__twitter__title {color: #54585a;font-family: "Open Sans",sans-serif;font-weight: 600;font-size: 18px;margin-bottom: 5px;padding-top: 20px;padding-bottom: 10px;}.share__twitter__btn {height: 30px;width: 181px;border-radius: 3px;background-color: #00a0f5;font-family: "Open Sans",sans-serif;font-size: 14px;line-height: 1.43;padding: 3px 9px 7px 38px;margin: auto;}.share__twitter__btn .sharetwitter {text-decoration: none;color: #fff;}.share__twitter__icon {width: 18px;height: 18px;position: relative;right: 60%;-webkit-transform: translate(-19%, -100%);transform: translate(-19%, -100%);}.share__twitter__link {color: #e17334;font-family: "Open Sans",sans-serif;font-weight: 600;font-size: 12px;min-width: 292px;margin-bottom: 10px;text-decoration: none;}.share__form--wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.share.hidden {padding: 30px 0 7px;}.share.hidden .share__title {margin: 0;}.share.hidden .share__title__btn {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);}.share.hidden .collapse {display: none;-webkit-transition: 0.5s ease display;transition: 0.5s ease display;}.js-hidden {display: none;}.main {background-color: #f5f5f5;padding-bottom: 30px;}.design.hidden {padding: 30px 0 7px;}.design.hidden .design__title {margin: 0;}.design.hidden .design__title__btn {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);}.design.hidden .collapse {display: none;-webkit-transition: 0.5s ease display;transition: 0.5s ease display;}@media all and (min-width: 768px) {.visualization {min-width: 330px;margin: 20px 44px 20px 0;border-radius: 6px;min-height: 826px;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;}.design {max-width: 329px;}.footer {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.data {max-width: 329px;}.share {max-width: 329px;}.main {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.responsive {min-width: 399px;margin-right: 40px;margin-top: 30px;}}@media all and (max-width: 768px) {.design__colors__text {margin-left: 0;}}
| 7,080 | 14,159 | 0.767514 |
e43aef832cf7c7b98f8f9cb8f97db571e37ab670 | 780 | css | CSS | view/src/domain/common/styles/partStyles/dfooter.css | DevangML/CODINE---Code-Editor-and-Planner | a3fdc986a8bc96a290978b27d5722de263b6cee0 | [
"BSD-3-Clause"
] | 1 | 2022-01-26T12:11:18.000Z | 2022-01-26T12:11:18.000Z | view/src/domain/common/styles/partStyles/dfooter.css | DevangML/CODINE---Code-Editor-and-Planner | a3fdc986a8bc96a290978b27d5722de263b6cee0 | [
"BSD-3-Clause"
] | 1 | 2022-03-25T22:44:29.000Z | 2022-03-25T22:44:29.000Z | view/src/domain/common/styles/partStyles/dfooter.css | DevangML/CODINE---Code-Editor-and-Planner | a3fdc986a8bc96a290978b27d5722de263b6cee0 | [
"BSD-3-Clause"
] | null | null | null | /* Dfooter Section */
.dfooter__item {
text-align: center;
font-size: 4vw;
color: rgb(250 234 92);
min-width: 100vw;
}
@media only screen and (max-aspect-ratio: 4/5) {
.dfooter__item {
font-size: 6vw;
}
}
@media only screen and (max-aspect-ratio: 1/2) {
.dfooter__item {
font-size: 9vw;
}
}
.dfooter {
width: 100vw;
background: #232526;
background: linear-gradient(to right, #414345, #232526);
background: linear-gradient(to right, #414345, #232526);
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-items: center;
justify-content: center;
min-height: fit-content;
border-top-left-radius: 7vh;
border-top-right-radius: 7vh;
position: absolute;
bottom: 0;
z-index: 7;
min-height: 12vh;
max-height: 15vh;
}
| 19.02439 | 58 | 0.660256 |
e43ba5bb2a69e5574ca495be9060bdc03907d3c5 | 40 | css | CSS | Visionary_S_AP_FirstSteps/pages/global.css | sick-appspace-samples-develop/Visionary_S_AP_FirstSteps | d0f05ee302f07f4bab9a37001a785fd1c30fe10e | [
"Unlicense"
] | 3 | 2019-08-15T15:21:45.000Z | 2020-05-23T19:01:45.000Z | Visionary_S_AP_FirstSteps/pages/global.css | sick-appspace-samples-develop/Visionary_S_AP_FirstSteps | d0f05ee302f07f4bab9a37001a785fd1c30fe10e | [
"Unlicense"
] | null | null | null | Visionary_S_AP_FirstSteps/pages/global.css | sick-appspace-samples-develop/Visionary_S_AP_FirstSteps | d0f05ee302f07f4bab9a37001a785fd1c30fe10e | [
"Unlicense"
] | 2 | 2020-02-03T12:37:35.000Z | 2020-10-30T10:34:59.000Z | /* Add project wide CSS settings here */ | 40 | 40 | 0.725 |
e43d23c2d29f71555e19df48a0405e6798e4af04 | 3,740 | css | CSS | public/css/styles.css | GuillemGarciaDev/ProfessionalWebsite | e269198f4b3da8af22f75d9c46bb4ee60bc5c32c | [
"MIT"
] | 1 | 2021-01-29T02:44:24.000Z | 2021-01-29T02:44:24.000Z | public/css/styles.css | GuillemGarciaDev/ProfessionalWebsite | e269198f4b3da8af22f75d9c46bb4ee60bc5c32c | [
"MIT"
] | null | null | null | public/css/styles.css | GuillemGarciaDev/ProfessionalWebsite | e269198f4b3da8af22f75d9c46bb4ee60bc5c32c | [
"MIT"
] | null | null | null | body {
font-family: 'Poppins', sans-serif;
background-color: #F1F6F9;
}
a {
text-decoration: none;
color: #394867;
}
h2 {
font-weight: 700;
font-size: 2.5rem;
}
h3 {
font-weight: 600;
color: white;
padding: 0rem 1rem;
}
textarea {
resize: none;
border-radius: 3%;
}
/* Sections */
.return {
margin-top: 4rem;
margin-bottom: 4rem;
}
.form-box {
background-color: #394867;
color: white;
margin: 0rem 13rem;
padding: 3rem;
border-radius: 5%;
box-shadow: 10px 10px 5px #BBBFCA;
}
.edu-card {
padding: 3% 3%;
}
.sub-card {
padding-bottom: 2rem;
}
.my-education {
padding: 2rem 0rem;
}
.cards {
padding-bottom: 5rem 0rem 6rem;
}
.card {
background-color: #394867;
border-radius: 10%;
margin: 1rem;
box-shadow: 10px 10px 5px #BBBFCA;
}
.card:hover {
box-shadow: 0px 0px 30px #FE53BB;
}
.card-body {
padding: 1rem 1rem;
}
/* Components */
.boy {
height: 400px;
width: 400px;
}
.boy-2 {
width: 30%;
margin-bottom: 3rem;
}
.logo {
height: 40%;
width: 40%;
padding: 2rem 0rem;
}
.icon {
width: 19%;
height: 19%;
margin: 1rem 0.75rem;
}
.icon:hover {
box-shadow: 0px 0px 30px #FE53BB;
}
.icon-bottom {
color: white;
}
.icons-row {
padding-left: 2.5rem;
}
.navbar {
padding: 2rem 0rem 10rem;
}
.nav-item {
padding: 0 2rem;
text-align: center;
}
.brand-name {
font-weight: 800;
font-size: 2rem;
}
.option-nav {
font-weight: 800;
font-size: 1rem;
}
.main-page {
padding-bottom: 7rem;
}
#presentation {
font-weight: 800;
font-size: 3.5rem;
line-height: 4.5rem;
}
.about-me {
padding: 4rem 0;
line-height: 1.75rem;
}
#aboutme-title {
padding-bottom: 1.25rem;
font-size: 2.5rem;
}
.ilustr {
text-align: center;
}
.title-info {
padding-left: 70px;
padding-right: 70px;
padding-bottom: 2rem;
font-weight: 400;
font-size: 1.25rem;
}
#coming-soon {
font-size: 4.5rem;
font-weight: 700;
color: #394867;
}
#bcn-img {
padding-top: 1.75rem;
}
.fa-paper-plane {
margin: 2rem 0rem;
color: #394867;
}
.fa-file-alt {
margin: 2rem 0rem;
color: #394867;
}
.btn {
margin-top: 2rem;
background-color: #394867;
color: white;
}
.btn-primary:hover {
background-color: white;
color: #394867;
}
.bottom-title {
margin: 0rem 0rem 2rem;
font-weight: 600;
}
.bottom-icon {
margin: 1rem;
}
.copyright {
margin: 2rem;
}
#contact-title {
font-size: 3.5rem;
font-weight: 600;
color: #394867;
}
.s1 {
padding: 3rem;
}
.hide-form {
visibility: hidden;
display: none;
}
/* SECTIONS */
#landing-page {
padding-bottom: 5rem;
}
#aboutme {
background-color: #394867;
color: white;
}
#myeducation {
padding: 4rem;
}
#skills {
background-color: #394867;
padding: 5rem 0rem;
color: white;
}
#contactme {
padding: 6rem;
}
#bottompage {
margin-top: 3rem;
padding: 3rem;
text-align: center;
background-color: #394867;
color: white;
}
#work {
padding: 7rem;
}
/* Media Queries */
@media (max-width: 990px) {
.card {
width: 40%;
margin-left: 12rem;
}
.form-box {
margin: 0rem 3rem;
padding: 3rem;
}
.icon {
width: 15%;
height: 15%;
}
.icons-row {
padding-left: 8rem;
}
.skills-title {
padding-top: 3rem;
}
}
@media (max-width: 1226px) and (min-width: 991px) {
.card {
width: 110%;
}
.skills-title {
padding-top: 3rem;
}
.form-box {
margin: 0rem 10rem;
padding: 3rem;
}
} | 12.592593 | 51 | 0.557754 |
e4406d72f9685952e599b69541afeb449f7601a4 | 211 | css | CSS | src/css/forceDirectedGraph.css | piyush-coditation/nvd3 | 0d6fa533122d1965375f2001ecbc6c1a1b0746f5 | [
"Apache-2.0"
] | null | null | null | src/css/forceDirectedGraph.css | piyush-coditation/nvd3 | 0d6fa533122d1965375f2001ecbc6c1a1b0746f5 | [
"Apache-2.0"
] | null | null | null | src/css/forceDirectedGraph.css | piyush-coditation/nvd3 | 0d6fa533122d1965375f2001ecbc6c1a1b0746f5 | [
"Apache-2.0"
] | null | null | null | .nv-force-node {
stroke: #fff;
stroke-width: 1.5px;
}
.nv-force-link {
stroke: #999;
stroke-opacity: .6;
}
.nv-force-node text {
stroke-width: 0px;
font-family: 'Roboto', sans-serif;
}
| 14.066667 | 38 | 0.582938 |
e4407d9d847a661caa52adcf066ca452b2fd831c | 4,727 | css | CSS | frontend/src/components/nav/index.css | nannan00/bk-iam-saas | 217600fa6e5fd466fff9c33c20c4dbd7c69f77d9 | [
"MIT"
] | 7 | 2021-08-13T03:48:16.000Z | 2021-12-20T15:31:38.000Z | frontend/src/components/nav/index.css | nannan00/bk-iam-saas | 217600fa6e5fd466fff9c33c20c4dbd7c69f77d9 | [
"MIT"
] | 456 | 2021-08-16T02:13:57.000Z | 2022-03-30T10:02:49.000Z | frontend/src/components/nav/index.css | nannan00/bk-iam-saas | 217600fa6e5fd466fff9c33c20c4dbd7c69f77d9 | [
"MIT"
] | 17 | 2021-08-10T04:08:46.000Z | 2022-03-14T14:24:36.000Z | $cubic-bezier: cubic-bezier(0.4, 0, 0.2, 1);
$duration: 0.3s;
.nav-layout {
position: relative;
width: 60px;
height: 100%;
transition: width $duration $cubic-bezier;
z-index: 1900;
&.sticked {
width: 260px;
}
.nav-wrapper {
position: relative;
width: 100%;
height: 100%;
background: #182132;
transition: width $duration $cubic-bezier;
overflow: hidden;
&.unfold {
width: 260px;
}
&.unfold.flexible:after {
content: "";
position: absolute;
width: 15px;
height: 100%;
left: 100%;
top: 0;
}
&.dark-theme {
background: #1b1b1b;
}
.nav-slider-list {
flex: 1 1 auto;
overflow: auto;
padding: 12px 0 4px;
margin: 0;
max-height: calc(100vh - 120px);
&::-webkit-scrollbar {
display: none;
width: 4px;
background-color: lighten(transparent, 80%);
}
&::-webkit-scrollbar-thumb {
display: none;
height: 5px;
border-radius: 2px;
background-color: #e6e9ea;
}
}
.nav-stick-wrapper {
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 60px;
background: rgb(24, 33, 50);
cursor: pointer;
&:hover {
.nav-stick {
background-color: #3a4156;
color: #d3d9e4;
}
}
&.dark-theme {
background: #1b1b1b;
}
}
.nav-stick {
position: absolute;
bottom: 14px;
left: 14px;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
border-radius: 50%;
transition: transform $duration $cubic-bezier;
transform: scale(0.8333) rotate(180deg);
color: #96a2b9;
font-size: 20px;
&.sticked {
transform: scale(0.8333);
}
&.primary {
color: rgb(187, 138, 59);
}
}
.red-dot {
margin-left: 2px;
width: 5px;
height: 5px;
border-radius: 50%;
background: #ff0000;
float: right;
}
}
}
.logo {
position: relative;
height: 60px;
padding: 12px 0 12px 15px;
background: #182132;
color: #fff;
border-bottom: 1px solid rgba(255, 255, 255, 0.06);
overflow: hidden;
&.dark-theme {
background: #1b1b1b;
}
img {
height: 32px;
}
.text {
position: absolute;
top: 17px;
left: 60px;
width: 180px;
font-family: Microsoft Yahei;
font-size: 16px;
font-weight: 700;
color: #96a2b9;
}
}
.iam-menu {
.iam-menu-parent-title {
height: 40px;
line-height: 40px;
padding-left: 22px;
font-size: 12px;
color: #66748f;
overflow: hidden;
}
.iam-menu-item {
display: flex;
flex: 0 0 38px;
align-items: center;
width: 100%;
color: #acb9d1;
font-size: 14px;
height: 38px;
margin: 4px 0;
padding-right: 12px;
padding-left: 22px;
overflow: hidden;
white-space: nowrap;
cursor: pointer;
&:hover {
background-color: #253047;
}
&.has-darkly-theme {
.iam-menu-text {
color: #c4c6cc;
}
.iam-menu-icon {
color: #bb8a3b;
}
&.active {
background-color: #000;
.iam-menu-text {
color: #fff;
}
.iam-menu-icon {
color: #ffb848;
}
}
&:hover {
background-color: #000;
.iam-menu-text {
color: #fff;
}
.iam-menu-icon {
color: #ffb848;
}
}
}
&.active {
background-color: #3a84ff;
color: #fff;
}
.iam-menu-icon {
font-size: 16px;
min-width: 38px;
text-align: left;
}
.iam-menu-text {
padding-right: 22px;
overflow: hidden;
}
}
}
| 24.619792 | 60 | 0.412524 |
e445886e36bfcb8b3ca07696ae51b5270d27473c | 1,091 | css | CSS | style.css | reimarrosas/color-flipper | 3e19f504ea51e5f1b63833a382a28ed4aa8a8941 | [
"MIT"
] | null | null | null | style.css | reimarrosas/color-flipper | 3e19f504ea51e5f1b63833a382a28ed4aa8a8941 | [
"MIT"
] | null | null | null | style.css | reimarrosas/color-flipper | 3e19f504ea51e5f1b63833a382a28ed4aa8a8941 | [
"MIT"
] | null | null | null | *,
*::before,
*::after {
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 1.2rem;
}
body {
height: 100vh;
display: flex;
background-color: #dfcfbe;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
}
h1 * {
font-size: 3rem;
font-weight: 900;
}
select {
margin: 1em 0;
}
.wrapper {
max-width: 500px;
padding: 0.2em;
}
#user-input {
margin-bottom: 1em;
}
input {
margin: 0.5em 0;
width: 300px;
}
[type="number"] {
width: 75px;
}
#user-input [type="submit"] {
width: 300px;
}
#color-rgb {
display: none;
}
button {
position: relative;
border-radius: 10px;
border: 1px solid #aaa;
padding: 0.2em 0;
cursor: pointer;
transition: 250ms;
}
button:last-child {
padding: 0.2em 1em;
}
button:hover {
background-color: #ffc3a0;
}
[readonly] {
cursor: default;
}
@media (max-width: 432px) {
label > span {
display: block;
}
}
| 13.144578 | 77 | 0.626948 |
e447fc2adf467b7fa1e58255b60938a5e30c3fae | 75 | css | CSS | stylesheets/ribbonPane.css | hyperiongeo/QupyRibbon | dd5a18009e2e7d5dfb5a68b2ee0b18d9ef43e111 | [
"MIT"
] | 18 | 2018-04-24T13:31:57.000Z | 2021-07-15T16:58:55.000Z | stylesheets/ribbonPane.css | hyperiongeo/QupyRibbon | dd5a18009e2e7d5dfb5a68b2ee0b18d9ef43e111 | [
"MIT"
] | 1 | 2019-04-20T06:16:09.000Z | 2019-04-20T06:16:09.000Z | stylesheets/ribbonPane.css | hyperiongeo/QupyRibbon | dd5a18009e2e7d5dfb5a68b2ee0b18d9ef43e111 | [
"MIT"
] | 12 | 2017-11-03T13:21:15.000Z | 2021-12-09T20:09:59.000Z | QWidget {
border: 0px solid black;
margin: 0px;
padding: 0px;
} | 15 | 28 | 0.6 |
e44b1379656c9215f7ff820ba7172e2bfff5320e | 699 | css | CSS | portfolyo/src/containers/Projects/style.css | bertacsevercan/kon-ogr-project | 00577b71a01138b25bca5bcecc9ac079a6360a40 | [
"MIT"
] | null | null | null | portfolyo/src/containers/Projects/style.css | bertacsevercan/kon-ogr-project | 00577b71a01138b25bca5bcecc9ac079a6360a40 | [
"MIT"
] | null | null | null | portfolyo/src/containers/Projects/style.css | bertacsevercan/kon-ogr-project | 00577b71a01138b25bca5bcecc9ac079a6360a40 | [
"MIT"
] | null | null | null | #projects {
margin: 1rem 1rem 3rem 1rem;
text-align: center;
background-color: #f2c078;
border-radius: 10px;
}
#projects h1 {
padding: 1rem 0;
}
#carousel {
margin: 1rem;
border: 5px solid gray;
border-radius: 10px;
}
.caption {
color: #c8f7c5;
background-color: #59656f;
border-radius: 10px;
opacity: 0.9;
}
.carousel-control-next,
.carousel-control-prev {
filter: invert(100%);
}
.external-icon {
padding-left: 0.5em;
color: #c8f7c5;
}
.github-icon {
padding-right: 0.5em;
color: #c8f7c5;
}
@media screen and (max-width: 1024px) {
#carousel-img {
height: auto;
}
}
@media screen and (max-width: 425px) {
#carousel-img {
height: 400px;
}
}
| 13.705882 | 39 | 0.638054 |
e44b254f979ec0ca05a8903efcfcafb9a7e96ba4 | 1,086 | css | CSS | src/css/calculator.css | kdinev/calculatorjs | 23c1264e2a1d8c86ee763ea3926ba80c893e3673 | [
"MIT"
] | 1 | 2015-02-12T14:13:57.000Z | 2015-02-12T14:13:57.000Z | src/css/calculator.css | kdinev/calculatorjs | 23c1264e2a1d8c86ee763ea3926ba80c893e3673 | [
"MIT"
] | null | null | null | src/css/calculator.css | kdinev/calculatorjs | 23c1264e2a1d8c86ee763ea3926ba80c893e3673 | [
"MIT"
] | null | null | null | .ui-calculator .calc-display-value {
text-align: right;
padding: 0 2px 0 2px;
color: #000;
}
.ui-calculator {
box-sizing: border-box;
border: 1px solid #DDCCDD;
height: 100%;
}
.ui-calculator table {
width: 100%;
margin: 0;
}
.ui-calculator td {
box-sizing: border-box;
text-align: center;
color: #606060;
width: 80px;
height: 30px;
border: 1px solid #DDCCDD;
margin: 2px;
-webkit-user-select: none; /* Chrome/Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
-webkit-transition: border-color 0.2s; /* Chrome/Safari */
-moz-transition: border-color 0.2s; /* Firefox */
-ms-transition: border-color 0.2s; /* IE10+ */
-o-transition: border-color 0.2s; /* Opera */
transition: border-color 0.2s;
}
.ui-calculator tbody td:hover {
border: 1px solid #FFC500;
}
.ui-calculator thead td {
font-size: 1.25em;
}
/* @media screen and (min-width: 400px) {
.ui-calculator td {
font-size: 1em;
height: 30px;
}
}
@media screen and (min-width: 800px) {
.ui-calculator td {
font-size: 3em;
height: 100px;
}
} */ | 19.392857 | 63 | 0.643646 |
e44dc15374ea4d688dcf310c82420d2eeb9a0f66 | 1,400 | css | CSS | .original/j-Notify/component.css | skylarkui/skylark-totaljs-components | 1cc115da3264668d4d0f75ac4965fa8cc5b87367 | [
"MIT"
] | null | null | null | .original/j-Notify/component.css | skylarkui/skylark-totaljs-components | 1cc115da3264668d4d0f75ac4965fa8cc5b87367 | [
"MIT"
] | null | null | null | .original/j-Notify/component.css | skylarkui/skylark-totaljs-components | 1cc115da3264668d4d0f75ac4965fa8cc5b87367 | [
"MIT"
] | null | null | null | .ui-notify-container * { box-sizing: border-box; }
.ui-notify-container { position: fixed; width: 300px; z-index: 100; text-align: center; }
.ui-notify { background-color: white; box-shadow: 0 3px 20px rgba(0,0,0,0.2); border-radius: 4px; font-size: 14px; padding: 0; margin-top: 20px; transition: 0.5s all; color: white; cursor: default; }
.ui-notify-1 { background: #8CC152; }
.ui-notify-2 { background: #BD3835; }
.ui-notify-3 { background: #3BAFDA; }
.ui-notify-icon { float: left; font-size: 34px; padding: 8px 0 0 0; width: 60px; text-align: center; height: 60px; background-color: white; color: #A0A0A0; border-radius: 4px 0 0 4px; }
.ui-notify-message { margin: 1px 0 0 60px; line-height: 16px; height: 60px; display: table-cell; width: 100%; vertical-align: middle; padding: 0 10px; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); text-align: left; }
.ui-notify-hide { opacity: 0; margin-top: -50px; }
.ui-notify-container-top { left: 50%; margin-left: -150px; top: 0; }
.ui-notify-container-top-left { left: 25px; top: 0; }
.ui-notify-container-top-right { right: 25px; top: 0; }
.ui-notify-container-bottom { bottom: 30px; left: 50%; margin-left: -150px; }
.ui-notify-container-bottom-left { bottom: 30px; left: 25px; }
.ui-notify-container-bottom-right { bottom: 30px; right: 25px; }
@media(max-width: 767px) {
.ui-notify-container { left: 20px; right: 20px; margin-left: 0; width: auto; }
} | 70 | 212 | 0.69 |
e44ecaf89bb8b330d2cac2f59741855b253d4369 | 1,585 | css | CSS | src/public/style.css | coastaldemigod/noobCTF | 941c7bb49f6eb0f325de734566e688f302e24634 | [
"MIT"
] | null | null | null | src/public/style.css | coastaldemigod/noobCTF | 941c7bb49f6eb0f325de734566e688f302e24634 | [
"MIT"
] | null | null | null | src/public/style.css | coastaldemigod/noobCTF | 941c7bb49f6eb0f325de734566e688f302e24634 | [
"MIT"
] | null | null | null | body{
/* background-color: black; */
/* color: #4AF626; */
font-family: monospace;
padding: 0;
margin:0;
}
.split{
height: 100%;
width:50%;
position:fixed;
}
.left{
left: 0;
display: block;
width: 44%;
padding: 3%;
padding-top: 1%;
}
.heading{
font-size: 72px;
line-height: 2;
}
.description{
font-size: 25px;
padding-right: 25%;
/* line-height: 1.2; */
}
.host-button{
margin-top: 20%;
font-family: monospace;
width: 120px;
height: 50px;
font-size: larger;
color: #DE6FA1;
cursor: pointer;
background-color: #23ffff;
box-shadow: 4px 4px 0 0 #DE6FA1;
border:1px solid black;
border-radius: 15px;
}
.host-button:active{
box-shadow: 0px 0px 0 0 #DE6FA1;
transform: translate(4px,4px);
}
.footer{
position:fixed;
bottom: 0;
margin-bottom: 15px;
}
.right{
right: 0;
}
#terminal{
overflow-y: scroll;
background-color: black;
color: #4AF626;
padding: 4%;
width: 92%;
height:92%;
font-family: monospace;
font-size: large;
resize: none;
white-space: pre-wrap;
border: none;
overflow: auto;
outline: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
resize: none;
}
#terminal:focus{
overflow-y: scroll;
border: none;
overflow: auto;
outline: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
resize: none;
} | 17.228261 | 37 | 0.547634 |
e44f3cd09ae360b2ea212fd4ee4e608f164ab990 | 13,697 | css | CSS | wp-bootstrap2/css/app.css | vinorodrigues/wp-bootstrap2 | edb82eb5552221aa47520d2222b09dbb9b360ddd | [
"Apache-2.0"
] | null | null | null | wp-bootstrap2/css/app.css | vinorodrigues/wp-bootstrap2 | edb82eb5552221aa47520d2222b09dbb9b360ddd | [
"Apache-2.0"
] | null | null | null | wp-bootstrap2/css/app.css | vinorodrigues/wp-bootstrap2 | edb82eb5552221aa47520d2222b09dbb9b360ddd | [
"Apache-2.0"
] | null | null | null | /*
Theme Name: Bootstrap2
Author: Vino Rodrigues
This file contains general styles that fit WordPress into Bootstrap.
Your custom CSS should not be written into this file - rather edit ../style.css
*/
/* HTML & HTML 5 */
figure { margin: 0; display: table; }
figure img, figure figcaption { display: table-row; }
figure figcaption { background-color: rgba(0, 0, 0, 0.1); padding: 0.5em; display: block; text-align: center; }
figure img { padding: 0; }
figure figcaption p { margin: 0; }
textarea,
input[type="text"], input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"], input[type="month"],
input[type="time"], input[type="week"], input[type="number"],
input[type="email"], input[type="url"], input[type="search"],
input[type="tel"], input[type="color"] {
max-width: 100%;
}
/* Alignment */
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.centered {
text-align: center;
}
small {
font-size: smaller;
}
/* Text meant only for screen readers */
.assistive-text {
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
/* =Content
----------------------------------------------- */
.sticky { }
.post, .page {
margin: 0 0 30px;
padding-bottom: 9px;
}
.entry-meta {
clear: both;
}
.entry-meta span {
display: inline-block;
}
.entry-meta .byline {
margin: 0 0.5em;
}
footer.entry-meta {
margin-top: 30px;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.attachment {
margin: 0 0 1.5em;
}
.widget #searchsubmit {
display: none;
}
hr.soft {
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
border: 0;
}
.nav-space {
visibility: hidden;
}
/* =Asides
----------------------------------------------- */
.item-singular .entry-content { margin-top: 0; }
/* .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} */
/* =Branding
----------------------------------------------- */
#branding, #sidebar-3 {
padding-bottom: 1em;
}
#branding h1, #branding h2, #branding h3, #branding h4, #branding h5, #branding h6 {
margin: 0;
}
.site-logo img {
max-width: 100%;
}
.site-image {
padding-bottom: 1em;
}
#headimg img {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1);
}
.brand .space {
margin-right: 0.25em;
}
#citation {
font-size: smaller;
color: #888;
}
#citation #site-info,
#citation #site-generator {
border-top: 1px dotted #DDD;
padding-top: 0.5em;
}
#citation .to-top,
.rss-feed {
vertical-align: middle;
margin: 0 1em;
display: inline-block;
width: 14px;
height: 14px;
background: url('../img/totop-g.png') 0 0 no-repeat;
/* hide text */
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.rss-feed {
background-image: url('../img/feed-g.png');
margin-left: 0;
}
#citation .to-top:hover,
#citation .to-top:focus { background-image: url('../img/totop.png'); }
.rss-feed:hover,
.rss-feed:focus { background-image: url('../img/feed.png'); }
#citation nav.centered {
vertical-align: bottom;
display: inline-block;
}
#site-generator a:hover, #site-generator:focus {
color: inherit;
text-decoration: none;
}
#site-generator .wordpress,
#site-generator .jquery,
#site-generator .bootstrap {
background: url("../img/wordpress.png") no-repeat scroll left center transparent;
display: inline-block;
padding-left: 20px;
vertical-align: middle;
}
#site-generator .jquery { background-image: url("../img/jquery.png"); }
#site-generator .bootstrap { background-image: url("../img/bootstrap.png"); }
.page404 .error404,
.searchpage .error404 {
background-image: url("../img/404.png");
background-repeat: no-repeat;
background-position: bottom left;
}
.searchpage .error404 {
background-image: url("../img/search.png");
}
.error404 .entry-content { margin-left: 180px; }
@media (min-width: 1200px) { .error404 .entry-content { margin-left: 230px; } }
@media (min-width: 768px) and (max-width: 979px) { .error404 .entry-content { margin-left: 144px; } }
@media (max-width: 767px) { .error404 .entry-content { margin-left: 0; } }
/* =Media
----------------------------------------------- */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
max-width: 100%;
/* width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
margin-bottom: 1.5em;
}
.wp-caption img {
display: block;
margin: 0 auto 0.25em;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin-top: 4px;
border-top: inherit;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
max-width: 100%;
}
/* =Gallery ------------------------------------ */
.gallery .thumbnails .thumbnail {
text-align: center;
}
.gallery .thumbnails .thumbnail img {
border: none;
width: 100%;
height: auto;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.gallery .thumbnails .thumbnail .caption {
background-color: rgba(0, 0, 0, 0.1);
}
/* @see https://bootsnipp.com/snipps/thumbnail-carousel */
.gallery-carousel {
margin-bottom: 8px;
padding: 8px 40px 30px 40px;
}
.gallery-carousel .carousel-control.left { left: -8px; }
.gallery-carousel .carousel-control.right { right: -8px; }
.gallery-carousel .carousel-indicators {
right: 50%;
top: auto;
bottom: 8px;
margin-right: -19px;
}
.gallery-carousel .carousel-indicators li {
background: #c0c0c0;
background: rgba(0,0,0,0.13);
}
.gallery-carousel .carousel-indicators .active {
background: #333333;
background: rgba(0,0,0,0.75);
}
.gallery .thumbnail {
text-align: center;
}
.gallery .thumbnail img {
text-align: left;
margin-left: auto;
margin-right: auto;
min-width: 50%;
}
/* =Widgets
------------------------------------------------ */
.widget {
padding: 0.5em 0;
}
/* =Page styles
------------------------------------------------ */
.entry-attachment figure {
/* center */
margin-left: auto;
margin-right: auto;
}
/* #comment, .thumbnail {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} */
/* =Page layout
------------------------------------------------ */
#wrapper {
padding: 1em;
}
#header {
padding-bottom: 1em;
}
#header .navbar { margin-bottom: 0; }
#footer {
padding-top: 1em;
}
/* =Full-Page layout */
#header-band { padding: 0 1em; }
#header-wrap {
padding: 1em 0;
}
#header-wrap .navbar,
#navbar-wrap .navbar { margin-bottom: 0; }
#navbar-wrap { padding: 0 1em; }
#home-band { padding: 0 1em; }
#home-wrap {
padding: 1em 0;
}
#main-band { padding: 0 1em; }
#main-wrap {
padding: 1em 0;
}
#footer-band { padding: 0 1em; }
#footer-wrap {
padding: 1em 0;
}
/* =Common */
#banner {}
#sidebar-1, #sidebar-2,
#sidebar-4, #sidebar-5, #sidebar-6, #sidebar-7, #sidebar-8, #sidebar-9 {}
#sidebar-10 {
margin-bottom: 0;
}
/* =Fotter menu
(Based on code from http://www.vileworks.com/simple-css-footer-menu )
------------------------------------------------ */
.nav-footer {
margin: 0;
padding: 0;
}
.nav-footer li {
float: left;
list-style: none; /* Makes the list items go horizontally in lieu of default vertical display */
}
.nav-footer li:after {
content: "·"; /* Or go Facebook style and use "·" (the interpunct character) for separators */
color: #999; /* You may want to make the separators a bit more subtle than the base text color */
}
.nav-footer li:last-child:after {
content:""; /* No separator for the last item in the list */
}
.nav-footer li a {
margin: 0 0.5em;
color: inherit;
}
.nav-footer li a:hover, .nav-footer li a:focus {
text-decoration: none;
}
.nav-footer li:first-child a {
margin-left: 0;
}
/* =Bootstrap care */
body.fixed-top {
padding-top: 40px;
}
/* =Bootstrap overrides
------------------------------------------------ */
code { white-space: pre-line; }
.icon-rss {
background-image: url('../img/icon-rss.png');
background-position: 0 0;
}
.icon-phone {
background-image: url('../img/icon-phone.png');
background-position: 0 0;
}
.icon-rss.icon-white, .icon-phone.icon-white { background-position: -14px 0; }
.navbar {
margin-bottom: 0;
}
.nav, .pager { margin-bottom: 1em; }
.pagination a { background-color: #FFF; }
figure .thumbnail {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
figure figcaption {
border: 1px solid rgba(0, 0, 0, 0.1);
border-top: 0;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* =Comments */
ul.commentlist { list-style: none; margin: 0 0 1em; padding: 0; text-indent: 0; }
ul.commentlist li.comment { padding: 0.5em; margin: 0 0 0.75em 0; }
ul.commentlist li.comment:last-child { margin-bottom: 0; }
ul.commentlist li.comment p { margin: 0 0 0.5em 0; }
ul.commentlist li.comment .reply { margin-top: 0.5em; }
ul.commentlist li.comment ul { list-style: none; margin: 0; }
ul.commentlist li.comment ul.children { list-style: none; margin: 1em 0 0 0; text-indent: 0; }
ul.commentlist li.even {}
ul.commentlist li.odd {}
ul.commentlist li.parent {}
ul.commentlist li.thread-alt {}
ul.commentlist li.thread-even {}
ul.commentlist li.thread-odd {}
ul.commentlist .commentmetadata .btn {}
/* =Post Thumbnails */
.post-thumbnail img {
margin: 0 8px 8px 8px;
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
/* =Carousel */
.carousel-inner .item .carousel-caption {
color: white;
}
/* =Author bio */
.author-description .author-link { text-decoration: none; }
.author-description .author-link img { margin-right: 0.5em; vertical-align: middle; }
.author-description .space { margin-left: 0.5em; margin-right: 0.5em; }
/* =Box
------------------------------------------------ */
.box, .box-wrap {
margin: 0 0 1em 0;
position: relative;
clear: both;
overflow: hidden !important;
border: 1px solid #CCC;
display: block;
}
.box, .box-title, .box-inner {
padding: 0.5em;
}
.box-title {
background-color: #EEE;
background-color: rgba(0,0,0,0.075);
border-bottom: 1px solid #CCC;
padding: 0.4em 0.5em;
}
h2.box-title, h3.box-title, h4.box-title { margin: 0; }
.box-title a { display: block; color: inherit; }
.box-title a:hover, .box-title a:active { text-decoration: none; }
.box img, .box-inner img { /* images inside box get expanded */
display: block;
clear: both;
width: 100%;
height: auto;
}
.inset {
background-color: rgba(0, 0, 0, 0.05) !important;
-webkit-box-shadow: inset 1px 1px 1px 0px #999, 1px 1px 1px 0px #EEE;
-moz-box-shadow: inset 1px 1px 1px 0px #999, 1px 1px 1px 0px #EEE;
box-shadow: inset 1px 1px 1px 0px #999, 1px 1px 1px 0px #EEE;
}
.raised {
background-color: rgba(255, 255, 255, 0.15) !important;
-webkit-box-shadow: inset 1px 1px 1px 0px #EEE, 1px 1px 1px 0px #999;
-moz-box-shadow: inset 1px 1px 1px 0px #EEE, 1px 1px 1px 0px #999;
box-shadow: inset 1px 1px 1px 0px #EEE, 1px 1px 1px 0px #999;
}
.rounded {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.shadow {
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
}
.carbon {
background-position: 0 0;
background-image: url('../img/carbon.png');
background-repeat: repeat;
}
/* eof */
| 22.490969 | 111 | 0.64401 |
e45264a636f76a3f63d553627d54a6ae0320c394 | 72,535 | css | CSS | bundle/base/web/netuno/scripts/sbadmin4/plugins/boosted/dist/css/orangeIcons.min.css | netuno-org/platform | b92e67b3485d74b3ec3bc425b741145dbcac3ff4 | [
"Apache-2.0"
] | 19 | 2021-08-06T20:40:33.000Z | 2022-03-22T11:05:49.000Z | bundle/base/web/netuno/scripts/sbadmin4/plugins/boosted/dist/css/orangeIcons.min.css | netuno-org/platform | b92e67b3485d74b3ec3bc425b741145dbcac3ff4 | [
"Apache-2.0"
] | 1 | 2022-03-09T23:01:29.000Z | 2022-03-09T23:01:29.000Z | bundle/base/web/netuno/scripts/sbadmin4/plugins/boosted/dist/css/orangeIcons.min.css | netuno-org/platform | b92e67b3485d74b3ec3bc425b741145dbcac3ff4 | [
"Apache-2.0"
] | 3 | 2022-01-30T16:49:33.000Z | 2022-03-11T17:42:10.000Z | @font-face{font-family:icon-orange;font-style:normal;font-weight:400;src:url(../fonts/icon-orange.woff2) format("woff2"),url(../fonts/icon-orange.woff) format("woff")}.icon-1013-Reseau,.icon-2for1cinematicket,.icon-3g,.icon-4G-Cam--Live-80,.icon-4G-Cam-Camera-80,.icon-4G-Cam-Compact,.icon-4G-Cam-Inbox80,.icon-4G-Cam-Outbox-80,.icon-4G-Cam-Rec-80,.icon-4g,.icon-4g-cam,.icon-4g-plus,.icon-Accessability,.icon-Add,.icon-Add-person,.icon-Adult,.icon-Adultcode,.icon-Age-rating-12,.icon-Age-rating-16,.icon-Age-rating-17,.icon-Age-rating-18,.icon-Age-rating-3,.icon-Age-rating-4,.icon-Age-rating-7,.icon-Age-rating-9,.icon-Alias-numbers,.icon-Apartment-building,.icon-Apps,.icon-Apps-disabled,.icon-Archive,.icon-Art,.icon-Auditorium,.icon-Baby,.icon-Betting,.icon-Book-award,.icon-Boxes,.icon-Business-everywhere,.icon-CD,.icon-CPU,.icon-Calculator,.icon-Calendar-fixtures-results,.icon-Calendar-football-match,.icon-Car-park,.icon-Car-pooling,.icon-Casting,.icon-Categories,.icon-Change-wallpaper-1,.icon-Child,.icon-Children-channel,.icon-Coat-hanger,.icon-Collective-class-training,.icon-Colour-Call,.icon-Comedy-channel,.icon-Comic,.icon-Comments,.icon-Concierge-bell,.icon-Courier,.icon-Crop,.icon-Currency-brazilian-real,.icon-Currency-dollar,.icon-Currency-sterling,.icon-Currency-yen,.icon-Decrease-test-size,.icon-Defibrillator,.icon-Digital-frame,.icon-Discovery-offer,.icon-Discussion-author,.icon-Discussion-more,.icon-Doctor,.icon-Doctors-bag,.icon-Doctors-communicating,.icon-Document-compose,.icon-Documentary,.icon-Eco-mode,.icon-Elderly-person,.icon-Email-replied,.icon-Empty-trash,.icon-End-call,.icon-Entertainment-channel,.icon-Ethenet,.icon-Excel,.icon-Expand-screen,.icon-Factory,.icon-Fast-delivery,.icon-Favorite-music,.icon-Featured,.icon-Filter-effects,.icon-Fire-extinguisher,.icon-Firewall,.icon-Football-match,.icon-Football-quiz,.icon-Forward,.icon-Forward-curved-arrow,.icon-Free-up-space,.icon-Full-screen-view,.icon-Gallery,.icon-Gas-tank,.icon-HDMI-Card,.icon-Health-patient,.icon-Heart-rate,.icon-Heartbeats,.icon-Home-1,.icon-Homelive,.icon-Horoscopes,.icon-Hourglass,.icon-IT-infrastructure,.icon-Im-driving,.icon-Incoming-call-curved-arrow,.icon-Increase-test-size,.icon-Information-data,.icon-Internet-security-desktop,.icon-Internet-security-mobile,.icon-Internet-security-password,.icon-Internet-security-server,.icon-Interventions,.icon-Keypad,.icon-La-Cle,.icon-Language,.icon-Latest,.icon-Le-Bloc,.icon-Leave-session,.icon-Link,.icon-Lock-screen-settings,.icon-Maintenance-man,.icon-Map,.icon-Medal,.icon-Medical-app,.icon-Medical-app-phone,.icon-Medical-files,.icon-Message-download,.icon-Microscope,.icon-Missed-call-boxed-arrow,.icon-Missed-call-curved-arrow,.icon-Mobile-backup-restore,.icon-Modem,.icon-Modifier-delete,.icon-Modifier-download,.icon-Modifier-favorite,.icon-More-dots,.icon-Music-artist,.icon-Music-genre,.icon-Mute-microphone,.icon-My-Office-Phone,.icon-NFC-tag,.icon-Nature,.icon-Network-add,.icon-Network-livebox,.icon-Notification,.icon-Notification-Bell,.icon-On-board-unit,.icon-Orange-Detente,.icon-Orange-Experts-Class-Training,.icon-Orange-Experts-Copy-Keep,.icon-Orange-Experts-One2One-Coach,.icon-Orange-Football-Club,.icon-Orange-Guest,.icon-Orange-Messenger-1,.icon-Orange-garden,.icon-Orange-rewards,.icon-Orange-security-suite,.icon-POS-payment,.icon-Package,.icon-Package-content,.icon-Parrasol,.icon-Pause,.icon-Payment-euro,.icon-Pencil,.icon-Photo-dialer,.icon-Pills,.icon-Play,.icon-Quirky-stories,.icon-Quiz,.icon-Radiography,.icon-Real-time,.icon-Record-1,.icon-Redo,.icon-Remote-control-1,.icon-Replay-boxed-arrow,.icon-Reply-boxed-arrow,.icon-Reply-curved-arrow,.icon-Restaurant,.icon-Restrictied-content,.icon-SD-card-1,.icon-Scales,.icon-School,.icon-Science,.icon-Scissors,.icon-Send,.icon-Send-to-person,.icon-Server,.icon-Share-wifi,.icon-Shop,.icon-Shopping,.icon-Show-front-back-camera,.icon-Shower,.icon-Silent,.icon-Simplicity,.icon-Skip-backward,.icon-Skip-forward,.icon-Sleep,.icon-Smart-Sensor,.icon-Smart-electric-meter,.icon-Smart-heating-switch,.icon-Sport-channel,.icon-Start-services,.icon-Stop-video,.icon-Storage-cloud,.icon-Street,.icon-Stretcher,.icon-Sudoku,.icon-Syncronise,.icon-TV-series,.icon-Taxi,.icon-Thumb-down,.icon-Thumb-up,.icon-Top-10,.icon-Trading,.icon-USB,.icon-Undo,.icon-Unmissable,.icon-Value,.icon-Vinyl,.icon-WPT,.icon-Warehouse,.icon-Warning-important,.icon-Warningimportant,.icon-Wholesale-retail,.icon-Widget,.icon-about-event,.icon-accessibility-cognition,.icon-accessibility-dexterity,.icon-accessibility-hearing,.icon-accessibility-mobility,.icon-accessibility-speech,.icon-accessibility-vision,.icon-accessory-headphones,.icon-accessory-shop,.icon-add-more,.icon-address-book,.icon-administrator,.icon-advertising,.icon-aeroplane,.icon-age-rating-mono-12,.icon-age-rating-mono-16,.icon-age-rating-mono-17,.icon-age-rating-mono-18,.icon-age-rating-mono-3,.icon-age-rating-mono-4,.icon-age-rating-mono-7,.icon-age-rating-mono-9,.icon-agriculture,.icon-airbox-auto,.icon-alarm-clock,.icon-alarm-off,.icon-all-channels,.icon-antenna,.icon-anti-spam,.icon-antivirus,.icon-arrow-down,.icon-arrow-next,.icon-arrow-previous,.icon-arrow-up,.icon-assistance,.icon-attachment,.icon-avatar,.icon-backup,.icon-banking,.icon-battery-1-bar,.icon-battery-2-bar,.icon-battery-charging,.icon-battery-empty,.icon-battery-full,.icon-battery-full-2,.icon-bill-euro,.icon-billboard,.icon-birthday,.icon-bluetooth,.icon-book-download,.icon-bookmark,.icon-bookmark-smart,.icon-broadcast,.icon-burst-mode,.icon-business-invoices,.icon-business-lounge,.icon-business-telephonie,.icon-buy,.icon-buy-back-euro,.icon-buzz,.icon-calendar-30,.icon-calendar-day,.icon-calendar-month,.icon-calendar-week,.icon-calendaralarm,.icon-call,.icon-call-forward,.icon-call-invite,.icon-call-log,.icon-camera,.icon-change-wallpaper,.icon-charger,.icon-check-your-balance,.icon-checkbox-tick,.icon-child-protection,.icon-cineday-silhouette,.icon-clock,.icon-cloud-backup,.icon-commercial-representitive,.icon-community-sms,.icon-conference-call,.icon-connected-object,.icon-connection,.icon-construction,.icon-contact-card,.icon-control-centre,.icon-control-mydata,.icon-copy,.icon-crane,.icon-currency-converter,.icon-currency-euro,.icon-data-protection,.icon-data-services,.icon-decoder,.icon-delete,.icon-device-connected-printer,.icon-device-desktop-computer,.icon-device-desktop-computer-connected,.icon-device-fixed-line-phone,.icon-device-laptop-computer,.icon-device-laptop-computer-connected,.icon-device-manager,.icon-device-managment-express,.icon-device-smart-phone,.icon-device-status,.icon-device-tablet,.icon-device-tablet-connected,.icon-device-tv,.icon-dialler,.icon-disable-apps,.icon-document-stack,.icon-document-word,.icon-document-zip,.icon-done-modifier,.icon-download,.icon-draft,.icon-dual-sim-packaging,.icon-easy-internet,.icon-ebook,.icon-edashboard,.icon-edit-draft,.icon-edit-email,.icon-edit-image,.icon-electric-car,.icon-electric-car-charging,.icon-electricity-provider,.icon-elevator,.icon-email,.icon-email-forwarded,.icon-emap,.icon-emergency-firemen,.icon-emergency-police,.icon-emergency-service,.icon-emergency-sos,.icon-employees-1,.icon-epg,.icon-erase,.icon-error-severe,.icon-event-agenda,.icon-event-organiser,.icon-event-speaker,.icon-expert,.icon-external-drive,.icon-family-place,.icon-favourite,.icon-filter,.icon-finance,.icon-fire,.icon-flexible-storage,.icon-folder-camera,.icon-folder-document,.icon-folder-favourite,.icon-folder-sd,.icon-football,.icon-forward-the-number,.icon-frame-care,.icon-frame-connectivity,.icon-frame-family,.icon-frame-fun,.icon-frame-home,.icon-frame-money,.icon-frame-my-customers,.icon-frame-on-the-move,.icon-frame-performance,.icon-frame-security,.icon-frame-tariff,.icon-frame-teamwork,.icon-frame-tech,.icon-frame-wellbeing,.icon-frame-work,.icon-free-tag,.icon-front-end-dashboard,.icon-games,.icon-gauge-counter,.icon-gauge-mon-reseau,.icon-gauge-rate,.icon-gaugecapacity,.icon-generic-document,.icon-geolocation,.icon-hands-free,.icon-health,.icon-health-monitor,.icon-help-guide,.icon-history,.icon-home,.icon-home-alarm,.icon-homescreen,.icon-hospital,.icon-hotel,.icon-image,.icon-image-file,.icon-improvement,.icon-inbox,.icon-info,.icon-international-globe,.icon-internationaltv,.icon-internet,.icon-internet-browser,.icon-internet-usage,.icon-keeper,.icon-keyboard,.icon-lightbulb-sh,.icon-ligue-1,.icon-live,.icon-livebox,.icon-livebox-info,.icon-livebox-phone,.icon-location-pin-compass,.icon-lock,.icon-logistics,.icon-logout,.icon-manage-android,.icon-managing-equipment,.icon-map-pin,.icon-medical-chart,.icon-menu,.icon-messaging,.icon-messaging-compose-sms,.icon-messaging-unified,.icon-messaging-untitled-compose,.icon-microphone,.icon-mini-games,.icon-mirroring,.icon-mobile-applications,.icon-mobile-box,.icon-mobile-data-toggle,.icon-mobile-insurance,.icon-mobile-network-coverage,.icon-mobile-security,.icon-mobile-setup,.icon-modifier-add,.icon-modifier-new,.icon-modifier-no-access,.icon-modifier-synchro,.icon-modifier-upload,.icon-modifier-wizard,.icon-mon-reseau,.icon-money,.icon-move-to-folder,.icon-multi-sim,.icon-multiple-timezone,.icon-music-file,.icon-music-player,.icon-my-account,.icon-my-bill-uk,.icon-my-boutique,.icon-my-essential,.icon-my-essential-tablet,.icon-my-livebox,.icon-my-media,.icon-my-orange,.icon-my-plug,.icon-my-services,.icon-my-travels,.icon-networks,.icon-new,.icon-newspaper,.icon-nfc,.icon-no-sim,.icon-nouveau-contract-social,.icon-numero-unique,.icon-office,.icon-oil-and-gas,.icon-online-help,.icon-orange-Photography,.icon-orange-assistant,.icon-orange-cash,.icon-orange-corporate,.icon-orange-events,.icon-orange-experts-expert,.icon-orange-experts-insurance,.icon-orange-experts-orange-business-consultant,.icon-orange-experts-orange-startup-smartphone,.icon-orange-experts-recycle,.icon-orange-experts-repair,.icon-orange-experts-tranquil,.icon-orange-foundation,.icon-orange-gesture,.icon-orange-jobs,.icon-orange-messenger,.icon-orange-money,.icon-orange-pro,.icon-orange-protect,.icon-orange-radio,.icon-orange-reflections,.icon-orange-travel,.icon-orange-tv,.icon-orange-wallet,.icon-orange-wifi,.icon-orangewallet,.icon-organisation,.icon-outbox,.icon-outdoor-sports-mountain-biking,.icon-outdoor-sports-skiing,.icon-parabole-tv,.icon-parental-control,.icon-pass-video,.icon-pda-device,.icon-pdf-file,.icon-personal-smartphone-trainer,.icon-phone-advisor,.icon-phone-fund,.icon-phone-protection,.icon-picture-messaging,.icon-pioneering,.icon-play-and-win,.icon-playmode-random,.icon-polls,.icon-popout-care,.icon-popout-connectivity,.icon-popout-family,.icon-popout-fun,.icon-popout-home,.icon-popout-money,.icon-popout-my-customers,.icon-popout-on-the-move,.icon-popout-performance,.icon-popout-security,.icon-popout-tariff,.icon-popout-teamwork,.icon-popout-tech,.icon-popout-wellbeing,.icon-popout-work,.icon-portfolio,.icon-power,.icon-powerpoint-file,.icon-presentation,.icon-previous,.icon-printer,.icon-profileringtone,.icon-public-transport,.icon-publish,.icon-ratings-stars,.icon-recommend,.icon-record,.icon-recycle-device,.icon-relationship,.icon-reload,.icon-remote-control,.icon-remove-modifier,.icon-report,.icon-responsible,.icon-restore-to-phone,.icon-rewards,.icon-ringtones,.icon-running,.icon-scan-ticket,.icon-sd-card,.icon-search,.icon-servers,.icon-settings,.icon-setup-and-repair,.icon-setup-and-repair-cog,.icon-setup-internet,.icon-share,.icon-shipping,.icon-shop-pin,.icon-shop-subscriptions,.icon-showroom-mobile-pro,.icon-signal-1-5,.icon-signal-2-5,.icon-signal-3-5,.icon-signal-4-5,.icon-signal-5-5,.icon-signal-boost,.icon-sim,.icon-simple-mode,.icon-smart-home,.icon-smart-lightswitch,.icon-smart-powerstation,.icon-smart-tap,.icon-smart-watch,.icon-social-network,.icon-software-update,.icon-startup-wizard,.icon-stocks,.icon-stop-secret,.icon-store-locator,.icon-subscription-package,.icon-support,.icon-surveillance-camera,.icon-target-location,.icon-tarif,.icon-tariff,.icon-task-list,.icon-team-connect,.icon-temperature,.icon-terms-conditions,.icon-text-alerts,.icon-tick,.icon-tick-circle,.icon-tickets,.icon-top-up-dollar,.icon-top-up-euro,.icon-top-up-uk-bank,.icon-touch-screen,.icon-town,.icon-townhall,.icon-track-your-delivery,.icon-track-your-order,.icon-trash,.icon-tv-plus,.icon-unique,.icon-unknown-file,.icon-unlimited-calls,.icon-unlocked,.icon-upload,.icon-usb-key,.icon-vehicle,.icon-video,.icon-video-file,.icon-video-meeting2,.icon-video-phone,.icon-vip-contact,.icon-virtual-gamepad,.icon-visual-voicemail,.icon-vod-portrait,.icon-volte,.icon-volume-high,.icon-volume-low,.icon-volume-mid,.icon-volume-none,.icon-vowifi,.icon-vvm-message-read-full,.icon-web-cam,.icon-web-fax-widget,.icon-widget-tour,.icon-wifi,.icon-wifi-0,.icon-wifi-1,.icon-wifi-2,.icon-wps-pairing,.icon-zoom-in,.icon-zoom-out{font-family:icon-orange,sans-serif!important;font-style:normal;font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-frame-care,.icon-frame-connectivity,.icon-frame-family,.icon-frame-fun,.icon-frame-home,.icon-frame-money,.icon-frame-my-customers,.icon-frame-on-the-move,.icon-frame-performance,.icon-frame-security,.icon-frame-tariff,.icon-frame-teamwork,.icon-frame-tech,.icon-frame-wellbeing,.icon-frame-work,.icon-popout-care,.icon-popout-connectivity,.icon-popout-family,.icon-popout-fun,.icon-popout-home,.icon-popout-money,.icon-popout-my-customers,.icon-popout-on-the-move,.icon-popout-performance,.icon-popout-security,.icon-popout-tariff,.icon-popout-teamwork,.icon-popout-tech,.icon-popout-wellbeing,.icon-popout-work{color:#f16e00}.icon-checkbox-tick::before{content:"\eb77"}.icon-2for1cinematicket::before{content:"\e900"}.icon-3g::before{content:"\e901"}.icon-4g::before{content:"\e902"}.icon-4g-cam::before{content:"\e903"}.icon-4G-Cam--Live-80::before{content:"\e904"}.icon-4G-Cam-Camera-80::before{content:"\e905"}.icon-4G-Cam-Inbox80::before{content:"\e906"}.icon-4G-Cam-Outbox-80::before{content:"\e907"}.icon-4G-Cam-Rec-80::before{content:"\e908"}.icon-4g-plus::before{content:"\e909"}.icon-4G-Cam-Compact::before{content:"\e90a"}.icon-1013-Reseau::before{content:"\e90b"}.icon-about-event::before{content:"\e90c"}.icon-Accessability::before{content:"\e90d"}.icon-accessibility-cognition::before{content:"\e90e"}.icon-accessibility-dexterity::before{content:"\e90f"}.icon-accessibility-hearing::before{content:"\e910"}.icon-accessibility-mobility::before{content:"\e911"}.icon-accessibility-speech::before{content:"\e912"}.icon-accessibility-vision::before{content:"\e913"}.icon-accessory-headphones::before{content:"\e914"}.icon-accessory-shop::before{content:"\e915"}.icon-Add::before{content:"\e916"}.icon-add-more::before{content:"\e917"}.icon-Add-person::before{content:"\e918"}.icon-address-book::before{content:"\e919"}.icon-administrator::before{content:"\e91a"}.icon-Adultcode::before{content:"\e91b"}.icon-Adult::before{content:"\e91c"}.icon-advertising::before{content:"\e91d"}.icon-aeroplane::before{content:"\e91e"}.icon-Age-rating-3::before{content:"\e91f"}.icon-Age-rating-4::before{content:"\e920"}.icon-Age-rating-7::before{content:"\e921"}.icon-Age-rating-9::before{content:"\e922"}.icon-Age-rating-12::before{content:"\e923"}.icon-Age-rating-16::before{content:"\e924"}.icon-Age-rating-17::before{content:"\e925"}.icon-Age-rating-18::before{content:"\e926"}.icon-age-rating-mono-3::before{content:"\e927"}.icon-age-rating-mono-4::before{content:"\e928"}.icon-age-rating-mono-7::before{content:"\e929"}.icon-age-rating-mono-9::before{content:"\e92a"}.icon-age-rating-mono-12::before{content:"\e92b"}.icon-age-rating-mono-16::before{content:"\e92c"}.icon-age-rating-mono-17::before{content:"\e92d"}.icon-age-rating-mono-18::before{content:"\e92e"}.icon-agriculture::before{content:"\e92f"}.icon-airbox-auto::before{content:"\e930"}.icon-alarm-clock::before{content:"\e931"}.icon-alarm-off::before{content:"\e932"}.icon-Alias-numbers::before{content:"\e933"}.icon-all-channels::before{content:"\e934"}.icon-antenna::before{content:"\e935"}.icon-anti-spam::before{content:"\e936"}.icon-antivirus::before{content:"\e937"}.icon-Apartment-building::before{content:"\e938"}.icon-Apps::before{content:"\e939"}.icon-Apps-disabled::before{content:"\e93a"}.icon-Archive::before{content:"\e93b"}.icon-arrow-down::before{content:"\e93c"}.icon-arrow-up::before{content:"\e93d"}.icon-arrow-next::before{content:"\e93e"}.icon-arrow-previous::before{content:"\e93f"}.icon-Art::before{content:"\e940"}.icon-assistance::before{content:"\e941"}.icon-attachment::before{content:"\e942"}.icon-Auditorium::before{content:"\e943"}.icon-avatar::before{content:"\e944"}.icon-Baby::before{content:"\e945"}.icon-backup::before{content:"\e946"}.icon-banking::before{content:"\e947"}.icon-battery-1-bar::before{content:"\e948"}.icon-battery-2-bar::before{content:"\e949"}.icon-battery-charging::before{content:"\e94a"}.icon-battery-empty::before{content:"\e94b"}.icon-battery-full::before{content:"\e94c"}.icon-battery-full-2::before{content:"\e94d"}.icon-Betting::before{content:"\e94e"}.icon-bill-euro::before{content:"\e94f"}.icon-billboard::before{content:"\e950"}.icon-birthday::before{content:"\e951"}.icon-bluetooth::before{content:"\e952"}.icon-Book-award::before{content:"\e953"}.icon-book-download::before{content:"\e954"}.icon-bookmark::before{content:"\e955"}.icon-bookmark-smart::before{content:"\e956"}.icon-Boxes::before{content:"\e957"}.icon-broadcast::before{content:"\e958"}.icon-burst-mode::before{content:"\e959"}.icon-Business-everywhere::before{content:"\e95a"}.icon-business-invoices::before{content:"\e95b"}.icon-business-lounge::before{content:"\e95c"}.icon-business-telephonie::before{content:"\e95d"}.icon-buy::before{content:"\e95e"}.icon-buy-back-euro::before{content:"\e95f"}.icon-buzz::before{content:"\e960"}.icon-Calculator::before{content:"\e961"}.icon-calendaralarm::before{content:"\e962"}.icon-calendar-30::before{content:"\e963"}.icon-calendar-day::before{content:"\e964"}.icon-Calendar-fixtures-results::before{content:"\e965"}.icon-Calendar-football-match::before{content:"\e966"}.icon-calendar-month::before{content:"\e967"}.icon-calendar-week::before{content:"\e968"}.icon-call::before{content:"\e969"}.icon-call-forward::before{content:"\e96a"}.icon-call-invite::before{content:"\e96b"}.icon-call-log::before{content:"\e96c"}.icon-camera::before{content:"\e96d"}.icon-Car-park::before{content:"\e96e"}.icon-Car-pooling::before{content:"\e96f"}.icon-Casting::before{content:"\e970"}.icon-Categories::before{content:"\e971"}.icon-CD::before{content:"\e972"}.icon-change-wallpaper::before{content:"\e973"}.icon-Change-wallpaper-1::before{content:"\e974"}.icon-charger::before{content:"\e975"}.icon-check-your-balance::before{content:"\e976"}.icon-Child::before{content:"\e977"}.icon-child-protection::before{content:"\e978"}.icon-Children-channel::before{content:"\e979"}.icon-cineday-silhouette::before{content:"\e97a"}.icon-clock::before{content:"\e97b"}.icon-cloud-backup::before{content:"\e97c"}.icon-Coat-hanger::before{content:"\e97d"}.icon-Collective-class-training::before{content:"\e97e"}.icon-Colour-Call::before{content:"\e97f"}.icon-Comedy-channel::before{content:"\e980"}.icon-Comic::before{content:"\e981"}.icon-Comments::before{content:"\e982"}.icon-commercial-representitive::before{content:"\e983"}.icon-community-sms::before{content:"\e984"}.icon-Concierge-bell::before{content:"\e985"}.icon-conference-call::before{content:"\e986"}.icon-connected-object::before{content:"\e987"}.icon-connection::before{content:"\e988"}.icon-construction::before{content:"\e989"}.icon-contact-card::before{content:"\e98a"}.icon-control-centre::before{content:"\e98b"}.icon-control-mydata::before{content:"\e98c"}.icon-copy::before{content:"\e98d"}.icon-Courier::before{content:"\e98e"}.icon-CPU::before{content:"\e98f"}.icon-crane::before{content:"\e990"}.icon-Crop::before{content:"\e991"}.icon-Currency-brazilian-real::before{content:"\e992"}.icon-currency-converter::before{content:"\e993"}.icon-Currency-dollar::before{content:"\e994"}.icon-currency-euro::before{content:"\e995"}.icon-Currency-sterling::before{content:"\e996"}.icon-Currency-yen::before{content:"\e997"}.icon-data-protection::before{content:"\e998"}.icon-data-services::before{content:"\e999"}.icon-decoder::before{content:"\e99a"}.icon-Decrease-test-size::before{content:"\e99b"}.icon-Defibrillator::before{content:"\e99c"}.icon-delete::before{content:"\e99d"}.icon-device-desktop-computer::before{content:"\e99e"}.icon-device-desktop-computer-connected::before{content:"\e99f"}.icon-device-fixed-line-phone::before{content:"\e9a0"}.icon-device-laptop-computer::before{content:"\e9a1"}.icon-device-laptop-computer-connected::before{content:"\e9a2"}.icon-device-smart-phone::before{content:"\e9a3"}.icon-device-status::before{content:"\e9a4"}.icon-device-tablet::before{content:"\e9a5"}.icon-device-tablet-connected::before{content:"\e9a6"}.icon-device-tv::before{content:"\e9a7"}.icon-device-connected-printer::before{content:"\e9a8"}.icon-device-manager::before{content:"\e9a9"}.icon-device-managment-express::before{content:"\e9aa"}.icon-dialler::before{content:"\e9ab"}.icon-Digital-frame::before{content:"\e9ac"}.icon-disable-apps::before{content:"\e9ad"}.icon-Discovery-offer::before{content:"\e9ae"}.icon-Discussion-author::before{content:"\e9af"}.icon-Discussion-more::before{content:"\e9b0"}.icon-Doctor::before{content:"\e9b1"}.icon-Doctors-bag::before{content:"\e9b2"}.icon-Doctors-communicating::before{content:"\e9b3"}.icon-Document-compose::before{content:"\e9b4"}.icon-document-stack::before{content:"\e9b5"}.icon-document-word::before{content:"\e9b6"}.icon-document-zip::before{content:"\e9b7"}.icon-Documentary::before{content:"\e9b8"}.icon-done-modifier::before{content:"\e9b9"}.icon-download::before{content:"\e9ba"}.icon-draft::before{content:"\e9bb"}.icon-dual-sim-packaging::before{content:"\e9bc"}.icon-easy-internet::before{content:"\e9bd"}.icon-ebook::before{content:"\e9be"}.icon-Eco-mode::before{content:"\e9bf"}.icon-edashboard::before{content:"\e9c0"}.icon-edit-draft::before{content:"\e9c1"}.icon-edit-email::before{content:"\e9c2"}.icon-edit-image::before{content:"\e9c3"}.icon-Elderly-person::before{content:"\e9c4"}.icon-electric-car::before{content:"\e9c5"}.icon-electric-car-charging::before{content:"\e9c6"}.icon-electricity-provider::before{content:"\e9c7"}.icon-elevator::before{content:"\e9c8"}.icon-email::before{content:"\e9c9"}.icon-email-forwarded::before{content:"\e9ca"}.icon-Email-replied::before{content:"\e9cb"}.icon-emap::before{content:"\e9cc"}.icon-emergency-firemen::before{content:"\e9cd"}.icon-emergency-police::before{content:"\e9ce"}.icon-emergency-sos::before{content:"\e9cf"}.icon-emergency-service::before{content:"\e9d0"}.icon-employees-1::before{content:"\e9d1"}.icon-Empty-trash::before{content:"\e9d2"}.icon-End-call::before{content:"\e9d3"}.icon-Entertainment-channel::before{content:"\e9d4"}.icon-epg::before{content:"\e9d5"}.icon-erase::before{content:"\e9d6"}.icon-error-severe::before{content:"\e9d7"}.icon-Ethenet::before{content:"\e9d8"}.icon-event-agenda::before{content:"\e9d9"}.icon-event-organiser::before{content:"\e9da"}.icon-event-speaker::before{content:"\e9db"}.icon-Excel::before{content:"\e9dc"}.icon-Expand-screen::before{content:"\e9dd"}.icon-expert::before{content:"\e9de"}.icon-external-drive::before{content:"\e9df"}.icon-Factory::before{content:"\e9e0"}.icon-family-place::before{content:"\e9e1"}.icon-Fast-delivery::before{content:"\e9e2"}.icon-Favorite-music::before{content:"\e9e3"}.icon-favourite::before{content:"\e9e4"}.icon-Featured::before{content:"\e9e5"}.icon-filter::before{content:"\e9e6"}.icon-Filter-effects::before{content:"\e9e7"}.icon-finance::before{content:"\e9e8"}.icon-fire::before{content:"\e9e9"}.icon-Fire-extinguisher::before{content:"\e9ea"}.icon-Firewall::before{content:"\e9eb"}.icon-flexible-storage::before{content:"\e9ec"}.icon-folder-camera::before{content:"\e9ed"}.icon-folder-document::before{content:"\e9ee"}.icon-folder-favourite::before{content:"\e9ef"}.icon-folder-sd::before{content:"\e9f0"}.icon-football::before{content:"\e9f1"}.icon-Football-match::before{content:"\e9f2"}.icon-Football-quiz::before{content:"\e9f3"}.icon-Forward::before{content:"\e9f4"}.icon-Forward-curved-arrow::before{content:"\e9f5"}.icon-forward-the-number::before{content:"\e9f6"}.icon-free-tag::before{content:"\e9f7"}.icon-Free-up-space::before{content:"\e9f8"}.icon-front-end-dashboard::before{content:"\e9f9"}.icon-Full-screen-view::before{content:"\e9fa"}.icon-Gallery::before{content:"\e9fb"}.icon-games::before{content:"\e9fc"}.icon-Gas-tank::before{content:"\e9fd"}.icon-gaugecapacity::before{content:"\e9fe"}.icon-gauge-counter::before{content:"\e9ff"}.icon-gauge-rate::before{content:"\ea00"}.icon-gauge-mon-reseau::before{content:"\ea01"}.icon-generic-document::before{content:"\ea02"}.icon-geolocation::before{content:"\ea03"}.icon-hands-free::before{content:"\ea04"}.icon-HDMI-Card::before{content:"\ea05"}.icon-health::before{content:"\ea06"}.icon-health-monitor::before{content:"\ea07"}.icon-Health-patient::before{content:"\ea08"}.icon-Heart-rate::before{content:"\ea09"}.icon-Heartbeats::before{content:"\ea0a"}.icon-help-guide::before{content:"\ea0b"}.icon-history::before{content:"\ea0c"}.icon-home::before{content:"\ea0d"}.icon-Home-1::before{content:"\ea0e"}.icon-home-alarm::before{content:"\ea0f"}.icon-Homelive::before{content:"\ea10"}.icon-homescreen::before{content:"\ea11"}.icon-Horoscopes::before{content:"\ea12"}.icon-hospital::before{content:"\ea13"}.icon-hotel::before{content:"\ea14"}.icon-Hourglass::before{content:"\ea15"}.icon-Im-driving::before{content:"\ea16"}.icon-image::before{content:"\ea17"}.icon-image-file::before{content:"\ea18"}.icon-improvement::before{content:"\ea19"}.icon-inbox::before{content:"\ea1a"}.icon-Incoming-call-curved-arrow::before{content:"\ea1b"}.icon-Increase-test-size::before{content:"\ea1c"}.icon-info::before{content:"\ea1d"}.icon-Information-data::before{content:"\ea1e"}.icon-internationaltv::before{content:"\ea1f"}.icon-international-globe::before{content:"\ea20"}.icon-internet::before{content:"\ea21"}.icon-internet-browser::before{content:"\ea22"}.icon-Internet-security-desktop::before{content:"\ea23"}.icon-Internet-security-mobile::before{content:"\ea24"}.icon-Internet-security-password::before{content:"\ea25"}.icon-Internet-security-server::before{content:"\ea26"}.icon-internet-usage::before{content:"\ea27"}.icon-Interventions::before{content:"\ea28"}.icon-IT-infrastructure::before{content:"\ea29"}.icon-keeper::before{content:"\ea2a"}.icon-keyboard::before{content:"\ea2b"}.icon-Keypad::before{content:"\ea2c"}.icon-La-Cle::before{content:"\ea2d"}.icon-Language::before{content:"\ea2e"}.icon-Latest::before{content:"\ea2f"}.icon-Le-Bloc::before{content:"\ea30"}.icon-Leave-session::before{content:"\ea31"}.icon-lightbulb-sh::before{content:"\ea32"}.icon-ligue-1::before{content:"\ea33"}.icon-Link::before{content:"\ea34"}.icon-live::before{content:"\ea35"}.icon-livebox::before{content:"\ea36"}.icon-livebox-info::before{content:"\ea37"}.icon-livebox-phone::before{content:"\ea38"}.icon-location-pin-compass::before{content:"\ea39"}.icon-lock::before{content:"\ea3a"}.icon-Lock-screen-settings::before{content:"\ea3b"}.icon-logistics::before{content:"\ea3c"}.icon-logout::before{content:"\ea3d"}.icon-Maintenance-man::before{content:"\ea3e"}.icon-manage-android::before{content:"\ea3f"}.icon-managing-equipment::before{content:"\ea40"}.icon-Map::before{content:"\ea41"}.icon-map-pin::before{content:"\ea42"}.icon-Medal::before{content:"\ea43"}.icon-Medical-app::before{content:"\ea44"}.icon-Medical-app-phone::before{content:"\ea45"}.icon-medical-chart::before{content:"\ea46"}.icon-Medical-files::before{content:"\ea47"}.icon-menu::before{content:"\ea48"}.icon-Message-download::before{content:"\ea49"}.icon-messaging::before{content:"\ea4a"}.icon-messaging-compose-sms::before{content:"\ea4b"}.icon-messaging-unified::before{content:"\ea4c"}.icon-messaging-untitled-compose::before{content:"\ea4d"}.icon-microphone::before{content:"\ea4e"}.icon-Microscope::before{content:"\ea4f"}.icon-mini-games::before{content:"\ea50"}.icon-mirroring::before{content:"\ea51"}.icon-Missed-call-boxed-arrow::before{content:"\ea52"}.icon-Missed-call-curved-arrow::before{content:"\ea53"}.icon-mobile-applications::before{content:"\ea54"}.icon-Mobile-backup-restore::before{content:"\ea55"}.icon-mobile-box::before{content:"\ea56"}.icon-mobile-data-toggle::before{content:"\ea57"}.icon-mobile-insurance::before{content:"\ea58"}.icon-mobile-network-coverage::before{content:"\ea59"}.icon-mobile-security::before{content:"\ea5a"}.icon-mobile-setup::before{content:"\ea5b"}.icon-Modem::before{content:"\ea5c"}.icon-modifier-add::before{content:"\ea5d"}.icon-Modifier-delete::before{content:"\ea5e"}.icon-Modifier-favorite::before{content:"\ea5f"}.icon-modifier-new::before{content:"\ea60"}.icon-modifier-no-access::before{content:"\ea61"}.icon-modifier-synchro::before{content:"\ea62"}.icon-modifier-upload::before{content:"\ea63"}.icon-modifier-wizard::before{content:"\ea64"}.icon-Modifier-download::before{content:"\ea65"}.icon-mon-reseau::before{content:"\ea66"}.icon-money::before{content:"\ea67"}.icon-More-dots::before{content:"\ea68"}.icon-move-to-folder::before{content:"\ea69"}.icon-multi-sim::before{content:"\ea6a"}.icon-multiple-timezone::before{content:"\ea6b"}.icon-Music-artist::before{content:"\ea6c"}.icon-music-file::before{content:"\ea6d"}.icon-Music-genre::before{content:"\ea6e"}.icon-music-player::before{content:"\ea6f"}.icon-Mute-microphone::before{content:"\ea70"}.icon-my-account::before{content:"\ea71"}.icon-my-bill-uk::before{content:"\ea72"}.icon-my-boutique::before{content:"\ea73"}.icon-my-essential::before{content:"\ea74"}.icon-my-essential-tablet::before{content:"\ea75"}.icon-my-livebox::before{content:"\ea76"}.icon-my-media::before{content:"\ea77"}.icon-My-Office-Phone::before{content:"\ea78"}.icon-my-orange::before{content:"\ea79"}.icon-my-plug::before{content:"\ea7a"}.icon-my-services::before{content:"\ea7b"}.icon-my-travels::before{content:"\ea7c"}.icon-Nature::before{content:"\ea7d"}.icon-Network-add::before{content:"\ea7e"}.icon-Network-livebox::before{content:"\ea7f"}.icon-networks::before{content:"\ea80"}.icon-new::before{content:"\ea81"}.icon-newspaper::before{content:"\ea82"}.icon-nfc::before{content:"\ea83"}.icon-NFC-tag::before{content:"\ea84"}.icon-no-sim::before{content:"\ea85"}.icon-Notification::before{content:"\ea86"}.icon-Notification-Bell::before{content:"\ea87"}.icon-nouveau-contract-social::before{content:"\ea88"}.icon-numero-unique::before{content:"\ea89"}.icon-office::before{content:"\ea8a"}.icon-oil-and-gas::before{content:"\ea8b"}.icon-On-board-unit::before{content:"\ea8c"}.icon-online-help::before{content:"\ea8d"}.icon-orangewallet::before{content:"\ea8e"}.icon-orange-assistant::before{content:"\ea8f"}.icon-orange-cash::before{content:"\ea90"}.icon-orange-corporate::before{content:"\ea91"}.icon-Orange-Detente::before{content:"\ea92"}.icon-orange-events::before{content:"\ea93"}.icon-Orange-Experts-Class-Training::before{content:"\ea94"}.icon-Orange-Experts-Copy-Keep::before{content:"\ea95"}.icon-orange-experts-expert::before{content:"\ea96"}.icon-orange-experts-insurance::before{content:"\ea97"}.icon-Orange-Experts-One2One-Coach::before{content:"\ea98"}.icon-orange-experts-orange-business-consultant::before{content:"\ea99"}.icon-orange-experts-orange-startup-smartphone::before{content:"\ea9a"}.icon-orange-experts-recycle::before{content:"\ea9b"}.icon-orange-experts-repair::before{content:"\ea9c"}.icon-orange-experts-tranquil::before{content:"\ea9d"}.icon-Orange-Football-Club::before{content:"\ea9e"}.icon-orange-foundation::before{content:"\ea9f"}.icon-Orange-garden::before{content:"\eaa0"}.icon-orange-gesture::before{content:"\eaa1"}.icon-orange-jobs::before{content:"\eaa2"}.icon-orange-messenger::before{content:"\eaa3"}.icon-Orange-Messenger-1::before{content:"\eaa4"}.icon-orange-money::before{content:"\eaa5"}.icon-orange-Photography::before{content:"\eaa6"}.icon-orange-pro::before{content:"\eaa7"}.icon-orange-protect::before{content:"\eaa8"}.icon-orange-radio::before{content:"\eaa9"}.icon-orange-reflections::before{content:"\eaaa"}.icon-Orange-rewards::before{content:"\eaab"}.icon-Orange-security-suite::before{content:"\eaac"}.icon-orange-travel::before{content:"\eaad"}.icon-orange-tv::before{content:"\eaae"}.icon-orange-wallet::before{content:"\eaaf"}.icon-orange-wifi::before{content:"\eab0"}.icon-Orange-Guest::before{content:"\eab1"}.icon-organisation::before{content:"\eab2"}.icon-outbox::before{content:"\eab3"}.icon-outdoor-sports-mountain-biking::before{content:"\eab4"}.icon-outdoor-sports-skiing::before{content:"\eab5"}.icon-Package::before{content:"\eab6"}.icon-Package-content::before{content:"\eab7"}.icon-parabole-tv::before{content:"\eab8"}.icon-parental-control::before{content:"\eab9"}.icon-Parrasol::before{content:"\eaba"}.icon-pass-video::before{content:"\eabb"}.icon-Pause::before{content:"\eabc"}.icon-Payment-euro::before{content:"\eabd"}.icon-pda-device::before{content:"\eabe"}.icon-pdf-file::before{content:"\eabf"}.icon-Pencil::before{content:"\eac0"}.icon-personal-smartphone-trainer::before{content:"\eac1"}.icon-phone-advisor::before{content:"\eac2"}.icon-phone-fund::before{content:"\eac3"}.icon-phone-protection::before{content:"\eac4"}.icon-Photo-dialer::before{content:"\eac5"}.icon-picture-messaging::before{content:"\eac6"}.icon-Pills::before{content:"\eac7"}.icon-pioneering::before{content:"\eac8"}.icon-Play::before{content:"\eac9"}.icon-play-and-win::before{content:"\eaca"}.icon-playmode-random::before{content:"\eacb"}.icon-polls::before{content:"\eacc"}.icon-portfolio::before{content:"\eacd"}.icon-POS-payment::before{content:"\eace"}.icon-power::before{content:"\eacf"}.icon-powerpoint-file::before{content:"\ead0"}.icon-presentation::before{content:"\ead1"}.icon-previous::before{content:"\ead2"}.icon-printer::before{content:"\ead3"}.icon-profileringtone::before{content:"\ead4"}.icon-public-transport::before{content:"\ead5"}.icon-publish::before{content:"\ead6"}.icon-Quirky-stories::before{content:"\ead7"}.icon-Quiz::before{content:"\ead8"}.icon-Radiography::before{content:"\ead9"}.icon-ratings-stars::before{content:"\eada"}.icon-Real-time::before{content:"\eadb"}.icon-recommend::before{content:"\eadc"}.icon-record::before{content:"\eadd"}.icon-Record-1::before{content:"\eade"}.icon-recycle-device::before{content:"\eadf"}.icon-Redo::before{content:"\eae0"}.icon-relationship::before{content:"\eae1"}.icon-reload::before{content:"\eae2"}.icon-remote-control::before{content:"\eae3"}.icon-Remote-control-1::before{content:"\eae4"}.icon-remove-modifier::before{content:"\eae5"}.icon-Replay-boxed-arrow::before{content:"\eae6"}.icon-Reply-boxed-arrow::before{content:"\eae7"}.icon-Reply-curved-arrow::before{content:"\eae8"}.icon-report::before{content:"\eae9"}.icon-responsible::before{content:"\eaea"}.icon-Restaurant::before{content:"\eaeb"}.icon-restore-to-phone::before{content:"\eaec"}.icon-Restrictied-content::before{content:"\eaed"}.icon-rewards::before{content:"\eaee"}.icon-ringtones::before{content:"\eaef"}.icon-running::before{content:"\eaf0"}.icon-Scales::before{content:"\eaf1"}.icon-scan-ticket::before{content:"\eaf2"}.icon-School::before{content:"\eaf3"}.icon-Science::before{content:"\eaf4"}.icon-Scissors::before{content:"\eaf5"}.icon-sd-card::before{content:"\eaf6"}.icon-SD-card-1::before{content:"\eaf7"}.icon-search::before{content:"\eaf8"}.icon-Send::before{content:"\eaf9"}.icon-Send-to-person::before{content:"\eafa"}.icon-Server::before{content:"\eafb"}.icon-servers::before{content:"\eafc"}.icon-settings::before{content:"\eafd"}.icon-setup-and-repair::before{content:"\eafe"}.icon-setup-and-repair-cog::before{content:"\eaff"}.icon-setup-internet::before{content:"\eb00"}.icon-share::before{content:"\eb01"}.icon-Share-wifi::before{content:"\eb02"}.icon-shipping::before{content:"\eb03"}.icon-Shop::before{content:"\eb04"}.icon-shop-pin::before{content:"\eb05"}.icon-shop-subscriptions::before{content:"\eb06"}.icon-Shopping::before{content:"\eb07"}.icon-Show-front-back-camera::before{content:"\eb08"}.icon-Shower::before{content:"\eb09"}.icon-showroom-mobile-pro::before{content:"\eb0a"}.icon-signal-1-5::before{content:"\eb0b"}.icon-signal-2-5::before{content:"\eb0c"}.icon-signal-3-5::before{content:"\eb0d"}.icon-signal-4-5::before{content:"\eb0e"}.icon-signal-5-5::before{content:"\eb0f"}.icon-signal-boost::before{content:"\eb10"}.icon-Silent::before{content:"\eb11"}.icon-sim::before{content:"\eb12"}.icon-simple-mode::before{content:"\eb13"}.icon-Simplicity::before{content:"\eb14"}.icon-Skip-backward::before{content:"\eb15"}.icon-Skip-forward::before{content:"\eb16"}.icon-Sleep::before{content:"\eb17"}.icon-Smart-electric-meter::before{content:"\eb18"}.icon-Smart-heating-switch::before{content:"\eb19"}.icon-smart-home::before{content:"\eb1a"}.icon-smart-lightswitch::before{content:"\eb1b"}.icon-smart-powerstation::before{content:"\eb1c"}.icon-Smart-Sensor::before{content:"\eb1d"}.icon-smart-tap::before{content:"\eb1e"}.icon-smart-watch::before{content:"\eb1f"}.icon-social-network::before{content:"\eb20"}.icon-software-update::before{content:"\eb21"}.icon-Sport-channel::before{content:"\eb22"}.icon-Start-services::before{content:"\eb23"}.icon-startup-wizard::before{content:"\eb24"}.icon-stocks::before{content:"\eb25"}.icon-stop-secret::before{content:"\eb26"}.icon-Stop-video::before{content:"\eb27"}.icon-Storage-cloud::before{content:"\eb28"}.icon-store-locator::before{content:"\eb29"}.icon-Street::before{content:"\eb2a"}.icon-Stretcher::before{content:"\eb2b"}.icon-subscription-package::before{content:"\eb2c"}.icon-Sudoku::before{content:"\eb2d"}.icon-support::before{content:"\eb2e"}.icon-surveillance-camera::before{content:"\eb2f"}.icon-Syncronise::before{content:"\eb30"}.icon-target-location::before{content:"\eb31"}.icon-tarif::before{content:"\eb32"}.icon-tariff::before{content:"\eb33"}.icon-task-list::before{content:"\eb34"}.icon-Taxi::before{content:"\eb35"}.icon-team-connect::before{content:"\eb36"}.icon-temperature::before{content:"\eb37"}.icon-terms-conditions::before{content:"\eb38"}.icon-text-alerts::before{content:"\eb39"}.icon-Thumb-down::before{content:"\eb3a"}.icon-Thumb-up::before{content:"\eb3b"}.icon-tick::before{content:"\eb3c"}.icon-tick-circle::before{content:"\eb3d"}.icon-tickets::before{content:"\eb3e"}.icon-Top-10::before{content:"\eb3f"}.icon-top-up-dollar::before{content:"\eb40"}.icon-top-up-euro::before{content:"\eb41"}.icon-top-up-uk-bank::before{content:"\eb42"}.icon-touch-screen::before{content:"\eb43"}.icon-town::before{content:"\eb44"}.icon-townhall::before{content:"\eb45"}.icon-track-your-delivery::before{content:"\eb46"}.icon-track-your-order::before{content:"\eb47"}.icon-Trading::before{content:"\eb48"}.icon-trash::before{content:"\eb49"}.icon-tv-plus::before{content:"\eb4a"}.icon-TV-series::before{content:"\eb4b"}.icon-Undo::before{content:"\eb4c"}.icon-unique::before{content:"\eb4d"}.icon-unknown-file::before{content:"\eb4e"}.icon-unlimited-calls::before{content:"\eb4f"}.icon-unlocked::before{content:"\eb50"}.icon-Unmissable::before{content:"\eb51"}.icon-upload::before{content:"\eb52"}.icon-USB::before{content:"\eb53"}.icon-usb-key::before{content:"\eb54"}.icon-Value::before{content:"\eb55"}.icon-vehicle::before{content:"\eb56"}.icon-video::before{content:"\eb57"}.icon-video-file::before{content:"\eb58"}.icon-video-phone::before{content:"\eb59"}.icon-video-meeting2::before{content:"\eb5a"}.icon-Vinyl::before{content:"\eb5b"}.icon-vip-contact::before{content:"\eb5c"}.icon-virtual-gamepad::before{content:"\eb5d"}.icon-visual-voicemail::before{content:"\eb5e"}.icon-vod-portrait::before{content:"\eb5f"}.icon-volte::before{content:"\eb60"}.icon-volume-high::before{content:"\eb61"}.icon-volume-low::before{content:"\eb62"}.icon-volume-mid::before{content:"\eb63"}.icon-volume-none::before{content:"\eb64"}.icon-vowifi::before{content:"\eb65"}.icon-vvm-message-read-full::before{content:"\eb66"}.icon-Warehouse::before{content:"\eb67"}.icon-Warningimportant::before{content:"\eb68"}.icon-Warning-important::before{content:"\eb69"}.icon-web-cam::before{content:"\eb6a"}.icon-web-fax-widget::before{content:"\eb6b"}.icon-Wholesale-retail::before{content:"\eb6c"}.icon-Widget::before{content:"\eb6d"}.icon-widget-tour::before{content:"\eb6e"}.icon-wifi::before{content:"\eb6f"}.icon-wifi-0::before{content:"\eb70"}.icon-wifi-1::before{content:"\eb71"}.icon-wifi-2::before{content:"\eb72"}.icon-wps-pairing::before{content:"\eb73"}.icon-WPT::before{content:"\eb74"}.icon-zoom-in::before{content:"\eb75"}.icon-zoom-out::before{content:"\eb76"}.icon-popout-tech::before{content:"\e634"}.icon-frame-care::before{content:"\e640"}.icon-frame-family::before{content:"\e637"}.icon-frame-fun::before{content:"\e638"}.icon-frame-home::before{content:"\e639"}.icon-frame-money::before{content:"\e63a"}.icon-frame-on-the-move::before{content:"\e63b"}.icon-frame-tariff::before{content:"\e63c"}.icon-frame-tech::before{content:"\e63d"}.icon-frame-wellbeing::before{content:"\e63e"}.icon-frame-work::before{content:"\e63f"}.icon-popout-care::before{content:"\e62d"}.icon-popout-family::before{content:"\e62e"}.icon-popout-fun::before{content:"\e62f"}.icon-popout-home::before{content:"\e630"}.icon-popout-money::before{content:"\e631"}.icon-popout-on-the-move::before{content:"\e632"}.icon-popout-tariff::before{content:"\e633"}.icon-popout-wellbeing::before{content:"\e635"}.icon-popout-work::before{content:"\e636"}.icon-frame-connectivity::before{content:"\eb78"}.icon-frame-my-customers::before{content:"\eb79"}.icon-frame-performance::before{content:"\eb7a"}.icon-frame-security::before{content:"\eb7b"}.icon-frame-teamwork::before{content:"\eb7c"}.icon-popout-connectivity::before{content:"\eb7d"}.icon-popout-my-customers::before{content:"\eb7e"}.icon-popout-performance::before{content:"\eb7f"}.icon-popout-security::before{content:"\eb80"}.icon-popout-teamwork::before{content:"\eb81"}.svg-arrow-next,.svg-arrow-previous,.svg-avatar,.svg-buy,.svg-checkbox-tick,.svg-delete,.svg-menu,.svg-search,.svg-settings,.svg-tick,.svg-warning-circle{position:relative}.svg-arrow-next::after,.svg-arrow-previous::after,.svg-avatar::after,.svg-buy::after,.svg-checkbox-tick::after,.svg-delete::after,.svg-menu::after,.svg-search::after,.svg-settings::after,.svg-tick::after,.svg-warning-circle::after{position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;content:"";background-repeat:no-repeat;background-size:cover}.svg-delete::after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M343.625 211.5c-4.875 1.125-12 4.125-15.875 6.5-8.5 5.25-102 98.25-108.625 108-8.875 13.25-12.25 31.5-8.625 46.875C215 392.25 209.625 386.25 334.125 511l114 114-114 114.125c-113.375 113.375-114 114-118.5 123.625-5.375 11.75-6.875 18.75-6.25 30.625.5 12.125 4.375 23.375 11.375 33.5 4.125 5.875 100.25 101 105.5 104.375 13.75 8.875 33.25 11.875 48.875 7.625 17.625-4.75 14.875-2.25 136.375-123.625L625 801.875l114 114C848.875 1025.625 853.5 1030 862.25 1034.25c20.625 9.75 45.25 8.375 62.125-3.625 7.75-5.5 100.75-98.125 105.75-105.25 9.25-13.375 13.125-33.375 9.25-48.625-4.875-19.5.625-13.375-123.5-137.75l-114-114L915.75 510.875c80.75-80.75 114.875-115.75 117.25-120.125 11.5-21.125 10.25-46.75-3.125-66.375-3.875-5.75-98.625-100.625-104.25-104.5-11.125-7.5-24.5-11.25-37.875-10.5-11.875.5-21.125 3.375-30.25 9-4.5 2.875-46.125 43.625-119.625 117L625 448.125l-114-114C386.375 209.75 392.25 215 373 210.5c-10-2.25-17.625-2-29.375 1z' fill='%23fff'/%3E%3C/svg%3E")}.svg-checkbox-tick::after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M7.5 12.5L3.75 8.75l-2.5 2.5L7.5 17.5 20 5l-2.5-2.5-10 10z' fill='%23fff'/%3E%3C/svg%3E")}.svg-warning-circle::after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M593.75 94.125c-.375.25-6.25.875-13.125 1.375-6.875.375-13.875 1-15.625 1.25s-5.875.875-9.375 1.375c-10.75 1.375-29.75 4.375-35 5.625-2.75.625-9.25 2.125-14.375 3.25-70.625 15.625-147.25 51.625-204.375 96.125C256.625 238.375 219.625 277 188 322.5c-35 50.125-62.375 109.375-77.875 168.75-4.75 18.375-10.75 48.625-12.5 63.125-.75 6.125-1.625 13.5-2 16.25-3.25 26.5-3.25 85.375 0 111.5 5.625 45.75 12 74.5 24.875 113.5 10.75 32.25 28.25 71.25 43.25 96.375 2.75 4.75 5.5 9.375 6 10.125 3.875 6.625 14.75 23.125 21.875 33.125 64.125 90 156.75 159.375 260.375 194.875 27.125 9.25 70.5 19.875 94.875 23.125 3.5.5 7.375 1 8.75 1.25 1.25.25 6.125.875 10.625 1.25 4.5.5 9.875 1.125 11.875 1.375 9.5 1.375 81 1.25 95.625-.25 33.625-3.375 49.25-6 79.375-13.375 134.75-32.875 252.375-118.625 325.75-237.25 45.25-73.125 72.75-158.375 78.25-243.125 1.625-25.5.875-77.375-1.5-92.125-.25-1.5-1.375-10.25-2.5-19.125-10.25-79.75-43.75-164.25-92.125-232.75-7-10-10-13.875-22.625-29.75-16.125-20.125-44-48.75-66.125-67.75-68.875-59.125-152-99.625-241.625-117.75-6.875-1.375-14.75-2.875-17.375-3.25s-6-.875-7.5-1.25c-1.5-.25-5.375-.875-8.875-1.25-3.375-.375-8.5-1-11.25-1.375s-7.25-.875-10-1.25c-6.75-.75-81.125-2-81.875-1.375zM647 278.75c14.875 4.875 28.25 15 36 27.375 7.625 12.125 13 33.125 12.5 49.5-.125 8.25-1.75 36.25-2.375 43.125-.125 2.375-.75 9.375-1.125 15.625-.875 11.75-1.625 22.375-2.625 35-.375 4.125-.875 11.75-1.25 16.875-1.5 21.75-2 27.125-2.5 32.5-.25 3.125-.875 9.875-1.25 15-1.25 16.875-1.75 23-3 37.5-.75 7.875-1.625 18.875-2 24.375s-.875 12.5-1.25 15.625c-.25 3.125-.875 9-1.25 13.125s-.875 10-1.25 13.125c-.25 3.125-.875 10.125-1.25 15.625s-1 12.25-1.25 15c-.375 2.75-.875 8.375-1.25 12.5-1.625 17.75-2.5 26.75-4.375 42.5-.75 6.125-1.625 14-2 17.5-1.25 11.375-3 17.25-6.75 22.25-7.125 9.75-16.75 14.125-31.875 14.5-16.625.375-27.5-4.5-34.875-15.5-3.5-5.125-4.5-8.25-5.625-17.5-.875-6.25-1.75-12.625-2-14.375s-1.125-9.875-1.875-18.125c-1.25-14.25-2-21.625-3.125-30-.25-2.125-.875-8.25-1.25-13.75s-1-12.25-1.25-15c-1-9.125-1.75-18.625-2.5-28.75-.375-5.5-1-11.75-1.25-13.75-.25-2.125-.875-9.375-1.25-16.25-.5-6.875-1.125-13.875-1.25-15.625-.25-1.75-.75-8.25-1.25-14.375-.375-6.25-1-13-1.25-15-.25-2.125-.875-8.875-1.25-15-.375-6.25-1-13.75-1.25-16.875-.5-5.25-1.25-15.25-2.5-31.25-.25-3.75-.875-11.375-1.25-16.875-.875-11.625-1.625-21.625-2.5-33.125-.25-4.5-.875-12.375-1.25-17.5-.25-5.125-.875-14.125-1.375-20-3.125-39.875 2.375-64 18.625-81.625C593.25 277.875 622 270.5 647 278.75zm.625 563.375c23.375 8 41.875 28.5 46.625 51.625 2.75 13.625 1.125 30.875-3.875 43.125-7.125 17-24.375 32-43.5 37.75-11.25 3.375-33.5 3-44.375-.75-15.125-5.25-29.625-16.125-36.875-27.625C554 927.875 552.5 898 562.125 878c9.25-19.125 27.625-33.5 48.5-38 8.25-1.875 29.125-.625 37 2.125z' fill='%23527edb'/%3E%3C/svg%3E")}.svg-menu::after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M130.5 251.25c-13.375 2.625-26 13-32.25 26.125-3.375 7.375-3.875 9.5-3.875 19.5 0 10.25.375 12 4.125 19.625 5.25 10.625 12.375 17.75 22.75 22.75l8.125 3.875h991.25l8.125-3.875c10.25-5 18.125-12.75 22.75-22.5 11.125-23.75 1.25-50.75-22.75-62.25l-8.125-3.875-492.5-.125c-270.875-.125-494.875.25-497.625.75zM128.625 564.25c-13 3.5-23.5 12.25-30.125 25.125-3.625 6.75-4 8.625-4 19.375-.125 10.75.25 12.625 3.75 20 4.875 10.25 12.625 18 23 23l8.125 3.875h991.25l8.125-4c9.125-4.5 11.25-6.125 17.625-14.125 6.75-8.375 9.25-16.25 9.25-28.75 0-9.25-.5-11.625-3.875-18.75-4.875-10.375-12.625-18.125-23-23l-8.125-3.875-493.125-.25c-388-.125-494.375.125-498.875 1.375zM128.125 876.75c-13.875 4.375-23.625 12.875-29.875 25.75-3.375 7.25-3.875 9.375-3.875 19.375s.5 12.125 3.875 19.375c4.875 10.25 12.625 18 23 23l8.125 3.875h991.25l8.125-3.875c10.375-4.875 18.125-12.625 23-23 3.5-7.25 3.875-9.375 3.875-19.375s-.375-12.125-3.875-19.375c-4.875-10.25-12.625-18-23-23l-8.125-3.875-493.75-.25c-396.625-.125-494.75.125-498.75 1.375z' fill='%23fff'/%3E%3C/svg%3E")}.svg-menu:hover::after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M130.5 251.25c-13.375 2.625-26 13-32.25 26.125-3.375 7.375-3.875 9.5-3.875 19.5 0 10.25.375 12 4.125 19.625 5.25 10.625 12.375 17.75 22.75 22.75l8.125 3.875h991.25l8.125-3.875c10.25-5 18.125-12.75 22.75-22.5 11.125-23.75 1.25-50.75-22.75-62.25l-8.125-3.875-492.5-.125c-270.875-.125-494.875.25-497.625.75zM128.625 564.25c-13 3.5-23.5 12.25-30.125 25.125-3.625 6.75-4 8.625-4 19.375-.125 10.75.25 12.625 3.75 20 4.875 10.25 12.625 18 23 23l8.125 3.875h991.25l8.125-4c9.125-4.5 11.25-6.125 17.625-14.125 6.75-8.375 9.25-16.25 9.25-28.75 0-9.25-.5-11.625-3.875-18.75-4.875-10.375-12.625-18.125-23-23l-8.125-3.875-493.125-.25c-388-.125-494.375.125-498.875 1.375zM128.125 876.75c-13.875 4.375-23.625 12.875-29.875 25.75-3.375 7.25-3.875 9.375-3.875 19.375s.5 12.125 3.875 19.375c4.875 10.25 12.625 18 23 23l8.125 3.875h991.25l8.125-3.875c10.375-4.875 18.125-12.625 23-23 3.5-7.25 3.875-9.375 3.875-19.375s-.375-12.125-3.875-19.375c-4.875-10.25-12.625-18-23-23l-8.125-3.875-493.75-.25c-396.625-.125-494.75.125-498.75 1.375z' fill='%23000'/%3E%3C/svg%3E")}.svg-tick::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M993.75 221.125c-10.5 2.875-15.75 5.25-24 10.5-8.5 5.5-6.375 3.625-48.125 44.25-19.625 19.125-40 38.875-45.25 44C859 336.75 789.875 404 764.5 428.75c-13.625 13.375-27.875 27.125-31.375 30.625-3.625 3.375-24.125 23.5-45.75 44.5-21.625 21.125-42.625 41.5-46.75 45.5s-18.25 17.75-31.375 30.5C542 645.5 502.875 683.625 497.625 688.625c-3.125 3-8.625 8.25-12 11.625l-6.375 6-10.125-11.5c-5.625-6.375-11.5-13-13.125-14.75-2.5-2.625-89.875-100.125-122.75-136.875C321.5 530 321.375 530 313 524.375c-25.5-16.875-59-17.25-86-1-8.5 5.125-47.125 43-55.375 54.25-17.75 24.5-20.125 57.875-6 84.75 2.75 5.125 21.125 29.375 45.125 59.625 70.625 88.75 138.75 174.375 173 217.375C402 962.25 418.25 982.75 420 985c19.25 25.5 31.125 35.375 50.625 41.875 28.5 9.625 60.25 2.25 81.5-19 3.25-3.25 10.625-11.875 16.25-19.125s13.75-17.375 17.875-22.5 10.125-12.75 13.375-16.875c35.875-45.25 62.125-78.125 69.125-86.875 4.75-5.875 21.125-26.375 36.375-45.625 26-32.625 59-74.25 96.125-120.75 8.625-10.875 22.75-28.625 31.375-39.5s33.375-42 55-69.125 46-57.875 54.25-68.125c29.125-36.75 64.125-80.625 99.25-124.75 40.125-50.25 42.25-53.25 46.75-64.75 15.375-38.625-1.5-83.125-38.5-102.25-16.375-8.375-38.875-11-55.625-6.5z' fill='%2332c832'/%3E%3C/svg%3E")}.svg-arrow-previous::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath d='M15 3l-3-3L0 12l12 12 3-3-9-9' fill='%23000'/%3E%3C/svg%3E")}.svg-arrow-previous:active::after,.svg-arrow-previous:focus::after,.svg-arrow-previous:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath d='M15 3l-3-3L0 12l12 12 3-3-9-9' fill='%23fff'/%3E%3C/svg%3E")}.svg-arrow-next::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath d='M3 0L0 3l9 9-9 9 3 3 12-12' fill='%23000'/%3E%3C/svg%3E")}.svg-arrow-next.btn-primary::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath d='M3 0L0 3l9 9-9 9 3 3 12-12' fill='%23fff'/%3E%3C/svg%3E")}.svg-arrow-next.btn-primary:active::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath d='M3 0L0 3l9 9-9 9 3 3 12-12' fill='%23000'/%3E%3C/svg%3E")}.svg-settings::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M470.625 118.75c-20.125 4.25-46 13.875-72.5 26.875-42.875 21.125-57.375 39.125-52 64.375.75 3.625 4.25 13.75 7.875 22.375 8.25 20.375 11 31 11.125 42.625.125 19.875-10 39.75-30.875 60.5-21.125 21.125-40.375 30.75-61.125 30.75-11.25 0-20.75-2.375-36.25-8.75-29.375-12.375-40.625-13.875-53.625-7.625-13.125 6.375-27.5 25.125-40.75 53-18.5 39-27.5 69.375-27 91.625.5 22 8.625 31.375 38.125 43.625C176 547.5 182.75 551.5 192.375 560.5c15.125 14.375 21.375 33.5 21.5 64.75 0 22.5-2.25 34.625-9.5 49.125-8.75 17.625-21.75 27.375-52.5 39.375-28.75 11.375-38.25 24.25-36.5 49.75 2.625 36.5 31.75 104.625 54.75 128 8.25 8.25 16.875 12.625 26.375 13.25 9.25.75 15.125-.875 37.25-9.75 10-4 19.875-7.625 21.875-8 2.125-.375 5.125-1.125 6.875-1.5 3.875-.75 18.25-.75 22.375.125 16.125 3.125 33.125 13.75 50.5 31.25 19.75 20 29.375 39.125 29.75 58.625.125 13.25-2.5 23-14 50.125-4.75 11.375-5.25 13.5-5.375 23.75-.125 9.5.375 12.25 3 17.375 8 16.25 31.625 32.5 71.875 49.25 57 23.75 88.5 24.875 104.125 3.625 5.25-7 6.125-8.875 14.5-28.875 12.125-29 23.375-41.125 45.25-49.125 21.75-7.875 59.875-7.5 81.375.625 21.375 8.125 32 20.5 45.375 52.75 10.625 25.5 17 33.125 31.75 37.75 20.125 6.25 56.125-2.5 104.125-25.25 28-13.25 46.625-27.625 52.875-40.625 6.125-12.625 4.875-24-5.25-48.125-9.25-22.125-10.375-26.625-10.375-42.5.125-12.875.375-15.25 3.625-23.125 11.75-28.625 45.25-59.5 72.375-66.5 16.25-4.125 27.875-2.25 58.375 9.875 18.25 7.25 20 7.75 30 7.75 8.875.125 11.625-.375 16.875-3 13.375-6.625 26.875-24.25 40-51.75 17.625-36.75 26.875-66.125 27.625-87.25.625-17.375-3.5-28.125-13.75-36.25-6.5-5.125-8-6-30.75-15.75-28.625-12.25-37.25-20.25-48.875-45.375-2.625-5.875-5.125-24.375-5.125-38.625-.125-41.875 12.375-65.625 41.75-79.75 4.375-2.125 13.5-6.125 20.375-9 27.375-11.5 35-20.375 36.5-41.75 1.375-20.875-11-61.625-29.875-98.75-17.25-33.75-32.875-49.25-51.25-50.5-9.125-.75-15.25.875-34.75 8.75-20.5 8.375-30.875 11-42.5 11-20.75 0-39.75-9.875-61.75-32-14.375-14.375-23.25-28.375-27.5-43-2.125-7.25-2.875-21.875-1.375-28.125 2-8.5 5.75-19.375 10.375-30.625 7.375-17.375 9.375-25.375 8.75-34.25-.625-9.75-4.5-17.75-12.75-26.25-10-10.25-18.5-15.75-42.625-27.5-43.875-21.5-80.625-31.25-101.25-27-17.75 3.625-24.375 11.25-37.5 43.125-5.25 12.75-10.125 21.875-15.5 28.5-13.5 17-36.5 25.875-67.625 26.125-39.25.25-63-10.5-77.375-35-2.75-4.625-7.875-15.375-11.375-24-3.625-8.625-8.5-18.625-10.875-22.25-11-16.375-28.125-21.125-56-15.25zm200 261.75c40.375 7.625 78.25 25 110.625 50.75 12 9.625 32.875 30.625 41.375 41.875 27 35.375 44.125 76.5 50.375 121.25 2.25 16 1.75 55.75-.875 70.75C862.375 720.25 838.5 766.5 800.375 804c-40 39.5-87.125 62.375-144.75 70.375-11.875 1.625-52.875 1.75-60.625.25-1.75-.375-7.375-1.375-12.5-2.125-29.75-4.75-61.625-16.875-90-34.5-9.5-5.875-26.625-18.25-30.75-22.25-.75-.75-4.125-4-7.5-7.125-20.125-18.625-40-45.25-52.25-69.5-18.125-36.5-26.75-72.25-26.75-112.25.125-56.375 17.875-109 52.125-153.75 8-10.625 29-32 40.125-41 35.625-28.75 79.875-47.75 125.625-53.875 21.5-2.875 55.625-1.875 77.5 2.25z' fill='%23fff'/%3E%3C/svg%3E")}.svg-settings:focus::after,.svg-settings:hover::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M470.625 118.75c-20.125 4.25-46 13.875-72.5 26.875-42.875 21.125-57.375 39.125-52 64.375.75 3.625 4.25 13.75 7.875 22.375 8.25 20.375 11 31 11.125 42.625.125 19.875-10 39.75-30.875 60.5-21.125 21.125-40.375 30.75-61.125 30.75-11.25 0-20.75-2.375-36.25-8.75-29.375-12.375-40.625-13.875-53.625-7.625-13.125 6.375-27.5 25.125-40.75 53-18.5 39-27.5 69.375-27 91.625.5 22 8.625 31.375 38.125 43.625C176 547.5 182.75 551.5 192.375 560.5c15.125 14.375 21.375 33.5 21.5 64.75 0 22.5-2.25 34.625-9.5 49.125-8.75 17.625-21.75 27.375-52.5 39.375-28.75 11.375-38.25 24.25-36.5 49.75 2.625 36.5 31.75 104.625 54.75 128 8.25 8.25 16.875 12.625 26.375 13.25 9.25.75 15.125-.875 37.25-9.75 10-4 19.875-7.625 21.875-8 2.125-.375 5.125-1.125 6.875-1.5 3.875-.75 18.25-.75 22.375.125 16.125 3.125 33.125 13.75 50.5 31.25 19.75 20 29.375 39.125 29.75 58.625.125 13.25-2.5 23-14 50.125-4.75 11.375-5.25 13.5-5.375 23.75-.125 9.5.375 12.25 3 17.375 8 16.25 31.625 32.5 71.875 49.25 57 23.75 88.5 24.875 104.125 3.625 5.25-7 6.125-8.875 14.5-28.875 12.125-29 23.375-41.125 45.25-49.125 21.75-7.875 59.875-7.5 81.375.625 21.375 8.125 32 20.5 45.375 52.75 10.625 25.5 17 33.125 31.75 37.75 20.125 6.25 56.125-2.5 104.125-25.25 28-13.25 46.625-27.625 52.875-40.625 6.125-12.625 4.875-24-5.25-48.125-9.25-22.125-10.375-26.625-10.375-42.5.125-12.875.375-15.25 3.625-23.125 11.75-28.625 45.25-59.5 72.375-66.5 16.25-4.125 27.875-2.25 58.375 9.875 18.25 7.25 20 7.75 30 7.75 8.875.125 11.625-.375 16.875-3 13.375-6.625 26.875-24.25 40-51.75 17.625-36.75 26.875-66.125 27.625-87.25.625-17.375-3.5-28.125-13.75-36.25-6.5-5.125-8-6-30.75-15.75-28.625-12.25-37.25-20.25-48.875-45.375-2.625-5.875-5.125-24.375-5.125-38.625-.125-41.875 12.375-65.625 41.75-79.75 4.375-2.125 13.5-6.125 20.375-9 27.375-11.5 35-20.375 36.5-41.75 1.375-20.875-11-61.625-29.875-98.75-17.25-33.75-32.875-49.25-51.25-50.5-9.125-.75-15.25.875-34.75 8.75-20.5 8.375-30.875 11-42.5 11-20.75 0-39.75-9.875-61.75-32-14.375-14.375-23.25-28.375-27.5-43-2.125-7.25-2.875-21.875-1.375-28.125 2-8.5 5.75-19.375 10.375-30.625 7.375-17.375 9.375-25.375 8.75-34.25-.625-9.75-4.5-17.75-12.75-26.25-10-10.25-18.5-15.75-42.625-27.5-43.875-21.5-80.625-31.25-101.25-27-17.75 3.625-24.375 11.25-37.5 43.125-5.25 12.75-10.125 21.875-15.5 28.5-13.5 17-36.5 25.875-67.625 26.125-39.25.25-63-10.5-77.375-35-2.75-4.625-7.875-15.375-11.375-24-3.625-8.625-8.5-18.625-10.875-22.25-11-16.375-28.125-21.125-56-15.25zm200 261.75c40.375 7.625 78.25 25 110.625 50.75 12 9.625 32.875 30.625 41.375 41.875 27 35.375 44.125 76.5 50.375 121.25 2.25 16 1.75 55.75-.875 70.75C862.375 720.25 838.5 766.5 800.375 804c-40 39.5-87.125 62.375-144.75 70.375-11.875 1.625-52.875 1.75-60.625.25-1.75-.375-7.375-1.375-12.5-2.125-29.75-4.75-61.625-16.875-90-34.5-9.5-5.875-26.625-18.25-30.75-22.25-.75-.75-4.125-4-7.5-7.125-20.125-18.625-40-45.25-52.25-69.5-18.125-36.5-26.75-72.25-26.75-112.25.125-56.375 17.875-109 52.125-153.75 8-10.625 29-32 40.125-41 35.625-28.75 79.875-47.75 125.625-53.875 21.5-2.875 55.625-1.875 77.5 2.25z' fill='%23f16e00'/%3E%3C/svg%3E")}.svg-search::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M491.125 125.5c-.25.25-5.25.75-11.125 1.25-26.5 2-59.875 9-87.625 18.25-108.5 36.125-195.875 118.125-239 224.375-18.25 45.125-27 88.875-27.75 140-.625 39.5 2.5 66.875 11.375 102.25 19.75 78.625 64.375 149.75 127.375 203 39.25 33.25 87.125 59.25 136.875 74.5 21.25 6.5 47.75 12.125 65.625 14 4.125.5 8.875 1.125 10.625 1.5 8.125 1.5 59.25 1.375 75.125-.25 66-6.625 125.875-27.875 179-63.375l11-7.375 143 143c90 90 144.75 143.875 147.75 145.375 6.875 3.375 20.625 3.125 27.25-.375 5.75-3 56.875-53.75 60.875-60.375s4.25-19 .5-27c-2.375-5-28.875-32.125-145.625-148.875l-142.75-142.75 7.375-11c33-49.375 55.5-109.875 62.125-167.25.375-3.5 1.25-10.5 1.875-15.625 1.125-9.875.625-64.625-.625-73.125-.375-2.75-1.625-10.875-2.625-18.125-17.375-124-98.125-234.625-212.625-291.75-37.875-18.875-83.25-32.75-123.5-37.625-3.375-.375-8.25-1-10.625-1.375-4.875-.75-63.125-1.875-63.875-1.25zm58.25 126.375c61.25 9.25 112 34.25 153.75 76.125 42.125 42.25 67.625 94 76.25 154.5 1.375 10.125 1.75 51.625.5 61.875-5.5 44.625-19.625 82.75-44 119.375-42.5 63.875-114.125 107.5-190 115.875-11.625 1.25-50.125 1.25-61.5-.125-30.125-3.375-67.875-15.375-94.375-29.875C312.25 707 259.75 629 251.5 543.75c-1.625-17-.875-52.25 1.375-66.875 13.5-87.75 66.5-160.25 145.625-199.375 29.625-14.625 59.5-23.125 94-26.625 6.375-.625 51 .125 56.875 1z' fill='%23fff'/%3E%3C/svg%3E")}.svg-search:hover::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M491.125 125.5c-.25.25-5.25.75-11.125 1.25-26.5 2-59.875 9-87.625 18.25-108.5 36.125-195.875 118.125-239 224.375-18.25 45.125-27 88.875-27.75 140-.625 39.5 2.5 66.875 11.375 102.25 19.75 78.625 64.375 149.75 127.375 203 39.25 33.25 87.125 59.25 136.875 74.5 21.25 6.5 47.75 12.125 65.625 14 4.125.5 8.875 1.125 10.625 1.5 8.125 1.5 59.25 1.375 75.125-.25 66-6.625 125.875-27.875 179-63.375l11-7.375 143 143c90 90 144.75 143.875 147.75 145.375 6.875 3.375 20.625 3.125 27.25-.375 5.75-3 56.875-53.75 60.875-60.375s4.25-19 .5-27c-2.375-5-28.875-32.125-145.625-148.875l-142.75-142.75 7.375-11c33-49.375 55.5-109.875 62.125-167.25.375-3.5 1.25-10.5 1.875-15.625 1.125-9.875.625-64.625-.625-73.125-.375-2.75-1.625-10.875-2.625-18.125-17.375-124-98.125-234.625-212.625-291.75-37.875-18.875-83.25-32.75-123.5-37.625-3.375-.375-8.25-1-10.625-1.375-4.875-.75-63.125-1.875-63.875-1.25zm58.25 126.375c61.25 9.25 112 34.25 153.75 76.125 42.125 42.25 67.625 94 76.25 154.5 1.375 10.125 1.75 51.625.5 61.875-5.5 44.625-19.625 82.75-44 119.375-42.5 63.875-114.125 107.5-190 115.875-11.625 1.25-50.125 1.25-61.5-.125-30.125-3.375-67.875-15.375-94.375-29.875C312.25 707 259.75 629 251.5 543.75c-1.625-17-.875-52.25 1.375-66.875 13.5-87.75 66.5-160.25 145.625-199.375 29.625-14.625 59.5-23.125 94-26.625 6.375-.625 51 .125 56.875 1z' fill='%23f16e00'/%3E%3C/svg%3E")}.svg-avatar::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M603.75 94.5c-85.75 9-156.625 61.625-188.375 139.875-7.25 17.625-12 34.75-13.75 49.375-.375 3.125-1.125 8.125-1.625 11.25-1.125 6-.75 46 .625 54.375C405.25 380 417.75 414.25 433.25 438.5c13.625 21.125 33 42.625 52.375 57.75 63.625 49.875 151 61.25 225.625 29.625 74.5-31.625 126.5-100.75 135.875-180.875 1.75-14.875 1-48.375-1.375-62.375-6.375-36.875-20.75-70.625-42.5-99.5-9-11.75-30.75-34-41.375-42.125-32.25-24.5-70.375-40.25-109.125-45.375-11.125-1.375-39.75-2.125-49-1.125z' fill='%23fff'/%3E%3Cpath d='M418.125 532.75c-22.75 14.25-41.75 29.125-58 45.875-43.375 44.75-70.125 100.5-78.25 163.875-1.375 10.5-1.625 42.375-1.375 160.625.25 135.875.375 148.125 2.375 155.625C286.25 1071 290 1081.125 294 1088.625c18.625 34.5 48 56.625 86 65 11.875 2.5 13 2.5 299.75 2.625h287.875l-.5-205.25c-.125-113-.75-206.75-1.125-208.5-.5-1.75-1.5-7.375-2.25-12.5-6.5-44.25-27.75-92.5-57.125-129.625-16.25-20.625-39-42-60.125-56.375-12.75-8.75-23.625-15.25-25.375-15.25-.625 0-3.375 2-6 4.375-31.75 29.375-76.5 53.125-121.125 64.25-25.125 6.375-39.625 8.125-67.125 8.125-33.875.125-53.25-2.25-81.125-10-26.875-7.5-61.75-23.625-81.375-37.375-12-8.5-23.75-17.625-29.75-23.125-3.75-3.375-7.625-6.25-8.5-6.125-1 0-4.5 1.75-8 3.875z' fill='%23fff'/%3E%3C/svg%3E")}.svg-avatar:active::after,.svg-avatar:hover::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M603.75 94.5c-85.75 9-156.625 61.625-188.375 139.875-7.25 17.625-12 34.75-13.75 49.375-.375 3.125-1.125 8.125-1.625 11.25-1.125 6-.75 46 .625 54.375C405.25 380 417.75 414.25 433.25 438.5c13.625 21.125 33 42.625 52.375 57.75 63.625 49.875 151 61.25 225.625 29.625 74.5-31.625 126.5-100.75 135.875-180.875 1.75-14.875 1-48.375-1.375-62.375-6.375-36.875-20.75-70.625-42.5-99.5-9-11.75-30.75-34-41.375-42.125-32.25-24.5-70.375-40.25-109.125-45.375-11.125-1.375-39.75-2.125-49-1.125z' fill='%23f16e00'/%3E%3Cpath d='M418.125 532.75c-22.75 14.25-41.75 29.125-58 45.875-43.375 44.75-70.125 100.5-78.25 163.875-1.375 10.5-1.625 42.375-1.375 160.625.25 135.875.375 148.125 2.375 155.625C286.25 1071 290 1081.125 294 1088.625c18.625 34.5 48 56.625 86 65 11.875 2.5 13 2.5 299.75 2.625h287.875l-.5-205.25c-.125-113-.75-206.75-1.125-208.5-.5-1.75-1.5-7.375-2.25-12.5-6.5-44.25-27.75-92.5-57.125-129.625-16.25-20.625-39-42-60.125-56.375-12.75-8.75-23.625-15.25-25.375-15.25-.625 0-3.375 2-6 4.375-31.75 29.375-76.5 53.125-121.125 64.25-25.125 6.375-39.625 8.125-67.125 8.125-33.875.125-53.25-2.25-81.125-10-26.875-7.5-61.75-23.625-81.375-37.375-12-8.5-23.75-17.625-29.75-23.125-3.75-3.375-7.625-6.25-8.5-6.125-1 0-4.5 1.75-8 3.875z' fill='%23f16e00'/%3E%3C/svg%3E")}.svg-buy::after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M608.625 139.375c-.25.25-4.5.875-9.25 1.25C580.5 142.5 550.25 152 531.25 162.25c-53.625 28.75-92.375 81.75-103 140.875-3 17-3.125 20.375-3.125 102.75L425 482.5H280.25c-157.875 0-151.125-.25-166.5 7.125-4 1.875-10.375 6.875-15.125 11.5-13.375 13.375-19.75 30.25-18.125 48 1 10.75 2.625 16.625 8 27.75 2.375 4.75 9.875 21.125 16.75 36.25s13.625 30 15 33.125c1.5 3.125 5.5 12.125 9.125 20s8 17.5 9.75 21.25 29.875 65.875 62.75 138.125c32.75 72.125 61 134.375 62.75 138.125 1.625 3.75 14.375 31.625 28.125 61.875s26.375 58.125 28.125 61.875 4.5 9.875 6.125 13.5l3 6.5 290.75-.25 290.875-.375 10.375-22.5c14.5-31.375 16.5-35.875 28-60.625 5.625-12 11.375-24.375 12.75-27.5s8.25-17.75 15-32.5c14.25-30.5 16.5-35.5 27-58.125 8.375-18.5 12.75-27.75 20.25-43.75 2.875-6.25 6.625-14.125 8.125-17.5 3.625-8 8.25-18.125 18.75-40.625 7.5-16.25 49.5-106.875 58.125-125.625 1.875-4.125 7.25-15.625 11.875-25.625 11.75-25.375 14.375-30.875 23.125-50 4.25-9.25 10.125-21.75 13.125-27.625 7.75-15.25 9.875-23.375 9-34.25-1.875-24.125-17.375-44.375-41.75-54.125l-8.5-3.375-146.5-.375-146.625-.25-.125-77.25c0-42.375-.25-78.875-.375-80.875-1.625-18.875-5.625-37-12.25-54.875-28.875-78.125-102.875-129.875-186.75-130.5-8.375-.125-15.375.125-15.625.375zm42.5 96.875C688 246.5 716 274.125 726.5 310.75c2.75 9.75 2.75 11.25 3.25 90.75l.375 81h-211.5l.5-80.375c.125-44.125.75-82 1.25-84C528.625 285 544 263.75 571.75 247c6.875-4.125 17.875-8.875 23.875-10.375 20.125-4.75 39.25-4.875 55.5-.375zM424.25 610.875c.375 2 1.875 11.125 3.25 20.375 4.625 31.25 8.75 58 10.625 70 1.125 6.5 2.75 17.25 3.75 23.75s2.625 17.5 3.75 24.375c1 6.875 1.875 12.875 1.875 13.375 0 .625-38 1-84.5 1h-84.375l-5.375-11.625c-3-6.25-8.875-18.75-13.125-27.625-4.125-8.75-7.625-16.125-7.625-16.375 0-.125-4.375-9.5-9.875-20.75-5.375-11.25-11-23.25-12.5-26.5S224 647.75 219.75 639c-4.125-8.75-9.125-19.375-11.125-23.75l-3.5-7.75H423.5l.75 3.375zM730 608.5c0 .5-.875 7.75-1.875 15.875-2.75 20.875-2.75 21.625-5 41.25-2 17.25-2.625 22.625-3.75 30-.25 2-.875 6.25-1.125 9.375-1.125 9.625-5.875 49.25-6.375 52.5-.25 1.75-.5 3.875-.5 4.625-.125 1.25-17.875 1.625-84.5 1.625-46.375 0-84.375-.375-84.5-1 0-.5-.25-2.25-.625-4-1.75-10.25-6.875-42-8-49.375-.625-4.875-1.5-10.125-1.875-11.875-.25-1.625-.875-5.25-1.25-8.125-.5-2.75-2.625-16.875-5-31.25-2.375-14.5-4.875-30.25-5.625-35-.75-4.875-1.625-10.25-2-12.25l-.75-3.375h106.375c58.5 0 106.375.5 106.375 1zm305.875.5c-.375.875-6.625 15.375-14 32.25s-19.125 44.125-26.25 60.625-16 37-19.75 45.625l-6.75 15.625-85.875.375-85.75.25.625-2.75c.25-1.625 4-30.5 8.125-64.125 4.25-33.75 7.875-62.625 8.125-64.375s.875-6.75 1.375-11.25 1.125-8.5 1.25-9.125c.125-.5.25-1.75.375-2.75.125-1.625 13.25-1.875 109.625-1.875 87.125 0 109.375.375 108.875 1.5zM463 862.75c.75 4.75 2.5 15.625 8.375 54.125.75 4.75 1.75 11.875 2.375 15.625s3.375 21.75 6.125 40 5.375 35 5.875 37.125l.875 4.125h-94.25l-6.625-14.125C382 992 375 977.125 370 966.875c-5-10.375-11.75-24.375-15-31.25s-9.625-20.125-14.125-29.375c-4.375-9.25-11.25-23.625-15.25-31.875-3.875-8.25-7.375-15.375-7.75-16-.25-.5 32.125-.875 71.875-.875h72.375l.875 5.25zm235.25-1.875c-.375 2-2.5 14.5-4.625 27.875s-4.625 29.125-5.5 35c-6.5 40.375-8.25 51.375-10.5 66.875-1.5 9.625-3 18.75-3.375 20.375l-.5 2.75H574l-.75-3.5c-.375-1.875-1-5.625-1.375-8.375s-1-6.375-1.25-8.125c-.375-1.75-.875-4.875-1.125-6.875-.375-2.125-2-12.5-3.75-23.125s-4.625-28.625-6.375-40c-1.875-11.375-3.5-22-3.875-23.75-.25-1.75-1.125-6.75-1.75-11.25s-2-12.875-3.125-18.75c-1-5.875-1.875-11-1.875-11.625 0-.5 33.75-.875 75.125-.875H699l-.75 3.375zm224.375 11.875c-7.125 14.875-13.125 27.5-30.75 64.125-4.625 9.625-11.125 23.125-14.375 30s-9.625 20.25-14.125 29.625l-8.25 17.25h-47c-36.625 0-46.875-.375-46.875-1.625 0-.75.875-6.125 1.75-11.75 1-5.625 2.25-12.625 2.625-15.625 1.75-11.75 13.125-82 14.25-87.875.75-3.5 2.125-12.125 3.25-19.375 1-7.25 2.25-14.625 2.625-16.625l.75-3.375h143.375l-7.25 15.25z' fill='%23fff'/%3E%3C/svg%3E")}.svg-buy:active::after,.svg-buy:hover::after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M608.625 139.375c-.25.25-4.5.875-9.25 1.25C580.5 142.5 550.25 152 531.25 162.25c-53.625 28.75-92.375 81.75-103 140.875-3 17-3.125 20.375-3.125 102.75L425 482.5H280.25c-157.875 0-151.125-.25-166.5 7.125-4 1.875-10.375 6.875-15.125 11.5-13.375 13.375-19.75 30.25-18.125 48 1 10.75 2.625 16.625 8 27.75 2.375 4.75 9.875 21.125 16.75 36.25s13.625 30 15 33.125c1.5 3.125 5.5 12.125 9.125 20s8 17.5 9.75 21.25 29.875 65.875 62.75 138.125c32.75 72.125 61 134.375 62.75 138.125 1.625 3.75 14.375 31.625 28.125 61.875s26.375 58.125 28.125 61.875 4.5 9.875 6.125 13.5l3 6.5 290.75-.25 290.875-.375 10.375-22.5c14.5-31.375 16.5-35.875 28-60.625 5.625-12 11.375-24.375 12.75-27.5s8.25-17.75 15-32.5c14.25-30.5 16.5-35.5 27-58.125 8.375-18.5 12.75-27.75 20.25-43.75 2.875-6.25 6.625-14.125 8.125-17.5 3.625-8 8.25-18.125 18.75-40.625 7.5-16.25 49.5-106.875 58.125-125.625 1.875-4.125 7.25-15.625 11.875-25.625 11.75-25.375 14.375-30.875 23.125-50 4.25-9.25 10.125-21.75 13.125-27.625 7.75-15.25 9.875-23.375 9-34.25-1.875-24.125-17.375-44.375-41.75-54.125l-8.5-3.375-146.5-.375-146.625-.25-.125-77.25c0-42.375-.25-78.875-.375-80.875-1.625-18.875-5.625-37-12.25-54.875-28.875-78.125-102.875-129.875-186.75-130.5-8.375-.125-15.375.125-15.625.375zm42.5 96.875C688 246.5 716 274.125 726.5 310.75c2.75 9.75 2.75 11.25 3.25 90.75l.375 81h-211.5l.5-80.375c.125-44.125.75-82 1.25-84C528.625 285 544 263.75 571.75 247c6.875-4.125 17.875-8.875 23.875-10.375 20.125-4.75 39.25-4.875 55.5-.375zM424.25 610.875c.375 2 1.875 11.125 3.25 20.375 4.625 31.25 8.75 58 10.625 70 1.125 6.5 2.75 17.25 3.75 23.75s2.625 17.5 3.75 24.375c1 6.875 1.875 12.875 1.875 13.375 0 .625-38 1-84.5 1h-84.375l-5.375-11.625c-3-6.25-8.875-18.75-13.125-27.625-4.125-8.75-7.625-16.125-7.625-16.375 0-.125-4.375-9.5-9.875-20.75-5.375-11.25-11-23.25-12.5-26.5S224 647.75 219.75 639c-4.125-8.75-9.125-19.375-11.125-23.75l-3.5-7.75H423.5l.75 3.375zM730 608.5c0 .5-.875 7.75-1.875 15.875-2.75 20.875-2.75 21.625-5 41.25-2 17.25-2.625 22.625-3.75 30-.25 2-.875 6.25-1.125 9.375-1.125 9.625-5.875 49.25-6.375 52.5-.25 1.75-.5 3.875-.5 4.625-.125 1.25-17.875 1.625-84.5 1.625-46.375 0-84.375-.375-84.5-1 0-.5-.25-2.25-.625-4-1.75-10.25-6.875-42-8-49.375-.625-4.875-1.5-10.125-1.875-11.875-.25-1.625-.875-5.25-1.25-8.125-.5-2.75-2.625-16.875-5-31.25-2.375-14.5-4.875-30.25-5.625-35-.75-4.875-1.625-10.25-2-12.25l-.75-3.375h106.375c58.5 0 106.375.5 106.375 1zm305.875.5c-.375.875-6.625 15.375-14 32.25s-19.125 44.125-26.25 60.625-16 37-19.75 45.625l-6.75 15.625-85.875.375-85.75.25.625-2.75c.25-1.625 4-30.5 8.125-64.125 4.25-33.75 7.875-62.625 8.125-64.375s.875-6.75 1.375-11.25 1.125-8.5 1.25-9.125c.125-.5.25-1.75.375-2.75.125-1.625 13.25-1.875 109.625-1.875 87.125 0 109.375.375 108.875 1.5zM463 862.75c.75 4.75 2.5 15.625 8.375 54.125.75 4.75 1.75 11.875 2.375 15.625s3.375 21.75 6.125 40 5.375 35 5.875 37.125l.875 4.125h-94.25l-6.625-14.125C382 992 375 977.125 370 966.875c-5-10.375-11.75-24.375-15-31.25s-9.625-20.125-14.125-29.375c-4.375-9.25-11.25-23.625-15.25-31.875-3.875-8.25-7.375-15.375-7.75-16-.25-.5 32.125-.875 71.875-.875h72.375l.875 5.25zm235.25-1.875c-.375 2-2.5 14.5-4.625 27.875s-4.625 29.125-5.5 35c-6.5 40.375-8.25 51.375-10.5 66.875-1.5 9.625-3 18.75-3.375 20.375l-.5 2.75H574l-.75-3.5c-.375-1.875-1-5.625-1.375-8.375s-1-6.375-1.25-8.125c-.375-1.75-.875-4.875-1.125-6.875-.375-2.125-2-12.5-3.75-23.125s-4.625-28.625-6.375-40c-1.875-11.375-3.5-22-3.875-23.75-.25-1.75-1.125-6.75-1.75-11.25s-2-12.875-3.125-18.75c-1-5.875-1.875-11-1.875-11.625 0-.5 33.75-.875 75.125-.875H699l-.75 3.375zm224.375 11.875c-7.125 14.875-13.125 27.5-30.75 64.125-4.625 9.625-11.125 23.125-14.375 30s-9.625 20.25-14.125 29.625l-8.25 17.25h-47c-36.625 0-46.875-.375-46.875-1.625 0-.75.875-6.125 1.75-11.75 1-5.625 2.25-12.625 2.625-15.625 1.75-11.75 13.125-82 14.25-87.875.75-3.5 2.125-12.125 3.25-19.375 1-7.25 2.25-14.625 2.625-16.625l.75-3.375h143.375l-7.25 15.25z' fill='%23f16e00'/%3E%3C/svg%3E")}
/*# sourceMappingURL=orangeIcons.min.css.map */ | 36,267.5 | 72,487 | 0.731082 |
e453803d4ecfea6e86dba5d36ee308e9ac7635ec | 247 | css | CSS | css/the-big-picture.css | Logan-Selley/Logan-Selley.github.io | 175eb6369f728b5dd7792e568a6adb7bda139a5f | [
"MIT"
] | null | null | null | css/the-big-picture.css | Logan-Selley/Logan-Selley.github.io | 175eb6369f728b5dd7792e568a6adb7bda139a5f | [
"MIT"
] | null | null | null | css/the-big-picture.css | Logan-Selley/Logan-Selley.github.io | 175eb6369f728b5dd7792e568a6adb7bda139a5f | [
"MIT"
] | null | null | null | /*!
* Start Bootstrap - The Big Picture (https://startbootstrap.com/template/the-big-picture)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-the-big-picture/blob/master/LICENSE)
*/
| 41.166667 | 108 | 0.765182 |
e4580296a6e5f0d8b166ff3a067720d2b8510a07 | 1,617 | css | CSS | web/app/plugins/sfwd-lms/assets/css/jquery.dropdown.min-rtl.css | Greator/playground_internal | f9899fc63242ae09524367f310ac50e86e17d7aa | [
"MIT"
] | null | null | null | web/app/plugins/sfwd-lms/assets/css/jquery.dropdown.min-rtl.css | Greator/playground_internal | f9899fc63242ae09524367f310ac50e86e17d7aa | [
"MIT"
] | null | null | null | web/app/plugins/sfwd-lms/assets/css/jquery.dropdown.min-rtl.css | Greator/playground_internal | f9899fc63242ae09524367f310ac50e86e17d7aa | [
"MIT"
] | 3 | 2021-08-23T10:55:51.000Z | 2021-09-16T19:37:09.000Z | .jq-dropdown{position:absolute;z-index:1039;display:none}.jq-dropdown .jq-dropdown-menu,.jq-dropdown .jq-dropdown-panel{min-width:160px;max-width:360px;list-style:none;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,.2);overflow:visible;padding:4px 0;margin:0}.jq-dropdown .jq-dropdown-panel{padding:10px}.jq-dropdown.jq-dropdown-tip{margin-top:8px}.jq-dropdown.jq-dropdown-tip:before{position:absolute;top:-6px;right:9px;content:"";border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ddd;display:inline-block}.jq-dropdown.jq-dropdown-tip:after{position:absolute;top:-5px;right:10px;content:"";border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:6px solid #fff;display:inline-block}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:before{right:auto;left:9px}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:after{right:auto;left:10px}.jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu,.jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel{max-height:180px;overflow:auto}.jq-dropdown .jq-dropdown-menu li{list-style:none;padding:0;margin:0;line-height:18px}.jq-dropdown .jq-dropdown-menu label,.jq-dropdown .jq-dropdown-menu li>a{display:block;color:inherit;text-decoration:none;line-height:18px;padding:3px 15px;margin:0;white-space:nowrap}.jq-dropdown .jq-dropdown-menu label:hover,.jq-dropdown .jq-dropdown-menu li>a:hover{background-color:#f2f2f2;color:inherit;cursor:pointer}.jq-dropdown .jq-dropdown-menu .jq-dropdown-divider{font-size:1px;border-top:1px solid #e5e5e5;padding:0;margin:5px 0} | 1,617 | 1,617 | 0.805195 |
e4583b344904f62a7a9889d0627bfa0253d5a6ec | 238 | css | CSS | master/javascript-tutorial-ru/javascript-tutorial-ru/5-animation/2-css-transitions/step.view/style.css | AlexRogalskiy/DevArtifacts | 931aabb8cbf27656151c54856eb2ea7d1153203a | [
"MIT"
] | 4 | 2018-09-07T15:35:24.000Z | 2019-03-27T09:48:12.000Z | master/javascript-tutorial-ru/javascript-tutorial-ru/5-animation/2-css-transitions/step.view/style.css | AlexRogalskiy/DevArtifacts | 931aabb8cbf27656151c54856eb2ea7d1153203a | [
"MIT"
] | 371 | 2020-03-04T21:51:56.000Z | 2022-03-31T20:59:11.000Z | master/javascript-tutorial-ru/javascript-tutorial-ru/5-animation/2-css-transitions/step.view/style.css | AlexRogalskiy/DevArtifacts | 931aabb8cbf27656151c54856eb2ea7d1153203a | [
"MIT"
] | 3 | 2019-06-18T19:57:17.000Z | 2020-11-06T03:55:08.000Z | #digit {
width: .5em;
overflow: hidden;
font: 32px "Courier New", monospace;
}
#stripe.animate {
margin-left: -174px;
transition-property: margin-left;
transition-duration: 9s;
transition-timing-function: steps(9, start);
} | 19.833333 | 46 | 0.693277 |
e45ef1648c33bc57b0936ebbac023bafc5488d60 | 4,743 | css | CSS | dubbo-admin/src/main/webapp/css/skin.css | yungyu16/dubbo-2.4.10 | 8457569fa26941bf1c5a77f84f3adfd25daa4c18 | [
"Apache-2.0"
] | null | null | null | dubbo-admin/src/main/webapp/css/skin.css | yungyu16/dubbo-2.4.10 | 8457569fa26941bf1c5a77f84f3adfd25daa4c18 | [
"Apache-2.0"
] | null | null | null | dubbo-admin/src/main/webapp/css/skin.css | yungyu16/dubbo-2.4.10 | 8457569fa26941bf1c5a77f84f3adfd25daa4c18 | [
"Apache-2.0"
] | null | null | null | @charset "utf-8";
/* CSS Document */
/*head*/
.head {
min-width: 1150px;
height: 78px;
background-image: url(../images/head_bg.png);
}
/*menu*/
.nav, .nav_harbor {
color: #FFF;
background-image: url(../images/nav_bg.png);
min-width: 1150px;
height: 31px;
clear: right;
}
.nav ul li a:hover, .nav_harbor ul li a:hover, .nav_harbor ul li:hover a {
background-image: url(../images/nav_pass.png);
}
.nav ul li ul, .nav ul li ul li {
background-color: #3d8efa;
}
.nav ul li ul li a:hover {
background-color: #64a6fd;
}
.nav ul li.sub_nav {
background: url(../images/nav_btn_bg22.png) no-repeat;
}
.nav ul li.sub_nav:hover {
color: #fff;
background: url(../images/nav_btn_bg22.png) no-repeat 0 -31px;
}
.nav ul li.sub_nav a:hover {
color: #fff;
background: url(../images/nav_btn_bg22.png) no-repeat 0 -31px;
}
.nav ul li.sub_nav ul li a:hover {
background-color: #64a6fd;
background-image: none;
}
.nav ul li.current_nosub {
background: url(../images/nav_btn_bg44.png) no-repeat;
}
.nav ul li.current_nosub :hover {
background: url(../images/nav_btn_bg44.png) no-repeat;
}
.nav ul li.current:hover > a {
background: url(../images/nav_btn_bg22.png) no-repeat 0 -31px;
color: #fff;
}
.nav ul li.current, .nav_harbor ul li.current {
background-image: url(../images/nav_btn_bg3.png);
background-position: right;
}
.nav ul li.current a:hover {
background: url(../images/nav_btn_bg22.png) no-repeat 0 -31px;
}
.nav ul li.current ul li a:hover {
background-color: #64a6fd;
background-image: none;
}
.nav_harbor li .sub {
background-color: #3d8efa;
}
.nav_harbor .sub ul li a:hover {
background-color: #64a5fc;
}
li.sub_font {
color: #fff82d;
font-weight: bold;
}
/*全局搜索*/
.search_input {
background: url(../images/search_input.png);
width: 438px;
height: 31px;
float: left;
}
.search_input input {
border: none;
background: url(../images/input.png);
width: 350px;
height: 21px;
margin: 5px 0 0 80px;
*margin: 4px 0 0 80px;
color: #7d8a98;
line-height: 20px;
}
.active {
background: url(../images/search_active.png);
width: 52px;
height: 20px;
display: block;
}
/*table*/
table.list th {
background: url(../images/table_title_bg.png) repeat-x;
}
table.list th.head_title {
background: url(../images/table_title_bg.png);
width: 10px;
height: 29px;
}
/*pop*/
table.pop_top td.pop_lefttop_small {
background: url(../images/pop_lefttop_small.png);
width: 300px;
height: 105px;
}
.pop_tipmessage {
background: url(../images/tip_warning.png);
}
.pop_tipmessage_choose {
background: url(../images/tip_choose.png);
}
.pop_tipmessage_del {
background: url(../images/tip_del.png);
}
.pop_tipmessage_succeed {
background: url(../images/tip_succeed.png);
}
.pop_tipmessage, .pop_tipmessage_choose, .pop_tipmessage_del, .pop_tipmessage_succeed {
width: 720px;
height: 300px;
}
/*button*/
.btn {
width: 65px;
height: 20px;
background: url(../images/button_normal.png);
text-align: center;
float: left;
margin-right: 5px;
line-height: 20px;
display: block;
}
.btn a:hover {
color: #C60;
width: 65px;
height: 20px;
background: url(../images/button_hover.png);
text-align: center;
float: left;
margin-right: 5px;
display: block;
}
.login_btn {
width: 65px;
height: 20px;
background: url(../images/login_btn_normal.png);
text-align: center;
margin-right: 5px;
line-height: 20px;
display: block;
}
.login_btn a:hover {
color: #C60;
width: 65px;
height: 20px;
background: url(../images/login_btn_hover.png);
text-align: center;
float: left;
margin-right: 5px;
display: block;
}
/*footer*/
.footer {
margin-top: 10px;
*margin: 0;
min-width: 1150px;
background: #808080;
height: 28px;
}
/*翻页*/
.page {
color: #2a7ec5;
float: right;
padding-bottom: 5px;
}
.page a {
color: #2a7ec5;
}
a.current_num {
color: #f09a3e;
}
/*login*/
.login {
background-image: url(../images/login_bg.png);
background-repeat: no-repeat;
background-color: #1a4f89;
}
.login_container {
width: 100%;
margin-top: 200px;
background-image: url(../images/login_shadow.png);
height: 231px;
}
.login_box {
margin: 0 auto;
background-image: url(../images/login_box.png);
width: 804px;
height: 231px;
}
/*tab*/
.menubox {
background: #8ebdec;
height: 29px;
width: 100%;
padding-left: 10px;
}
/*可伸缩区块*/
a.title_o {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #2f7ed3;
}
| 18.242308 | 87 | 0.632722 |
e4607f1cd9a45dafa18c43cb35e66d7d8f7c34e1 | 6,509 | css | CSS | styles/main.css | Musab1258/webapp_v1_serverless | 6662711d24d3be19e793369cf900b7a82c9898f1 | [
"MIT"
] | null | null | null | styles/main.css | Musab1258/webapp_v1_serverless | 6662711d24d3be19e793369cf900b7a82c9898f1 | [
"MIT"
] | 1 | 2022-03-26T19:58:13.000Z | 2022-03-26T19:58:13.000Z | styles/main.css | Musab1258/webapp_v1_serverless | 6662711d24d3be19e793369cf900b7a82c9898f1 | [
"MIT"
] | 3 | 2022-03-21T14:44:44.000Z | 2022-03-24T22:06:31.000Z | /* General style */
body {
margin: 0;
padding: 0;
vertical-align: baseline;
}
#container {
padding: 5%;
}
#leadership, #core-team, #sponsors {
margin: 5em 0;
}
h2 {
font-size: xx-large;
margin-bottom: 1em;
}
p {
color: #586283;
font-size: large;
}
.leader {
margin-bottom: 4em;
}
.leader-fig {
margin-left: 0.5em;
}
.leader-img {
width: 12em;
height: 12em;
border-radius: 50%;
}
.leader-socials {
margin-left: 0.5em;
}
.contact-img {
height: 20px;
margin-right: 0.5em;
}
.team-member {
margin-bottom: 4em;
}
.team-member-fig {
margin-left: 0.5em;
}
.team-member-img {
width: 12em;
height: 12em;
border-radius: 50%;
}
.team-member-socials {
margin-left: 0.5em;
}
#sponsors {
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;
}
.sponsor-img {
width: 200px;
margin: 2em;
}
/* For medium screen */
@media (min-width: 600px) {
#container {
padding: 5%;
}
#leaders {
display: -ms-grid;
display: grid;
-ms-grid-columns: (auto)[2];
grid-template-columns: repeat(2, auto);
justify-items: center;
}
#team-members {
display: -ms-grid;
display: grid;
-ms-grid-columns: (auto)[2];
grid-template-columns: repeat(2, auto);
justify-items: center;
}
#sponsors {
display: -ms-grid;
display: grid;
-ms-grid-columns: (auto)[2];
grid-template-columns: repeat(2, auto);
justify-items: center;
}
}
/* For large screen */
@media (min-width: 1050) {
#container {
padding: 10%;
}
#leaders {
display: -ms-grid;
display: grid;
-ms-grid-columns: (auto)[3];
grid-template-columns: repeat(3, auto);
justify-items: center;
}
#team-members {
display: -ms-grid;
display: grid;
-ms-grid-columns: (auto)[3];
grid-template-columns: repeat(3, auto);
justify-items: center;
}
#sponsors {
display: -ms-grid;
display: grid;
-ms-grid-columns: (auto)[3];
grid-template-columns: repeat(3, auto);
justify-items: center;
}
}
*, *::after, *::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
@font-face {
font-family: devs;
src: url("../font/gt-walsheim-regular-web.5b202f84.ttf");
font-display: swap;
font-style: normal;
}
body {
width: 100%;
height: auto;
line-height: 1.5;
font-family: devs, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.dhd-wrapper {
width: 100%;
padding: 0 5%;
}
@media only screen and (min-width: 375px) {
.dhd-wrapper {
padding: 0 10%;
}
}
p {
color: #586283;
}
header {
width: 100%;
height: auto;
margin: 10px 0;
}
header .nav-wrapper .logo-wrapper {
width: 100%;
}
header .nav-wrapper .logo-wrapper .logo img {
width: 150px;
height: 32px;
}
header .nav-wrapper .desktop-nav {
width: 100%;
display: none;
}
header .nav-wrapper .desktop-nav .top-nav-list {
width: 100%;
display: inline-block;
list-style-type: none;
}
header .nav-wrapper .desktop-nav .top-nav-list li {
display: inline-block;
}
header .nav-wrapper .desktop-nav .top-nav-list li a {
text-decoration: none;
display: block;
}
.hero {
width: 100%;
height: auto;
margin: 10px 0;
padding: 20px 0 10px 0;
}
.hero .hero-details .hero-1 {
margin: 10px 0 20px 0;
font-size: 2.5rem;
text-align: center;
color: #222233;
line-height: 1.3;
}
.hero .hero-details .hero-2 {
text-align: center;
font-size: 1.1rem;
margin: 10px 0 5px 0;
}
.hero .hero-ctas {
width: 100%;
margin: 10px 0;
}
.hero .hero-ctas .ctas {
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;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hero .hero-ctas .ctas a {
text-decoration: none;
}
.hero .hero-ctas .ctas .cta-donate-wrapper {
position: relative;
margin: 10px 0 30px 0;
}
.hero .hero-ctas .ctas .cta-donate-wrapper .hero-donate-cta {
width: 200px;
text-align: center;
border: 1px solid #555;
margin: 0 0 35px 0;
padding: 8px 12px;
border-radius: 30px;
position: relative;
color: #555;
font-weight: 500;
background-color: #fff;
z-index: 2;
}
.hero .hero-ctas .ctas .cta-donate-wrapper .cta-donate-decor {
width: 150px;
position: absolute;
left: 11px;
top: 1px;
margin: 0 0 15px 0;
padding: 16px 12px;
border-radius: 30px;
background-color: lime;
z-index: 1;
}
.hero .hero-ctas .ctas .cta-apply-wrapper {
position: relative;
margin: 10px 0 30px 0;
}
.hero .hero-ctas .ctas .cta-apply-wrapper .hero-apply-cta {
width: 200px;
text-align: center;
border: 1px solid #555;
margin: 20px 0 0 0;
padding: 8px 12px;
position: relative;
border-radius: 30px;
background-color: #fff;
color: #555;
font-weight: 500;
z-index: 2;
}
.hero .hero-ctas .ctas .cta-apply-wrapper .cta-apply-decor {
width: 150px;
position: absolute;
left: 5px;
top: 2px;
margin: 0 0 15px 0;
padding: 16px 12px;
border-radius: 30px;
background-color: royalblue;
z-index: 1;
}
.hero .hero-sponsors {
width: 100%;
margin: 1rem 0;
}
.hero .hero-sponsors .sponsor-intro {
font-size: 1.1rem;
margin: 0.5rem 0 1.5rem 0;
}
.hero .hero-sponsors .sponsors-list {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hero .hero-sponsors .sponsors-list a {
width: 100px;
height: 30px;
margin: 10px 0;
}
.hero .hero-sponsors .sponsors-list a img {
-o-object-fit: contain;
object-fit: contain;
width: 100px;
height: 100%;
}
/*# sourceMappingURL=main.css.map */ | 17.980663 | 145 | 0.623905 |
e4614c18a9139d03d9fecd63b494fffdc8dafead | 13,008 | css | CSS | public/style/css/sceneDetail.css | nideheidu/seofee | f6694cb97a0331b38fabafcac17a3ebdffb4455b | [
"Apache-2.0"
] | 1 | 2021-03-18T03:04:38.000Z | 2021-03-18T03:04:38.000Z | public/style/css/sceneDetail.css | nideheidu/seofee | f6694cb97a0331b38fabafcac17a3ebdffb4455b | [
"Apache-2.0"
] | null | null | null | public/style/css/sceneDetail.css | nideheidu/seofee | f6694cb97a0331b38fabafcac17a3ebdffb4455b | [
"Apache-2.0"
] | null | null | null |
/* ?????????????????? pc??? */
.DetailScene_1 {position:relative;width:100%;}
.DetailScene_1 .module1 {margin-bottom:20px;border:1px solid #dcdcdc;overflow:hidden;}
.DetailScene_1 .module1 .line-box {float:left;border-right:1px solid #f2f2f2;}
.DetailScene_1 .module1 .img-box {float:left;margin:20px;width:220px;height:220px;position:relative;overflow:hidden;}
.DetailScene_1 .module1 .img-box img {position:absolute;top:50%;left:50%;width:100%;height:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.DetailScene_1 .module1 .right-con {position:relative;}
.DetailScene_1 .module1 .right-con .content-box {border-bottom:1px solid #f2f2f2;overflow:hidden;}
.DetailScene_1 .module1 .content-box .first {overflow:hidden;}
.DetailScene_1 .module1 .content-box .first .title {float:left;margin:28px 25px 0 20px;font-size:30px;line-height:1.2;color:#333;}
.DetailScene_1 .module1 .content-box .first .star {float:left;margin-top:35px;}
.DetailScene_1 .module1 .content-box .first .star svg {display:inline-block;height:22px;width:auto;margin-right:3px;}
.DetailScene_1 .module1 .content-box .first .amount {float:right;margin:37px 30px 0 0;font-size:18px;color:#f0ad4e;}
.DetailScene_1 .module1 .content-box .basic {display:block;margin:30px 0 0 20px;}
.DetailScene_1 .module1 .content-box .basic .item {display:inline-block;margin-right:25px;}
.DetailScene_1 .module1 .content-box .basic .item svg {display:inline-block;fill:#f0ad4e;margin-right:3px;height:16px;width:auto;vertical-align:text-bottom;}
.DetailScene_1 .module1 .content-box .info {float:left;padding:15px 20px;font-size:16px;color:#666;}
.DetailScene_1 .module1 .content-box .info span {display:inline-block;vertical-align:middle;margin-right:20px;}
.DetailScene_1 .module1 .right-con .content-relative {float:left;padding:20px 0 0 20px;}
.DetailScene_1 .module1 .content-relative .days {display:inline-block;font-size:18px;color:rgba(138,138,138,1);}
.DetailScene_1 .module1 .content-relative .price {display:inline-block;font-size:22px;color:#d9534f;}
.DetailScene_1 .module1 .content-relative .old-price {display:inline-block;font-size:14px;color:rgb(102, 102, 102);text-decoration:line-through;}
.DetailScene_1 .module1 .content-relative .phone {display:inline-block;margin-left:115px;font-size:18px;color:rgba(138,138,138,1);}
.DetailScene_1 .module1 .content-relative .phone em {color:#d9534f;font-size:22px;}
.DetailScene_1 .module2 {border:0 solid #000;}
.DetailScene_1 .module2 .tab {border:1px solid #f0ad4e;border-top:none;border-left:none;border-right:none;overflow:hidden;}
.DetailScene_1 .module2 .tab .item-tab {float:left;padding:0 28px;line-height:50px;font-size:16px;color:rgba(74,70,70,1);cursor:pointer;}
.DetailScene_1 .module2 .tab .item-tab.on,
.DetailScene_1 .module2 .tab .item-tab:hover {background:#f0ad4e;color:#fff;}
.DetailScene_1 .module2 .tab-contain {padding:20px 30px 0 30px;}
.DetailScene_1 .module2 .tab-contain .tit {font-size:16px;line-height:2;color:#f0ad4e;margin-bottom:20px;border-bottom:1px solid rgba(220,220,220,1);}
.DetailScene_1 .module2 .tab-contain .content {margin-bottom:30px;font-size:14px;color:#333;line-height:1.5;word-wrap:break-word;}
.DetailScene_1 .module2 .tab-contain .img-group {margin-bottom:40px;overflow:hidden;}
.DetailScene_1 .module2 .tab-contain .img-group .item-img {float:left;width:130px;height:130px;margin:0 14px 14px 0;position:relative;overflow:hidden;}
.DetailScene_1 .module2 .tab-contain .img-group .item-img a {position:absolute;width:100%;height:100%;}
.DetailScene_1 .module2 .tab-contain .img-group .item-img img {position:absolute;top:50%;left:50%;width:100%;height:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.DetailScene_1 .module2 .tab-contain .img-group .item-img svg {position:absolute;z-index:2;top:50%;left:50%;width:50px;height:50px;fill:#d8d8d8;background:#fff;border-radius:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
/* ?????????????????? phone??? */
.DetailScene_2 .scene-personal {width:100%;background:#ff767f;padding-top:36px;overflow:hidden;}
.DetailScene_2 .intro-portrait {float:left;width:150px;height:66px;text-align:right;position:relative;}
.DetailScene_2 .intro-portrait .portrait {display:inline-block;width:64px;height:64px;border:1px solid #ffffff;border-radius:100%;overflow:hidden;}
.DetailScene_2 .intro-portrait .portrait img {width:100%;height:100%;}
.DetailScene_2 .intro-portrait .sex {position:absolute;right:0;bottom:0;width:16px;height:16px;background:#ffffff;border-radius:100%;overflow:hidden;}
.DetailScene_2 .intro-portrait .sex svg {position:absolute;top:0;left:0;height:100%;width:100%;}
.DetailScene_2 .intro-name {height:68px;padding:16px 20px 0 18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.DetailScene_2 .intro-name span {display:block; line-height:1; font-size:18px; color:#ffffff; margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.DetailScene_2 .intro-name a {display:block; }
.DetailScene_2 .intro-name i {display:inline-block;margin-right:5px; }
.DetailScene_2 .intro-name i svg {display:block; width:auto;height:10px; }
.DetailScene_2 .personal-tag {margin:20px 0 10px 0; font-size:0; text-align:center; }
.DetailScene_2 .personal-tag span {display:inline-block; font-size:14px; color:#ffffff; margin-left:24px; position:relative; }
.DetailScene_2 .personal-tag span:first-of-type {margin-left:0; }
.DetailScene_2 .personal-tag span:first-of-type:before {content:unset; }
.DetailScene_2 .personal-tag span:before {content:''; position:absolute; top:6px; left:-13px; width:1px; height:10px; background:#fff; }
.DetailScene_2 .scene-modular {border-top:3px solid #f0f0f0; }
.DetailScene_2 .modular {overflow:hidden; padding-right:10px; }
.DetailScene_2 .modular .modular-left {float:left; width:80px; text-indent:12px; font-size:14px; color:#333333; line-height:42px; }
.DetailScene_2 .modular .modular-right {display:table-cell; width:1000px; padding-right:10px; font-size:13px; }
.DetailScene_2 .modular-address {height:42px; border-bottom:1px solid #f1f1f1; }
.DetailScene_2 .modular-address a {display:block; position:relative; height:100%; color:#333; text-indent:20px; line-height:42px; }
.DetailScene_2 .modular-address a:before {content:''; position:absolute; top:13px; left:0; width:11px; height:15px; background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4ZWU0NmNhOS1lNjNiLWU5NDYtYTdkMS1jYzdiOGM4NTUyYjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTIzQkYwQTZGQTZDMTFFNzg4MjlDRkM4NjA4MUU4QjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTIzQkYwQTVGQTZDMTFFNzg4MjlDRkM4NjA4MUU4QjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjc4YmZiMzU3LTdlMGMtNDY0NC1hMGMzLWU1OWFlNTNhYjRjNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4ZWU0NmNhOS1lNjNiLWU5NDYtYTdkMS1jYzdiOGM4NTUyYjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ED3qsAAABHklEQVR42nTSP0hCURTH8ddLJIdo0KaGIIQgsJbAwTGquSk0oqmWFhcjK6gxXCJKh6A/U1Pk3FRDDSK0Bm1ONjTkEBol+j3we3B50oHP43Huefeee+8b6u0ceqEYRwxN/LoDEed9HQV8yyQecIAvt/gY01jWjMHYFh6xiE9LLGFehV1npT9U0MEp1nwe29hTYRQl3CGlj64xi4QVz6CugU2M4ByXyvXwgjkrbju925KjiOPHackm6PqaNaPkDd60oQ3lfO2pbjNeoIgn9V0KnfsKnu047aua+lrwBsMuZx9HwRIWeZxgLFRsq1zhwy1u6GLuMaxcDlMoe07zQdziFWdI6+pzanGg2GIXE6hiFa3/fiRPp5FFEu/h3fYFGACyajsS/v6J7gAAAABJRU5ErkJggg==") no-repeat 0 0; }
.DetailScene_2 .modular-address a:after {content:''; position:absolute; top:14px; right:0; width:7px; height:13px; background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4ZWU0NmNhOS1lNjNiLWU5NDYtYTdkMS1jYzdiOGM4NTUyYjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkUxOTRBMDlGQTZDMTFFNzlDOUJERTYyMUVERkU5N0MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkUxOTRBMDhGQTZDMTFFNzlDOUJERTYyMUVERkU5N0MiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjc4YmZiMzU3LTdlMGMtNDY0NC1hMGMzLWU1OWFlNTNhYjRjNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4ZWU0NmNhOS1lNjNiLWU5NDYtYTdkMS1jYzdiOGM4NTUyYjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz53IN/5AAAAZklEQVR42mKcOnWqHwMDwy8g3sGABliA+AwQb4fyd6BLPgNiT2wKWKA0VgUsSKZgKGBBcwOKAiYGTPAMKpnGgkWyAoj1gDiACYuEHUgC5HcmXBLIdmJIwCSjsUnAJDdhkwABgAADAERjHLgTjOOBAAAAAElFTkSuQmCC") no-repeat 0 0; }
.DetailScene_2 .modular-certif {border-bottom:1px solid #f1f1f1; }
.DetailScene_2 .modular-certif .modular-right {font-size:0; padding-top:8px; }
.DetailScene_2 .modular-certif span {display:inline-block; padding:0 8px; border-radius:24px; height:24px; line-height:24px; font-size:13px; color:#ffffff; background:#ff767f; margin:0 8px 8px 0; }
.DetailScene_2 .modular-content, .DetailScene_2 .modular-info {border-bottom:1px solid #f1f1f1; color:#666666; font-size:13px; line-height:1.5; }
.DetailScene_2 .modular-info img {width:100% !important;height:auto !important;}
.DetailScene_2 .modular-content .modular-right, .DetailScene_2 .modular-info .modular-right {padding:8px 0; }
.DetailScene_2 .modular-media {border-bottom:8px solid #f0f0f0; }
.DetailScene_2 .modular-media p {font-size:14px; color:#333; line-height:42px; text-indent:12px; }
.DetailScene_2 .modular-media .media-list {margin:0 13px; overflow-x:scroll; padding-bottom:4px; }
.DetailScene_2 .modular-media ul { min-width:328px; overflow:hidden; font-size:0; }
.DetailScene_2 .modular-media ul li {margin:0 4px 4px 0; width:78px; height:78px; background:#ffe4e5; display:inline-block;position:relative;overflow:hidden; }
.DetailScene_2 .modular-media ul li img {position:absolute;top:50%;left:50%;width:100%;height:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.DetailScene_2 .modular-media ul li svg {position:absolute;z-index:2;top:50%;left:50%;width:20px;height:20px;fill:#d8d8d8;background:#fff;border-radius:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.DetailScene_2 .modular-order {font-size:0; }
.DetailScene_2 .modular-order a {display:inline-block; width:50%; font-size:16px; text-align:center; line-height:42px; color:#fff; margin:10px 0 0 0; -webkit-tap-highlight-color:rgba(0, 0, 0, 0.3); }
.DetailScene_2 .modular-order a.order-price {background:#ffffff; color:#ff767f; }
.DetailScene_2 .modular-order a.order-price span {font-size:12px; }
.DetailScene_2 .modular-order a.order-imm {background:#ff767f; }
/* ????????? ???????????? */
.detailScene_yuyue {position:fixed;z-index:10;bottom:0;width:100%;max-width:320px;}
.detailScene_yuyue .modular-order {font-size:0; }
.detailScene_yuyue .modular-order a {display:inline-block; width:50%; font-size:16px; text-align:center; line-height:42px; color:#fff; margin:10px 0 0 0; -webkit-tap-highlight-color:rgba(0, 0, 0, 0.3); }
.detailScene_yuyue .modular-order a.order-price {background:#ffffff; color:#ff767f; }
.detailScene_yuyue .modular-order a.order-price span {font-size:12px; }
.detailScene_yuyue .modular-order a.order-imm {background:#ff767f; }
/* ???????????? ????????? */
.DetailScene_1.no-img .img-box,
.DetailScene_1.no-title .title,
.DetailScene_1.no-star .star,
.DetailScene_1.no-info1 .basic,
.DetailScene_1.no-info2 .info,
.DetailScene_1.no-amount .amount,
.DetailScene_1.no-price .days,
.DetailScene_1.no-price .price,
.DetailScene_1.no-price .old-price,
.DetailScene_1.no-phone .phone,
.DetailScene_1.no-tab .tab,
.DetailScene_1.no-subtit .tit {display: none !important;}
/* ???????????? ????????? */
.DetailScene_2.no-title .font-name,
.DetailScene_2.no-star .intro-name a,
.DetailScene_2.no-info1 .personal-tag {display: none !important;}
| 113.113043 | 1,873 | 0.814345 |
a31b15e96a893879317e77c4df88330c43b6be9c | 4,970 | css | CSS | 前端案例收集/css/csszengarden.com-master/106/106.css | waihoyu/js2020 | b17e21f38881132cd91b5dab803d42cf66b66597 | [
"MIT"
] | null | null | null | 前端案例收集/css/csszengarden.com-master/106/106.css | waihoyu/js2020 | b17e21f38881132cd91b5dab803d42cf66b66597 | [
"MIT"
] | null | null | null | 前端案例收集/css/csszengarden.com-master/106/106.css | waihoyu/js2020 | b17e21f38881132cd91b5dab803d42cf66b66597 | [
"MIT"
] | null | null | null | /* css Zen Garden submission 106 - 'Mediterranean', by John Whittet, http://www.basseq.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/ */
/* All associated graphics copyright 2004, John Whittet */
/* Added: May 31st, 2004 */
/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
/*
image: Erdogan Ergun
http://yunus.hacettepe.edu.tr/~ergun/
http://www.sxc.hu
*/
/*
Works as expected in:
Mozilla 1.6 Mac
Safari 1.0 Mac
Firefox 0.8 Mac
Small loss of effects in:
IE 5.2 Mac
IE 5.0 PC
Errors in:
Opera 6.03 Mac - link colors incorrect
- overline instead of underline (??)
*/
/* Basic Default Styles */
body {
font: 12px Verdana;
color: #000;
background: #DFE3BA; margin: 5px 0 5px 50%;
}
a:link, a:visited {
font: 12px "Trebuchet MS", Verdana;
text-decoration: underline;
color: #000;
}
a:hover, a:active {
font: 12px "Trebuchet MS", Verdana;
text-decoration: none;
color: #A03E19;
}
/* I probably would have left off the border on the container, but
Safari puts some sort of weird top margin on the div if there's
no border. Silly, really. */
.page-wrapper {
position: relative;
width: 700px;
background: #ADB583 url(header.jpg) no-repeat top left;
margin: 0 0 0 -350px;
/* Could also use margin-left and -right: auto
but IE 5 PC doesn't like that */
border: 5px solid #FFF;
}
h3 {
color: #A03E19;
font: 22px "Trebuchet MS", Verdana;
margin: 0;
text-transform: lowercase;
}
abbr {
border: 0;
font-style: normal;
}
/* Header - just provides space */
header {
height: 350px;
}
h1, h2 {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
/* Content */
.summary {
margin-top: 50px;
width: 430px;
margin-left: 250px;
color: #42443A;
}
.summary a:link, .summary a:visited {
color: #42443A;
}
.summary a:hover, .summary a:active {
color: #42443A;
}
/* This p:nth-child(2) info is in the header image... */
.summary p:first-child {
display: none;
}
.preamble, .supporting {
width: 430px;
margin-left: 250px;
margin-top: 15px;
}
footer {
position: relative;
left: -250px;
width: 400px;
height: 20px;
padding: 78px 0 0 50px;
background: #ADB583 url(footer.jpg) no-repeat top left;
}
footer a:link, footer a:visited {
color: #61A7BC;
text-decoration: none;
}
footer a:hover, footer a:active {
color: #61A7BC;
text-decoration: underline;
}
.extra1, .extra2, .extra3, .extra4, .extra5, .extra6 {
display: none;
}
/* Left Bar */
.page-wrapper .sidebar {
position: absolute;
left: 18px;
top: 340px;
width: 198px;
font: 10px "Trebuchet MS", Verdana;
}
.sidebar h3 {
width: 198px;
height: 18px;
margin-top: 20px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
/* left header images */
.sidebar h3.select {
background: url(left_select.gif) no-repeat top left;
}
.sidebar h3.archives {
background: url(left_archive.gif) no-repeat top left;
}
.sidebar h3.resources {
background: url(left_resources.gif) no-repeat top left;
}
.sidebar h3.favorites {
background: url(left_favorites.gif) no-repeat top left;
}
.sidebar ul {
list-style: none;
padding: 0 0 18px 0;
margin: 0;
background: url(left_footer.gif) no-repeat bottom left;
}
.sidebar ul li {
padding: 5px 10px 5px 10px;
background: url(li_bg.png) bottom left;
border-bottom: 1px solid #1A4861;
margin: 0;
}
/* li:hover style... have to replace the BG so the color will show up. */
.sidebar ul li:hover {
background: #A03E19 url(spacer.gif);
color: #FFF;
}
/* bunch of crazy styles... so IE will still look ok when it
doesn't parse :hover. */
.sidebar .design-selection {
color: #666;
}
.sidebar ul li a {
/* this would be block, save for the nbsp at the end of the
link for "accessibility" purposes. :P */
display: inline;
color: #000;
text-transform: lowercase;
}
.sidebar .design-selection ul li a {
font: 14px "Trebuchet MS", Verdana;
display: block;
color: #000;
text-transform: lowercase;
}
.sidebar .design-selection ul li a.designer-name, .sidebar ul li a.designer-name {
display: inline;
font: 10px "Trebuchet MS", Verdana;
color: #666;
text-transform: none;
}
/* if the browser doesn't read the :hover pseudoclass, this
shouldn't render and the text shouldn't change color */
.sidebar ul li:hover a, .sidebar .design-selection ul li:hover a {
color: #FFF;
}
/* Crazy :Hovers Experimentation
uncomment for fun */
/*
.preamble p, .explanation p, .participation p,
.benefits p, .requirements p {
display: none;
}
.preamble:hover p, .explanation:hover p, .participation:hover p,
.benefits:hover p, .requirements:hover p {
display: block;
}
.design-selection ul, .design-archives ul, .zen-resources ul {
display: none;
}
.design-selection:hover ul, .design-archives:hover ul, .zen-resources:hover ul {
display: block;
}
*/ | 22.286996 | 102 | 0.68994 |
a31e7ef1ac6e7689e10829aa17db366b8dc91628 | 218 | css | CSS | app/containers/App.css | sam-vic/react-chrome-extension-boilerplate | c7056b5d3f9a9de53d8eb08c2c780dbe634c58a7 | [
"MIT"
] | null | null | null | app/containers/App.css | sam-vic/react-chrome-extension-boilerplate | c7056b5d3f9a9de53d8eb08c2c780dbe634c58a7 | [
"MIT"
] | null | null | null | app/containers/App.css | sam-vic/react-chrome-extension-boilerplate | c7056b5d3f9a9de53d8eb08c2c780dbe634c58a7 | [
"MIT"
] | null | null | null | .background {
background: #191818;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 25px 50px 0 rgba(0, 0, 0, 0.1);
}
body {
width: 400px;
}
@media screen and (min-width: 1400px) {
body {
width: 600px;
}
} | 15.571429 | 79 | 0.582569 |
a320c2b94f94651aeda0a95bc9612176c4e06817 | 853 | css | CSS | projects/Editor/Editoi/files/markdown.css | Editoi-Studio/Editoi | 932d0b0a9c50ec737f764ff6802337e5021472b6 | [
"MIT"
] | 1 | 2021-07-06T10:01:26.000Z | 2021-07-06T10:01:26.000Z | projects/Editor/Editoi/files/markdown.css | Editoi-Studio/Editoi | 932d0b0a9c50ec737f764ff6802337e5021472b6 | [
"MIT"
] | null | null | null | projects/Editor/Editoi/files/markdown.css | Editoi-Studio/Editoi | 932d0b0a9c50ec737f764ff6802337e5021472b6 | [
"MIT"
] | null | null | null | ::marker {
color: var(--roxo);
font-size: 1.2em;
}
a{
color: var(--roxo);
}
p{
margin-bottom: 10px;
margin-top: 10px;
}
h1{
margin-bottom: 15px;
margin-top: 15px;
color: var(--yellow-2);
}
h2{
margin-bottom: 15px;
margin-top: 15px;
}
#markdown{
height: calc( 100vh + 72px - 268px - 64px) !important;
padding: 20px;
color: var(--white);
padding-left: 50px
}
em{
font-style: italic;
}
strong{
font-weight: bold;
color: var(--yellow-2);
}
code{
background: var(--brown);
color: #151925;
padding: 4px;
border-radius: 8px;
max-width: 100%;
}
ul{
margin-left: 44px;
}
ol{
margin-left: 54px;
}
p{
line-height: 28px
}
pre{
margin: 14px;
max-width: 100%;
}
blockquote{
margin: 24px;
background: #1f2238;
padding: 10px;
border-radius: 8px;
padding-left: 14px;
padding-right: 14px;
}
| 11.223684 | 56 | 0.608441 |
a327406b40caebdb9c1e31c2d2711f5ba3a867d0 | 1,244 | css | CSS | .original/seperated/backend/dropins/maqetta_1.0.0.v20120911-1034/eclipse/plugins/davinci.gridx_1.0.0.201209111034/WebContent/gridx-src/gridx/resources/sort_rtl.css | skylark-integration/skylark-maqetta | 2a1799f3910717ab000af6dc6813fd1dc40e8276 | [
"MIT"
] | null | null | null | .original/seperated/backend/dropins/maqetta_1.0.0.v20120911-1034/eclipse/plugins/davinci.gridx_1.0.0.201209111034/WebContent/gridx-src/gridx/resources/sort_rtl.css | skylark-integration/skylark-maqetta | 2a1799f3910717ab000af6dc6813fd1dc40e8276 | [
"MIT"
] | null | null | null | .original/seperated/backend/dropins/maqetta_1.0.0.v20120911-1034/eclipse/plugins/davinci.gridx_1.0.0.201209111034/WebContent/gridx-src/gridx/resources/sort_rtl.css | skylark-integration/skylark-maqetta | 2a1799f3910717ab000af6dc6813fd1dc40e8276 | [
"MIT"
] | null | null | null | /*Single Sorting*/
.gridxRtl .gridxArrowButtonNode {
float: left;
margin:2px 5px 0 4px;
}
.gridxRtl .gridxArrowButtonChar{
float: left;
margin: 0 5px 0 4px;
}
/* NestedSorting */
.dijitRtl .gridxSortNode {
text-align: right;
}
.dijitRtl .gridxSortBtn {
float: left;
}
.dijitRtl .gridxSortBtnNested {
width: 20px;
background-position: -156px 5px;
text-align: right;
}
.dijitRtl th.gridxCell:hover .gridxSortBtn,
.dijitRtl th.gridxCellSortFocus .gridxSortBtn {
border-right: 1px solid #bbb;
border-left: none;
}
.dijitRtl .gridxCellSortedAsc .gridxSortBtnNested {
background-position: -117px 5px;
}
.dijitRtl .gridxCellSortedDesc .gridxSortBtnNested {
background-position: -97px 5px;
}
.dijitRtl th.gridxCell:hover.gridxCellSortedAsc .gridxSortBtnNested,
.dijitRtl th.gridxCellSortFocus.gridxCellSortedAsc .gridxSortBtnNested {
background-position: -137px 5px;
}
.dijitRtl th.gridxCell:hover.gridxCellSortedDesc .gridxSortBtnNested,
.dijitRtl th.gridxCellSortFocus.gridxCellSortedDesc .gridxSortBtnNested {
background-position: -177px 5px;
}
.dijitRtl .gridxNestedSorted th.gridxCell:hover .gridxSortBtnSingle,
.dijitRtl .gridxNestedSorted th.gridxCellSortFocus .gridxSortBtnSingle {
background-position: -159px 5px;
}
| 22.214286 | 73 | 0.780547 |
a329327ca9210e15e3036fee34278a2cafff4bc3 | 1,058 | css | CSS | public_html/shared/css/master.css | mikeswhitney33/recipe-manager | ab600835146226a69583702f59da8d529e0caddc | [
"MIT"
] | 1 | 2019-12-08T21:22:00.000Z | 2019-12-08T21:22:00.000Z | public_html/shared/css/master.css | mikeswhitney33/recipe-manager | ab600835146226a69583702f59da8d529e0caddc | [
"MIT"
] | null | null | null | public_html/shared/css/master.css | mikeswhitney33/recipe-manager | ab600835146226a69583702f59da8d529e0caddc | [
"MIT"
] | null | null | null | html, body {
width: 100%;
height: 100%;
}
.top-item {
color: white;
text-align: center;
padding-top: auto;
padding-bottom: auto;
font-size: 28px;
border-radius: 5px;
}
.top-link {
cursor: pointer;
transition-duration: 0.2s;
}
.top-link:hover {
background-color: #555555;
}
.top-matter {
background-color: #fff;
margin-bottom: 0px;
}
.wrapper {
min-height: 100%;
display: grid;
grid-template-rows: auto 1fr auto;
}
.footer {
width: 100%;
}
.copy-left {
display: inline-block;
text-align: right;
margin: 0px;
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: “FlipH”;
}
.copyleft-content {
text-align: center;
}
.background-image {
z-index: -999999;
height: 100%;
width: 100%;
position: fixed;
background-image: url("/shared/images/bg.jpg");
background-repeat: none;
background-size: cover;
background-position: center;
}
| 15.791045 | 51 | 0.599244 |
a32af89457535278a150522eee77f6e4012d372e | 727 | css | CSS | data/usercss/14601.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 118 | 2020-08-28T19:59:28.000Z | 2022-03-26T16:28:40.000Z | data/usercss/14601.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 38 | 2020-09-02T01:08:45.000Z | 2022-01-23T02:47:24.000Z | data/usercss/14601.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 21 | 2020-08-19T01:12:43.000Z | 2022-03-15T21:55:17.000Z | /* ==UserStyle==
@name psp-hacks.com adblock
@namespace USO Archive
@author trasman
@description `ad away`
@version 20090302.19.2
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("psp-hacks.com") {
/* Test two by trasman */
div#column2,
div#column3,
div[class^="VE_inivitation_"],
#ads,
div[class^="adspot_"],
div[class^="beacon_"],
#AdLinkLayerClick,
iframe[src*="googleads.g.doubleclick.net/"],
img[src*="content.yieldmanager.edgesuite.net/"],
embed[src*="core.videoegg.com/"],
embed[src*="media-4.gamook.com/"],
div#ctl04_launchPadSwfHolder
{display:none !important}
} | 21.382353 | 49 | 0.656121 |
a32dd0ffc1fa247395eae05a1acb105edbb27dc9 | 2,323 | css | CSS | src/static/vendor/highlightjs/styles/atelier-forest-light.css | GendelfLugansk/dou-enhancer | 2ab7ea4b256f235dc56f2e32963496abc5a220e9 | [
"MIT"
] | 1 | 2019-11-14T11:48:01.000Z | 2019-11-14T11:48:01.000Z | src/static/vendor/highlightjs/styles/atelier-forest-light.css | GendelfLugansk/dou-enhancer | 2ab7ea4b256f235dc56f2e32963496abc5a220e9 | [
"MIT"
] | 4 | 2020-05-06T23:39:55.000Z | 2021-05-28T19:21:14.000Z | src/static/vendor/highlightjs/styles/atelier-forest-light.css | GendelfLugansk/dou-enhancer | 2ab7ea4b256f235dc56f2e32963496abc5a220e9 | [
"MIT"
] | 1 | 2018-01-02T13:33:24.000Z | 2018-01-02T13:33:24.000Z | /* Base16 Atelier Forest Light - Theme */
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* Atelier-Forest Comment */
.b-typo pre.hljs-code-container code.hljs .hljs-comment,
.b-typo pre.hljs-code-container code.hljs .hljs-quote {
color: #766e6b;
}
/* Atelier-Forest Red */
.b-typo pre.hljs-code-container code.hljs .hljs-variable,
.b-typo pre.hljs-code-container code.hljs .hljs-template-variable,
.b-typo pre.hljs-code-container code.hljs .hljs-attribute,
.b-typo pre.hljs-code-container code.hljs .hljs-tag,
.b-typo pre.hljs-code-container code.hljs .hljs-name,
.b-typo pre.hljs-code-container code.hljs .hljs-regexp,
.b-typo pre.hljs-code-container code.hljs .hljs-link,
.b-typo pre.hljs-code-container code.hljs .hljs-name,
.b-typo pre.hljs-code-container code.hljs .hljs-selector-id,
.b-typo pre.hljs-code-container code.hljs .hljs-selector-class {
color: #f22c40;
}
/* Atelier-Forest Orange */
.b-typo pre.hljs-code-container code.hljs .hljs-number,
.b-typo pre.hljs-code-container code.hljs .hljs-meta,
.b-typo pre.hljs-code-container code.hljs .hljs-built_in,
.b-typo pre.hljs-code-container code.hljs .hljs-builtin-name,
.b-typo pre.hljs-code-container code.hljs .hljs-literal,
.b-typo pre.hljs-code-container code.hljs .hljs-type,
.b-typo pre.hljs-code-container code.hljs .hljs-params {
color: #df5320;
}
/* Atelier-Forest Green */
.b-typo pre.hljs-code-container code.hljs .hljs-string,
.b-typo pre.hljs-code-container code.hljs .hljs-symbol,
.b-typo pre.hljs-code-container code.hljs .hljs-bullet {
color: #7b9726;
}
/* Atelier-Forest Blue */
.b-typo pre.hljs-code-container code.hljs .hljs-title,
.b-typo pre.hljs-code-container code.hljs .hljs-section {
color: #407ee7;
}
/* Atelier-Forest Purple */
.b-typo pre.hljs-code-container code.hljs .hljs-keyword,
.b-typo pre.hljs-code-container code.hljs .hljs-selector-tag {
color: #6666ea;
}
.b-typo pre.hljs-code-container code.hljs {
display: block;
overflow-x: auto;
background: #f1efee;
color: #68615e;
padding: 0.5em;
}
.b-typo pre.hljs-code-container code.hljs .hljs-emphasis {
font-style: italic;
}
.b-typo pre.hljs-code-container code.hljs .hljs-strong {
font-weight: bold;
}
| 33.185714 | 95 | 0.734395 |
a32ee49c924b55ea0a4238b4799993812634f10c | 6,563 | css | CSS | css/least-css/style.min.css | open852134/sheipa-hotel | 2d321f3817c901baf813f7d88e615d8e4e4d42ed | [
"Apache-2.0"
] | 1 | 2020-03-15T15:14:22.000Z | 2020-03-15T15:14:22.000Z | css/least-css/style.min.css | open852134/sheipa-hotel | 2d321f3817c901baf813f7d88e615d8e4e4d42ed | [
"Apache-2.0"
] | null | null | null | css/least-css/style.min.css | open852134/sheipa-hotel | 2d321f3817c901baf813f7d88e615d8e4e4d42ed | [
"Apache-2.0"
] | null | null | null | @import url(http://fonts.googleapis.com/css?family=Arvo);
/*
*{
border:0;
margin:0;
padding:0;
outline:0
}
html{
background-color:#fdfcfb
}
body{
height:100%;
min-height:100%;
position:relative;
margin:50px auto 20px auto
}
ul{
list-style:none
}
a{
color:#e94439;
text-decoration:none
}
a:hover{
color:#ee6f67;
text-decoration:underline
}
h2{
font-family:Arvo,Arial,sans-serif;
font-size:30px;
line-height:25px;
font-weight:500;
text-transform:uppercase;
color:#fff;
letter-spacing:1px
}
h1{
font-family:Arvo,Arial,sans-serif;
font-size:60px;
line-height:75px;
font-weight:400;
color:#e94439;
text-transform:lowercase
}
p{
font-family:Georgia,Arial,sans-serif;
font-size:15px;
line-height:15px;
font-weight:100;
color:#fff
}
header{
min-width:100%;
width:100%;
text-align:center;
min-height:150px
}
header p{
font-family:Arvo,Arial,sans-serif;
font-size:15px;
line-height:25px;
font-weight:400;
color:#e94439;
text-transform:uppercase
}
header figure{
width:250px;
background-color:#e94439;
box-shadow:1px 1px 5px;
position:absolute;
right:-60px;
top:0;
overflow:hidden;
padding:5px 0;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
-webkit-transition:background-color 0.5s linear;
-moz-transition:background-color 0.5s linear;
-ms-transition:background-color 0.5s linear;
-o-transition:background-color 0.5s linear;
transition:background-color 0.5s linear
}
header figure a{
font-family:Helvetica,Arial,sans-serif;
font-size:14px;
line-height:18px;
font-weight:400;
color:#fff
}
header figure a:hover{
color:#fff;
text-decoration:none
}
header figure:hover{
background-color:fadeout(#e94439, 25%)
}
article{
width:100%;
min-width:100%;
text-align:center;
margin:0 0 30px 0
}
article:first-child{
margin:0
}
article h2{
font-family:Arvo,Arial,sans-serif;
font-size:20px;
line-height:25px;
font-weight:400;
color:#e94439;
text-transform:uppercase
}
article h3{
font-family:Arvo,Arial,sans-serif;
font-size:15px;
line-height:25px;
font-weight:400;
color:#e94439;
text-transform:uppercase;
margin:15px 0 0 0
}
article p{
font-family:Helvetica,Arial,sans-serif;
font-size:14px;
line-height:18px;
font-weight:300;
color:#000;
display:inline-block;
margin:15px 0 0;
max-width:650px
}
article a#button{
background-color:#e94439;
max-width:150px;
color:#fff;
display:block;
margin:20px auto 0 auto;
padding:15px 30px;
border-radius:8px;
font-family:Helvetica,Arial,sans-serif;
font-size:20px;
line-height:20px;
font-weight:300;
-webkit-transition:background-color 0.5s linear;
-moz-transition:background-color 0.5s linear;
-ms-transition:background-color 0.5s linear;
-o-transition:background-color 0.5s linear;
transition:background-color 0.5s linear
}
article a#button:hover{
text-decoration:none;
background-color:fadeout(#e94439, 25%)
}
article a#twitter{
font-family:Arvo,Arial,sans-serif;
font-size:30px;
line-height:45px;
font-weight:400;
color:#000;
position:relative;
top:30px
}
article a#twitter:before{
content:'#';
display:inline-block;
color:#e94439;
margin:0 5px 0 0
}
article #adsense{
display:block;
margin:55px auto 0 auto
}
article strong{
font-weight:600
}
article figure{
max-width:960px;
margin:25px auto 0 auto
}
footer{
min-width:100%;
width:100%;
text-align:center;
margin:50px 0 0 0
}
footer p{
font-family:Helvetica,Arial,sans-serif;
font-size:14px;
line-height:22px;
font-weight:300;
color:#000;
display:block
}
footer span{
display:inline-block;
color:#e94439;
font-size:20px;
margin:0 3px;
-webkit-transition:color 0.5s linear;
-moz-transition:color 0.5s linear;
-ms-transition:color 0.5s linear;
-o-transition:color 0.5s linear;
transition:color 0.5s linear
}
footer span:hover{
color:#ee6f67
}
footer a{
color:#e94439
}
footer a:hover{
color:#ee6f67;
text-decoration:underline
}
*/
section{
min-width:100%;
width:100%;
min-height:100%;
text-align:center;
/*padding:30px 0;*/
/*margin-bottom:30px;*/
/*background-color:#333;*/
/*box-shadow:0 0 10px*/
}
section #fullPreview{
/*background-color:#333;*/
border-top:2px solid #333;
border-bottom:2px solid #333;
/*padding:50px 0 30px 0;*/
display:none;
}
section #fullPreview img,section #fullPreview .fullCaption{
max-width:100%;
width:100%;
/*margin:0 auto;*/
display:block;
}
section #fullPreview .fullCaption{
font-family:Helvetica,Arial,sans-serif;
font-size:13px;
line-height:15px;
font-weight:300;
color:#fff;
margin:15px auto 0 auto;
}
section #fullPreview figure{
background-image:url("../img/effects/close.png");
background-size:100%;
width:30px;
height:30px;
position:absolute;
top:10px;
right:20px;
cursor:pointer;
}
section li{
display:inline-block;
vertical-align:top;
position:relative;
left:-20px;
}
section li:hover .overLayer{
-webkit-transition:opacity 0.3s linear;
-moz-transition:opacity 0.3s linear;
-ms-transition:opacity 0.3s linear;
-o-transition:opacity 0.3s linear;
transition:opacity 0.3s linear;
opacity:0.8;
display:block;
background:gray;
}
section li:hover .infoLayer{
-webkit-transition:opacity 0.3s linear;
-moz-transition:opacity 0.3s linear;
-ms-transition:opacity 0.3s linear;
-o-transition:opacity 0.3s linear;
transition:opacity 0.3s linear;
opacity:1;
display:block;
}
section li a{
display:block;
width:240px;
height:150px;
position:absolute;
top:10px;
left:0;
z-index:6;
}
section li img{
border:none;
margin:10px 10px 0 0;
}
section li .overLayer{
-webkit-transition:opacity 0.3s linear;
-moz-transition:opacity 0.3s linear;
-ms-transition:opacity 0.3s linear;
-o-transition:opacity 0.3s linear;
transition:opacity 0.3s linear;
width:100%;
height:100px;
position:absolute;
text-align:center;
opacity:0;
top:30%;
left:0;
z-index:4;
cursor:pointer
}
section li .infoLayer{
-webkit-transition:opacity 0.3s linear;
-moz-transition:opacity 0.3s linear;
-ms-transition:opacity 0.3s linear;
-o-transition:opacity 0.3s linear;
transition:opacity 0.3s linear;
width:100%;
height:45px;
position:absolute;
text-align:center;
opacity:0;
top:10%;
left:0;
z-index:4;
cursor:pointer
}
section li .overLayer ul,section li .infoLayer ul{
padding:50px 0 0 0;
}
section li .overLayer ul li,section li .infoLayer ul li{
display:block;
margin:0 auto;
width:100%;
padding:0 0 5px 0;
}
section li .overLayer ul li:first-child,section li .infoLayer ul li:first-child{
border-bottom:2px #fff solid;
}
section li .overLayer ul li:last-child,section li .infoLayer ul li:last-child{
padding:5px 0 0 0;
text-transform:lowercase;
}
section li .overLayer ul li h2,section li .infoLayer ul li h2{
font-size:30px;
font-weight:900;
}
section li .projectInfo{
display:none;
}
| 18.03022 | 80 | 0.759256 |
a332d541da74a71215ded99303046c90847e73c7 | 1,886 | css | CSS | slider/css/buttons/windroos-1.css | DSujitKumar/PaathShala | 46ae7bc675bfd25ffe9cd9061dfe2577e0875e6c | [
"Apache-2.0"
] | null | null | null | slider/css/buttons/windroos-1.css | DSujitKumar/PaathShala | 46ae7bc675bfd25ffe9cd9061dfe2577e0875e6c | [
"Apache-2.0"
] | null | null | null | slider/css/buttons/windroos-1.css | DSujitKumar/PaathShala | 46ae7bc675bfd25ffe9cd9061dfe2577e0875e6c | [
"Apache-2.0"
] | null | null | null | /* class: .btn-windroos-1, color theme: Windroos */
.btn-windroos-1 { text-shadow: 0px -1px 0px #e1aa00; color: #ffffff !important; background-color: #FFC800; background-image: -moz-linear-gradient(top, #ffe61e, #e1aa00); background-image: -ms-linear-gradient(top, #ffe61e, #e1aa00); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffe61e), to(#e1aa00)); background-image: -webkit-linear-gradient(top, #ffe61e, #e1aa00); background-image: -o-linear-gradient(top, #ffe61e, #e1aa00); background-image: linear-gradient(top, #ffe61e, #e1aa00); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe61e', endColorstr='#e1aa00', GradientType=0); border-color: #FFC800 #e1aa00 #e1aa00 #FFC800; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-windroos-1:hover, .btn-windroos-1:active, .btn-windroos-1.active, .btn-windroos-1.disabled, .btn-windroos-1[disabled] { background-color: #e1aa00; }
.btn-windroos-1:hover { color: #ffffc8 !important; text-shadow: 0px -1px 0px #c38c00; }
.btn-windroos-1:focus { color: #ffff64 !important; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #FFC800 #e1aa00 #e1aa00 #FFC800; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-windroos-1.active, .btn-windroos-1:active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #ffff64 !important; }
/* end .btn-windroos-1 */
| 235.75 | 761 | 0.678155 |
a333dd4db1cad1807ed117130ef58bf556aab753 | 57,145 | css | CSS | node_modules/@material/drawer/dist/mdc.drawer.css | johanThiborgEricson/CurtainConductor | 8865aa2d1ad2ee349728ac78e3d42ac4378aa982 | [
"MIT"
] | 1 | 2021-12-03T01:21:36.000Z | 2021-12-03T01:21:36.000Z | node_modules/@material/drawer/dist/mdc.drawer.css | johanThiborgEricson/CurtainConductor | 8865aa2d1ad2ee349728ac78e3d42ac4378aa982 | [
"MIT"
] | null | null | null | node_modules/@material/drawer/dist/mdc.drawer.css | johanThiborgEricson/CurtainConductor | 8865aa2d1ad2ee349728ac78e3d42ac4378aa982 | [
"MIT"
] | 1 | 2021-12-03T01:21:39.000Z | 2021-12-03T01:21:39.000Z | /*!
Material Components for the web
Copyright (c) 2017 Google Inc.
License: Apache-2.0
*/
/**
* Creates a rule that will be applied when an MDC-Web component is within the context of an RTL layout.
*
* Usage Example:
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
*
* @include mdc-rtl {
* left: auto;
* right: 0;
* }
*
* &__bar {
* margin-left: 4px;
* @include mdc-rtl(".mdc-foo") {
* margin-left: auto;
* margin-right: 4px;
* }
* }
* }
*
* .mdc-foo--mod {
* padding-left: 4px;
*
* @include mdc-rtl {
* padding-left: auto;
* padding-right: 4px;
* }
* }
* ```
*
* Note that this works by checking for [dir="rtl"] on an ancestor element. While this will work
* in most cases, it will in some cases lead to false negatives, e.g.
*
* ```html
* <html dir="rtl">
* <!-- ... -->
* <div dir="ltr">
* <div class="mdc-foo">Styled incorrectly as RTL!</div>
* </div>
* </html>
* ```
*
* In the future, selectors such as :dir (http://mdn.io/:dir) will help us mitigate this.
*/
/**
* Takes a base box-model property - e.g. margin / border / padding - along with a default
* direction and value, and emits rules which apply the value to the
* "<base-property>-<default-direction>" property by default, but flips the direction
* when within an RTL context.
*
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, left, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: 8px;
*
* @include mdc-rtl {
* margin-right: 8px;
* margin-left: 0;
* }
* }
* ```
* whereas:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, right, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-right: 8px;
*
* @include mdc-rtl {
* margin-right: 0;
* margin-left: 8px;
* }
* }
* ```
*
* You can also pass a 4th optional $root-selector argument which will be forwarded to `mdc-rtl`,
* e.g. `@include mdc-rtl-reflexive-box-property(margin, left, 8px, ".mdc-component")`.
*
* Note that this function will always zero out the original value in an RTL context. If you're
* trying to flip the values, use mdc-rtl-reflexive-property().
*/
/**
* Takes a base property and emits rules that assign <base-property>-left to <left-value> and
* <base-property>-right to <right-value> in a LTR context, and vice versa in a RTL context.
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-property(margin, auto, 12px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: auto;
* margin-right: 12px;
*
* @include mdc-rtl {
* margin-left: 12px;
* margin-right: auto;
* }
* }
* ```
*
* A 4th optional $root-selector argument can be given, which will be passed to `mdc-rtl`.
*/
/**
* Takes an argument specifying a horizontal position property (either "left" or "right") as well
* as a value, and applies that value to the specified position in a LTR context, and flips it in a
* RTL context. For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-position(left, 0);
* position: absolute;
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
* right: initial;
*
* @include mdc-rtl {
* right: 0;
* left: initial;
* }
* }
* ```
* An optional third $root-selector argument may also be given, which is passed to `mdc-rtl`.
*/
/*
Precomputed linear color channel values, for use in contrast calculations.
See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
Algorithm, for c in 0 to 255:
f(c) {
c = c / 255;
return c < 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
}
This lookup table is needed since there is no `pow` in SASS.
*/
/**
* Calculate the luminance for a color.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Calculate the contrast ratio between two colors.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Determine whether to use dark or light text on top of given color.
* Returns "dark" for dark text and "light" for light text.
*/
/*
Main theme colors.
If you're a user customizing your color scheme in SASS, these are probably the only variables you need to change.
*/
/* Indigo 500 */
/* Pink A200 */
/* White */
/* Which set of text colors to use for each main theme color (light or dark) */
/* Text colors according to light vs dark and text type */
/* Primary text colors for each of the theme colors */
/**
* Applies the correct theme color style to the specified property.
* $property is typically color or background-color, but can be any CSS property that accepts color values.
* $style should be one of the map keys in $mdc-theme-property-values (_variables.scss).
*/
/**
* Creates a rule to be used in MDC-Web components for dark theming, and applies the provided contents.
* Should provide the $root-selector option if applied to anything other than the root selector.
* When used with a modifier class, provide a second argument of `true` for the $compound parameter
* to specify that this should be attached as a compound class.
*
* Usage example:
*
* ```scss
* .mdc-foo {
* color: black;
*
* @include mdc-theme-dark {
* color: white;
* }
*
* &__bar {
* background: black;
*
* @include mdc-theme-dark(".mdc-foo") {
* background: white;
* }
* }
* }
*
* .mdc-foo--disabled {
* opacity: .38;
*
* @include mdc-theme-dark(".mdc-foo", true) {
* opacity: .5;
* }
* }
* ```
*/
/*
Precomputed linear color channel values, for use in contrast calculations.
See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
Algorithm, for c in 0 to 255:
f(c) {
c = c / 255;
return c < 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
}
This lookup table is needed since there is no `pow` in SASS.
*/
/**
* Calculate the luminance for a color.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Calculate the contrast ratio between two colors.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Determine whether to use dark or light text on top of given color.
* Returns "dark" for dark text and "light" for light text.
*/
/*
Main theme colors.
If you're a user customizing your color scheme in SASS, these are probably the only variables you need to change.
*/
/* Indigo 500 */
/* Pink A200 */
/* White */
/* Which set of text colors to use for each main theme color (light or dark) */
/* Text colors according to light vs dark and text type */
/* Primary text colors for each of the theme colors */
/**
* Applies the correct theme color style to the specified property.
* $property is typically color or background-color, but can be any CSS property that accepts color values.
* $style should be one of the map keys in $mdc-theme-property-values (_variables.scss).
*/
/**
* Creates a rule to be used in MDC-Web components for dark theming, and applies the provided contents.
* Should provide the $root-selector option if applied to anything other than the root selector.
* When used with a modifier class, provide a second argument of `true` for the $compound parameter
* to specify that this should be attached as a compound class.
*
* Usage example:
*
* ```scss
* .mdc-foo {
* color: black;
*
* @include mdc-theme-dark {
* color: white;
* }
*
* &__bar {
* background: black;
*
* @include mdc-theme-dark(".mdc-foo") {
* background: white;
* }
* }
* }
*
* .mdc-foo--disabled {
* opacity: .38;
*
* @include mdc-theme-dark(".mdc-foo", true) {
* opacity: .5;
* }
* }
* ```
*/
/* TODO(sgomes): Figure out what to do about desktop font sizes. */
/* TODO(sgomes): Figure out what to do about i18n and i18n font sizes. */
/**
* Copyright 2016 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* Creates a rule that will be applied when an MDC-Web component is within the context of an RTL layout.
*
* Usage Example:
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
*
* @include mdc-rtl {
* left: auto;
* right: 0;
* }
*
* &__bar {
* margin-left: 4px;
* @include mdc-rtl(".mdc-foo") {
* margin-left: auto;
* margin-right: 4px;
* }
* }
* }
*
* .mdc-foo--mod {
* padding-left: 4px;
*
* @include mdc-rtl {
* padding-left: auto;
* padding-right: 4px;
* }
* }
* ```
*
* Note that this works by checking for [dir="rtl"] on an ancestor element. While this will work
* in most cases, it will in some cases lead to false negatives, e.g.
*
* ```html
* <html dir="rtl">
* <!-- ... -->
* <div dir="ltr">
* <div class="mdc-foo">Styled incorrectly as RTL!</div>
* </div>
* </html>
* ```
*
* In the future, selectors such as :dir (http://mdn.io/:dir) will help us mitigate this.
*/
/**
* Takes a base box-model property - e.g. margin / border / padding - along with a default
* direction and value, and emits rules which apply the value to the
* "<base-property>-<default-direction>" property by default, but flips the direction
* when within an RTL context.
*
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, left, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: 8px;
*
* @include mdc-rtl {
* margin-right: 8px;
* margin-left: 0;
* }
* }
* ```
* whereas:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, right, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-right: 8px;
*
* @include mdc-rtl {
* margin-right: 0;
* margin-left: 8px;
* }
* }
* ```
*
* You can also pass a 4th optional $root-selector argument which will be forwarded to `mdc-rtl`,
* e.g. `@include mdc-rtl-reflexive-box-property(margin, left, 8px, ".mdc-component")`.
*
* Note that this function will always zero out the original value in an RTL context. If you're
* trying to flip the values, use mdc-rtl-reflexive-property().
*/
/**
* Takes a base property and emits rules that assign <base-property>-left to <left-value> and
* <base-property>-right to <right-value> in a LTR context, and vice versa in a RTL context.
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-property(margin, auto, 12px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: auto;
* margin-right: 12px;
*
* @include mdc-rtl {
* margin-left: 12px;
* margin-right: auto;
* }
* }
* ```
*
* A 4th optional $root-selector argument can be given, which will be passed to `mdc-rtl`.
*/
/**
* Takes an argument specifying a horizontal position property (either "left" or "right") as well
* as a value, and applies that value to the specified position in a LTR context, and flips it in a
* RTL context. For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-position(left, 0);
* position: absolute;
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
* right: initial;
*
* @include mdc-rtl {
* right: 0;
* left: initial;
* }
* }
* ```
* An optional third $root-selector argument may also be given, which is passed to `mdc-rtl`.
*/
/**
* Copyright 2016 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
:root {
--mdc-persistent-drawer-dark-theme-bg-color: #212121; }
.mdc-persistent-drawer {
/* Use aspect ratio trick to maintain 16:9 aspect ratio on the header */
/* stylelint-disable selector-no-qualifying-type */
/* stylelint-enable selector-no-qualifying-type */
/* TODO(sgomes): Revisit when we have interactive lists. */
width: 0; }
.mdc-persistent-drawer__toolbar-spacer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-align: flex-center;
-ms-flex-align: flex-center;
align-items: flex-center;
height: 56px;
padding: 16px;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* TODO(sgomes): replace with global breakpoints when we have them */ }
.mdc-persistent-drawer__toolbar-spacer--theme-dark .mdc-persistent-drawer__toolbar-spacer,
.mdc-theme--dark .mdc-persistent-drawer__toolbar-spacer {
border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
@media (min-width: 600px) {
.mdc-persistent-drawer__toolbar-spacer {
height: 64px; } }
.mdc-persistent-drawer__header {
position: relative; }
.mdc-persistent-drawer__header::before {
display: block;
padding-top: 56.25%;
content: ""; }
.mdc-persistent-drawer__header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
padding: 16px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mdc-persistent-drawer .mdc-list-group,
.mdc-persistent-drawer .mdc-list {
padding-right: 0;
padding-left: 0; }
.mdc-persistent-drawer .mdc-list-item {
position: relative;
padding: 0 16px;
outline: none;
color: inherit;
text-decoration: none;
font-family: Roboto, sans-serif;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.04em;
line-height: 1.5rem; }
.mdc-persistent-drawer .mdc-list-item.mdc-ripple-upgraded {
left: 0; }
.mdc-persistent-drawer .mdc-list-item__start-detail {
color: rgba(0, 0, 0, 0.54); }
.mdc-persistent-drawer .mdc-list-item__start-detail--theme-dark .mdc-persistent-drawer .mdc-list-item__start-detail,
.mdc-theme--dark .mdc-persistent-drawer .mdc-list-item__start-detail {
color: rgba(255, 255, 255, 0.54); }
.mdc-persistent-drawer--selected.mdc-list-item,
.mdc-persistent-drawer--selected.mdc-list-item .mdc-list-item__start-detail {
color: #3f51b5;
color: var(--mdc-theme-primary, #3f51b5); }
.mdc-persistent-drawer .mdc-list-item::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 120ms 0ms cubic-bezier(0.4, 0, 1, 1);
transition: opacity 120ms 0ms cubic-bezier(0.4, 0, 1, 1);
border-radius: inherit;
background: currentColor;
content: "";
opacity: 0; }
.mdc-persistent-drawer .mdc-list-item:focus::before {
-webkit-transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
opacity: .12; }
.mdc-persistent-drawer .mdc-list-item:active::before {
/*
Slightly darker value for visual distinction.
This allows a full base that has distinct modes.
Progressive enhancement with ripples will provide complete button spec alignment.
*/
-webkit-transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
opacity: .18; }
.mdc-persistent-drawer .mdc-list-item:active:focus::before {
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
.mdc-persistent-drawer__drawer {
background: #fff;
background: var(--mdc-theme-background, #fff);
border-left: 0;
border-right: 1px solid #e4e4e4;
left: 0;
right: initial;
height: 100%;
-webkit-transform: translateX(-107%);
transform: translateX(-107%);
-webkit-transform: translateX(calc(-100% - 20px));
transform: translateX(calc(-100% - 20px));
will-change: transform;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 240px;
overflow: hidden;
-ms-touch-action: none;
touch-action: none; }
[dir="rtl"] .mdc-persistent-drawer__drawer, .mdc-persistent-drawer__drawer[dir="rtl"] {
border-left: 1px solid #e4e4e4;
border-right: 0; }
[dir="rtl"] .mdc-persistent-drawer__drawer, .mdc-persistent-drawer__drawer[dir="rtl"] {
left: initial;
right: 0; }
.mdc-persistent-drawer__drawer--theme-dark,
.mdc-theme--dark .mdc-persistent-drawer__drawer {
background-color: #212121;
background-color: var(--mdc-persistent-drawer-dark-theme-bg-color, #212121);
color: white;
color: var(--mdc-theme-text-primary-on-dark, white);
border-left: 0;
border-right: 1px solid rgba(255, 255, 255, 0.12); }
[dir="rtl"] .mdc-persistent-drawer__drawer--theme-dark, .mdc-persistent-drawer__drawer--theme-dark[dir="rtl"], [dir="rtl"]
.mdc-theme--dark .mdc-persistent-drawer__drawer,
.mdc-theme--dark .mdc-persistent-drawer__drawer[dir="rtl"] {
border-left: 1px solid rgba(255, 255, 255, 0.12);
border-right: 0; }
[dir="rtl"] .mdc-persistent-drawer .mdc-persistent-drawer__drawer,
.mdc-persistent-drawer[dir="rtl"] .mdc-persistent-drawer__drawer {
-webkit-transform: translateX(107%);
transform: translateX(107%);
-webkit-transform: translateX(calc(100% + 20px));
transform: translateX(calc(100% + 20px)); }
.mdc-persistent-drawer--animating .mdc-persistent-drawer__drawer {
-webkit-transition: -webkit-transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: -webkit-transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1); }
.mdc-persistent-drawer--animating.mdc-persistent-drawer--open .mdc-persistent-drawer__drawer {
-webkit-transition: -webkit-transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: -webkit-transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1); }
.mdc-persistent-drawer--open {
width: 240px;
pointer-events: auto; }
.mdc-persistent-drawer--open .mdc-persistent-drawer__drawer {
-webkit-transform: none;
transform: none; }
[dir="rtl"] .mdc-persistent-drawer--open .mdc-persistent-drawer__drawer, .mdc-persistent-drawer--open[dir="rtl"] .mdc-persistent-drawer__drawer {
-webkit-transform: none;
transform: none; }
/**
* Creates a rule that will be applied when an MDC-Web component is within the context of an RTL layout.
*
* Usage Example:
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
*
* @include mdc-rtl {
* left: auto;
* right: 0;
* }
*
* &__bar {
* margin-left: 4px;
* @include mdc-rtl(".mdc-foo") {
* margin-left: auto;
* margin-right: 4px;
* }
* }
* }
*
* .mdc-foo--mod {
* padding-left: 4px;
*
* @include mdc-rtl {
* padding-left: auto;
* padding-right: 4px;
* }
* }
* ```
*
* Note that this works by checking for [dir="rtl"] on an ancestor element. While this will work
* in most cases, it will in some cases lead to false negatives, e.g.
*
* ```html
* <html dir="rtl">
* <!-- ... -->
* <div dir="ltr">
* <div class="mdc-foo">Styled incorrectly as RTL!</div>
* </div>
* </html>
* ```
*
* In the future, selectors such as :dir (http://mdn.io/:dir) will help us mitigate this.
*/
/**
* Takes a base box-model property - e.g. margin / border / padding - along with a default
* direction and value, and emits rules which apply the value to the
* "<base-property>-<default-direction>" property by default, but flips the direction
* when within an RTL context.
*
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, left, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: 8px;
*
* @include mdc-rtl {
* margin-right: 8px;
* margin-left: 0;
* }
* }
* ```
* whereas:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, right, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-right: 8px;
*
* @include mdc-rtl {
* margin-right: 0;
* margin-left: 8px;
* }
* }
* ```
*
* You can also pass a 4th optional $root-selector argument which will be forwarded to `mdc-rtl`,
* e.g. `@include mdc-rtl-reflexive-box-property(margin, left, 8px, ".mdc-component")`.
*
* Note that this function will always zero out the original value in an RTL context. If you're
* trying to flip the values, use mdc-rtl-reflexive-property().
*/
/**
* Takes a base property and emits rules that assign <base-property>-left to <left-value> and
* <base-property>-right to <right-value> in a LTR context, and vice versa in a RTL context.
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-property(margin, auto, 12px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: auto;
* margin-right: 12px;
*
* @include mdc-rtl {
* margin-left: 12px;
* margin-right: auto;
* }
* }
* ```
*
* A 4th optional $root-selector argument can be given, which will be passed to `mdc-rtl`.
*/
/**
* Takes an argument specifying a horizontal position property (either "left" or "right") as well
* as a value, and applies that value to the specified position in a LTR context, and flips it in a
* RTL context. For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-position(left, 0);
* position: absolute;
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
* right: initial;
*
* @include mdc-rtl {
* right: 0;
* left: initial;
* }
* }
* ```
* An optional third $root-selector argument may also be given, which is passed to `mdc-rtl`.
*/
/*
Precomputed linear color channel values, for use in contrast calculations.
See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
Algorithm, for c in 0 to 255:
f(c) {
c = c / 255;
return c < 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
}
This lookup table is needed since there is no `pow` in SASS.
*/
/**
* Calculate the luminance for a color.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Calculate the contrast ratio between two colors.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Determine whether to use dark or light text on top of given color.
* Returns "dark" for dark text and "light" for light text.
*/
/*
Main theme colors.
If you're a user customizing your color scheme in SASS, these are probably the only variables you need to change.
*/
/* Indigo 500 */
/* Pink A200 */
/* White */
/* Which set of text colors to use for each main theme color (light or dark) */
/* Text colors according to light vs dark and text type */
/* Primary text colors for each of the theme colors */
/**
* Applies the correct theme color style to the specified property.
* $property is typically color or background-color, but can be any CSS property that accepts color values.
* $style should be one of the map keys in $mdc-theme-property-values (_variables.scss).
*/
/**
* Creates a rule to be used in MDC-Web components for dark theming, and applies the provided contents.
* Should provide the $root-selector option if applied to anything other than the root selector.
* When used with a modifier class, provide a second argument of `true` for the $compound parameter
* to specify that this should be attached as a compound class.
*
* Usage example:
*
* ```scss
* .mdc-foo {
* color: black;
*
* @include mdc-theme-dark {
* color: white;
* }
*
* &__bar {
* background: black;
*
* @include mdc-theme-dark(".mdc-foo") {
* background: white;
* }
* }
* }
*
* .mdc-foo--disabled {
* opacity: .38;
*
* @include mdc-theme-dark(".mdc-foo", true) {
* opacity: .5;
* }
* }
* ```
*/
/*
Precomputed linear color channel values, for use in contrast calculations.
See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
Algorithm, for c in 0 to 255:
f(c) {
c = c / 255;
return c < 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
}
This lookup table is needed since there is no `pow` in SASS.
*/
/**
* Calculate the luminance for a color.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Calculate the contrast ratio between two colors.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Determine whether to use dark or light text on top of given color.
* Returns "dark" for dark text and "light" for light text.
*/
/*
Main theme colors.
If you're a user customizing your color scheme in SASS, these are probably the only variables you need to change.
*/
/* Indigo 500 */
/* Pink A200 */
/* White */
/* Which set of text colors to use for each main theme color (light or dark) */
/* Text colors according to light vs dark and text type */
/* Primary text colors for each of the theme colors */
/**
* Applies the correct theme color style to the specified property.
* $property is typically color or background-color, but can be any CSS property that accepts color values.
* $style should be one of the map keys in $mdc-theme-property-values (_variables.scss).
*/
/**
* Creates a rule to be used in MDC-Web components for dark theming, and applies the provided contents.
* Should provide the $root-selector option if applied to anything other than the root selector.
* When used with a modifier class, provide a second argument of `true` for the $compound parameter
* to specify that this should be attached as a compound class.
*
* Usage example:
*
* ```scss
* .mdc-foo {
* color: black;
*
* @include mdc-theme-dark {
* color: white;
* }
*
* &__bar {
* background: black;
*
* @include mdc-theme-dark(".mdc-foo") {
* background: white;
* }
* }
* }
*
* .mdc-foo--disabled {
* opacity: .38;
*
* @include mdc-theme-dark(".mdc-foo", true) {
* opacity: .5;
* }
* }
* ```
*/
/* TODO(sgomes): Figure out what to do about desktop font sizes. */
/* TODO(sgomes): Figure out what to do about i18n and i18n font sizes. */
:root {
--mdc-permanent-drawer-dark-theme-bg-color: #212121; }
.mdc-permanent-drawer {
/* Use aspect ratio trick to maintain 16:9 aspect ratio on the header */
/* stylelint-disable selector-no-qualifying-type */
/* stylelint-enable selector-no-qualifying-type */
/* TODO(sgomes): Revisit when we have interactive lists. */
background: #fff;
background: var(--mdc-theme-background, #fff);
border-left: 0;
border-right: 1px solid #e4e4e4;
left: 0;
right: initial;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 240px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden; }
.mdc-permanent-drawer__toolbar-spacer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-align: flex-center;
-ms-flex-align: flex-center;
align-items: flex-center;
height: 56px;
padding: 16px;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* TODO(sgomes): replace with global breakpoints when we have them */ }
.mdc-permanent-drawer__toolbar-spacer--theme-dark .mdc-permanent-drawer__toolbar-spacer,
.mdc-theme--dark .mdc-permanent-drawer__toolbar-spacer {
border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
@media (min-width: 600px) {
.mdc-permanent-drawer__toolbar-spacer {
height: 64px; } }
.mdc-permanent-drawer__header {
position: relative; }
.mdc-permanent-drawer__header::before {
display: block;
padding-top: 56.25%;
content: ""; }
.mdc-permanent-drawer__header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
padding: 16px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mdc-permanent-drawer .mdc-list-group,
.mdc-permanent-drawer .mdc-list {
padding-right: 0;
padding-left: 0; }
.mdc-permanent-drawer .mdc-list-item {
position: relative;
padding: 0 16px;
outline: none;
color: inherit;
text-decoration: none;
font-family: Roboto, sans-serif;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.04em;
line-height: 1.5rem; }
.mdc-permanent-drawer .mdc-list-item.mdc-ripple-upgraded {
left: 0; }
.mdc-permanent-drawer .mdc-list-item__start-detail {
color: rgba(0, 0, 0, 0.54); }
.mdc-permanent-drawer .mdc-list-item__start-detail--theme-dark .mdc-permanent-drawer .mdc-list-item__start-detail,
.mdc-theme--dark .mdc-permanent-drawer .mdc-list-item__start-detail {
color: rgba(255, 255, 255, 0.54); }
.mdc-permanent-drawer--selected.mdc-list-item,
.mdc-permanent-drawer--selected.mdc-list-item .mdc-list-item__start-detail {
color: #3f51b5;
color: var(--mdc-theme-primary, #3f51b5); }
.mdc-permanent-drawer .mdc-list-item::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 120ms 0ms cubic-bezier(0.4, 0, 1, 1);
transition: opacity 120ms 0ms cubic-bezier(0.4, 0, 1, 1);
border-radius: inherit;
background: currentColor;
content: "";
opacity: 0; }
.mdc-permanent-drawer .mdc-list-item:focus::before {
-webkit-transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
opacity: .12; }
.mdc-permanent-drawer .mdc-list-item:active::before {
/*
Slightly darker value for visual distinction.
This allows a full base that has distinct modes.
Progressive enhancement with ripples will provide complete button spec alignment.
*/
-webkit-transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
opacity: .18; }
.mdc-permanent-drawer .mdc-list-item:active:focus::before {
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
[dir="rtl"] .mdc-permanent-drawer, .mdc-permanent-drawer[dir="rtl"] {
border-left: 1px solid #e4e4e4;
border-right: 0; }
[dir="rtl"] .mdc-permanent-drawer, .mdc-permanent-drawer[dir="rtl"] {
left: initial;
right: 0; }
.mdc-permanent-drawer--theme-dark,
.mdc-theme--dark .mdc-permanent-drawer {
background-color: #212121;
background-color: var(--mdc-permanent-drawer-dark-theme-bg-color, #212121);
color: white;
color: var(--mdc-theme-text-primary-on-dark, white);
border-left: 0;
border-right: 1px solid rgba(255, 255, 255, 0.12); }
[dir="rtl"] .mdc-permanent-drawer--theme-dark, .mdc-permanent-drawer--theme-dark[dir="rtl"], [dir="rtl"]
.mdc-theme--dark .mdc-permanent-drawer,
.mdc-theme--dark .mdc-permanent-drawer[dir="rtl"] {
border-left: 1px solid rgba(255, 255, 255, 0.12);
border-right: 0; }
.mdc-permanent-drawer--floating {
background: none;
border-left: 0;
border-right: none; }
[dir="rtl"] .mdc-permanent-drawer--floating, .mdc-permanent-drawer--floating[dir="rtl"] {
border-left: none;
border-right: 0; }
.mdc-permanent-drawer--floating--theme-dark,
.mdc-theme--dark .mdc-permanent-drawer--floating {
background: none;
border-left: 0;
border-right: none; }
[dir="rtl"] .mdc-permanent-drawer--floating--theme-dark, .mdc-permanent-drawer--floating--theme-dark[dir="rtl"], [dir="rtl"]
.mdc-theme--dark .mdc-permanent-drawer--floating,
.mdc-theme--dark .mdc-permanent-drawer--floating[dir="rtl"] {
border-left: none;
border-right: 0; }
/**
* The css property used for elevation. In most cases this should not be changed. It is exposed
* as a variable for abstraction / easy use when needing to reference the property directly, for
* example in a `will-change` rule.
*/
/**
* The default duration value for elevation transitions.
*/
/**
* The default easing value for elevation transitions.
*/
/**
* Applies the correct css rules to an element to give it the elevation specified by $z-value.
* The $z-value must be between 0 and 24.
*/
/**
* Returns a string that can be used as the value for a `transition` property for elevation.
* Calling this function directly is useful in situations where a component needs to transition
* more than one property.
*
* ```scss
* .foo {
* transition: mdc-elevation-transition-rule(), opacity 100ms ease;
* will-change: $mdc-elevation-property, opacity;
* }
* ```
*/
/**
* Applies the correct css rules needed to have an element transition between elevations.
* This mixin should be applied to elements whose elevation values will change depending on their
* context (e.g. when active or disabled).
*/
/**
* Creates a rule that will be applied when an MDC-Web component is within the context of an RTL layout.
*
* Usage Example:
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
*
* @include mdc-rtl {
* left: auto;
* right: 0;
* }
*
* &__bar {
* margin-left: 4px;
* @include mdc-rtl(".mdc-foo") {
* margin-left: auto;
* margin-right: 4px;
* }
* }
* }
*
* .mdc-foo--mod {
* padding-left: 4px;
*
* @include mdc-rtl {
* padding-left: auto;
* padding-right: 4px;
* }
* }
* ```
*
* Note that this works by checking for [dir="rtl"] on an ancestor element. While this will work
* in most cases, it will in some cases lead to false negatives, e.g.
*
* ```html
* <html dir="rtl">
* <!-- ... -->
* <div dir="ltr">
* <div class="mdc-foo">Styled incorrectly as RTL!</div>
* </div>
* </html>
* ```
*
* In the future, selectors such as :dir (http://mdn.io/:dir) will help us mitigate this.
*/
/**
* Takes a base box-model property - e.g. margin / border / padding - along with a default
* direction and value, and emits rules which apply the value to the
* "<base-property>-<default-direction>" property by default, but flips the direction
* when within an RTL context.
*
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, left, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: 8px;
*
* @include mdc-rtl {
* margin-right: 8px;
* margin-left: 0;
* }
* }
* ```
* whereas:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, right, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-right: 8px;
*
* @include mdc-rtl {
* margin-right: 0;
* margin-left: 8px;
* }
* }
* ```
*
* You can also pass a 4th optional $root-selector argument which will be forwarded to `mdc-rtl`,
* e.g. `@include mdc-rtl-reflexive-box-property(margin, left, 8px, ".mdc-component")`.
*
* Note that this function will always zero out the original value in an RTL context. If you're
* trying to flip the values, use mdc-rtl-reflexive-property().
*/
/**
* Takes a base property and emits rules that assign <base-property>-left to <left-value> and
* <base-property>-right to <right-value> in a LTR context, and vice versa in a RTL context.
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-property(margin, auto, 12px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: auto;
* margin-right: 12px;
*
* @include mdc-rtl {
* margin-left: 12px;
* margin-right: auto;
* }
* }
* ```
*
* A 4th optional $root-selector argument can be given, which will be passed to `mdc-rtl`.
*/
/**
* Takes an argument specifying a horizontal position property (either "left" or "right") as well
* as a value, and applies that value to the specified position in a LTR context, and flips it in a
* RTL context. For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-position(left, 0);
* position: absolute;
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
* right: initial;
*
* @include mdc-rtl {
* right: 0;
* left: initial;
* }
* }
* ```
* An optional third $root-selector argument may also be given, which is passed to `mdc-rtl`.
*/
/*
Precomputed linear color channel values, for use in contrast calculations.
See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
Algorithm, for c in 0 to 255:
f(c) {
c = c / 255;
return c < 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
}
This lookup table is needed since there is no `pow` in SASS.
*/
/**
* Calculate the luminance for a color.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Calculate the contrast ratio between two colors.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Determine whether to use dark or light text on top of given color.
* Returns "dark" for dark text and "light" for light text.
*/
/*
Main theme colors.
If you're a user customizing your color scheme in SASS, these are probably the only variables you need to change.
*/
/* Indigo 500 */
/* Pink A200 */
/* White */
/* Which set of text colors to use for each main theme color (light or dark) */
/* Text colors according to light vs dark and text type */
/* Primary text colors for each of the theme colors */
/**
* Applies the correct theme color style to the specified property.
* $property is typically color or background-color, but can be any CSS property that accepts color values.
* $style should be one of the map keys in $mdc-theme-property-values (_variables.scss).
*/
/**
* Creates a rule to be used in MDC-Web components for dark theming, and applies the provided contents.
* Should provide the $root-selector option if applied to anything other than the root selector.
* When used with a modifier class, provide a second argument of `true` for the $compound parameter
* to specify that this should be attached as a compound class.
*
* Usage example:
*
* ```scss
* .mdc-foo {
* color: black;
*
* @include mdc-theme-dark {
* color: white;
* }
*
* &__bar {
* background: black;
*
* @include mdc-theme-dark(".mdc-foo") {
* background: white;
* }
* }
* }
*
* .mdc-foo--disabled {
* opacity: .38;
*
* @include mdc-theme-dark(".mdc-foo", true) {
* opacity: .5;
* }
* }
* ```
*/
/*
Precomputed linear color channel values, for use in contrast calculations.
See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
Algorithm, for c in 0 to 255:
f(c) {
c = c / 255;
return c < 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
}
This lookup table is needed since there is no `pow` in SASS.
*/
/**
* Calculate the luminance for a color.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Calculate the contrast ratio between two colors.
* See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
*/
/**
* Determine whether to use dark or light text on top of given color.
* Returns "dark" for dark text and "light" for light text.
*/
/*
Main theme colors.
If you're a user customizing your color scheme in SASS, these are probably the only variables you need to change.
*/
/* Indigo 500 */
/* Pink A200 */
/* White */
/* Which set of text colors to use for each main theme color (light or dark) */
/* Text colors according to light vs dark and text type */
/* Primary text colors for each of the theme colors */
/**
* Applies the correct theme color style to the specified property.
* $property is typically color or background-color, but can be any CSS property that accepts color values.
* $style should be one of the map keys in $mdc-theme-property-values (_variables.scss).
*/
/**
* Creates a rule to be used in MDC-Web components for dark theming, and applies the provided contents.
* Should provide the $root-selector option if applied to anything other than the root selector.
* When used with a modifier class, provide a second argument of `true` for the $compound parameter
* to specify that this should be attached as a compound class.
*
* Usage example:
*
* ```scss
* .mdc-foo {
* color: black;
*
* @include mdc-theme-dark {
* color: white;
* }
*
* &__bar {
* background: black;
*
* @include mdc-theme-dark(".mdc-foo") {
* background: white;
* }
* }
* }
*
* .mdc-foo--disabled {
* opacity: .38;
*
* @include mdc-theme-dark(".mdc-foo", true) {
* opacity: .5;
* }
* }
* ```
*/
/* TODO(sgomes): Figure out what to do about desktop font sizes. */
/* TODO(sgomes): Figure out what to do about i18n and i18n font sizes. */
/**
* Copyright 2016 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* Creates a rule that will be applied when an MDC-Web component is within the context of an RTL layout.
*
* Usage Example:
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
*
* @include mdc-rtl {
* left: auto;
* right: 0;
* }
*
* &__bar {
* margin-left: 4px;
* @include mdc-rtl(".mdc-foo") {
* margin-left: auto;
* margin-right: 4px;
* }
* }
* }
*
* .mdc-foo--mod {
* padding-left: 4px;
*
* @include mdc-rtl {
* padding-left: auto;
* padding-right: 4px;
* }
* }
* ```
*
* Note that this works by checking for [dir="rtl"] on an ancestor element. While this will work
* in most cases, it will in some cases lead to false negatives, e.g.
*
* ```html
* <html dir="rtl">
* <!-- ... -->
* <div dir="ltr">
* <div class="mdc-foo">Styled incorrectly as RTL!</div>
* </div>
* </html>
* ```
*
* In the future, selectors such as :dir (http://mdn.io/:dir) will help us mitigate this.
*/
/**
* Takes a base box-model property - e.g. margin / border / padding - along with a default
* direction and value, and emits rules which apply the value to the
* "<base-property>-<default-direction>" property by default, but flips the direction
* when within an RTL context.
*
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, left, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: 8px;
*
* @include mdc-rtl {
* margin-right: 8px;
* margin-left: 0;
* }
* }
* ```
* whereas:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-box(margin, right, 8px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-right: 8px;
*
* @include mdc-rtl {
* margin-right: 0;
* margin-left: 8px;
* }
* }
* ```
*
* You can also pass a 4th optional $root-selector argument which will be forwarded to `mdc-rtl`,
* e.g. `@include mdc-rtl-reflexive-box-property(margin, left, 8px, ".mdc-component")`.
*
* Note that this function will always zero out the original value in an RTL context. If you're
* trying to flip the values, use mdc-rtl-reflexive-property().
*/
/**
* Takes a base property and emits rules that assign <base-property>-left to <left-value> and
* <base-property>-right to <right-value> in a LTR context, and vice versa in a RTL context.
* For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-property(margin, auto, 12px);
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* margin-left: auto;
* margin-right: 12px;
*
* @include mdc-rtl {
* margin-left: 12px;
* margin-right: auto;
* }
* }
* ```
*
* A 4th optional $root-selector argument can be given, which will be passed to `mdc-rtl`.
*/
/**
* Takes an argument specifying a horizontal position property (either "left" or "right") as well
* as a value, and applies that value to the specified position in a LTR context, and flips it in a
* RTL context. For example:
*
* ```scss
* .mdc-foo {
* @include mdc-rtl-reflexive-position(left, 0);
* position: absolute;
* }
* ```
* is equivalent to:
*
* ```scss
* .mdc-foo {
* position: absolute;
* left: 0;
* right: initial;
*
* @include mdc-rtl {
* right: 0;
* left: initial;
* }
* }
* ```
* An optional third $root-selector argument may also be given, which is passed to `mdc-rtl`.
*/
/**
* Copyright 2016 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
.mdc-temporary-drawer {
/* Use aspect ratio trick to maintain 16:9 aspect ratio on the header */
/* stylelint-disable selector-no-qualifying-type */
/* stylelint-enable selector-no-qualifying-type */
/* TODO(sgomes): Revisit when we have interactive lists. */
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
contain: strict;
z-index: 3;
/* Shaded background */ }
.mdc-temporary-drawer__toolbar-spacer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-align: flex-center;
-ms-flex-align: flex-center;
align-items: flex-center;
height: 56px;
padding: 16px;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* TODO(sgomes): replace with global breakpoints when we have them */ }
.mdc-temporary-drawer__toolbar-spacer--theme-dark .mdc-temporary-drawer__toolbar-spacer,
.mdc-theme--dark .mdc-temporary-drawer__toolbar-spacer {
border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
@media (min-width: 600px) {
.mdc-temporary-drawer__toolbar-spacer {
height: 64px; } }
.mdc-temporary-drawer__header {
position: relative; }
.mdc-temporary-drawer__header::before {
display: block;
padding-top: 56.25%;
content: ""; }
.mdc-temporary-drawer__header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
padding: 16px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mdc-temporary-drawer .mdc-list-group,
.mdc-temporary-drawer .mdc-list {
padding-right: 0;
padding-left: 0; }
.mdc-temporary-drawer .mdc-list-item {
position: relative;
padding: 0 16px;
outline: none;
color: inherit;
text-decoration: none;
font-family: Roboto, sans-serif;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.04em;
line-height: 1.5rem; }
.mdc-temporary-drawer .mdc-list-item.mdc-ripple-upgraded {
left: 0; }
.mdc-temporary-drawer .mdc-list-item__start-detail {
color: rgba(0, 0, 0, 0.54); }
.mdc-temporary-drawer .mdc-list-item__start-detail--theme-dark .mdc-temporary-drawer .mdc-list-item__start-detail,
.mdc-theme--dark .mdc-temporary-drawer .mdc-list-item__start-detail {
color: rgba(255, 255, 255, 0.54); }
.mdc-temporary-drawer--selected.mdc-list-item,
.mdc-temporary-drawer--selected.mdc-list-item .mdc-list-item__start-detail {
color: #3f51b5;
color: var(--mdc-theme-primary, #3f51b5); }
.mdc-temporary-drawer .mdc-list-item::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 120ms 0ms cubic-bezier(0.4, 0, 1, 1);
transition: opacity 120ms 0ms cubic-bezier(0.4, 0, 1, 1);
border-radius: inherit;
background: currentColor;
content: "";
opacity: 0; }
.mdc-temporary-drawer .mdc-list-item:focus::before {
-webkit-transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
opacity: .12; }
.mdc-temporary-drawer .mdc-list-item:active::before {
/*
Slightly darker value for visual distinction.
This allows a full base that has distinct modes.
Progressive enhancement with ripples will provide complete button spec alignment.
*/
-webkit-transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
opacity: .18; }
.mdc-temporary-drawer .mdc-list-item:active:focus::before {
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
.mdc-temporary-drawer::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
content: "";
opacity: 0;
opacity: var(--mdc-temporary-drawer-opacity, 0);
will-change: opacity;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mdc-temporary-drawer__drawer {
background: #fff;
background: var(--mdc-theme-background, #fff);
-webkit-box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
left: 0;
right: initial;
height: 100%;
-webkit-transform: translateX(-107%);
transform: translateX(-107%);
-webkit-transform: translateX(calc(-100% - 20px));
transform: translateX(calc(-100% - 20px));
will-change: transform;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: calc(100% - 56px);
max-width: 280px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
/* TODO(sgomes): replace with global breakpoints when we have them */ }
[dir="rtl"] .mdc-temporary-drawer__drawer, .mdc-temporary-drawer__drawer[dir="rtl"] {
left: initial;
right: 0; }
.mdc-temporary-drawer--theme-dark .mdc-temporary-drawer__drawer,
.mdc-theme--dark .mdc-temporary-drawer__drawer {
background: #303030;
color: white;
color: var(--mdc-theme-text-primary-on-dark, white); }
[dir="rtl"] .mdc-temporary-drawer .mdc-temporary-drawer__drawer,
.mdc-temporary-drawer[dir="rtl"] .mdc-temporary-drawer__drawer {
-webkit-transform: translateX(107%);
transform: translateX(107%);
-webkit-transform: translateX(calc(100% + 20px));
transform: translateX(calc(100% + 20px)); }
@media (min-width: 600px) {
.mdc-temporary-drawer__drawer {
width: calc(100% - 64px);
max-width: 320px; } }
.mdc-temporary-drawer__content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
-ms-touch-action: pan-y;
touch-action: pan-y; }
.mdc-temporary-drawer__footer {
-webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
-ms-flex-negative: 0;
flex-shrink: 0; }
.mdc-temporary-drawer--animating::before {
-webkit-transition: opacity 0.3s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: opacity 0.3s 0ms cubic-bezier(0, 0, 0.2, 1); }
.mdc-temporary-drawer--animating.mdc-temporary-drawer--open .mdc-temporary-drawer__drawer {
-webkit-transition: -webkit-transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: -webkit-transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.33s 0ms cubic-bezier(0, 0, 0.2, 1); }
.mdc-temporary-drawer--animating .mdc-temporary-drawer__drawer {
-webkit-transition: -webkit-transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: -webkit-transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.13s 0ms cubic-bezier(0, 0, 0.2, 1); }
.mdc-temporary-drawer--open {
pointer-events: auto; }
.mdc-temporary-drawer--open::before {
opacity: 1;
opacity: var(--mdc-temporary-drawer-opacity, 1); }
.mdc-temporary-drawer--open .mdc-temporary-drawer__drawer {
-webkit-transform: none;
transform: none; }
[dir="rtl"] .mdc-temporary-drawer--open .mdc-temporary-drawer__drawer, .mdc-temporary-drawer--open[dir="rtl"] .mdc-temporary-drawer__drawer {
-webkit-transform: none;
transform: none; }
.mdc-drawer-scroll-lock {
height: 100vh;
overflow: hidden; }
| 30.493597 | 149 | 0.635209 |
a335197859ca91acc570f61b43ca3033502416eb | 62 | css | CSS | linters/stylelint-header/test/pass.css | reikVdM/spectrum-web-components | 96c9a31f7ecc2a2d26956820f917f869747183af | [
"Apache-2.0"
] | null | null | null | linters/stylelint-header/test/pass.css | reikVdM/spectrum-web-components | 96c9a31f7ecc2a2d26956820f917f869747183af | [
"Apache-2.0"
] | null | null | null | linters/stylelint-header/test/pass.css | reikVdM/spectrum-web-components | 96c9a31f7ecc2a2d26956820f917f869747183af | [
"Apache-2.0"
] | null | null | null | /* Copyright 2022 Adobe. */
.foo {
position: relative;
}
| 10.333333 | 27 | 0.596774 |
a33855cdd558d86a44903d59d9b4b0533f03ee68 | 1,888 | css | CSS | src/styles.css | javedalikhan/simple-angular-app | 1fb91a076e18e699f47daccfb1f5bc474002b8c6 | [
"MIT"
] | null | null | null | src/styles.css | javedalikhan/simple-angular-app | 1fb91a076e18e699f47daccfb1f5bc474002b8c6 | [
"MIT"
] | null | null | null | src/styles.css | javedalikhan/simple-angular-app | 1fb91a076e18e699f47daccfb1f5bc474002b8c6 | [
"MIT"
] | null | null | null | body {
margin: 2em;
}
body, input[text], button {
color: #888;
font-family: Cambria, Georgia;
}
nav a {
padding: 5px 10px;
text-decoration: none;
margin-top: 10px;
display: inline-block;
background-color: #607D8B;
margin-right: 5px;
color: #fff;
}
nav a:visited, a:link {
color: #fff;
}
nav a:hover {
color: #039be5;
background-color: #CFD8DC;
}
nav a.active {
color: #039be5;
background-color: #888888;
}
.app-component {
margin-left: 5%;
margin-right: 5%;
}
.main-section {
width: 65%;
float: left;
}
.notification-section {
width:25%;
float:right;
border-left: 1px solid #CFD8DC;
height: 300px;
padding-left: 20px;
}
.notification-item {
margin-bottom: 5px;
color: darkcyan;
}
.footer {
width: 100%;
float: left;
}
@media (max-width: 1024px) {
.main-section {
width: 100%;
clear: both;
}
.notification-section {
width: 100%;
border-top: 1px solid #CFD8DC;
border-top: 1px solid #CFD8DC;
border-left: none;
height: auto;
clear: both;
}
}
.app-component h1 {
font-family: Verdana;
font-size: x-large;
font-weight: bold;
color: darkcyan;
text-align: center;
}
.user-list {
margin-top: 20px;
cursor: pointer;
}
.user-list>.user-header{
background: #1976d2;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
color: #fff;
margin-bottom: 2px;
display: flex;
padding: 8px;
}
.user-header >img {
height: 48px;
width: 48px;
}
.user-header>.user-name {
color: #fff;
margin-left: 12px;
margin-top: 12px;
text-decoration: underline;
}
.user-detail-container {
margin-top: 20px;
border-left: 1px solid #CFD8DC;
padding: 10px;
}
.image-article {
margin-bottom: 20px;
font-weight: bold;
color: #888888;
font-size: 20px;
}
.details-article input {
border: 1px solid #888888;
height: 24px;
padding: 4px;
border-radius: 4px;
margin-bottom:10px;
}
| 15.603306 | 41 | 0.637182 |
a33b9696e3feced8e50608c0b7745ad5afc3b3c8 | 2,339 | css | CSS | ThirdParty/dojo-release-1.10.4/dijit/themes/nihilo/Tree.css | tiandali/cesium | 4fdab00762b91366eee7f1788d155ede9883ea26 | [
"Apache-2.0"
] | 5,139 | 2015-01-02T23:38:29.000Z | 2020-02-18T11:07:38.000Z | ThirdParty/dojo-release-1.10.4/dijit/themes/nihilo/Tree.css | tiandali/cesium | 4fdab00762b91366eee7f1788d155ede9883ea26 | [
"Apache-2.0"
] | 6,103 | 2015-01-02T15:04:01.000Z | 2020-02-18T15:41:37.000Z | ThirdParty/dojo-release-1.10.4/dijit/themes/nihilo/Tree.css | tiandali/cesium | 4fdab00762b91366eee7f1788d155ede9883ea26 | [
"Apache-2.0"
] | 2,132 | 2015-01-03T12:05:03.000Z | 2020-02-16T04:21:10.000Z | /* Tree */
.nihilo .dijitTreeNode {
background : url('images/treeI.gif') no-repeat;
background-position : top left;
background-repeat : repeat-y;
zoom: 1;
}
/* left vertical line (grid) for all nodes */
.nihilo .dijitTreeIsLast {
background: url('images/treeI_half.gif') no-repeat;
}
.nihilo .dijitTreeRowHover {
/* using a transparent png so that we can still see grid lines, which are (unfortunately) behind the dijitRowNode that we are hovering over */
background-image: url(images/treeHover.png);
background-repeat: repeat;
background-color: transparent !important;
}
.nihilo .dijitTreeLabel {
font-weight: normal;
margin-left: 3px;
}
.nihilo .dijitTreeIsRoot {
margin-left: 0;
background-image: none;
}
.nihilo .dijitTreeExpando {
width: 18px;
height: 18px;
}
.nihilo .dijitTreeRow {
/* so insert line shows up on IE when dropping after a target element */
padding-bottom: 2px;
}
.nihilo .dijitTreeContent {
min-height: 18px;
min-width: 18px;
padding-left:1px;
}
.nihilo .dijitTreeExpandoOpened {
background: url('images/spriteTree.gif') no-repeat -18px top;
}
.nihilo .dijitTreeExpandoClosed {
background-image: url('images/spriteTree.gif');
}
.nihilo .dijitTreeExpandoLeaf {
background: url('images/spriteTree.gif') no-repeat -36px top;
}
.nihilo .dijitTreeExpandoLoading {
background-image: url('images/treeExpand_loading.gif');
}
.nihilo .dijitTreeIcon {
width: 16px;
height: 16px;
}
.nihilo .dijitFolderOpened {
background: url('images/spriteDivIcons.gif') no-repeat -16px top;
}
.nihilo .dijitFolderClosed {
background: url('images/spriteDivIcons.gif') no-repeat top left;
}
.nihilo .dijitLeaf {
background: url('images/spriteDivIcons.gif') no-repeat -32px top;
}
/* Drag and Drop on TreeNodes
* Put insert line on dijitTreeContent node so it's aligned w/
* (ie, indented equally with) target element, even
* though dijitTreeRowNode is the actual "drag object"
*/
.nihilo .dijitTreeNode .dojoDndItemBefore,
.nihilo .dijitTreeNode .dojoDndItemAfter {
border-bottom: none;
border-top: none;
}
.nihilo .dijitTreeNode .dojoDndItemBefore .dijitTreeContent {
/* copied from Common.css */
border-top: 2px solid #369;
}
.nihilo .dijitTreeNode .dojoDndItemAfter .dijitTreeContent {
/* copied from Common.css */
border-bottom: 2px solid #369;
} | 23.39 | 143 | 0.724241 |
a33e8ce4047a78047688613961e1472dea636af2 | 114 | css | CSS | applications/lets-chat/node_modules/connect-assets/node_modules/csswring/test/expected/at-supports-condition.css | nodebenchmark/benchmarks | ea7e69ebe3eb93216625d0cfe97753055ffc7beb | [
"CC-BY-4.0"
] | 13 | 2015-11-02T04:57:39.000Z | 2021-03-04T02:07:54.000Z | node_modules/connect-assets/node_modules/csswring/test/expected/at-supports-condition.css | pesfandiar/Phonjour | 5dcd1673211d1862b8c3daa2f4ed17d378ebd130 | [
"MIT"
] | 2 | 2016-04-08T16:49:47.000Z | 2020-01-31T04:10:07.000Z | applications/lets-chat/node_modules/connect-assets/node_modules/csswring/test/expected/at-supports-condition.css | nodebenchmark/benchmarks | ea7e69ebe3eb93216625d0cfe97753055ffc7beb | [
"CC-BY-4.0"
] | 10 | 2015-12-07T01:21:58.000Z | 2020-03-07T16:37:53.000Z | @supports(color:#fff) and (margin:0){.foo{display:block}}@supports(top:0) or (line-height:.9){.bar{display:block}} | 114 | 114 | 0.710526 |
a33ed2f01c237bcf824fd219519d361e1dc3fa96 | 11 | css | CSS | src/App.css | Drefeng/web-og-api-eksamen | ec1c7436e17db743625a7c7d9ebea8f2981a0001 | [
"MIT"
] | null | null | null | src/App.css | Drefeng/web-og-api-eksamen | ec1c7436e17db743625a7c7d9ebea8f2981a0001 | [
"MIT"
] | 8 | 2020-09-06T11:41:27.000Z | 2022-02-26T15:13:36.000Z | src/App.css | Drefeng/web-og-api-eksamen | ec1c7436e17db743625a7c7d9ebea8f2981a0001 | [
"MIT"
] | null | null | null | .App {
}
| 2.75 | 6 | 0.272727 |
a33ff9cbd5a10d333613612ee961c1bcf2c49476 | 11,091 | css | CSS | Public/Home/css/payment.css | cptbtptpi/PHPShop | ade61b81a09826204e8be2f452ae7b46e4c10579 | [
"BSD-2-Clause"
] | null | null | null | Public/Home/css/payment.css | cptbtptpi/PHPShop | ade61b81a09826204e8be2f452ae7b46e4c10579 | [
"BSD-2-Clause"
] | null | null | null | Public/Home/css/payment.css | cptbtptpi/PHPShop | ade61b81a09826204e8be2f452ae7b46e4c10579 | [
"BSD-2-Clause"
] | null | null | null | /*头部*/
.shortcut {
width: 100%;
height: 50px;
}
.w {
width: 990px;
margin: 0 auto;
}
.shortcut .w {
position: relative;
height: 50px;
}
.shortcut .s-logo {
position: absolute;
left: 0;
top: 15px;
}
.shortcut .s-right {
float: right;
padding-top: 20px;
}
.shortcut .s-right .s-item {
height: 20px;
line-height: 20px;
padding: 0 11px 0 12px;
float: left;
}
.shortcut a {
color: #666;
}
.shortcut .s-right .s-div {
float: left;
color: #ddd;
}
/*主要部分*/
/*二维码,订单详情*/
.main, .promotion {
background-color: #fff;
padding-bottom: 50px;
}
.order {
position: relative;
}
.clearfix {
display: block;
}
.order .o-qrcode {
position: absolute;
left: 0;
top: 10px;
width: 90px;
height: 90px;
}
.order .o-qrcode .oq-img {
width: 88px;
height: 88px;
padding: 1px;
display: block;
position: absolute;
left: 0;
top: 0;
z-index: 16;
cursor: default;
box-shadow: 0 0 20px rgba(0,0,0,.12);
}
a {
color: #2ea7e7;
}
.order .o-qrcode .oq-img img {
width: 88px;
height: 88px;
}
.order .o-left {
float: left;
width: 640px;
padding-top: 32px;
padding-bottom: 32px;
padding-left: 102px;
}
.order .o-title {
line-height: 26px;
height: 26px;
overflow: hidden;
font-size: 14px;
}
.order .o-tips {
line-height: 20px;
height: 20px;
font-size: 12px;
}
.font-red {
color: #ff5d5b;
}
.order .o-right {
float: right;
width: 190px;
padding-top: 32px;
padding-bottom: 10px;
padding-right: 10px;
overflow: hidden;
}
.order .o-price {
text-align: right;
line-height: 26px;
}
.order .o-price em {
vertical-align: bottom;
}
.order .o-price strong {
font-size: 18px;
vertical-align: bottom;
color: #ff5d5b;
margin: 0 3px;
}
.order .o-price em {
vertical-align: bottom;
}
.order .o-detail {
text-align: right;
line-height: 20px;
color: #2ea7e7;
}
.order .o-detail a {
display: inline-block;
padding-right: 15px;
position: relative;
}
.order .o-detail a i {
right: 0;
top: 3px;
position: absolute;
display: block;
width: 12px;
height: 12px;
background: url("../images/payment/elements.png") -76px -75px no-repeat;
}
.order .o-list {
display: none;
padding: 12px 0 25px;
margin: 0 30px;
clear: both;
border-top: 1px solid #ddd;
font-size: 12px;
}
.order .o-list .o-list-info {
line-height: 24px;
}
/*支付*/
.payment {
background-color: #fff;
padding: 12px 30px 0;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.12);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.12);
box-shadow: 0 0 20px rgba(0,0,0,.12);
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.pay-load {
position: relative;
min-height: 480px;
}
.jp-logo-wrap {
position: relative;
}
.jp-logo-wrap .jp-logo {
width: 132px;
height: 35px;
position: absolute;
left: -35px;
top: 0;
background: url("../images/payment/jdpay-icon.png") no-repeat;
}
.jp-notice {
height: 32px;
line-height: 32px;
margin-left: 118px;
margin-bottom: 15px;
color: #4b5b78;
}
.jp-notice .jp-tips {
float: left;
color: #999;
filter: alpha(Opacity=80);
opacity: .8;
}
.pay-load .animate-enter, .pay-load .animate-leave {
display: block;
opacity: 0;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.pay-load .animate-enter-active, .pay-load .animate-leave {
opacity: 1;
}
.paybox {
border-bottom: 1px solid #ddd;
padding: 0 2px 1px;
}
.paybox .p-wrap {
position: relative;
padding-top: 10px;
padding-bottom: 10px;
}
.paybox .p-border {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: -2px;
top: -2px;
border: 2px solid #b0c2e1;
}
.paybox .p-key {
float: left;
padding-top: 5px;
padding-left: 18px;
}
.ui-checkbox-wrap {
cursor: pointer;
}
.ui-checkbox-wrap.ui-check-disable {
cursor: default;
filter: alpha(Opacity=40);
opacity: .4;
}
.paybox .p-key .p-k-check {
display: inline-block;
line-height: 22px;
cursor: pointer;
}
.paybox .p-key .p-k-check.ui-check-disable {
cursor: default;
}
.ui-checkbox, .ui-checkbox-L {
display: inline-block;
width: 24px;
height: 22px;
vertical-align: middle;
}
.paybox .p-key .p-k-check .ui-checkbox-L {
vertical-align: top;
}
.ui-checkbox em, .ui-checkbox-L em {
display: block;
width: 24px;
height: 22px;
background-image: url(../images/payment/elements.png);
background-repeat: no-repeat;
background-position: -9999px -9999px;
}
.ui-checkbox-L em {
background-position: -2px 0;
}
.ui-checkbox-L .selected {
background-position: -2px -31px;
}
.paybox .p-key .p-k-check .p-k-icon {
vertical-align: top;
display: inline-block;
margin-left: 30px;
margin-top: -2px;
width: 26px;
height: 26px;
}
.paybox .p-key .p-k-check .p-k-icon img {
width: 26px;
height: 26px;
}
.paybox-baitiao .p-key .p-k-check .p-k-icon {
margin-top: -4px;
}
.paybox-baitiao .p-key .p-k-check .p-k-icon img {
width: 24px;
height: 30px;
}
.paybox .p-key .p-k-check strong {
color: #333;
vertical-align: top;
display: inline-block;
margin-left: 8px;
font-size: 16px;
}
.ml5 {
margin-left: 5px;
}
.ui-icon {
display: inline-block;
width: 14px;
height: 14px;
background: url(../images/payment/elements.png?20150430) -9999px -9999px no-repeat;
vertical-align: middle;
}
.ui-icon-info {
background-position: -1px -62px;
}
.paybox .p-value {
margin-left: 225px;
margin-right: 5px;
}
.paybox .p-value .p-v-line {
line-height: 32px;
}
.paybox .p-div {
margin: 0 8px;
color: #ddd;
}
.paybox.paybox-selected .bb-coupo {
cursor: pointer;
}
.xjk-balance .bb-coupo .bb-coupo-icon {
display: inline-block;
height: 18px;
line-height: 18px;
background-color: #84a5da;
color: #fff;
padding: 0 5px;
font-style: normal;
border-radius: 3px;
margin-right: 3px;
}
.paybox.paybox-selected .bb-coupo .bb-coupo-icon {
background-color: #ff5d5b;
}
.xjk-balance .bb-coupo .bb-coupo-text {
color: #84a5da;
}
.paybox.paybox-selected .bb-coupo .bb-coupo-text {
color: #ff5d5b;
}
.xjk-balance .bb-coupo .bb-coupo-text b {
font-weight: 400;
}
.font-gray {
color: #999;
font-size: 12px;
}
.paybox .p-div {
margin: 0 8px;
color: #ddd;
}
.paybox .p-amount {
display: none;
position: absolute;
width: 140px;
right: 18px;
top: 14px;
text-align: right;
line-height: 26px;
}
.paybox.paybox-selected .p-amount {
display: block;
}
.paybox-baitiao .p-amount {
width: 180px;
}
.paybox .p-amount em {
vertical-align: bottom;
}
.paybox .p-amount strong {
font-size: 18px;
vertical-align: bottom;
color: #ff5d5b;
margin: 0 3px;
}
.paybox.paybox-selected {
margin-top: -2px;
_margin-top: -1px;
border: 2px solid #b0c2e1;
padding: 0;
border-radius: 2px;
background-color: #fff;
}
.paybox.paybox-selected.paybox-couponselect {
min-height: 70px;
}
/*添加新卡*/
.paybox-newcard {
border-bottom: 0 none;
padding-top: 10px;
padding-left: 76px;
}
.paybox-newcard .pn-new {
height: 34px;
line-height: 34px;
width: 138px;
border: 1px solid #e0e0e0;
display: inline-block;
position: relative;
text-align: center;
}
.pay-verify {
padding-left: 76px;
padding-top: 32px;
padding-bottom: 20px;
}
.pay-verify .pv-line {
line-height: 32px;
margin-bottom: 10px;
}
.pay-verify .pv-line.pv-line-shortPwd .pl-s-title {
color: #999;
line-height: 20px;
margin-bottom: 5px;
font-size: 12px;
}
.ui-shortPwd {
display: inline-block;
width: 235px;
height: 28px;
padding: 5px 0;
line-height: 20px;
font-size: 18px;
border: 1px solid #c6c6c6;
border-radius: 2px;
box-shadow: 0 1px 1px 1px #ededed inset;
vertical-align: middle;
overflow: hidden;
-moz-transition: border-color .1s;
-o-transition: border-color .1s;
-webkit-transition: border-color .1s;
transition: border-color .1s;
/*background: url(i/shortPwd-bg.png) center center no-repeat #fff;*/
}
.ui-button {
display: inline-block;
height: 32px;
line-height: 32px;
padding: 0 28px;
color: #fff;
border: 1px solid #f96765;
background-color: #ff7573;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top,#ff7573,#f96765);
background-image: -webkit-linear-gradient(top,#ff7573,#f96765);
background-image: -o-linear-gradient(top,#ff7573,#f96765);
background-image: linear-gradient(to bottom,#ff7573,#f96765);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7573', endColorstr='#f96765', GradientType=0);
border-radius: 2px;
vertical-align: middle;
cursor: pointer;
text-align: center;
text-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 0 0 #fe8c8a inset;
}
.ui-button-XL {
height: 50px;
line-height: 48px;
padding: 0;
font-size: 18px;
width: 220px;
font-weight: 700;
text-shadow: 0 1px 2px rgba(0,0,0,.3);
}
a.ui-button-XL {
height: 48px;
line-height: 48px;
}
.font-red {
color: #ff5d5b;
}
.mt25 {
margin-top: 25px;
}
/*其他支付*/
.pay-load.pay-load-change {
position: static;
min-height: 110px;
}
.payment-change .o-icon-wrap {
height: 35px;
line-height: 15px;
position: relative;
text-align: left;
margin-bottom: 15px;
}
.payment-change .o-icon-wrap .o-icon {
width: 114px;
height: 35px;
position: absolute;
left: -35px;
top: 0;
background: url(../images/payment/o-icon.png) no-repeat;
}
.payment-change .o-icon-wrap .o-p-tips {
line-height: 35px;
color: #999;
padding-left: 95px;
filter: alpha(Opacity=80);
opacity: .8;
}
.payment-change .pc-wrap {
display: block;
height: 60px;
line-height: 56px;
padding: 0 20px;
-moz-transition: all .1s;
-o-transition: all .1s;
-webkit-transition: all .1s;
transition: all .1s;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.payment-change .pc-wrap .pc-w-left {
float: left;
color: #ddd;
font-size: 14px;
}
.payment-change .pc-wrap .pc-w-left a {
float: left;
color: #5e5e5e;
font-size: 16px;
}
.payment-change .pc-wrap .pc-w-left span {
float: left;
padding: 0 13px;
font-size: 16px;
}
.p-footer {
background-color: #fff;
}
.p-footer .pf-wrap {
padding: 18px 0;
border-top: 1px solid #ddd;
}
.p-footer .pf-line {
line-height: 20px;
text-align: center;
}
.p-footer .pf-line .pf-l-copyright {
margin-right: 40px;
font-size: 12px;
}
| 19.805357 | 119 | 0.610585 |
a3408caf35b427e912885dbeb2c3fff9963a2949 | 4,252 | css | CSS | src/App.css | seutiadji/nat_web | b8a0a95399c20c0d5f7da0a6f3b966e470d2c583 | [
"MIT"
] | null | null | null | src/App.css | seutiadji/nat_web | b8a0a95399c20c0d5f7da0a6f3b966e470d2c583 | [
"MIT"
] | null | null | null | src/App.css | seutiadji/nat_web | b8a0a95399c20c0d5f7da0a6f3b966e470d2c583 | [
"MIT"
] | null | null | null | html {
scroll-behavior: smooth;
}
section {
margin: 10vh 20vw 10vh 20vw;
}
.header>div {
height: 14vh;
color: white;
padding: 20px 10vw 0px 10vw;
}
.header>div>img {
vertical-align: middle;
}
.header>div>h1 {
padding-left: 12px;
font-size: 28px;
font-weight: 700;
margin: 30;
color: #F78F1C;
font-style: initial;
display: inline;
vertical-align: middle;
}
.header>div>h2 {
padding-left: 12px;
font-size: 24px;
font-weight: 100;
margin: 30;
color: #F78F1C;
font-style: initial;
display: inline;
vertical-align: middle;
float: right;
}
.header>div>a {
float: right;
padding-top: 6px;
padding-left: 24px;
font-weight: 500;
color: #F78F1C;
font-size: 22px;
text-decoration: none;
}
a {
/* color: black; */
font-weight: 500;
color: #F78F1C;
text-decoration: none;
}
#call-to-action {
border-radius: 12px;
background-color: #F78F1C;
font-size: large;
padding: 20px;
margin: 20px;
border: none;
cursor: pointer;
}
.join {
margin: 0px 20vw 0px 20vw;
text-align: center;
}
.join>h2 {
font-size: 60px;
margin: 20px;
font-weight: 700;
}
.hero {
margin: 100px 20vw 0px 20vw;
text-align: center;
}
.hero>h1 {
font-size: 70px;
margin: 20px;
font-weight: 700;
}
.hero>h2 {
font-size: 30px;
font-weight: 300;
}
.hero>h3 {
font-size: 26px;
margin: 0px;
font-weight: 700;
}
.hero>h4 {
font-size: 26px;
margin: 0px;
font-weight: 700;
}
.hero>p {
margin: 0;
}
.hubungi {
text-align: center;
padding: 0px;
}
.hubungi>h2{
font-size: 32px;
font-weight: 300;
}
.sejarah {
text-align: left;
padding: 0px;
}
.sejarah>h1 {
font-size: 50px;
font-weight: 500;
}
.paragraf {
margin: 0px 15vw 0px 15vw;
text-align: center;
padding: 30px;
}
.paragraf>h1 {
font-size: 50px;
margin: 20px;
font-weight: 500;
}
.paragraf>h2{
font-size: 26px;
font-weight: 300;
}
.social-proof {
text-align: center;
padding: 0px;
margin: 5vw;
}
.social-proof>div {
display: inline;
height: 120px;
overflow: hidden;
margin: 20px;
}
.social-proof>div>img {
display: inline-block;
vertical-align: middle;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
width: 0px;
padding: 20px;
}
.tab { margin-left: 40px; }
.details {
font-size: 24px;
}
span.highlight {
font-weight: bolder;
padding: 0.1em 0.7px;
-webkit-box-decoration-break: clone;
margin: 0;
border-radius: 7.5px;
}
s {
background-color: rgba(255, 231, 16, 0);
}
::selection {
background: #e1eeff;
}
::-moz-selection {
background: #e1eeff;
}
/* section.features {
margin: 0px 5vw 0px 5vw;
} */
.single-feature {
border-radius: 12px;
padding: 10px;
}
.single-feature>div>p {
font-size: 24px;
}
.single-feature>div {
vertical-align: top;
width: 50%;
text-align: center;
display: inline-block;
}
.single-feature>div>img {
max-height: 100%;
width: 100%;
}
.form {
border-radius: 12px;
padding-top: 10vh;
text-align: center;
}
.form>iframe {
width: 50vw;
height: 830px;
}
.footer {
height: 15vh;
background-color: #F78F1C;
color: white;
}
.footer>p {
padding: 30px;
/* font-size: 20px; */
}
.features-list {
text-align: center;
}
.features-list>div {
width: auto;
margin: 0 auto;
text-align: left;
}
.built-by-details {
margin-left: 20px;
margin-left: 20px;
}
.built-by {
text-align: center;
margin: 5vw;
}
.built-by>div {
text-align: left;
}
@media only screen and (max-width: 600px) {
section {
margin: 0px 5vw 0px 5vw;
}
.single-feature>div>p {
font-size: 16px;
}
.details {
padding: 0px 10px 0px 10px;
}
.hero-image {
position: relative;
text-align: center;
margin: 0 auto;
overflow: hidden;
vertical-align: middle;
padding: 0px;
}
.hero-image>img {
position: relative;
width: 100%;
padding: 0px;
}
.hero {
margin: 0px 7vw 0px 7vw;
text-align: center;
}
.single-feature {
padding-bottom: 20px;
margin: 50px 0px 50px 0px;
}
.single-feature>div {
width: unset;
display: unset;
}
.single-feature#right {
display: none;
}
section#form {
margin: 0 auto;
text-align: center;
}
.form>iframe {
width: 80vw;
}
} | 13.204969 | 43 | 0.618532 |
a3418add6a2b30ed40d3d3ee2f3cbc06467578ae | 944 | css | CSS | tensorflow_web/static/css/style.css | marcreyesph/tf-plant-disease-prediction | 943a99506e59fe2971ec966f822e33e9de001ed1 | [
"MIT"
] | 1 | 2020-04-09T20:00:46.000Z | 2020-04-09T20:00:46.000Z | tensorflow_web/static/css/style.css | marcreyesph/tf-plant-disease-prediction | 943a99506e59fe2971ec966f822e33e9de001ed1 | [
"MIT"
] | null | null | null | tensorflow_web/static/css/style.css | marcreyesph/tf-plant-disease-prediction | 943a99506e59fe2971ec966f822e33e9de001ed1 | [
"MIT"
] | null | null | null | html, body {
height: 100% !important;
}
.page-wrap {
min-height: 100%;
margin-bottom: -50px;
}
.margin {
margin-top: 30px;
}
.page-wrap:after {
content: "";
display: block;
}
.site-footer, .page-wrap:after {
height: 50px;
}
.site-footer {
padding: 1em;
background: orange;
}
.upload-image-container {
width: 430px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 10px 0 10px 0;
}
.upload-button {
margin: 20px 0 0 0;
float: none !important;
}
.image-thumbnail {
height: 900px !important;
}
.confidence {
color: #1b5e20 !important;
}
.about-link {
color: #1b5e20 !important;
}
.about-link:hover {
color: #66bb6a !important;
}
.transparent {
background-color: transparent !important;
}
.fixed-top {
position: fixed;
top: 0;
margin: 0;
display: none;
} | 13.295775 | 45 | 0.588983 |
a341d9d40ff0d00d91dfee16ad9ca02762840587 | 723 | css | CSS | inc/header-2.css | BassMatiOnCode/BassMatiOnCode.github.io | fe522210c5a92fee17d662d7a7af01f3f86c6e98 | [
"MIT"
] | null | null | null | inc/header-2.css | BassMatiOnCode/BassMatiOnCode.github.io | fe522210c5a92fee17d662d7a7af01f3f86c6e98 | [
"MIT"
] | null | null | null | inc/header-2.css | BassMatiOnCode/BassMatiOnCode.github.io | fe522210c5a92fee17d662d7a7af01f3f86c6e98 | [
"MIT"
] | null | null | null | /* headers-2.css 2021-07-30 usp */
@font-face {
font-family: Notes;
src: local("Notes"),
url(/inc/fnt/notes.ttf) format("truetype");
}
div#page-header {
margin-left : -40px ;
margin-right : -20px ;
height : 80px ;
background-color : #204080;
}
div#page-header svg { fill: #FFFFFF; }
div#page-header svg line { stroke: #FFFFFF; stroke-width: 0.8px; }
div#page-header svg .logotext { text-anchor: end; }
div#page-header svg .logotext-1 { font-family: "georgia"; font-size: 21px; }
div#page-header svg .logotext-2 { font-family: "Bookman Old Style"; font-size: 12px; font-style: italic; }
div#page-header svg .clef { font-family: "Notes"; font-size: 34px; }
div#page-header > svg {
margin-left: 30px;
}
| 27.807692 | 106 | 0.6639 |
a3422b855511e126295a06152253482b6b61c800 | 20,688 | css | CSS | node_modules/ng-zorro-antd/style/index.min.css | zhaoshijing/first-project | b5fc7099d7cff9391b3e48f55524037f04550357 | [
"MIT"
] | null | null | null | node_modules/ng-zorro-antd/style/index.min.css | zhaoshijing/first-project | b5fc7099d7cff9391b3e48f55524037f04550357 | [
"MIT"
] | 9 | 2020-09-07T07:15:09.000Z | 2022-03-02T05:31:35.000Z | node_modules/ng-zorro-antd/style/index.min.css | zhaoshijing/first-project | b5fc7099d7cff9391b3e48f55524037f04550357 | [
"MIT"
] | null | null | null | a,a:active,a:hover{text-decoration:none;outline:0}dl,ol,p,pre,ul{margin-top:0}address,dl,ol,p,pre,ul{margin-bottom:1em}button,hr,input{overflow:visible}pre,textarea{overflow:auto}article,aside,dialog,figcaption,figure,footer,header,hgroup,legend,main,nav,section{display:block}dd,h1,h2,h3,h4,h5,h6,legend{margin-bottom:.5em}address,legend{line-height:inherit}progress,sub,sup{vertical-align:baseline}.anticon,button,select{text-transform:none}[ant-click-animating-without-extra-node=true],[ant-click-animating=true],sub,sup{position:relative}.cdk-overlay-backdrop,html{-webkit-tap-highlight-color:transparent}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,::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}@-ms-viewport{width:device-width}body{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Hiragino Sans GB','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-variant:tabular-nums;line-height:1.5;background-color:#fff;font-feature-settings:'tnum'}[tabindex='-1']:focus{outline:0!important}hr{box-sizing:content-box;height:0}h1,h2,h3,h4,h5,h6{margin-top:0;color:rgba(0,0,0,.85);font-weight:500}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{font-style:normal}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-left:0}blockquote,figure{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;background-color:transparent;cursor:pointer;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#40a9ff}a:active{color:#096dd9}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,'Liberation Mono',Menlo,Courier,monospace}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th{text-align:inherit}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}[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=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{width:100%;max-width:100%;padding:0;color:inherit;font-size:1.5em;white-space:normal}[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}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix::after,.clearfix::before{content:'';display:table}.anticon,.anticon svg{display:inline-block}.clearfix::after{clear:both}.anticon{color:inherit;font-style:normal;line-height:0;text-align:center;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon::before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin,.anticon-spin::before{display:inline-block;animation:loadingCircle 1s infinite linear}.fade-appear,.fade-enter,.fade-leave{animation-timing-function:linear}.fade-appear,.fade-enter,.fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{animation-name:antFadeIn;animation-play-state:running}.fade-leave.fade-leave-active{animation-name:antFadeOut;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}@keyframes antFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes antFadeOut{0%{opacity:1}100%{opacity:0}}.move-up-appear,.move-up-enter,.move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{animation-name:antMoveUpIn;animation-play-state:running}.move-up-leave.move-up-leave-active{animation-name:antMoveUpOut;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter,.move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{animation-name:antMoveDownIn;animation-play-state:running}.move-down-leave.move-down-leave-active{animation-name:antMoveDownOut;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter,.move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{animation-name:antMoveLeftIn;animation-play-state:running}.move-left-leave.move-left-leave-active{animation-name:antMoveLeftOut;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter,.move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{animation-name:antMoveRightIn;animation-play-state:running}.move-right-leave.move-right-leave-active{animation-name:antMoveRightOut;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{transform:translateY(100%);transform-origin:0 0;opacity:0}100%{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveDownOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}100%{transform:translateY(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveLeftIn{0%{transform:translateX(-100%);transform-origin:0 0;opacity:0}100%{transform:translateX(0);transform-origin:0 0;opacity:1}}@keyframes antMoveLeftOut{0%{transform:translateX(0);transform-origin:0 0;opacity:1}100%{transform:translateX(-100%);transform-origin:0 0;opacity:0}}@keyframes antMoveRightIn{0%{transform:translateX(100%);transform-origin:0 0;opacity:0}100%{transform:translateX(0);transform-origin:0 0;opacity:1}}@keyframes antMoveRightOut{0%{transform:translateX(0);transform-origin:0 0;opacity:1}100%{transform:translateX(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveUpIn{0%{transform:translateY(-100%);transform-origin:0 0;opacity:0}100%{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveUpOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}100%{transform:translateY(-100%);transform-origin:0 0;opacity:0}}@keyframes loadingCircle{100%{transform:rotate(360deg)}}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]::after{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;display:block;border:0 solid #1890ff;border-radius:inherit;opacity:.2;animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation-fill-mode:forwards;pointer-events:none;content:''}@keyframes waveEffect{100%{top:-6px;right:-6px;bottom:-6px;left:-6px;border-width:6px}}@keyframes fadeEffect{100%{opacity:0}}.slide-up-appear,.slide-up-enter,.slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{animation-name:antSlideUpIn;animation-play-state:running}.slide-up-leave.slide-up-leave-active{animation-name:antSlideUpOut;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter,.slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{animation-name:antSlideDownIn;animation-play-state:running}.slide-down-leave.slide-down-leave-active{animation-name:antSlideDownOut;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter,.slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{animation-name:antSlideLeftIn;animation-play-state:running}.slide-left-leave.slide-left-leave-active{animation-name:antSlideLeftOut;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter,.slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{animation-name:antSlideRightIn;animation-play-state:running}.slide-right-leave.slide-right-leave-active{animation-name:antSlideRightOut;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{transform:scaleY(.8);transform-origin:0 0;opacity:0}100%{transform:scaleY(1);transform-origin:0 0;opacity:1}}@keyframes antSlideUpOut{0%{transform:scaleY(1);transform-origin:0 0;opacity:1}100%{transform:scaleY(.8);transform-origin:0 0;opacity:0}}@keyframes antSlideDownIn{0%{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}100%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}100%{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}}@keyframes antSlideLeftIn{0%{transform:scaleX(.8);transform-origin:0 0;opacity:0}100%{transform:scaleX(1);transform-origin:0 0;opacity:1}}@keyframes antSlideLeftOut{0%{transform:scaleX(1);transform-origin:0 0;opacity:1}100%{transform:scaleX(.8);transform-origin:0 0;opacity:0}}@keyframes antSlideRightIn{0%{transform:scaleX(.8);transform-origin:100% 0;opacity:0}100%{transform:scaleX(1);transform-origin:100% 0;opacity:1}}@keyframes antSlideRightOut{0%{transform:scaleX(1);transform-origin:100% 0;opacity:1}100%{transform:scaleX(.8);transform-origin:100% 0;opacity:0}}.swing-appear,.swing-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{animation-name:antSwingIn;animation-play-state:running}@keyframes antSwingIn{0%,100%{transform:translateX(0)}20%{transform:translateX(-10px)}40%{transform:translateX(10px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}}.zoom-appear,.zoom-enter,.zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{animation-name:antZoomIn;animation-play-state:running}.zoom-leave.zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter,.zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter,.zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{animation-name:antZoomUpIn;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{animation-name:antZoomUpOut;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter,.zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{animation-name:antZoomDownIn;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{animation-name:antZoomDownOut;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter,.zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{animation-name:antZoomLeftIn;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{animation-name:antZoomLeftOut;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter,.zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{animation-name:antZoomRightIn;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{animation-name:antZoomRightOut;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{transform:scale(.2);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes antZoomOut{0%{transform:scale(1)}100%{transform:scale(.2);opacity:0}}@keyframes antZoomBigIn{0%{transform:scale(.8);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes antZoomBigOut{0%{transform:scale(1)}100%{transform:scale(.8);opacity:0}}@keyframes antZoomUpIn{0%{transform:scale(.8);transform-origin:50% 0;opacity:0}100%{transform:scale(1);transform-origin:50% 0}}@keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0}100%{transform:scale(.8);transform-origin:50% 0;opacity:0}}@keyframes antZoomLeftIn{0%{transform:scale(.8);transform-origin:0 50%;opacity:0}100%{transform:scale(1);transform-origin:0 50%}}@keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0 50%}100%{transform:scale(.8);transform-origin:0 50%;opacity:0}}@keyframes antZoomRightIn{0%{transform:scale(.8);transform-origin:100% 50%;opacity:0}100%{transform:scale(1);transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}100%{transform:scale(.8);transform-origin:100% 50%;opacity:0}}@keyframes antZoomDownIn{0%{transform:scale(.8);transform-origin:50% 100%;opacity:0}100%{transform:scale(1);transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}100%{transform:scale(.8);transform-origin:50% 100%;opacity:0}}.ant-motion-collapse{overflow:hidden}.ant-motion-collapse-active{transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%;position:fixed;z-index:1000}.cdk-overlay-backdrop{top:0;bottom:0;left:0;right:0;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0;position:absolute;pointer-events:auto;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;z-index:1000}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-global-scrollblock body{overflow-x:visible}.nz-overlay-transparent-backdrop,.nz-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}textarea.cdk-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important;box-sizing:content-box!important}.nz-animate-disabled.ant-drawer.ant-drawer-open .ant-drawer-mask{animation:none;transition:none}.nz-animate-disabled.ant-drawer>*{transition:none}.nz-animate-disabled .ant-modal,.nz-animate-disabled .ant-modal-mask,.nz-animate-disabled .ant-modal-mask.zoom-enter,.nz-animate-disabled .ant-modal-mask.zoom-enter-active,.nz-animate-disabled .ant-modal-mask.zoom-leave,.nz-animate-disabled .ant-modal-mask.zoom-leave-active,.nz-animate-disabled .ant-modal.zoom-enter,.nz-animate-disabled .ant-modal.zoom-enter-active,.nz-animate-disabled .ant-modal.zoom-leave,.nz-animate-disabled .ant-modal.zoom-leave-active{animation:none;transition:none}.nz-animate-disabled.ant-menu,.nz-animate-disabled.ant-menu .ant-menu-item,.nz-animate-disabled.ant-menu .ant-menu-item .anticon,.nz-animate-disabled.ant-menu .ant-menu-item .anticon+span,.nz-animate-disabled.ant-menu .ant-menu-submenu-title,.nz-animate-disabled.ant-menu .ant-menu-submenu-title .anticon,.nz-animate-disabled.ant-menu .ant-menu-submenu-title .anticon+span,.nz-animate-disabled.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated,.nz-animate-disabled.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane,.nz-animate-disabled.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated,.nz-animate-disabled.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane,.nz-animate-disabled.ant-tabs.ant-tabs-bottom .ant-tabs-ink-bar-animated,.nz-animate-disabled.ant-tabs.ant-tabs-left .ant-tabs-ink-bar-animated,.nz-animate-disabled.ant-tabs.ant-tabs-right .ant-tabs-ink-bar-animated,.nz-animate-disabled.ant-tabs.ant-tabs-top .ant-tabs-ink-bar-animated{transition:none} | 20,688 | 20,688 | 0.801914 |
a343fc9950d45c6d262da84afa73d6907064f7be | 2,948 | css | CSS | src/css/LetterBox.css | zengyuqing0903/Tangible-beauty | 18f613b9820203e606fd6950470cc2940e6abeaf | [
"MIT"
] | null | null | null | src/css/LetterBox.css | zengyuqing0903/Tangible-beauty | 18f613b9820203e606fd6950470cc2940e6abeaf | [
"MIT"
] | null | null | null | src/css/LetterBox.css | zengyuqing0903/Tangible-beauty | 18f613b9820203e606fd6950470cc2940e6abeaf | [
"MIT"
] | null | null | null | a {
text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
text-decoration: none;
}
/* 正在点击的链接*/
a:active {
text-decoration: none;
}
/* -------列表页---------- */
.active{
display: block;
}
.activeno{
display: none;
}
.lb-text{
height: 8em;
background-color: #fff;
position: relative;
width: 100%;
}
.lb-user{
position: absolute;
width: 40%;
left:23%;
top:14%;
font-size:1.2em;
text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
}
.lb-date{
top:16%;
position: absolute;
right:5%;
color:lightgrey;
}
.lb-title{
position: absolute;
top: 45%;
width: 70%;
left:23%;
text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
font-size:0.9em;
}
.lb-content{
position: absolute;
left:23%;
top:65%;
width: 72%;
text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
font-size:0.9em;
color:rgb(186, 184, 184);
}
/* ----------------Letter页面-------------------------------------------------------- */
.lt{
/* background-color: rgb(250, 250, 250); */
position: relative;
height: 37.5em;
width: 100%;
}
.lt-title{
width: 100%;
background-color: #fff;
font-size: 1.7em;
padding:0.5em 0.8em;
}
.lt-content{
position: relative;
height: 100%;
width: 100%;
}
.lt-span{
position: absolute;
left: 0;
top:0;
padding:0.5em 0.8em;
font-size: 1.3em;
z-index:1;
}
.lt-img{
position: absolute;
left: 0;
top:0;
height: 100%;
width: 100%;
}
.col-tab{
height: 3em;
line-height: 3em;
width: 100%;
font-size: 1.3em;
text-align: center;
color:white;
background-color: black;
position: relative;
}
/* --------------------补充更改------------------------ */
.hw-top{
height:35px;
width:100%;
color:grey;
font-size:16px;
line-height:35px;
/* background-color: rgb(235, 235, 235); */
}
.hw-top-span{
width:90%;
margin:0 auto;
}
.hw-title{
height:45px;
width:90%;
margin: 0 auto;
border-bottom:3px solid rgb(182, 182, 182);
background-size: cover;
/* background-color: rgb(247, 194, 185); */
}
.hw_title{
font-size:20px;
line-height:45px;
font-weight: bold;
}
.hw-inp{
font-size:16px;
width:70%;
height:30px;
border:none;
color:black;
margin-left:10px;
background:none;
}
.hw-write{
width:90%;
height:450px;
margin: 0 auto;
/* background-color: blanchedalmond; */
}
.hw-to{
width:90%;
margin : 0 auto;
height:30px;
line-height:30px;
font-size:15px;
}
.hw-bottom{
height:40px;
width:100%;
/* background-color:rgb(226, 226, 226); */
position:fixed;
bottom:0;
display: flex;
justify-content: space-around;
align-items: center;
border-top:1px solid gray;
} | 17.547619 | 86 | 0.558345 |
a34413e72fd14f6ae2d25779f7de0d57c15d6979 | 4,340 | css | CSS | resources/views/home/css/teachering.css | LIJiaF/sanchuang | a724682988a117b6843ef027a95064adb698e22c | [
"MIT"
] | 1 | 2019-07-29T09:13:39.000Z | 2019-07-29T09:13:39.000Z | resources/views/home/css/teachering.css | LIJiaF/sanchuang | a724682988a117b6843ef027a95064adb698e22c | [
"MIT"
] | null | null | null | resources/views/home/css/teachering.css | LIJiaF/sanchuang | a724682988a117b6843ef027a95064adb698e22c | [
"MIT"
] | null | null | null | .fruitclass{
margin:15px auto;
padding:0 20px;
width:1160px;
border:1px solid #ccc;
}
.fruitclass td{
padding:15px;
vertical-align: top;
}
.fruitclass td li{
list-style-type: none;
float:left;
line-height: 25px;
padding-right:40px;
}
.fruitclass td li a:hover{
text-decoration: underline;
}
.assessclass{
margin:0 auto;
width:1200px;
position: relative;
}
.description{
position: absolute;
top:130px;
right:310px;
color:#fff;
font-size: 22px;
}
.seek{
position: absolute;
top:210px;
right:360px;
color:#fff;
font-size: 18px;
padding:5px 15px;
background: #FB2F00;
border-radius: 5px;
}
.assess{
position: absolute;
top:210px;
right:230px;
color:#fff;
font-size: 18px;
padding:5px 15px;
background: #FFA127;
border-radius: 5px;
}
.phone{
position: absolute;
top:295px;
right:210px;
color:#fff;
font-size: 16px;
padding:5px 15px;
border-radius: 5px;
}
.link_container{
min-height: 500px;
}
.linkclass{
position: relative;
margin:50px auto;
width:1180px;
padding:10px;
border:1px solid #35A7C1;
}
.linkclass_title{
position: absolute;
top:-12px;
width:100px;
text-align: center;
border:2px solid #35A7C1;
background: #fff;
}
.linkclass_nav{
list-style: none;
overflow: hidden;
padding:10px 20px 0 20px;
}
.linkclass_nav li{
float:left;
width:12%;
line-height: 30px;
text-align: center;
}
.linkclass_nav li a:hover{
text-decoration: underline;
}
.laboratoryclass{
margin: 0 auto;
width:1200px;
height: 537px;
background: rgba(0,0,0,0.8);
}
.laboratorycontainer{
width:1200px;
margin:10px auto;
min-height: 400px;
}
.laboratorycontainer h1{
text-align: center;
font-size: 22px;
padding:20px 0;
font-weight: normal;
border-bottom: 2px solid #35A7C1;
}
.laboratorylist li{
position: relative;
list-style: none;
float:left;
margin:30px 10px;
width:276px;
}
.laboratorylist li a{
position: relative;
display: block;
width:276px;
height:170px;
overflow: hidden;
border-radius: 5px;
}
.laboratorylist li a img{
position: relative;
width:276px;
height:170px;
border-radius: 5px;
}
.laboratorylist li a .laboratoryhide{
display: none;
position: absolute;
top:0;
left:0;
bottom: 0;
right:0;
padding-top:40px;
text-align: center;
background: rgba(0,0,0,0.6);
}
.laboratorylist li:hover a .laboratoryhide{
display: block;
}
.laboratorylist li .laboratoryhide p{
color:#fff;
padding:0 10px;
line-height: 25px;
margin-bottom: 10px;
}
.laboratorylist li .laboratorybtn{
margin:10px auto;
text-align: center;
width:250px;
padding:5px 0;
border:1px solid #35A7C1;
border-radius: 5px;
}
.laboratorylist li .laboratorybtn:hover{
color:#fff;
background: #35A7C1;
}
.container{
width:1200px;
margin:0 auto;
min-height: 500px;
padding-top: 10px;
padding-bottom: 20px;
overflow: hidden;
}
.con-left{
float:left;
width:850px;
}
.title{
color: #336633;
font-size: 18px;
font-weight: normal;
padding-bottom: 10px;
border-bottom: 2px solid #35A7C1;
}
.title small{
font-size:14px;
}
.title_small{
margin:10px 0;
padding:4px 50px;
font-size: 20px;
background: url('../images/assess_icon.png') no-repeat;
}
.title_content{
line-height: 25px;
padding:4px 10px 4px 50px;
text-indent: 2em;
}
.title_flow{
margin:10px 100px;
width:600px;
}
.total{
float: right;
font-size: 14px;
}
.content{
line-height: 35px;
padding:5px 10px;
border-bottom: 1px solid #D8EBD8;
}
.content a:hover{
text-decoration: underline;
}
.time{
float:right;
color:gray;
font-size: 12px;
font-style: italic;
}
.con-right{
float:right;
width:300px;
padding:0;
}
.con-right-title a{
display: block;
height:50px;
line-height: 50px;
text-align: center;
font-size:16px;
color:#fff;
font-weight: bold;
margin-bottom: 20px;
background: #FD6E48;
}
.con-right-title a:hover{
background: #3BC9CB;
}
.view{
margin-bottom: 30px;
border:1px solid #ccc;
}
.view-title{
background: #3BC9CB;
color: #fff;
height:40px;
text-align: center;
font-size: 16px;
line-height: 40px;
}
.view li{
margin:0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding-left:10px;
line-height: 35px;
}
.view li a:hover{
text-decoration: underline;
}
.block{
display: inline-block;
width:16px;
height:16px;
line-height: 16px;
font-size: 12px;
color: #fff;
border-radius: 3px;
background: gray;
text-align: center;
margin-right: 8px;
} | 15.781818 | 56 | 0.705991 |
a346763d2cd39bd6ccfc65dfee58f1ec6f6208a6 | 17,607 | css | CSS | assets/css/styles.css | alfahami/conferences | 820e0ee1cada3d658af3d8592a9d402222b5bd6b | [
"MIT"
] | null | null | null | assets/css/styles.css | alfahami/conferences | 820e0ee1cada3d658af3d8592a9d402222b5bd6b | [
"MIT"
] | null | null | null | assets/css/styles.css | alfahami/conferences | 820e0ee1cada3d658af3d8592a9d402222b5bd6b | [
"MIT"
] | null | null | null | @import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700);
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
* {
margin:0;
padding:0;
}
body {
margin:0;
padding:0;
color: black;
font-weight: 300;
line-height: 26px;
font-size: 16px;
font-family: "", sans-serif;
font-weight: 500;
color: #777777;
}
select {
border-radius: 7px;
background: #fff;
font-family:Lato ;
font-weight:bold ;
display: inline;
height: 40px;
outline: none;
width: 400px ;
margin-top: 30px;
margin-bottom: 8px;
padding: 10px;
}
#imgLogo {
width: 35px;
height: 35px;
border-radius: 100px;
margin-top: 10.6px;
margin-right:10px;
border:3px solid #fff;
}
/* Messages d'erreur */
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
/** Login Styles **/
.loginForm{
background:;
font-family: "Lato" ;
padding-bottom: 20px;
}
.wrap {
margin-top: 10px;
width:400px;
height: auto;
margin: auto;
}
.avatar {
width: 100%;
margin: auto;
width: 70px;
border-radius: 100px;
height: 70px;
background: #448ed3 ;
position: relative;
bottom: -15px;
}
.avatar img {
width: 65px;
height: 65px;
border-radius: 100px;
margin: auto;
border:3px solid #fff;
display: block;
}
.wrap input {
background: #fff;
font-family:Lato ;
font-weight:bold ;
display: inline;
height: 40px;
outline: none;
width: calc(100% - 24px) ;
margin-bottom: 8px;
padding: 6px 12px 6px 12px;
}
input[type="checkbox"] {
background: #fff;
font-family:Lato ;
font-weight:bold ;
height: 40px;
outline: none;
width: calc(100% - 24px) ;
}
input[type="submit"] {
width:10;
margin: auto;
margin-top: 0.4%;
background: #8CB2CA;
font-family:Lato ;
font-weight:700 ;
display: block;
height: 40px;
outline: none;
padding: 6px 12px 6px 12px;
}
textarea {
background: #fff;
font-family:Lato ;
font-weight:700 ;
display: block;
outline: none;
margin: auto;
border-radius: 7px;
padding: 6px 12px 6px 12px;
}
.bar {
width: 100%;
height: 1px;
background: #fff ;
}
.bar i {
width: 95%;
margin: auto;
height: 1px ;
display: block;
background: #d1d1d1;
}
.wrap input[type="text"] {
border-radius: 7px 7px 0px 0px ;
}
.wrap input[type="password"] {
border-radius: 0px 0px 7px 7px ;
}
.forgot_link {
color: #83afdf ;
color: #83afdf;
text-decoration: none;
font-size: 11px;
position: relative;
left: 300px;
top: -36px;
}
.wrap button {
width: 100%;
border-radius: 7px;
background: #b6ee65;
text-decoration: center;
border: none;
color: #51771a;
margin-top:-5px;
padding-top: 14px;
padding-bottom: 14px;
outline: none;
font-size: 13px;
font-weight: 700 ;
border-bottom: 3px solid #307d63;
cursor: pointer;
}
.btn-connexion {
width: 100%;
border-radius: 7px;
background: #b6ee65;
text-decoration: center;
border: none;
color: #51771a;
margin-top:-5px;
padding-top: 14px;
padding-bottom: 14px;
outline: none;
font-size: 13px;
font-weight: 700 ;
border-bottom: 3px solid #307d63;
cursor: pointer;
}
/** Select options styles **/
.dropdown {
border: none;
background: #fff;
display: block;
height: 40px;
outline: none;
margin-bottom: 5px;
}
.dropdowned {
border: none;
background: #fff;
font-family:Lato ;
font-weight:bold;
display: block;
height: 40px;
outline: none;
margin-bottom: 5px;
padding: 0px 12px 6px 0px;
border-radius: 7px 7px 7px 7px ;
}
.dropdowned .select {
cursor: pointer;
display: block;
padding: 6px 12px 6px 12px;
font-size: 14px;
}
.dropdowned .select > i {
color: #888;
cursor: pointer;
transition: all .3s ease-in-out;
float: right;
line-height: 25px
}
.dropdowned:hover {
box-shadow: 0 0 4px rgb(204, 204, 204);
background-color: #8CB2CA;
}
.dropdowned:active {
background-color: #8CB2CA
}
.dropdowned.active:hover,
.dropdowned.active {
box-shadow: 0 0 4px rgb(204, 204, 204);
border-radius: 7px;
background-color: #8CB2CA;
}
.dropdowned.active .select > i {
transform: rotate(-90deg)
}
.dropdown-menu {
position: absolute;
background-color: #F0F0F0;
width: 400px ;
margin: 0 auto;
box-shadow: 0 1px 2px rgb(204, 204, 204);
border-radius: 7px;
overflow: hidden;
display: none;
overflow-y: auto;
z-index: 9
}
.dropdowned .dropdown-menu li {
padding: 10px;
font-size: 14px;
transition: all .2s ease-in-out;
cursor: pointer
}
.dropdowned .dropdown-menu {
padding: 0;
list-style: none
}
.dropdowned .dropdown-menu li:hover {
color: black;
background-color: white;
}
.dropdowned .dropdown-menu li:active {
background-color: #e2e2e2
}
/** Conferenciers Style**/
#image_conf {
float: left; /* float: right; */
margin: 0; /* margin: 0 20px 10px 0; */
height: 150px;
width: 150px;
padding-bottom: 5px;
padding-right: 10px;
border: 1px transparent #ddd;
border-radius: 4px;
}
.keynote {
margin-bottom: 10px;
margin-top: 10px;
border-bottom: dashed 2px #e2e2e2;
}
/** element defaults **/
table {
width: 100%;
text-align: left;
}
th, td {
padding: 10px 10px;
}
th {
color: #666;
background: #ccc none repeat-x scroll left top;
}
td {
border-bottom: 1px solid #ccc;
}
code, blockquote {
display: block;
border-left: 5px solid #ccc;
padding: 10px;
margin-bottom: 20px;
}
code {
background-color: #333;
color:#ccc;
border: none;
font-family: "Courier New", Courier, monospace;
}
blockquote {
border-left: 5px solid #ccc;
}
blockquote p {
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
color: #999;
height: 1%;
}
p {
line-height: 1.7em;
margin-bottom: 25px;
}
a {
color: #a0cce8;
text-decoration: none;
cursor: pointer;
font-weight: bold;
}
a:hover {
border-bottom-color: #333;
color: #333;
}
a:focus {
outline: none;
}
.submit {
background:#8CB2CA;
color: #FFF;
display: inline-block;
padding: 20px;
font-size: 0.75em;
letter-spacing: 0.25px;
line-height: 1.3em;
border-radius: 5px;
text-decoration: none;
border:none;
text-transform: uppercase;
font-weight: bold;
border: 7px;
cursor: pointer;
}
a.button:hover {
background:#699BBA;
}
a.button-reversed {
background-color: #ddd;
color: #666;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
a.button-reversed:hover {
background: #ccc;
}
fieldset {
display: block;
border: none;
border-top: 1px solid #ccc;
}
fieldset legend {
font-weight: bold;
font-size: 0.9em;
padding-right: 10px;
color: #333;
}
fieldset form {
padding-top: 15px;
}
h1 {
color: #000;
font-size: 2.7em;
margin-bottom: 10px;
}
h2 {
color: #363A3F;
font-size: 1.4em;
letter-spacing: -0.5px;
padding: 5px;
margin-bottom: 0.2px;
font-weight: bold;
margin-top: 0px;
text-transform: uppercase;
word-spacing: 2px;
background: #8CB2CA;
display: inline-block;
border: transparent 1px #363A3F;
border-bottom: solid 2px #363A3F;
border-radius: 2px;
}
h3 {
margin-bottom: 10px;
letter-spacing: -1px;
font-weight: 500;
font-size: 1.5em;
color: #363A3F;
}
h4 {
color: #363A3F;
font-size: 1.2em;
text-transform: none;
padding-bottom: 10px;
font-weight: normal;
}
h5 {
padding-bottom: 10px;
font-size: 1.1em;
color: #999;
}
ul, ol {
margin: 0 0 0px 20px;
padding: 0;
}
li {
padding-bottom: 10px;
}
li ol, li ul {
font-size: 1.0em;
margin-bottom: 0;
padding-top: 5px;
}
.width {
max-width: 1200px;
margin: 0 auto;
}
.full-width .width {
max-width: 100%;
margin: 0 4%;
}
#container {
width: auto;
margin: 0 auto;
}
.fixed-header header {
position: fixed;
width: 100%;
}
header {
padding: 0;
margin: 0 auto;
text-align: left;
background-color: #8CB2CA;
}
header h1 {
margin-right: 10px;
float: left;
}
header h1 a {
color: #F5F8FA;
font-size: 0.8em;
border-bottom: none;
text-transform: uppercase;
display: block;
font-weight: 600;
}
header h1 a:hover { color: #fff }
nav {
float: right;
margin-top: 20px;
}
nav ul {
list-style: none;
padding: 0;
margin: 0;
text-align: left;
}
nav ul ul {
margin: 0;
padding: 0;
}
nav ul li {
display: block;
float: left;
padding: 0px;
}
nav ul li li {
padding: 0;
}
nav ul li a {
display: block;
float: left;
padding: 10px 5px;
color: #fff;
border-bottom: 3px solid #8CB2CA;
font-size: 0.8em;
font-weight: bold;
margin: 0 20px;
border-bottom: none;
letter-spacing: 0px;
}
nav ul li a i { padding-right: 5px; }
nav ul li li a {
float: none;
padding: 15px 0 15px 5px;
}
nav ul li a:hover {
color: #333;
font-size: 15px;
font-weight: bold;
display: inline-block;
width: inherit;
background-color: white;
border-radius: 2.5px;
border-bottom-color: #333;
}
nav ul li.sfHover ul a, nav ul ul {
}
nav ul li.sf-with-ul.selected ul li a, nav ul li.selected.sfHover li a, nav ul li.sfHover a a, nav ul li.selected li a {
font-weight: normal;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
list-style: none;
}
.sf-menu {
line-height: 1.0;
background: inherit;
}
.sf-menu ul {
position: absolute;
top: -999em;
width: 200px; /* left offset of submenus need to match (see below) */
margin-top: 0px;
}
.sf-menu ul li {
width: 100%;
}
.sf-menu li:hover {
visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
float: left;
position: relative;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
left: 0;
top: 51px; /* match top ul list item height */
z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
left: auto; /* match ul width */
top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
left: 10em; /* match ul width */
top: 0;
}
/* intro */
div#intro {
background: linear-gradient(#232323, #333);
}
div#intro .intro-content {
padding: 65px 40px;
text-align: center;
}
div#intro div.intro-content-short {
padding: 30px 0 20px 20px;
text-align: left;
}
div#intro h2 {
text-shadow: 2px 2px 0 #000;
font-size: 3em;
font-weight: 400;
}
div#intro h2, div#intro p {
color: #fff;
}
div#intro p {
font-size: 1.3em;
color: #ddd;
line-height: 1.3em;
}
a.button-slider {
padding: 18px 25px;
font-size: 0.8em;
text-align: center;
border: 2px solid #699BBA;
margin: 0px 10px 0px 0;
}
a.button-slider.button-reversed {
border-color: #999;
}
a.button-slider i { padding-right: 5px; }
img {
max-width: 100%;
height: auto;
}
#body {
background: #fff;
margin: 0 auto;
padding: 30px 15px 50px;
clear: both;
}
.fixed-header #body {
padding-top: 100px;
margin-top: 0;
}
#content {
float: left;
}
.two-column {
width: 66%;
}
.three-column {
width: 46%;
margin: 0 2%;
}
.with-right-sidebar {
margin-right: 2%;
}
.with-left-sidebar {
margin-left: 2%;
}
article {
margin-top: 0;
font-family: lato sans-serif;
padding: 8px 8px 0 8px;
border: solid 2px #e2e2e2;
border-radius: 4px;
}
article .article-info {
color: #c0c0c0;
font-size: 0.9em;
letter-spacing: -0.5px;
padding: 0 0 10px 0;
}
article .article-info a {
color: #c0c0c0;
border-bottom-color: #c0c0c0;
}
.sidebar {
margin-top: 40px;
color: #999;
font-size: 0.95em;
padding: 40px;
}
.login {
text-align: center;
background-color: #699BBA;
margin: 0 auto;
height: 300px;
width: 30%;
}
.small-sidebar {
width: 25%;
padding-top: 10px;
}
.big-sidebar {
width: 30%;
}
.left-sidebar {
float: left;
}
.right-sidebar {
float: right;
}
.sidebar h4 {
padding-bottom: 0;
font-size: 1.4em;
color: #555;
letter-spacing: -1px;
padding: 0;
}
.sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar ul li {
margin-bottom: 20px;
line-height: 1.9em;
padding: 10px;
}
.sidebar ul li.bg, .sidebar ul li.bg h4, .sidebar ul li.bg a, .sidebar ul li.bg a:hover {
background-color: #699BBA;
color: #fff;
}
.sidebar ul li.bg a, .sidebar ul li.bg a:hover {
border-bottom-color: #fff;
}
.sidebar li ul {
list-style: none outside none;
margin: 0px;
}
.sidebar li ul li {
display: block;
border-top: none;
padding: 10px 2px;
margin: 0;
line-height: 1.5em;
font-size: 0.85em;
}
.sidebar li ul li ul {
margin-top: 10px;
}
.sidebar li ul li li {
font-size: 1.0em;
padding-left: 15px;
}
.sidebar li ul li.text {
border-bottom: none;
}
.sidebar li a {
color: white;
}
.sidebar li a:active {
color: black;
}
.sidebar li a:hover {
color: #333;
font-size: 15px;
font-weight: bold;
display: inline-block;
background-color: white;
border-radius: 2.5px;
border-bottom-color: #333;
}
.activated {
color: black;
font-size: 15px;
font-weight: bold;
display: inline-block;
background-color: white;
border-radius: 2.5px;
border-bottom-color: #333;
}
.sidebar li ul li a.readmore {
font-weight: bold;
}
.sidebar li.color-bg {
border-radius: 2.5px;
background-color: #8CB2CA;
}
.sidebar li.color-bg h4 {
color: #555;
}
.sidebar ul.blocklist li {
padding: 0;
}
.sidebar ul.blocklist li a,
.sidebar ul.blocklist li a:hover {
border-bottom: 0;
display: block;
padding: 12px 10px;
}
.sidebar ul.blocklist li a.selected {
background:#699BBA;
color: #FFFFFF;
font-weight: bold;
border-radius: 2.5px;
}
.sidebar li ul.blocklist li li {
font-size: 1.0em;
}
.sidebar li ul.blocklist ul {
margin-top: 0;
}
.sidebar li ul.blocklist li li a,
.sidebar li ul.blocklist li li a:hover {
padding-left: 25px;
}
.sidebar ul.newslist li {
padding: 20px 0px;
}
.sidebar ul.newslist p {
line-height: 2.5em;
margin-bottom: 0;
}
.sidebar ul.newslist span.newslist-date {
background-color: #699BBA;
color: #fff;
padding: 5px 10px;
}
.clear {
clear: both;
}
footer {
margin: 0px auto 0;
background: #ECECEC;
border-top: 10px solid #ddd;
}
footer p {
text-align: left;
color: #ccc;
font-size: 0.8em;
margin: 0;
padding: 0;
}
footer p a {
color: #ccc;
font-weight: bold;
}
.footer-content {
padding: 60px 25px 70px;
}
footer .footer-content ul {
width: 25%;
list-style: none;
margin: 0;
padding: 0;
float: left;
}
footer .footer-content li {
padding: 5px 5px;
}
footer .footer-content li a, footer .footer-content h4 {
}
footer .footer-content li a {
color: #909090;
border-bottom-color:#ccc;
}
footer .footer-content li {
color: #909090;
line-height: 1.9em;
font-size: 0.75em;
}
footer .footer-content li a:hover {
color: #333;
border-bottom-color:#666;
}
footer .footer-content h4 {
color: #909090;
font-size: 1.9em;
padding-bottom: 10px;
font-weight: 300;
letter-spacing: -0.5px;
text-transform: none;
}
footer .footer-bottom {
padding: 10px;
text-align: center;
background-color: #e0e0e0;
}
footer .footer-bottom p {
text-align: center;
}
footer .footer-bottom p, footer .footer-bottom p a {
color: #999;
border-bottom-color: #999;
}
footer .footer-content li div.social-icons a {
border-bottom: none;
margin-right: 15px;
color: #699BBA;
font-size: 25px;
}
footer .footer-content li div.social-icons a:hover {
color: #999;
}
@media screen and (max-width: 740px) {
body { font-size: 0.8em; }
header { text-align: center; }
header h1 { float: none; text-align: center; }
header h1 a, header h1 a:hover { float: none; padding: 5px; }
nav { float: none; }
nav ul li a { padding: 20px 10px; }
nav ul li li a { padding: 7px 0 7px 7px; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 23px; }
div#container { width: auto; }
footer .footer-content ul { margin-bottom: 15px; }
footer .footer-content ul.endfooter { margin-bottom: 0px; }
.width { width:auto; padding-left: 10px; padding-right: 10px; }
#content, aside.sidebar { float: none; width: auto; }
#content { padding: 0px; }
footer .footer-content ul { width: auto; float: none; }
}
@media screen and (max-width: 540px) {
body { font-size: 0.8em; }
header { text-align: center; padding: 10px 0 5px; }
header h1 a, header h1 a:hover { text-align: center; padding: 10px; font-size: 1.1em; }
header h1, nav { float: none; }
nav { height: auto; position: relative; margin-top: 5px; }
nav ul { margin: 0; }
.sf-menu ul { position: relative; width: auto; display: block; margin-top: 0; }
nav ul ul { margin: 0px; border-top-right-radius: 0; }
nav ul li { margin: 5px 0; padding: 0; float: none; }
nav ul li a { background-color: #699BBA; padding: 5px 7px; margin:0; }
nav ul li li a { padding: 2px 0 2px 10px; }
nav ul li a, .sf-menu li { float: none; }
nav ul li li { margin: 0; }
div#intro .intro-content { padding: 20px 5px; }
div#intro div.intro-content-short { padding: 20px 5px 10px; }
div#body { margin-top: 10px; padding: 10px 5px 20px }
.full-width .width { margin: 0 0.2%; }
.fixed-header #body { padding-top: 220px; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 0; }
.footer-content { padding: 20px 20px; }
}
| 15.91953 | 179 | 0.642926 |
a3477b75ddada2ad1add214dd1a9e25f0853d1d8 | 266 | css | CSS | style.css | skliber/hexo-search-result | ca87187d4f9d3df6d680676f8b09350a6a92699c | [
"MIT"
] | null | null | null | style.css | skliber/hexo-search-result | ca87187d4f9d3df6d680676f8b09350a6a92699c | [
"MIT"
] | null | null | null | style.css | skliber/hexo-search-result | ca87187d4f9d3df6d680676f8b09350a6a92699c | [
"MIT"
] | 2 | 2018-08-15T14:03:10.000Z | 2018-08-15T14:53:09.000Z | .search-result-thumbnail img {
width: 200px;
}
.search-result-thumbnail {
float: left;
margin-right: 10px;
}
.search-result-entry {
clear: left;
}
@media screen and (max-width: 768px) {
.search-result-thumbnail {
float: none;
margin-right: 0;
}
} | 16.625 | 38 | 0.654135 |
a349644cf49cc7c5837295d4a9cc5cdad0ac2569 | 460 | css | CSS | src/app/change-password/change-password.component.css | LuanMattos/circle | 6e63199ee0e2eac8f087ba1d0c6c5c8f00ee813e | [
"MIT"
] | null | null | null | src/app/change-password/change-password.component.css | LuanMattos/circle | 6e63199ee0e2eac8f087ba1d0c6c5c8f00ee813e | [
"MIT"
] | null | null | null | src/app/change-password/change-password.component.css | LuanMattos/circle | 6e63199ee0e2eac8f087ba1d0c6c5c8f00ee813e | [
"MIT"
] | null | null | null | .container {
background-color: #55555e;
color: white !important;
animation: morph 8s ease-in-out infinite;
height: 80vh; }
.container form {
padding-top: 20vh !important; }
@keyframes morph {
0% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%; }
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%; }
100% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%; } }
/*# sourceMappingURL=change-password.component.css.map */
| 25.555556 | 57 | 0.602174 |
a34cc8c42106368f82a743c281d1d302c2fde049 | 555 | css | CSS | css/light.css | vedsmith92/bounce-loading-css | 1b4cade03a2a556a3cbefba6a093c6a295c2ea2a | [
"MIT"
] | null | null | null | css/light.css | vedsmith92/bounce-loading-css | 1b4cade03a2a556a3cbefba6a093c6a295c2ea2a | [
"MIT"
] | null | null | null | css/light.css | vedsmith92/bounce-loading-css | 1b4cade03a2a556a3cbefba6a093c6a295c2ea2a | [
"MIT"
] | null | null | null | @keyframes ball-bounce{0%{transform:scale(1.2, 0.5);top:48px}20%{transform:scale(1, 1)}100%{transform:scale(0.9, 1.1);top:16px}}.bounce-loading.light{position:relative;display:block;width:80px;height:80px}.bounce-loading.light:before,.bounce-loading.light:after{content:'';position:absolute;display:inline-block;width:16px;height:16px;border-radius:100%;background-color:#fff;animation:ball-bounce 400ms cubic-bezier(0.2, 0.5, 0.5, 1) infinite alternate}.bounce-loading.light:before{left:16px}.bounce-loading.light:after{animation-delay:100ms;right:16px}
| 277.5 | 554 | 0.789189 |
a351089acd55f69ba324937fdde90ae9d8ad4c1a | 17,353 | css | CSS | css/index.css | ft-build-week-bucket-list/marketing | 854f072cfde4f9ccca3ef18860024e68dcf1692f | [
"MIT"
] | null | null | null | css/index.css | ft-build-week-bucket-list/marketing | 854f072cfde4f9ccca3ef18860024e68dcf1692f | [
"MIT"
] | 1 | 2019-10-23T19:27:11.000Z | 2019-10-23T19:27:11.000Z | css/index.css | ft-build-week-bucket-list/marketing | 854f072cfde4f9ccca3ef18860024e68dcf1692f | [
"MIT"
] | 1 | 2019-10-21T16:12:20.000Z | 2019-10-21T16:12:20.000Z | /* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
@import url(fontawesome-all.min.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;
}
/* HTML5 display-role reset for older browsers */
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;
}
html {
font-size: 62.5%;
}
#navbar {
display: flex;
justify-content: space-between;
align-items: center;
height: 10rem;
background-color: white;
}
@media (max-width: 500px) {
#navbar {
display: flex;
}
}
#navbar img {
margin: 0 2%;
width: 15%;
font-size: 10rem;
}
@media (max-width: 500px) {
#navbar img {
width: 25%;
margin: 2%;
}
}
#navbar .nav-tags {
text-align: right;
width: 60%;
}
@media (max-width: 928px) {
#navbar .nav-tags {
width: 80%;
}
}
@media (max-width: 500px) {
#navbar .nav-tags {
width: 100%;
padding: 2% 0;
align-items: baseline;
}
}
#navbar a {
text-decoration: none;
color: black;
text-align: center;
font-family: 'Bitter', serif;
padding: 5% 5%;
font-size: 1.8rem;
}
@media (max-width: 500px) {
#navbar a {
padding: 10.5% 2%;
}
}
#navbar a:hover {
color: mediumpurple;
}
.aboutHeader header {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
background-image: linear-gradient(rgba(141, 130, 196, 0.8), rgba(141, 130, 196, 0.8)), url('../images/about-bg.jpg');
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 15rem;
}
@media (max-width: 500px) {
.aboutHeader header {
padding: 10rem;
}
}
.aboutHeader header h2 {
text-transform: uppercase;
text-align: center;
font-size: 4rem;
color: white;
font-family: 'Nunito', sans-serif;
font-weight: bold;
padding-bottom: 1%;
border-bottom: 3px solid white;
}
.aboutHeader header p {
font-weight: bold;
text-align: center;
margin: 2%;
text-transform: uppercase;
font-size: 2rem;
font-family: 'Nunito', sans-serif;
color: white;
}
#bottom {
display: flex;
}
#middle {
display: flex;
justify-content: center;
align-items: flex-start;
flex-direction: column;
background: #242943;
color: white;
}
#middle section {
padding: 2%;
}
#middle h3 {
font-family: 'Nunito', sans-serif;
font-size: 2rem;
padding-bottom: 1%;
text-transform: uppercase;
font-weight: bold;
}
#middle p {
font-family: 'Nunito', sans-serif;
font-size: 1.5rem;
line-height: 1.5;
padding-top: 1%;
}
#bottom-top {
display: flex;
justify-content: center;
align-items: center;
background: #2c3352;
}
@media (max-width: 500px) {
#bottom-top {
flex-direction: column;
padding: 2%;
}
}
#bottom-top div {
width: 50%;
padding: 2%;
line-height: 1.5;
}
@media (max-width: 500px) {
#bottom-top div {
width: 100%;
}
}
#bottom-top h3 {
font-family: 'Nunito', sans-serif;
font-size: 2rem;
padding-bottom: 1%;
text-transform: uppercase;
font-weight: bold;
color: white;
}
#bottom-top p {
font-family: 'Nunito', sans-serif;
font-size: 1.5rem;
padding-bottom: 1%;
color: white;
}
#bottom-top img {
width: 50%;
}
@media (max-width: 500px) {
#bottom-top img {
width: 100%;
}
}
#bottom {
display: flex;
justify-content: center;
align-items: flex-start;
flex-direction: column;
background: #242943;
color: white;
}
#bottom section {
padding: 2%;
padding-bottom: 0;
}
@media (max-width: 500px) {
#bottom section {
padding-left: 0;
}
}
#bottom h3 {
font-family: 'Nunito', sans-serif;
font-size: 2rem;
text-transform: uppercase;
font-weight: bold;
}
@media (max-width: 500px) {
#bottom h3 {
padding: 2%;
}
}
#bottom p {
font-family: 'Nunito', sans-serif;
font-size: 1.5rem;
line-height: 1.5;
padding-top: 1%;
}
@media (max-width: 500px) {
#bottom p {
padding: 2%;
}
}
#bottom .about-team {
background: #363b59;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top: 1%;
margin-bottom: 2%;
}
@media (max-width: 500px) {
#bottom .about-team {
background: #242943;
}
}
#bottom .about-team .team-section1 {
display: flex;
justify-content: center;
flex-direction: row;
margin: 1%;
}
@media (max-width: 500px) {
#bottom .about-team .team-section1 {
flex-direction: column;
}
}
#bottom .about-team .team-section1 .person {
padding: 1%;
width: 33%;
}
@media (max-width: 500px) {
#bottom .about-team .team-section1 .person {
width: 100%;
}
}
#bottom .about-team .team-section1 .person h4 {
font-size: 2rem;
text-align: center;
margin-top: 2%;
font-family: 'Nunito', sans-serif;
}
#bottom .about-team .team-section1 .person p {
font-size: 1.5rem;
text-align: center;
}
#bottom .about-team .team-section1 .person img {
border-radius: 5px;
width: 10rem;
height: 40rem;
width: 100%;
}
#bottom .about-team .team-section2 {
display: flex;
justify-content: center;
flex-direction: row;
margin: 1%;
}
@media (max-width: 500px) {
#bottom .about-team .team-section2 {
flex-direction: column;
}
}
#bottom .about-team .team-section2 .person {
padding: 1%;
width: 33%;
}
@media (max-width: 500px) {
#bottom .about-team .team-section2 .person {
width: 100%;
}
}
#bottom .about-team .team-section2 .person h4 {
font-size: 2rem;
text-align: center;
margin-top: 2%;
font-family: 'Nunito', sans-serif;
}
#bottom .about-team .team-section2 .person p {
font-size: 1.5rem;
text-align: center;
}
#bottom .about-team .team-section2 .person img {
width: 10rem;
height: 40rem;
width: 100%;
border-radius: 5px;
}
footer.footer {
display: flex;
justify-content: center;
align-items: center;
height: 60px;
}
@media (max-width: 500px) {
footer.footer {
flex-direction: column;
}
}
footer.footer .copyright {
width: 50%;
background: #363b59;
padding: 2%;
height: 100%;
}
@media (max-width: 500px) {
footer.footer .copyright {
padding: 2%;
width: 100%;
text-align: center;
}
}
footer.footer .copyright p {
color: gray;
font-family: 'Bitter', serif;
font-size: 1.6rem;
}
footer.footer .icons {
width: 50%;
color: white;
background: #363b59;
padding: 2%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
@media (max-width: 500px) {
footer.footer .icons {
width: 100%;
}
}
footer.footer .icons .a-tags {
display: flex;
justify-content: space-evenly;
align-items: center;
}
footer.footer .icons .a-tags a {
text-decoration: none;
color: white;
width: 20%;
font-size: 1.6rem;
text-align: center;
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 300;
src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightItalic'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18E.ttf) format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
src: local('Source Sans Pro SemiBold Italic'), local('SourceSansPro-SemiBoldItalic'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCds18E.ttf) format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 300;
src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdr.ttf) format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdr.ttf) format('truetype');
}
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
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;
}
/* HTML5 display-role reset for older browsers */
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;
}
* {
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
html,
body {
font-family: 'Ubuntu', sans-serif;
background: #242943;
color: #ffffff;
}
@media (max-width: 1980px) {
body,
input,
select,
textarea {
font-size: 14pt;
}
}
h1,
h2,
h3,
h4,
h5 {
color: #ffffff;
font-weight: 600;
line-height: 1.65;
margin: 0 0 1em 0;
}
h2 {
font-size: 3.2rem;
}
h3 {
font-size: 2.8rem;
color: #ffffff;
}
p {
font-size: 1.6rem;
line-height: 1.4;
}
.container {
max-width: 1680px;
width: 100%;
margin: 0 auto;
}
h1 {
align-content: center;
font-size: 3rem;
font-weight: 900;
text-align: center;
max-width: 800px;
width: 100%;
margin: 0 auto;
padding: 1%;
color: #ffffff;
}
/**Major START**/
.major > :first-child:after {
content: '';
background-color: #ffffff;
display: block;
height: 2px;
margin: 0.325em 0 0.5em 0;
width: 100%;
}
.major > p {
font-size: 0.7em;
font-weight: 600;
letter-spacing: 0.25em;
margin-bottom: 0;
text-transform: uppercase;
}
@media (max-width: 500px) {
header.major > h3 {
display: inline;
}
}
.content > .inner {
margin: 0 auto;
max-width: 100%;
width: 65em;
align-items: center;
}
@media (max-width: 500px) {
.content > .inner {
display: flex;
}
}
/**Major END**/
/*Article Element Start*/
article {
display: flex;
width: 100%;
}
.image {
border: 0;
display: flex;
position: relative;
width: 100%;
height: auto;
}
.image img {
display: flex;
}
.image.fit {
display: flex;
margin: 0 0 2em 0;
width: 100%;
height: 100%;
}
.image.fit img {
width: 100%;
height: 100%;
}
.image.main {
display: flex;
margin: 2.5em 0;
width: 100%;
height: 100%;
position: relative;
background-size: cover;
background-position: center;
}
.image.main img {
width: 100%;
height: 100%;
}
@media (max-width: 500px) {
.image.main {
margin: 0 0;
}
}
/*Article Element End*/
/* Banner Start*/
#banner {
/* border: 1px solid red; */
align-items: center;
background-image: url("../../images/banner.jpg");
display: flex;
align-items: flex-start;
align-content: center;
justify-content: center;
/* border-bottom: 0 !important; */
cursor: default;
height: 60vh;
width: 100%;
position: relative;
}
#banner h1 {
font-size: 3.25em;
}
#banner > .inner {
/* padding: 0 !important; */
position: relative;
}
#banner > .inner .image {
display: none;
}
#banner > .inner header {
width: auto;
}
#banner > .inner header > :first-child {
width: auto;
}
#banner > .inner header > :first-child:after {
max-width: 100%;
}
#banner > .inner .content {
display: flex;
align-items: center;
margin: 0 0 2em 0;
padding: 0 10%;
text-align: center;
}
#banner > .inner .content > * {
margin-right: 1.5em;
margin-bottom: 0;
}
#banner > .inner .content > :last-child {
margin-right: 0;
}
#banner > .inner .content p {
font-size: 0.7em;
font-weight: 600;
letter-spacing: 0.25em;
text-transform: uppercase;
}
#banner.major {
height: 40vh;
min-height: 30em;
max-height: 50em;
margin-top: 2em;
}
#banner.major.alt {
opacity: 0.75;
}
@media screen and (max-width: 1280px) {
#banner {
background-attachment: scroll;
}
}
@media (max-width: 500px) {
#banner {
padding: 5em 0 1em 0 ;
height: auto;
margin-top: -4.75em;
margin-bottom: -4.75em;
max-height: none;
min-height: 0;
top: -2.75em;
}
#banner h1 {
font-size: 2em;
}
#banner > .inner .content {
display: flex;
flex-direction: column;
text-align: center;
justify-content: space-evenly;
}
#banner > .inner .content > * {
margin-right: 0;
margin-bottom: 2em;
}
#banner.major {
height: auto;
min-height: 0;
max-height: none;
}
}
@media (max-width: 500px) {
#banner {
padding: 6em 0 2em 0 ;
}
#banner > .inner .content p br {
display: none;
}
#banner.major {
padding: 8em 0 4em 0 ;
}
}
/*Banner End*/
/*Tiles Start*/
.tiles {
display: flex;
flex-wrap: wrap;
border-top: 0 !important;
}
.tiles + * {
border-top: 0 !important;
}
.tiles article {
align-items: center;
display: flex;
padding: 4em 4em 2em 4em ;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
cursor: default;
height: 40vh;
max-height: 40em;
min-height: 23em;
overflow: hidden;
position: relative;
width: 40%;
}
.tiles article .image {
display: none;
}
.tiles article header {
position: relative;
z-index: 3;
}
.tiles article h3 {
font-size: 1.75em;
text-decoration: none;
}
.tiles article h3 a:hover {
color: inherit !important;
}
.tiles article .link.primary {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 4;
}
.tiles article:before {
transition: opacity 0.5s ease;
bottom: 0;
content: '';
display: flex;
height: 100%;
left: 0;
opacity: 0.85;
position: absolute;
width: 100%;
z-index: 2;
}
.tiles article:after {
background-color: rgba(36, 41, 67, 0.25);
content: '';
display: flex;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
.tiles article:hover:before {
opacity: 0;
}
.tiles article.is-transitioning {
transform: scale(0.95);
filter: blur(0.5em);
opacity: 0;
}
.tiles article:nth-child(4n - 1),
.tiles article:nth-child(4n - 2) {
width: 60%;
}
.tiles article:nth-child(6n - 5):before {
background-color: #3d9fc0;
}
.tiles article:nth-child(6n - 5):after {
background-image: url("https://images.unsplash.com/photo-1503970999490-4404449dc349?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=500&q=60");
background-repeat: no-repeat;
background-size: cover;
}
.tiles article:nth-child(6n - 4):before {
background-color: #3d385a;
}
.tiles article:nth-child(6n -4):after {
background-image: url("https://images.unsplash.com/photo-1521336575822-6da63fb45455?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80");
background-repeat: no-repeat;
background-size: 1010px 600px;
}
.tiles article:nth-child(6n - 3):before {
background-color: #db5543;
}
.tiles article:nth-child(6n-3):after {
background-image: url("https://images.unsplash.com/photo-1466584241662-8cb021032c1a?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=500&q=60");
background-repeat: no-repeat;
background-size: cover;
}
.tiles article:nth-child(6n - 2):before {
background-color: #916a44;
}
.tiles article:nth-child(6n-2):after {
background-image: url("https://images.unsplash.com/photo-1446034730750-a0b64d06ad13?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80");
background-repeat: no-repeat;
background-size: cover;
}
.tiles article:nth-child(6n - 1):before {
background-color: #55658b;
}
.tiles article:nth-child(6n - 1):after {
background-image: url("https://images.unsplash.com/photo-1519638831568-d9897f54ed69?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80");
background-repeat: no-repeat;
background-size: cover;
}
.tiles article:nth-child(6n):before {
background-color: #5cad82a4;
}
.tiles article:nth-child(6n):after {
background-image: url("https://images.unsplash.com/photo-1558611848-73f7eb4001a1?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1351&q=80");
background-repeat: no-repeat;
background-size: cover;
}
@media (max-width: 500px) {
.tiles article {
padding: 4em 3em 2em 3em ;
height: 40vh;
max-height: 30em;
min-height: 20em;
}
}
@media (max-width: 500px) {
.tiles {
display: flex;
}
.tiles article {
height: 100%;
width: 100% !important;
}
}
| 17.06293 | 202 | 0.650205 |